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

/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dregex_internal.h222 NOT_WORD_DELIM = NOT_WORD_DELIM_CONSTRAINT enumerator in enum:__anon163
H A Dregcomp.c1860 token->opr.ctx_type = NOT_WORD_DELIM;
2329 & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST))
2333 || token->opr.ctx_type == NOT_WORD_DELIM)

Completed in 9 milliseconds