Home
last modified time | relevance | path

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

/third_party/python/Python/
Dimportdl.c27 static const char * const nonascii_prefix = "PyInitU"; variable
72 *hook_prefix = nonascii_prefix; in get_encoded_name()
206 if (hook_prefix == nonascii_prefix) { in _PyImport_LoadDynamicModuleWithSpec()