Home
last modified time | relevance | path

Searched defs:offset_capture (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/pcre/
H A Dphp_pcre.c1065 zend_bool offset_capture = (flags & PREG_OFFSET_CAPTURE) != 0; in populate_subpat_array() local
1193 uint32_t offset_capture; /* Capture match offsets: yes/no */ in php_pcre_match_impl() local
2543 uint32_t offset_capture; /* If offsets should be captured */ in php_pcre_split_impl() local

Completed in 13 milliseconds