Home
last modified time | relevance | path

Searched refs:lit_parse_decimal (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c297 qmin = lit_parse_decimal (&current_p, re_ctx_p->input_end_p); in re_parse_quantifier()
318 qmax = lit_parse_decimal (&current_p, re_ctx_p->input_end_p); in re_parse_quantifier()
719 const uint32_t value = lit_parse_decimal (&digits_p, re_ctx_p->input_end_p); in re_parse_next_token()
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c474 lit_parse_decimal (const lit_utf8_byte_t **buffer_p, /**< [in/out] character buffer */ in lit_parse_decimal() function
498 } /* lit_parse_decimal */ in lit_parse_decimal()

Completed in 5 milliseconds