Home | History | Annotate | Download | only in cintltst

Lines Matching refs:utrie2_openDummy

1097 /* test utrie2_openDummy() -------------------------------------------------- */
1127 trie=utrie2_openDummy(valueBits, initialValue, errorValue, &errorCode);
1129 log_err("utrie2_openDummy(valueBits=%d) failed - %s\n", valueBits, u_errorName(errorCode));