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.c644 #define CONV_UNICODE "(unicode conversion error)" macro
1002 return converterr(CONV_UNICODE, in convertsimple()
1030 return converterr(CONV_UNICODE, in convertsimple()
1055 return converterr(CONV_UNICODE, in convertsimple()