Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c1846 xmlScanIDAttributeDecl(xmlValidCtxtPtr ctxt, xmlElementPtr elem, int err) { in xmlScanIDAttributeDecl() function
2087 (xmlScanIDAttributeDecl(NULL, elemDef, 1) != 0)) { in xmlAddAttributeDecl()
4153 nbId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()
4177 extId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()