Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c72 POSIX_CLASS_NOT_STARTED, POSIX_CLASS_STARTING, POSIX_CLASS_STARTED }; enumerator
180 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()
196 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()
207 case POSIX_CLASS_NOT_STARTED: in convert_posix()
257 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()
354 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()

Completed in 6 milliseconds