Home
last modified time | relevance | path

Searched defs:offset_capture (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/pcre/
H A Dphp_pcre.c1022 zend_long offset_capture = flags & PREG_OFFSET_CAPTURE; in populate_subpat_array() local
1150 uint32_t offset_capture; /* Capture match offsets: yes/no */ in php_pcre_match_impl() local
2572 uint32_t offset_capture; /* If offsets should be captured */ in php_pcre_split_impl() local

Completed in 15 milliseconds