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

/freebsd-11.0-release/contrib/libgnuregex/
H A Dregex_internal.h222 OP_CHARSET_RANGE, enumerator in enum:__anon1948
H A Dregcomp.c2083 token->type = OP_CHARSET_RANGE;
3127 if (token->type == OP_CHARSET_RANGE)
3338 if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen)

Completed in 59 milliseconds