Searched refs:lit_parse_decimal (Results 1 – 3 of 3) sorted by relevance
221 uint32_t lit_parse_decimal (const lit_utf8_byte_t **buffer_p, const lit_utf8_byte_t *const buffer_e…
474 lit_parse_decimal (const lit_utf8_byte_t **buffer_p, /**< [in/out] character buffer */ in lit_parse_decimal() function
297 qmin = lit_parse_decimal (¤t_p, re_ctx_p->input_end_p); in re_parse_quantifier()318 qmax = lit_parse_decimal (¤t_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()