Searched refs:add_offset_pair (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/pcre/ |
H A D | php_pcre.c | 1023 static inline void add_offset_pair( in add_offset_pair() function 1066 add_offset_pair( in populate_subpat_array() 1072 add_offset_pair(subpats, NULL, PCRE2_UNSET, PCRE2_UNSET, subpat_names[i], 1); in populate_subpat_array() 1097 add_offset_pair( in populate_subpat_array() 1102 add_offset_pair(subpats, NULL, PCRE2_UNSET, PCRE2_UNSET, NULL, 1); in populate_subpat_array() 1334 add_offset_pair( in php_pcre_match_impl() 1362 add_offset_pair( in php_pcre_match_impl() 2615 add_offset_pair( in php_pcre_split_impl() 2635 add_offset_pair( in php_pcre_split_impl() 2713 add_offset_pair(return_value, subject, start_offset, ZSTR_LEN(subject_str), NULL, 0); in php_pcre_split_impl()
|
Completed in 20 milliseconds