Home | History | Annotate | Download | only in Objects

Lines Matching refs:strtounicode

8120 strtounicode(Py_UNICODE *buffer, const char *charbuffer)

8136 result = strtounicode(buffer, (char *)buffer);