Searched refs:POSIX_START_REGEX (Results 1 – 1 of 1) sorted by relevance
71 enum { POSIX_START_REGEX, POSIX_ANCHORED, POSIX_NOT_BRACKET, enumerator137 uint32_t posix_state = POSIX_START_REGEX; in convert_posix()331 if (posix_state == POSIX_START_REGEX || in convert_posix()
Completed in 6 milliseconds