Home
last modified time | relevance | path

Searched defs: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