Home
last modified time | relevance | path

Searched refs:uprv_syntaxError (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
Dusprep.cpp435 uprv_syntaxError(const UChar* rules, in uprv_syntaxError() function
541 uprv_syntaxError(src,srcIndex-U16_LENGTH(ch), srcLength,parseError); in usprep_map()
731 uprv_syntaxError(b2, b2Index-U16_LENGTH(ch), b2Len, parseError); in usprep_prepare()
754 uprv_syntaxError(b2,(rtlPos>ltrPos) ? rtlPos : ltrPos, b2Len, parseError); in usprep_prepare()
764 uprv_syntaxError(b2, rtlPos, b2Len, parseError); in usprep_prepare()
Dsprpimpl.h104 uprv_syntaxError(const UChar* rules,
Duidna.cpp306 uprv_syntaxError(b1,failPos, b1Len,parseError); in _internal_toASCII()
309 uprv_syntaxError(b1,0,b1Len,parseError); in _internal_toASCII()
312 uprv_syntaxError(b1, (b1Len>0) ? b1Len-1 : b1Len, b1Len,parseError); in _internal_toASCII()
374 uprv_syntaxError(b1,0,b1Len,parseError); in _internal_toASCII()
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp592 uprv_syntaxError(src,failPos, srcLength,parseError); in idnaref_toUnicode()
595 uprv_syntaxError(src,0,srcLength,parseError); in idnaref_toUnicode()
598uprv_syntaxError(src, (srcLength>0) ? srcLength-1 : srcLength, srcLength,parseError); in idnaref_toUnicode()
/external/icu/libandroidicu/include/unicode/
Durename.h1403 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1403 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro