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

  /external/pcre/dist/
pcre_exec.c 6379 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...]
  /external/pcre/
pcre.h 425 int start_match; /* Offset to start of this match attempt */ member in struct:pcre_callout_block
447 int start_match; /* Offset to start of this match attempt */ member in struct:pcre16_callout_block
469 int start_match; /* Offset to start of this match attempt */ member in struct:pcre32_callout_block

Completed in 454 milliseconds