Lines Matching refs:final
1450 printf("final ");
1667 * the last step will be marked as "final" and only
1668 * "final" nodes are added to the resulting set.
1860 int ret = 0, err = 0, final = 0, tmp, i, m, match, stepNr, desc;
2049 final = step.flags & XML_STREAM_STEP_FINAL;
2051 if (final) {
2059 if (final) {
2075 ((! match) || final)) {
2164 final = step.flags & XML_STREAM_STEP_FINAL;
2166 if (final)
2179 ((! match) || final)) {