Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1034 xmlSchemaValidityLocatorFunc locFunc; member
2088 if (vctxt->locFunc != NULL) { in xmlSchemaErr4Line()
2092 vctxt->locFunc(vctxt->locCtxt, &f, &l); in xmlSchemaErr4Line()
28728 vctxt->locFunc = f; in xmlSchemaValidateSetLocator()