Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h532 #define NOT_SATISFY_NEXT_CONSTRAINT(constraint,context) \ macro
Dregexec.c1256 if (NOT_SATISFY_NEXT_CONSTRAINT (constraint, context)) in check_halt_node_context()
2558 if (NOT_SATISFY_NEXT_CONSTRAINT (dfa->nodes[cur_node_idx].constraint, in transit_state_mb()
2629 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in transit_state_bkref()
4118 if (NOT_SATISFY_NEXT_CONSTRAINT (node->constraint, context)) in check_node_accept()