Home | History | Annotate | Download | only in libxml2

Lines Matching defs:final

489 	printf("Final: %d states\n", nbstates);
541 printf("Final: %d atoms\n", nbatoms);
1160 fprintf(output, "FINAL ");
1605 * create the final state now if needed
1793 printf("State %d is final, so %d becomes final\n", tonr, fromnr);
3686 * Returns: 1 if the regexp reached a final state, 0 if non-final, and
3702 * are we at a final state ?
3769 * Returns: 1 if the regexp reached a final state, 0 if non-final, and
3778 int final = 0;
3794 final = 1;
3815 ((final == 1) &&
3847 if ((value == NULL) && (final)) {
4128 * Returns: 1 if the regexp reached a final state, 0 if non-final, and
4146 * Returns: 1 if the regexp reached a final state, 0 if non-final, and
4711 /* final quote */
5374 printf("State %d is final\n", ctxt->state->no);
5674 * Makes that state a final state