Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nb_nodes

6256     int nb_nodes;
6449 if (ctxt->nb_nodes >= MAX_NODES)
6457 ctxt->nb_nodes++;
6738 ctxt->nb_nodes--;
8063 return(ctxt->nb_nodes);