Home
last modified time | relevance | path

Searched refs:RE_ESCAPE_NOT_WORD_CHAR (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.h55 RE_ESCAPE_NOT_WORD_CHAR, /**< not word char */ enumerator
H A Decma-regexp-object.c485 case RE_ESCAPE_NOT_WORD_CHAR: in ecma_regexp_check_class_escape()
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c504 re_ctx_p->token.value = RE_ESCAPE_NOT_WORD_CHAR; in re_parse_char_escape()

Completed in 5 milliseconds