Searched refs:nbId (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 Dvalid.c4062 int nbId; local
4068 nbId = xmlScanIDAttributeDecl(NULL, elem, 0);
4076 nbId = 0;
4080 xmlValidateAttributeIdCallback, &nbId);
4083 if (nbId > 1) {
4087 attr->elem, nbId, attr->name); local
4098 } else if (extId + nbId > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c4188 int nbId; local
4194 nbId = xmlScanIDAttributeDecl(NULL, elem, 0);
4202 nbId = 0;
4206 xmlValidateAttributeIdCallback, &nbId);
4209 if (nbId > 1) {
4213 attr->elem, nbId, attr->name); local
4224 } else if (extId + nbId > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c4188 int nbId; local
4194 nbId = xmlScanIDAttributeDecl(NULL, elem, 0);
4202 nbId = 0;
4206 xmlValidateAttributeIdCallback, &nbId);
4209 if (nbId > 1) {
4213 attr->elem, nbId, attr->name); local
4224 } else if (extId + nbId > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.c4062 int nbId; local
4068 nbId = xmlScanIDAttributeDecl(NULL, elem, 0);
4076 nbId = 0;
4080 xmlValidateAttributeIdCallback, &nbId);
4083 if (nbId > 1) {
4087 attr->elem, nbId, attr->name); local
4098 } else if (extId + nbId > 1) {

Completed in 269 milliseconds