Home
last modified time | relevance | path

Searched defs:start_match (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre.h425 int start_match; /* Offset to start of this match attempt */ member
447 int start_match; /* Offset to start of this match attempt */ member
469 int start_match; /* Offset to start of this match attempt */ member
H A Dpcre_exec.c6379 PCRE_PUCHAR start_match = (PCRE_PUCHAR)subject + start_offset; in pcre_exec() local

Completed in 22 milliseconds