Home
last modified time | relevance | path

Searched defs:end_p (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-exceptions.c263 const char *end_p = format; in ecma_raise_standard_error_with_format() local
H A Decma-regexp-object.h88 const lit_utf8_byte_t *end_p; /**< capture end pointer */ member
H A Decma-regexp-object.c541 ecma_regexp_unicode_advance(const lit_utf8_byte_t **str_p, const lit_utf8_byte_t *end_p) ecma_regexp_unicode_advance() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-conversion.c377 const lit_utf8_byte_t *end_p = str_p + (str_size - 1); in ecma_utf8_string_to_number() local
294 ecma_utf8_string_to_number_by_radix(const lit_utf8_byte_t *str_p, const lit_utf8_byte_t *end_p, uint32_t radix) ecma_utf8_string_to_number_by_radix() argument
[all...]
H A Decma-helpers-number.c739 const lit_utf8_byte_t *end_p = string_end_p; in ecma_number_parse_int() local
916 const lit_utf8_byte_t *end_p = str_end_p; in ecma_number_parse_float() local
[all...]
H A Decma-helpers-string.c1146 const lit_utf8_byte_t *end_p = start_p; in ecma_substring_copy_to_cesu8_buffer() local
2456 const lit_utf8_byte_t *end_p = start_p; in ecma_string_substr() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c84 const lit_utf8_byte_t *end_p; /**< end of the string processed by the parser */ member
103 const lit_utf8_byte_t *end_p = token_p->end_p; in ecma_builtin_json_parse_string() local
219 const lit_utf8_byte_t *end_p = token_p->end_p; in ecma_builtin_json_parse_number() local
306 const lit_utf8_byte_t *end_p = token_p->end_p; ecma_builtin_json_parse_next_token() local
[all...]
/third_party/mbedtls/library/
H A Dssl_tls12_client.c3158 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_write_client_key_exchange() local
H A Dssl_tls12_server.c2830 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_prepare_server_key_exchange() local

Completed in 21 milliseconds