Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h430 #define NOT_SATISFY_NEXT_CONSTRAINT(constraint,context) \ macro
A Dregexec.c1130 if (NOT_SATISFY_NEXT_CONSTRAINT (constraint, context)) in check_halt_node_context()
2428 if (NOT_SATISFY_NEXT_CONSTRAINT (dfa->nodes[cur_node_idx].constraint, in transit_state_mb()
2499 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in transit_state_bkref()
3966 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in check_node_accept()

Completed in 12 milliseconds