Searched refs:modPath (Results 1 – 2 of 2) sorted by relevance
678 const char* modPath = NSLibraryNameForModule(pythonModule); in calculate_argv0_path() local679 if (modPath != NULL) { in calculate_argv0_path()689 wchar_t* wbuf = Py_DecodeLocale(modPath, &len); in calculate_argv0_path()
2339 … String modPath = ConfigMatch.getModified(pathMatch, xpath, newPath) + draft;2341 replace(xpath, modPath, modValue, "config");