Searched defs:offset_capture (Results 1 – 1 of 1) sorted by relevance
1059 zend_bool offset_capture = (flags & PREG_OFFSET_CAPTURE) != 0; in populate_subpat_array() local1187 uint32_t offset_capture; /* Capture match offsets: yes/no */ in php_pcre_match_impl() local2544 uint32_t offset_capture; /* If offsets should be captured */ in php_pcre_split_impl() local
Completed in 20 milliseconds