Home | History | Annotate | Download | only in letest

Lines Matching refs:USCRIPT_CODE_LIMIT

49     if ((int)scriptCodeCount != (int)USCRIPT_CODE_LIMIT) {
50 log_err("ScriptCodes::scriptCodeCount = %d, but UScriptCode::USCRIPT_CODE_LIMIT = %d\n", scriptCodeCount, USCRIPT_CODE_LIMIT);