Lines Matching refs:RawPtrT
68 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
69 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> search_length,
72 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
73 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> search_length,
76 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
77 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> search_length,
80 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
81 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> search_length,
84 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
85 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> start_position);
93 TNode<RawPtrT> DirectStringData(TNode<String> string,
97 TNode<IntPtrT> CallSearchStringRaw(const TNode<RawPtrT> subject_ptr,
99 const TNode<RawPtrT> search_ptr,