Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h134 NOT_WORD_DELIM = NOT_WORD_DELIM_CONSTRAINT enumerator
A Dregcomp.c1784 token->opr.ctx_type = NOT_WORD_DELIM; in peek_token()
2252 & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST)) in parse_expression()
2256 || token->opr.ctx_type == NOT_WORD_DELIM) in parse_expression()

Completed in 9 milliseconds