Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c87 struct _xmlSchematronLet { struct
88 xmlSchematronLetPtr next; /* the next let variable in the list */
89 xmlChar *name; /* the name of the variable */
90 xmlXPathCompExprPtr comp; /* the compiled expression */