Searched refs:ucs_decode (Results 1 – 1 of 1) sorted by relevance
763 PYTHON_PROC *ucs_decode = (PYTHON_PROC *)&py3_PyUnicode_Decode; in py3_runtime_link_init() local821 *ucs_decode = symbol_from_dll(hinstPy3, "PyUnicode_Decode"); in py3_runtime_link_init()826 *ucs_decode = symbol_from_dll(hinstPy3, in py3_runtime_link_init()830 if (*ucs_from_string == NULL || *ucs_decode == NULL in py3_runtime_link_init()835 *ucs_decode = symbol_from_dll(hinstPy3, in py3_runtime_link_init()841 if (*ucs_from_string == NULL || *ucs_decode == NULL in py3_runtime_link_init()