HomeSort by relevance Sort by last modified time
    Searched refs:start_match (Results 1 - 7 of 7) sorted by null

  /external/pcre/dist/
pcre_exec.c 6367 PCRE_PUCHAR start_match = (PCRE_PUCHAR)subject + start_offset; local
    [all...]
pcre.h.generic 425 int start_match; /* Offset to start of this match attempt */
447 int start_match; /* Offset to start of this match attempt */
469 int start_match; /* Offset to start of this match attempt */
pcre.h.in 425 int start_match; /* Offset to start of this match attempt */
447 int start_match; /* Offset to start of this match attempt */
469 int start_match; /* Offset to start of this match attempt */
pcre_dfa_exec.c     [all...]
pcregexp.pas 283 subject_length, start_match, current_position, capture_top,
pcretest.c     [all...]
pcre_jit_compile.c     [all...]

Completed in 1905 milliseconds