Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h221 WORD_DELIM = WORD_DELIM_CONSTRAINT, enumerator
Dregcomp.c1845 token->opr.ctx_type = WORD_DELIM; in peek_token()
2320 & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST)) in parse_expression()
2323 if (token->opr.ctx_type == WORD_DELIM in parse_expression()
2327 if (token->opr.ctx_type == WORD_DELIM) in parse_expression()