Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1535 int delim_capture; /* If delimiters should be captured */ in php_pcre_split_impl() local
1539 delim_capture = flags & PREG_SPLIT_DELIM_CAPTURE; in php_pcre_split_impl()
1607 if (delim_capture) { in php_pcre_split_impl()

Completed in 14 milliseconds