Lines Matching refs:subject_ptr
52 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
65 std::make_pair(type_ptr, subject_ptr),
74 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
78 subject_ptr, subject_length, search_ptr, search_length, start_position);
81 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
85 subject_ptr, subject_length, search_ptr, search_length, start_position);
88 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
92 subject_ptr, subject_length, search_ptr, search_length, start_position);
95 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
99 subject_ptr, subject_length, search_ptr, search_length, start_position);
102 const TNode<RawPtrT> subject_ptr, const TNode<IntPtrT> subject_length,
105 RawPtrAdd(subject_ptr, start_position);