Searched defs:path_p (Results 1 – 5 of 5) sorted by relevance
111 char *path_p = (char *) malloc (_MAX_PATH * 2); in jerry_port_normalize_path() local143 char *path_p = (char *) malloc (PATH_MAX); in jerry_port_normalize_path() local
48 lit_utf8_byte_t *path_p = (lit_utf8_byte_t *) jmem_heap_alloc_block (size + 1u); in ecma_module_create_normalized_path() local105 ecma_module_find_module (ecma_string_t *const path_p) /**< module identifier */ in ecma_module_find_module()126 ecma_module_create_module (ecma_string_t *const path_p) /**< module identifier */ in ecma_module_create_module()143 ecma_module_find_or_create_module (ecma_string_t *const path_p) /**< module path */ in ecma_module_find_or_create_module()161 ecma_module_create_native_module (ecma_string_t *const path_p, /**< module identifier */ in ecma_module_create_native_module()
83 ecma_string_t *path_p; /**< path of the module */ member
316 ecma_string_t *path_p = ecma_module_create_normalized_path (path_str_chars_p, in parser_module_context_init() local603 …ecma_string_t *path_p = ecma_module_create_normalized_path (context_p->lit_object.literal_p->u.cha… in parser_module_handle_module_specifier() local
351 absolutize(wchar_t **path_p) in absolutize()1049 resolve_symlinks(wchar_t **path_p) in resolve_symlinks()