Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dschematron.c402 while (lets != NULL) { in xmlSchematronFreeLets()
403 next = lets->next; in xmlSchematronFreeLets()
404 if (lets->name != NULL) in xmlSchematronFreeLets()
405 xmlFree(lets->name); in xmlSchematronFreeLets()
406 if (lets->comp != NULL) in xmlSchematronFreeLets()
408 xmlFree(lets); in xmlSchematronFreeLets()
409 lets = next; in xmlSchematronFreeLets()
460 ret->lets = NULL; in xmlSchematronAddRule()
503 if (rules->lets != NULL) in xmlSchematronFreeRules()
1030 if (ruleptr->lets != NULL) { in xmlSchematronParseRule()
[all …]
/reactos/modules/rosapps/applications/sysutils/mkdosfs/
H A DChangeLog5 message (which can be chosen at mkdosfs time) and lets the user