Home
last modified time | relevance | path

Searched defs:chars_p (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c146 ecma_find_or_create_literal_string (const lit_utf8_byte_t *chars_p, /**< string to be searched */ in ecma_find_or_create_literal_string() argument
H A Decma-helpers-string.c931 const lit_utf8_byte_t *chars_p = ecma_string_get_chars_fast (string_p, &size); in ecma_string_to_number() local
1015 const lit_utf8_byte_t *chars_p = ecma_string_get_chars_fast (string_p, &size); in ecma_string_copy_to_cesu8_buffer() local
1066 const lit_utf8_byte_t *chars_p = ecma_string_get_chars (string_p, &size, NULL, NULL, &flags); in ecma_string_copy_to_utf8_buffer() local
1790 ecma_compare_ecma_strings_longpath_with_literal(const ecma_string_t *string1_p, const ecma_string_t *string2_p, const lit_utf8_byte_t *chars_p) ecma_compare_ecma_strings_longpath_with_literal() argument
1830 ecma_compare_ecma_strings_with_literal(const ecma_string_t *string1_p, const ecma_string_t *string2_p, const lit_utf8_byte_t *chars_p) ecma_compare_ecma_strings_with_literal() argument
[all...]

Completed in 4 milliseconds