Home
last modified time | relevance | path

Searched refs:encode_pyunicode_string (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DStringEncoding.py286 def encode_pyunicode_string(s): function
DCode.py1217 utf16_array, utf32_array = StringEncoding.encode_pyunicode_string(c)