Lines Matching defs:ok
31 * not testing conversion for a custom configuration like this should be ok.
1073 UBool ok;
1093 ok=TRUE;
1094 for(i=0; i<UPRV_LENGTHOF(steps) && ok; ++i) {
1114 ok=checkToUnicode(
1135 while(ok && cc.finalFlush) {
1144 ok=checkToUnicode(
1149 if(!ok) {
1163 ok=checkToUnicode(
1172 return ok;
1186 // reset the message; NULL will mean "ok"
1520 UBool ok;
1533 ok=TRUE;
1534 for(i=0; i<UPRV_LENGTHOF(steps) && ok; ++i) {
1543 ok=checkFromUnicode(
1571 ok=checkFromUnicode(
1586 while(ok && cc.finalFlush) {
1595 ok=checkFromUnicode(
1600 if(!ok) {
1614 ok=checkFromUnicode(
1623 return ok;
1637 // reset the message; NULL will mean "ok"