Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1042 xmlSchemaValidityLocatorFunc locFunc; member
2100 if (vctxt->locFunc != NULL) { in xmlSchemaErr4Line()
2104 vctxt->locFunc(vctxt->locCtxt, &f, &l); in xmlSchemaErr4Line()
28798 vctxt->locFunc = f; in xmlSchemaValidateSetLocator()