Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h570 #define NOT_SATISFY_NEXT_CONSTRAINT(constraint,context) \ macro
H A Dregexec.c1196 if (NOT_SATISFY_NEXT_CONSTRAINT (constraint, context)) in check_halt_node_context()
2486 if (NOT_SATISFY_NEXT_CONSTRAINT (dfa->nodes[cur_node_idx].constraint, in transit_state_mb()
2556 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in transit_state_bkref()
4037 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in check_node_accept()