Searched refs:stringp_stack (Results 1 – 1 of 1) sorted by relevance
83 static const char *stringp_stack[STRINGP_STACK_SIZE]; variable211 stringp_stackp = &stringp_stack[STRINGP_STACK_SIZE]; in regex()423 if (stringp_stackp >= &stringp_stack[STRINGP_STACK_SIZE]) { in pop_stringp()463 if (stringp_stackp <= &stringp_stack[0]) { in push_stringp()