Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c71 enum { POSIX_START_REGEX, POSIX_ANCHORED, POSIX_NOT_BRACKET, enumerator
185 posix_state = POSIX_NOT_BRACKET; in convert_posix()
312 posix_state = POSIX_NOT_BRACKET; in convert_posix()
322 if (!extended && (posix_state < POSIX_NOT_BRACKET || in convert_posix()
349 posix_state = POSIX_NOT_BRACKET; in convert_posix()

Completed in 5 milliseconds