Searched refs:aprefix (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c7862 const xmlChar *aprefix; local
7922 &aprefix, &attvalue, &len, &alloc);
7931 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
7964 if (aprefix == ctxt->str_xmlns) {
8002 xmlErrAttributeDup(ctxt, aprefix, attname);
8025 atts[nbatts++] = aprefix;
8071 aprefix = defaults->values[4 * i + 1];
8076 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8091 } else if (aprefix == ctxt->str_xmlns) {
8111 if ((attname == atts[j]) && (aprefix
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c8621 const xmlChar *aprefix; local
8681 &aprefix, &attvalue, &len, &alloc);
8690 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8740 if (aprefix == ctxt->str_xmlns) {
8805 xmlErrAttributeDup(ctxt, aprefix, attname);
8829 atts[nbatts++] = aprefix;
8875 aprefix = defaults->values[5 * i + 1];
8880 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8895 } else if (aprefix == ctxt->str_xmlns) {
8915 if ((attname == atts[j]) && (aprefix
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c8621 const xmlChar *aprefix; local
8681 &aprefix, &attvalue, &len, &alloc);
8690 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8740 if (aprefix == ctxt->str_xmlns) {
8805 xmlErrAttributeDup(ctxt, aprefix, attname);
8829 atts[nbatts++] = aprefix;
8875 aprefix = defaults->values[5 * i + 1];
8880 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8895 } else if (aprefix == ctxt->str_xmlns) {
8915 if ((attname == atts[j]) && (aprefix
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c7862 const xmlChar *aprefix; local
7922 &aprefix, &attvalue, &len, &alloc);
7931 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
7964 if (aprefix == ctxt->str_xmlns) {
8002 xmlErrAttributeDup(ctxt, aprefix, attname);
8025 atts[nbatts++] = aprefix;
8071 aprefix = defaults->values[4 * i + 1];
8076 if ((attname == ctxt->str_xmlns) && (aprefix == NULL)) {
8091 } else if (aprefix == ctxt->str_xmlns) {
8111 if ((attname == atts[j]) && (aprefix
[all...]

Completed in 280 milliseconds