Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h119 #define NEXT_ENDBUF_CONSTRAINT 0x0080 macro
132 BUF_LAST = NEXT_ENDBUF_CONSTRAINT,
434 || (((constraint) & NEXT_ENDBUF_CONSTRAINT) && !IS_ENDBUF_CONTEXT (context)))
A Dregexec.c3508 if (constraint & NEXT_ENDBUF_CONSTRAINT) in group_nodes_into_DFAstates()

Completed in 11 milliseconds