Lines Matching refs:xmlScanIDAttributeDecl
1834 * xmlScanIDAttributeDecl:
1845 xmlScanIDAttributeDecl(xmlValidCtxtPtr ctxt, xmlElementPtr elem, int err) {
2086 (xmlScanIDAttributeDecl(NULL, elemDef, 1) != 0)) {
4154 nbId = xmlScanIDAttributeDecl(NULL, elem, 0);
4178 extId = xmlScanIDAttributeDecl(NULL, elem, 0);
4317 if (xmlScanIDAttributeDecl(ctxt, elem) > 1) {