Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nb_namespaces

2185  * @nb_namespaces:  number of namespace definitions on that node
2201 int nb_namespaces,
2298 for (i = 0,j = 0;j < nb_namespaces;j++) {