Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h270 OP_NOTSPACE, enumerator
H A Dregcomp.c1829 token->type = OP_NOTSPACE; in peek_token()
2341 case OP_NOTSPACE: in parse_expression()
2345 token->type == OP_NOTSPACE, err); in parse_expression()