Searched refs:size_offsets (Results 1 – 1 of 1) sorted by relevance
817 if (size_offsets <= 32) { in php_pcre_match_impl()845 count = size_offsets/3; in php_pcre_match_impl()1032 if (size_offsets <= 32) { in php_pcre_match_impl()1224 if (size_offsets <= 32) { in php_pcre_replace_impl()1432 if (size_offsets <= 32) { in php_pcre_replace_impl()1836 if (size_offsets <= 32) { in php_pcre_split_impl()1860 count = size_offsets/3; in php_pcre_split_impl()1942 if (size_offsets <= 32) { in php_pcre_split_impl()2095 if (size_offsets <= 32) { in php_pcre_grep_impl()2118 count = size_offsets/3; in php_pcre_grep_impl()[all …]
Completed in 12 milliseconds