Searched refs:at_init_state (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c1085 int at_init_state = p_match_first != NULL;
1105 at_init_state = 0;
1170 if (BE (at_init_state, 0))
1175 at_init_state = 0;
1082 int at_init_state = p_match_first != NULL; local

Completed in 82 milliseconds