Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h133 WORD_DELIM = WORD_DELIM_CONSTRAINT, enumerator
A Dregcomp.c1777 token->opr.ctx_type = WORD_DELIM; in peek_token()
2252 & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST)) in parse_expression()
2255 if (token->opr.ctx_type == WORD_DELIM in parse_expression()
2259 if (token->opr.ctx_type == WORD_DELIM) in parse_expression()

Completed in 10 milliseconds