Lines Matching refs:ok
232 "Ok\n",7696 /* TODO: OK to have XInclude here? */9936 int ok = 0;9963 ok = 1;9972 ok = 1;9982 if (((*cur < '0') || (*cur > '9')) && (!ok)) {10033 int ok = 0;10054 ok = 1;10063 ok = 1;10069 if (((CUR < '0') || (CUR > '9')) && (!ok)) {12415 * here, so this looks OK.