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()
858 Py_ssize_t n_prefix = 0; /* Count of prefix chars, (e.g., '0x') */ in format_long_internal() local
/external/libxml2/
Dtestapi.c4133 int n_prefix; in test_xmlSAX2EndElementNs() local
5108 int n_prefix; in test_xmlSAX2StartElementNs() local
8385 int n_prefix; in test_xmlDictQLookup() local
10175 int n_prefix; in test_xmlHashQLookup() local
10221 int n_prefix; in test_xmlHashQLookup2() local
10281 int n_prefix; in test_xmlHashQLookup3() local
16524 int n_prefix; in test_xmlSplitQName() local
19287 int n_prefix; in test_xmlBuildQName() local
21823 int n_prefix; in test_xmlNewNs() local
23806 int n_prefix; in test_xmlSplitQName2() local
[all …]