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.c1480 int n_buffer; in test_htmlCreateMemoryParserCtxt() local
1713 int n_buffer; in test_htmlCtxtReadMemory() local
2621 int n_buffer; in test_htmlReadMemory() local
7908 int n_buffer; in test_xmlShellPwd() local
12906 int n_buffer; in test_xmlCtxtReadMemory() local
14090 int n_buffer; in test_xmlParseMemory() local
14493 int n_buffer; in test_xmlReadMemory() local
14630 int n_buffer; in test_xmlRecoverMemory() local
14928 int n_buffer; in test_xmlSAXParseMemory() local
14988 int n_buffer; in test_xmlSAXParseMemoryWithData() local
[all …]
/external/python/cpython3/Objects/
Dunicodeobject.c9825 Py_ssize_t n_buffer, in _PyUnicode_InsertThousandsGrouping()