Lines Matching refs:nb_namespaces
5086 int nb_namespaces; /* number of namespace definitions on that node */
5111 nb_namespaces = gen_int(n_nb_namespaces, 4);
5117 xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI, nb_namespaces, (const xmlChar **)namespaces, nb_attributes, nb_defaulted, (const xmlChar **)attributes);
5123 des_int(n_nb_namespaces, nb_namespaces, 4);