Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c6255 BOOL has_req_char = FALSE; in pcre_exec() local
6598 has_req_char = TRUE; in pcre_exec()
6762 if (has_req_char && end_subject - start_match < REQ_BYTE_MAX) in pcre_exec()

Completed in 21 milliseconds