Searched refs:txtNr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c71 int txtNr; /* number of unparsed documents */ member in struct:_xmlXIncludeCtxt
394 for (i = 0;i < ctxt->txtNr;i++) {
762 if (ctxt->txtNr >= ctxt->txtMax) {
777 ctxt->txtTab[ctxt->txtNr] = txt;
778 ctxt->txturlTab[ctxt->txtNr] = xmlStrdup(url);
779 ctxt->txtNr++;
1829 for (i = 0; i < ctxt->txtNr; i++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c71 int txtNr; /* number of unparsed documents */ member in struct:_xmlXIncludeCtxt
394 for (i = 0;i < ctxt->txtNr;i++) {
775 if (ctxt->txtNr >= ctxt->txtMax) {
790 ctxt->txtTab[ctxt->txtNr] = txt;
791 ctxt->txturlTab[ctxt->txtNr] = xmlStrdup(url);
792 ctxt->txtNr++;
1833 for (i = 0; i < ctxt->txtNr; i++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c71 int txtNr; /* number of unparsed documents */ member in struct:_xmlXIncludeCtxt
394 for (i = 0;i < ctxt->txtNr;i++) {
762 if (ctxt->txtNr >= ctxt->txtMax) {
777 ctxt->txtTab[ctxt->txtNr] = txt;
778 ctxt->txturlTab[ctxt->txtNr] = xmlStrdup(url);
779 ctxt->txtNr++;
1829 for (i = 0; i < ctxt->txtNr; i++) {

Completed in 111 milliseconds