Searched refs:modPath (Results 1 – 4 of 4) sorted by relevance
305 const modPath = path.isAbsolute(script) ? script : pjoin(__dirname, script);307 args = [modPath].concat(args || []);
553 const modPath = pjoin(ROOT_DIR, 'ui/node_modules/.bin', module);555 args = [modPath].concat(args || []);
1108 const char* modPath = NSLibraryNameForModule(pythonModule); in calculate_argv0_path_framework() local1109 if (modPath == NULL) { in calculate_argv0_path_framework()1121 wchar_t* wbuf = Py_DecodeLocale(modPath, &len); in calculate_argv0_path_framework()
2108 String modPath = ConfigMatch.getModified(pathMatch, xpath, newPath) + draft;2110 replace(xpath, modPath, modValue, "config");