OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xmlschematronvalidityerrorfunc
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
schematron.h
41
*
xmlSchematronValidityErrorFunc
:
48
typedef void (*
xmlSchematronValidityErrorFunc
) (void *ctx, const char *msg, ...);
84
xmlSchematronValidityErrorFunc
err,
89
xmlSchematronValidityErrorFunc
* err,
110
xmlSchematronValidityErrorFunc
err,
115
xmlSchematronValidityErrorFunc
*err,
/external/libxml2/
schematron.c
174
xmlSchematronValidityErrorFunc
error;/* the callback in case of errors */
204
xmlSchematronValidityErrorFunc
error;/* the callback in case of errors */
[
all
...]
xmllint.c
[
all
...]
Completed in 21 milliseconds