Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_32.c449 sljit_u8 offsets[4]; in call_with_args() local
H A DsljitNativeARM_32.c2156 sljit_u8 offsets[4]; in softfloat_call_with_args() local
H A DsljitNativeARM_T2_32.c1843 sljit_u8 offsets[4]; in softfloat_call_with_args() local
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1020 PCRE2_SIZE *offsets; /* Array of subpattern offsets */ in php_pcre_match_impl() local
1491 …c(zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *subject, PCRE2_SIZE *offsets, char **sub… in preg_do_repl_func()
1570 PCRE2_SIZE *offsets; /* Array of subpattern offsets */ in php_pcre_replace_impl() local
1812 PCRE2_SIZE *offsets; /* Array of subpattern offsets */ in php_pcre_replace_func_impl() local
2495 PCRE2_SIZE *offsets; /* Array of subpattern offsets */ in php_pcre_split_impl() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c346 do_callout(PCRE2_SPTR code, PCRE2_SIZE *offsets, PCRE2_SPTR current_subject, in do_callout()
516 PCRE2_SIZE *offsets, in internal_dfa_match()

Completed in 36 milliseconds