Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregex_internal.h285 OP_NOTSPACE, enumerator
Dregcomp.c1884 token->type = OP_NOTSPACE; in peek_token()
2420 case OP_NOTSPACE: in parse_expression()
2424 token->type == OP_NOTSPACE, err); in parse_expression()
/glibc-2.36/ChangeLog.old/
DChangeLog.145045 (peek_token): Accept \s and \S as OP_SPACE and OP_NOTSPACE.
5048 and OP_NOTSPACE.
5050 and OP_NOTSPACE.