if (k < ar.length) {
        if (ar[k] == EXCLUSIVEOVERRIDE) {
            if (pf != 'ol_') olOverrideIsSet = true;
            return k;
        }