HomeSort by relevance Sort by last modified time
    Searched refs:_PyUnicode_FromUCS1 (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Objects/stringlib/
ucs1lib.h 21 #define STRINGLIB_NEW _PyUnicode_FromUCS1
  /external/python/cpython3/Objects/
unicodeobject.c 255 _PyUnicode_FromUCS1(const Py_UCS1 *s, Py_ssize_t size);
    [all...]

Completed in 622 milliseconds