delim_capture 1575 ext/pcre/php_pcre.c int delim_capture; /* If delimiters should be captured */ delim_capture 1579 ext/pcre/php_pcre.c delim_capture = flags & PREG_SPLIT_DELIM_CAPTURE; delim_capture 1650 ext/pcre/php_pcre.c if (delim_capture) {