Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dgetargs.c550 #define CONV_UNICODE "(unicode conversion error)" macro
864 return converterr(CONV_UNICODE, in convertsimple()
894 return converterr(CONV_UNICODE, in convertsimple()
917 return converterr(CONV_UNICODE, in convertsimple()
946 return converterr(CONV_UNICODE, in convertsimple()
980 return converterr(CONV_UNICODE, in convertsimple()
1005 return converterr(CONV_UNICODE, in convertsimple()
/external/python/cpython3/Python/
Dgetargs.c629 #define CONV_UNICODE "(unicode conversion error)" macro
979 return converterr(CONV_UNICODE, in convertsimple()
1007 return converterr(CONV_UNICODE, in convertsimple()
1032 return converterr(CONV_UNICODE, in convertsimple()