Home | History | Annotate | Download | only in cintltst

Lines Matching refs:limit_safe

570     static const int16_t limit_safe[]
616 if(setOffset != limit_safe[i]){
617 log_err("ERROR: UTF8_SET_CHAR_LIMIT_SAFE failed for offset=%ld. Expected:%ld Got:%ld\n", offset, limit_safe[i], setOffset);
622 if(setOffset != limit_safe[i]){
623 log_err("ERROR: U8_SET_CP_LIMIT failed for offset=%ld. Expected:%ld Got:%ld\n", offset, limit_safe[i], setOffset);