Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dlocaleutil.h114 Py_ssize_t n_buffer, in _Py_InsertThousandsGrouping()
200 Py_ssize_t n_buffer, in _Py_InsertThousandsGroupingLocale()
/external/libxml2/
Dtestapi.c1475 int n_buffer; in test_htmlCreateMemoryParserCtxt() local
1708 int n_buffer; in test_htmlCtxtReadMemory() local
2616 int n_buffer; in test_htmlReadMemory() local
7903 int n_buffer; in test_xmlShellPwd() local
12957 int n_buffer; in test_xmlCtxtReadMemory() local
14241 int n_buffer; in test_xmlParseMemory() local
14644 int n_buffer; in test_xmlReadMemory() local
14781 int n_buffer; in test_xmlRecoverMemory() local
15079 int n_buffer; in test_xmlSAXParseMemory() local
15139 int n_buffer; in test_xmlSAXParseMemoryWithData() local
[all …]
/external/python/cpython3/Objects/
Dunicodeobject.c9356 Py_ssize_t n_buffer, in _PyUnicode_InsertThousandsGrouping()