Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_countAvailable

894     if(ucnv_countAvailable() > table[1])      /*???*/
895 log_err("FAIL: udata_getMemory() failed ucnv_countAvailable returned = %d, expected = %d\n", ucnv_countAvailable(), table[1+2*(*table)]);