Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c1858 xmlScanIDAttributeDecl(xmlValidCtxtPtr ctxt, xmlElementPtr elem, int err) { in xmlScanIDAttributeDecl() function
2099 (xmlScanIDAttributeDecl(NULL, elemDef, 1) != 0)) { in xmlAddAttributeDecl()
4186 nbId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()
4210 extId = xmlScanIDAttributeDecl(NULL, elem, 0); in xmlValidateAttributeDecl()