Home
last modified time | relevance | path

Searched refs:jerry_port_normalize_path (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/include/
H A Djerryscript-port.h236 size_t jerry_port_normalize_path (const char *in_path_p,
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Djerry_port.c135 jerry_port_normalize_path (const char *in_path_p, /**< input file path */ in jerry_port_normalize_path() function
151 } /* jerry_port_normalize_path */ in jerry_port_normalize_path()
/third_party/jerryscript/jerry-port/default/
H A Ddefault-module.c100 jerry_port_normalize_path (const char *in_path_p, /**< input file path */ in jerry_port_normalize_path() function
178 } /* jerry_port_normalize_path */ in jerry_port_normalize_path()
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-module.c77 size_t normalized_size = jerry_port_normalize_path ((const char *) path_p, in ecma_module_create_normalized_path()

Completed in 3 milliseconds