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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c23801 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) function
23829 VERROR_INT("xmlSchemaGetFreshAttrInfo",
23864 attr = xmlSchemaGetFreshAttrInfo(vctxt);
23867 "calling xmlSchemaGetFreshAttrInfo()");
25189 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25193 "calling xmlSchemaGetFreshAttrInfo()");
25205 tmpiattr = xmlSchemaGetFreshAttrInfo(vctxt);
25209 "calling xmlSchemaGetFreshAttrInfo()");

Completed in 80 milliseconds