Home
last modified time | relevance | path

Searched refs:delim_capture (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1808 int delim_capture; /* If delimiters should be captured */ in php_pcre_split_impl() local
1814 delim_capture = flags & PREG_SPLIT_DELIM_CAPTURE; in php_pcre_split_impl()
1884 if (delim_capture) { in php_pcre_split_impl()

Completed in 12 milliseconds