Home
last modified time | relevance | path

Searched defs:n_prefix (Results 1 – 4 of 4) 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.c4222 int n_prefix; in test_xmlSAX2EndElementNs() local
5159 int n_prefix; in test_xmlSAX2StartElementNs() local
8425 int n_prefix; in test_xmlDictQLookup() local
10144 int n_prefix; in test_xmlHashQLookup() local
10190 int n_prefix; in test_xmlHashQLookup2() local
10250 int n_prefix; in test_xmlHashQLookup3() local
15691 int n_prefix; in test_xmlSplitQName() local
18417 int n_prefix; in test_xmlBuildQName() local
20950 int n_prefix; in test_xmlNewNs() local
22933 int n_prefix; in test_xmlSplitQName2() local
[all …]
/external/cronet/third_party/libxml/src/
Dtestapi.c4222 int n_prefix; in test_xmlSAX2EndElementNs() local
5159 int n_prefix; in test_xmlSAX2StartElementNs() local
8425 int n_prefix; in test_xmlDictQLookup() local
10144 int n_prefix; in test_xmlHashQLookup() local
10190 int n_prefix; in test_xmlHashQLookup2() local
10250 int n_prefix; in test_xmlHashQLookup3() local
15691 int n_prefix; in test_xmlSplitQName() local
18417 int n_prefix; in test_xmlBuildQName() local
20950 int n_prefix; in test_xmlNewNs() local
22933 int n_prefix; in test_xmlSplitQName2() local
[all …]