Home
last modified time | relevance | path

Searched defs:unicode_raw (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dunicodeobject.c1329 const char *_PyUnicode_utf8(void *unicode_raw){ in _PyUnicode_utf8()
1334 const void *_PyUnicode_compact_data(void *unicode_raw) { in _PyUnicode_compact_data()
1338 const void *_PyUnicode_data(void *unicode_raw) { in _PyUnicode_data()