Searched defs:xmlSchemaGetFreshAttrInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c23874 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) function
23902 VERROR_INT("xmlSchemaGetFreshAttrInfo",
23937 attr = xmlSchemaGetFreshAttrInfo(vctxt);
23940 "calling xmlSchemaGetFreshAttrInfo()");
25262 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25266 "calling xmlSchemaGetFreshAttrInfo()");
25278 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25282 "calling xmlSchemaGetFreshAttrInfo()");
/external/libxml2/
H A Dxmlschemas.c23903 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) function
23931 VERROR_INT("xmlSchemaGetFreshAttrInfo",
23966 attr = xmlSchemaGetFreshAttrInfo(vctxt);
23969 "calling xmlSchemaGetFreshAttrInfo()");
25291 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25295 "calling xmlSchemaGetFreshAttrInfo()");
25307 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25311 "calling xmlSchemaGetFreshAttrInfo()");

Completed in 99 milliseconds