Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c2543 uint32_t delim_capture; /* If delimiters should be captured */ in php_pcre_split_impl() local
2551 delim_capture = flags & PREG_SPLIT_DELIM_CAPTURE; in php_pcre_split_impl()
2629 if (delim_capture) { in php_pcre_split_impl()

Completed in 11 milliseconds