Searched refs:xmlSchemaGetAttributeDecl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c4799 * xmlSchemaGetAttributeDecl:
4809 xmlSchemaGetAttributeDecl(xmlSchemaPtr schema, const xmlChar * name, function
20151 ause->attrDecl = xmlSchemaGetAttributeDecl(ctxt->schema,
20398 if (xmlSchemaGetAttributeDecl(pctxt->schema, prohib->name,
25348 iattr->decl = xmlSchemaGetAttributeDecl(vctxt->schema,
/external/libxml2/
H A Dxmlschemas.c4818 * xmlSchemaGetAttributeDecl:
4828 xmlSchemaGetAttributeDecl(xmlSchemaPtr schema, const xmlChar * name, function
20180 ause->attrDecl = xmlSchemaGetAttributeDecl(ctxt->schema,
20427 if (xmlSchemaGetAttributeDecl(pctxt->schema, prohib->name,
25377 iattr->decl = xmlSchemaGetAttributeDecl(vctxt->schema,

Completed in 115 milliseconds