Home
last modified time | relevance | path

Searched refs:xmlScanIDAttributeDecl (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dvalid.c1930 xmlScanIDAttributeDecl(xmlValidCtxtPtr ctxt, xmlElementPtr elem, int err) { in xmlScanIDAttributeDecl() function
2171 (xmlScanIDAttributeDecl(NULL, elemDef, 1) != 0)) { in xmlAddAttributeDecl()
4251 nbId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()
4275 extId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()