Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h381 Py_ssize_t n_prefix; member
438 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths()
751 Py_ssize_t n_prefix = 0; /* Count of prefix chars, (e.g., '0x') */ in format_int_or_long_internal() local
/external/python/cpython3/Python/
Dformatter_unicode.c411 Py_ssize_t n_prefix; member
470 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths()
864 Py_ssize_t n_prefix = 0; /* Count of prefix chars, (e.g., '0x') */ in format_long_internal() local
/external/libxml2/
Dtestapi.c4138 int n_prefix; in test_xmlSAX2EndElementNs() local
5113 int n_prefix; in test_xmlSAX2StartElementNs() local
8390 int n_prefix; in test_xmlDictQLookup() local
10124 int n_prefix; in test_xmlHashQLookup() local
10170 int n_prefix; in test_xmlHashQLookup2() local
10230 int n_prefix; in test_xmlHashQLookup3() local
16320 int n_prefix; in test_xmlSplitQName() local
19083 int n_prefix; in test_xmlBuildQName() local
21619 int n_prefix; in test_xmlNewNs() local
23602 int n_prefix; in test_xmlSplitQName2() local
[all …]