Lines Matching refs:final
1446 printf("final ");
1663 * the last step will be marked as "final" and only
1664 * "final" nodes are added to the resulting set.
1856 int ret = 0, err = 0, final = 0, tmp, i, m, match, stepNr, desc;
2045 final = step.flags & XML_STREAM_STEP_FINAL;
2047 if (final) {
2055 if (final) {
2071 ((! match) || final)) {
2160 final = step.flags & XML_STREAM_STEP_FINAL;
2162 if (final)
2175 ((! match) || final)) {