Home | History | Annotate | Download | only in pcre

Lines Matching refs:subject

364 /* When PCRE is compiled as a C++ library, the subject pointer type can be
423 PCRE_SPTR subject; /* The subject being matched */
424 int subject_length; /* The length of the subject */
426 int current_position; /* Where we currently are in the subject */
445 PCRE_SPTR16 subject; /* The subject being matched */
446 int subject_length; /* The length of the subject */
448 int current_position; /* Where we currently are in the subject */
467 PCRE_SPTR32 subject; /* The subject being matched */
468 int subject_length; /* The length of the subject */
470 int current_position; /* Where we currently are in the subject */