Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c169 conv_string_to_unicode(const XML_Char *str) in conv_string_to_unicode() function
384 ? conv_string_to_unicode : conv_string_to_utf8)
728 ? conv_string_to_unicode in my_ElementDeclHandler()