Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dschematron.c78 struct _xmlSchematronLet { struct
79 xmlSchematronLetPtr next; /* the next let variable in the list */
80 xmlChar *name; /* the name of the variable */
81 xmlXPathCompExprPtr comp; /* the compiled expression */