Searched refs:u_parseCodePointRange (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | sprpdata.c | 68 u_parseCodePointRange(fields[0][0], &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 75 u_parseCodePointRange(fields[0][0], &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | sprpdata.c | 68 u_parseCodePointRange(fields[0][0], &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 75 u_parseCodePointRange(fields[0][0], &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/gensprep/ |
H A D | gensprep.c | 384 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 395 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testidn.cpp | 173 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 180 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
H A D | ucdtest.cpp | 189 u_parseCodePointRange(fields[0][0], &start, &end, pErrorCode); in derivedPropsLineFn()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | testidn.cpp | 173 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 180 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
H A D | ucdtest.cpp | 184 u_parseCodePointRange(fields[0][0], &start, &end, pErrorCode); in derivedPropsLineFn()
|
/aosp_15_r20/external/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 384 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn() 395 u_parseCodePointRange(s, &rangeStart,&rangeEnd, pErrorCode); in strprepProfileLineFn()
|
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/ |
H A D | uparse.h | 133 u_parseCodePointRange(const char *s,
|
H A D | uparse.cpp | 349 u_parseCodePointRange(const char *s, in u_parseCodePointRange() function
|
H A D | ppucd.cpp | 535 u_parseCodePointRange(s, &st, &e, &errorCode); in parseCodePointRange()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/ |
H A D | uparse.h | 133 u_parseCodePointRange(const char *s,
|
H A D | uparse.cpp | 349 u_parseCodePointRange(const char *s, in u_parseCodePointRange() function
|
H A D | ppucd.cpp | 550 u_parseCodePointRange(s, &st, &e, &errorCode); in parseCodePointRange()
|