Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c672 PYTHON_PROC *ucs_as_encoded_string = in python_runtime_link_init() local
712 *ucs_as_encoded_string = symbol_from_dll(hinstPython, in python_runtime_link_init()
714 if (*ucs_as_encoded_string == NULL) in python_runtime_link_init()
715 *ucs_as_encoded_string = symbol_from_dll(hinstPython, in python_runtime_link_init()
717 if (*ucs_as_encoded_string == NULL) in python_runtime_link_init()
H A Dif_python3.c764 PYTHON_PROC *ucs_as_encoded_string = in py3_runtime_link_init() local
822 *ucs_as_encoded_string = symbol_from_dll(hinstPy3, in py3_runtime_link_init()
828 *ucs_as_encoded_string = symbol_from_dll(hinstPy3, in py3_runtime_link_init()
831 || *ucs_as_encoded_string == NULL) in py3_runtime_link_init()
837 *ucs_as_encoded_string = symbol_from_dll(hinstPy3, in py3_runtime_link_init()
842 || *ucs_as_encoded_string == NULL) in py3_runtime_link_init()