Home
last modified time | relevance | path

Searched refs:modPath (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dgetpath.c678 const char* modPath = NSLibraryNameForModule(pythonModule); in calculate_argv0_path() local
679 if (modPath != NULL) { in calculate_argv0_path()
689 wchar_t* wbuf = Py_DecodeLocale(modPath, &len); in calculate_argv0_path()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java2339 … String modPath = ConfigMatch.getModified(pathMatch, xpath, newPath) + draft;
2341 replace(xpath, modPath, modValue, "config");