Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c380 #define STRING_CONV_FUNC conv_string_to_utf8 macro
383 #define STRING_CONV_FUNC (self->returns_unicode \ macro
390 PyObject *result = STRING_CONV_FUNC(str); in string_intern()
535 v = STRING_CONV_FUNC((XML_Char *) atts[i+1]); in my_StartElementHandler()
624 ("(NO&)", string_intern(self, target), STRING_CONV_FUNC,data))
682 STRING_CONV_FUNC,version, STRING_CONV_FUNC,encoding,
774 STRING_CONV_FUNC,att_type, STRING_CONV_FUNC,dflt,
810 ("(O&)", STRING_CONV_FUNC,data))
854 STRING_CONV_FUNC,context, string_intern(self, base),