Searched refs:uprv_syntaxError (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/common/ |
D | usprep.cpp | 434 uprv_syntaxError(const UChar* rules, in uprv_syntaxError() function 540 uprv_syntaxError(src,srcIndex-U16_LENGTH(ch), srcLength,parseError); in usprep_map() 730 uprv_syntaxError(b2, b2Index-U16_LENGTH(ch), b2Len, parseError); in usprep_prepare() 753 uprv_syntaxError(b2,(rtlPos>ltrPos) ? rtlPos : ltrPos, b2Len, parseError); in usprep_prepare() 763 uprv_syntaxError(b2, rtlPos, b2Len, parseError); in usprep_prepare()
|
D | sprpimpl.h | 104 uprv_syntaxError(const UChar* rules,
|
D | uidna.cpp | 304 uprv_syntaxError(b1,failPos, b1Len,parseError); in _internal_toASCII() 307 uprv_syntaxError(b1,0,b1Len,parseError); in _internal_toASCII() 310 uprv_syntaxError(b1, (b1Len>0) ? b1Len-1 : b1Len, b1Len,parseError); in _internal_toASCII() 372 uprv_syntaxError(b1,0,b1Len,parseError); in _internal_toASCII()
|
/external/icu/libicu/cts_headers/ |
D | sprpimpl.h | 104 uprv_syntaxError(const UChar* rules,
|
/external/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 603 uprv_syntaxError(src,failPos, srcLength,parseError); in idnaref_toUnicode() 606 uprv_syntaxError(src,0,srcLength,parseError); in idnaref_toUnicode() 609 … uprv_syntaxError(src, (srcLength>0) ? srcLength-1 : srcLength, srcLength,parseError); in idnaref_toUnicode()
|
/external/icu/libicu/cts_headers/unicode/ |
D | urename.h | 1457 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1457 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 1457 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1457 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) macro
|