Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c71 POSIX_CLASS_NOT_STARTED, POSIX_CLASS_STARTING, POSIX_CLASS_STARTED }; enumerator
179 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()
195 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()
206 case POSIX_CLASS_NOT_STARTED: in convert_posix()
256 posix_state = POSIX_CLASS_NOT_STARTED; in convert_posix()
353 if (posix_state >= POSIX_CLASS_NOT_STARTED) in convert_posix()

Completed in 8 milliseconds