Searched refs:RE_TOK_ASSERT_NOT_WORD_BOUNDARY (Results 1 – 2 of 2) sorted by relevance
47 RE_TOK_ASSERT_NOT_WORD_BOUNDARY, /**< "\B" */ enumerator
747 re_ctx_p->token.type = RE_TOK_ASSERT_NOT_WORD_BOUNDARY; in re_parse_next_token()1241 case RE_TOK_ASSERT_NOT_WORD_BOUNDARY: in re_parse_alternative()