Searched refs:OP_NOTSPACE (Results 1 – 3 of 3) sorted by relevance
285 OP_NOTSPACE, enumerator
1884 token->type = OP_NOTSPACE; in peek_token()2420 case OP_NOTSPACE: in parse_expression()2424 token->type == OP_NOTSPACE, err); in parse_expression()
5045 (peek_token): Accept \s and \S as OP_SPACE and OP_NOTSPACE.5048 and OP_NOTSPACE.5050 and OP_NOTSPACE.