Home | History | Annotate | Download | only in libxml2

Lines Matching full:lax

1449  * @lax:
1455 int lax) {
1461 if (lax)
3791 printf("testing all lax %d\n", trans->count);
6105 * @lax: allow to transition if not all all transitions have been activated
6116 xmlAutomataStatePtr to, int lax) {
6119 xmlFAGenerateAllTransition(am, from, to, lax);