Searched refs:base_file_p (Results 1 – 4 of 4) sorted by relevance
103 char *base_file_p) /**< base file path */ in jerry_port_normalize_path() argument114 if (base_file_p != NULL) in jerry_port_normalize_path()116 _splitpath_s (base_file_p, in jerry_port_normalize_path()145 char *base_p = dirname (base_file_p); in jerry_port_normalize_path()166 (void) base_file_p; in jerry_port_normalize_path()
138 char *base_file_p) /**< base file path */ in jerry_port_normalize_path() argument140 (void) base_file_p; in jerry_port_normalize_path()
239 char *base_file_p);
126 char *base_file_p) /**< base file path */129 // if base_file_p is not NULL, in_path_p is relative to that file