Searched defs:start_offset (Results 1 – 6 of 6) sorted by relevance
299 int start_offset = ovector[1]; /* Start at end of previous match */ in main() local
6348 PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, in pcre_exec()
2555 int start_offset; /* The start offset value */ member2578 int start_offset; /* The start offset value */ member
10486 PCRE_SPTR subject, int length, int start_offset, int options, in pcre_jit_exec()
568 long start_offset = 0; /* Where the new search starts */ in php_do_pcre_match() local1085 int start_offset; /* Where the new search starts */ in php_pcre_replace_impl() local1576 int start_offset; /* Where the new search starts */ in php_pcre_split_impl() local
1343 long start_offset = 0; /* Start offset (not used) */ in PHP_FUNCTION() local
Completed in 76 milliseconds