Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nb_nodes

6323     int nb_nodes;
6518 if (ctxt->nb_nodes >= MAX_NODES)
6526 ctxt->nb_nodes++;
6807 ctxt->nb_nodes--;
8132 return(ctxt->nb_nodes);