Home
last modified time | relevance | path

Searched refs:utf8_errorValue (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/common/
Dutf_impl.c80 utf8_errorValue[6]={ variable
174 c=utf8_errorValue[errorCount-count]; in utf8_nextCharSafeBody()
180 c=utf8_errorValue[count]; in utf8_nextCharSafeBody()
190 c=utf8_errorValue[i-i0]; in utf8_nextCharSafeBody()
236 c=utf8_errorValue[length-1]; in utf8_appendCharSafeBody()
281 c=utf8_errorValue[count]; in utf8_prevCharSafeBody()
295 c=utf8_errorValue[count]; in utf8_prevCharSafeBody()
/external/chromium/third_party/icu/source/common/
Dutf_impl.c80 utf8_errorValue[6]={ variable
174 c=utf8_errorValue[errorCount-count]; in utf8_nextCharSafeBody()
180 c=utf8_errorValue[count]; in utf8_nextCharSafeBody()
190 c=utf8_errorValue[i-i0]; in utf8_nextCharSafeBody()
236 c=utf8_errorValue[length-1]; in utf8_appendCharSafeBody()
281 c=utf8_errorValue[count]; in utf8_prevCharSafeBody()
295 c=utf8_errorValue[count]; in utf8_prevCharSafeBody()
/external/chromium/base/third_party/icu/
Dicu_utf.cc109 utf8_errorValue[6]={ variable
203 c=utf8_errorValue[errorCount-count]; in utf8_nextCharSafeBody()
209 c=utf8_errorValue[count]; in utf8_nextCharSafeBody()
219 c=utf8_errorValue[i-i0]; in utf8_nextCharSafeBody()