Searched refs:nb_namespaces (Results 26 - 36 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.c2101 * @nb_namespaces: number of namespace definitions on that node
2117 int nb_namespaces,
2193 for (i = 0,j = 0;j < nb_namespaces;j++) {
2113 xmlSAX2StartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmlreader.c669 * @nb_namespaces: number of namespace definitions on that node
683 int nb_namespaces,
696 reader->startElementNs(ctx, localname, prefix, URI, nb_namespaces,
679 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmlschemas.c27140 int nb_namespaces,
27179 if (nb_namespaces != 0) {
27184 for (i = 0, j = 0; i < nb_namespaces; i++, j += 2) {
28321 int nb_namespaces, const xmlChar ** namespaces,
28330 URI, nb_namespaces, namespaces,
28335 URI, nb_namespaces, namespaces,
27136 xmlSchemaSAXHandleStartElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix ATTRIBUTE_UNUSED, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted ATTRIBUTE_UNUSED, const xmlChar ** attributes) argument
28319 startElementNsSplit(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c669 * @nb_namespaces: number of namespace definitions on that node
683 int nb_namespaces,
696 reader->startElementNs(ctx, localname, prefix, URI, nb_namespaces,
679 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmlschemas.c27140 int nb_namespaces,
27179 if (nb_namespaces != 0) {
27184 for (i = 0, j = 0; i < nb_namespaces; i++, j += 2) {
28321 int nb_namespaces, const xmlChar ** namespaces,
28330 URI, nb_namespaces, namespaces,
28335 URI, nb_namespaces, namespaces,
27136 xmlSchemaSAXHandleStartElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix ATTRIBUTE_UNUSED, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted ATTRIBUTE_UNUSED, const xmlChar ** attributes) argument
28319 startElementNsSplit(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c688 * @nb_namespaces: number of namespace definitions on that node
702 int nb_namespaces,
715 reader->startElementNs(ctx, localname, prefix, URI, nb_namespaces,
698 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmlschemas.c27164 int nb_namespaces,
27203 if (nb_namespaces != 0) {
27208 for (i = 0, j = 0; i < nb_namespaces; i++, j += 2) {
28344 int nb_namespaces, const xmlChar ** namespaces,
28353 URI, nb_namespaces, namespaces,
28358 URI, nb_namespaces, namespaces,
27160 xmlSchemaSAXHandleStartElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix ATTRIBUTE_UNUSED, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted ATTRIBUTE_UNUSED, const xmlChar ** attributes) argument
28342 startElementNsSplit(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) argument
H A Dtestapi.c5083 int nb_namespaces; /* number of namespace definitions on that node */ local
5108 nb_namespaces = gen_int(n_nb_namespaces, 4);
5114 xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI, nb_namespaces, (const xmlChar **)namespaces, nb_attributes, nb_defaulted, (const xmlChar **)attributes); local
5120 des_int(n_nb_namespaces, nb_namespaces, 4);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c688 * @nb_namespaces: number of namespace definitions on that node
702 int nb_namespaces,
715 reader->startElementNs(ctx, localname, prefix, URI, nb_namespaces,
698 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A Dxmlschemas.c27164 int nb_namespaces,
27203 if (nb_namespaces != 0) {
27208 for (i = 0, j = 0; i < nb_namespaces; i++, j += 2) {
28344 int nb_namespaces, const xmlChar ** namespaces,
28353 URI, nb_namespaces, namespaces,
28358 URI, nb_namespaces, namespaces,
27160 xmlSchemaSAXHandleStartElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix ATTRIBUTE_UNUSED, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted ATTRIBUTE_UNUSED, const xmlChar ** attributes) argument
28342 startElementNsSplit(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI, int nb_namespaces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) argument
H A Dtestapi.c5083 int nb_namespaces; /* number of namespace definitions on that node */ local
5108 nb_namespaces = gen_int(n_nb_namespaces, 4);
5114 xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI, nb_namespaces, (const xmlChar **)namespaces, nb_attributes, nb_defaulted, (const xmlChar **)attributes); local
5120 des_int(n_nb_namespaces, nb_namespaces, 4);
[all...]

Completed in 1021 milliseconds

12