Home
last modified time | relevance | path

Searched defs:_xmlSchematronLet (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dschematron.c85 struct _xmlSchematronLet { struct
86 xmlSchematronLetPtr next; /* the next let variable in the list */
87 xmlChar *name; /* the name of the variable */
88 xmlXPathCompExprPtr comp; /* the compiled expression */