Home | History | Annotate | Download | only in Objects

Lines Matching refs:strtounicode

8133 strtounicode(Py_UNICODE *buffer, const char *charbuffer)
8149 result = strtounicode(buffer, (char *)buffer);