Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c2703 int copy_null) in as_ucs4()
2753 int copy_null) in PyUnicode_AsUCS4()
/third_party/python/Modules/
D_testcapimodule.c2048 int copy_null; in unicode_asucs4() local