OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compareUSets
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/test/intltest/
ucdtest.h
56
UBool
compareUSets
(const UnicodeSet &a, const UnicodeSet &b,
ucdtest.cpp
369
//
compareUSets
(set1, set2,
407
compareUSets
(syn_pp, syn_prop,
409
compareUSets
(syn_pp, syn_list,
411
compareUSets
(ws_pp, ws_prop,
413
compareUSets
(ws_pp, ws_list,
415
compareUSets
(syn_ws_pp, syn_ws_prop,
420
// So far only minimal port of Java & cucdtst.c
compareUSets
().
422
UnicodeTest::
compareUSets
(const UnicodeSet &a, const UnicodeSet &b,
/external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c
418
compareUSets
(const USet *a, const USet *b,
511
compareUSets
(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
419
compareUSets
(const USet *a, const USet *b,
512
compareUSets
(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
[
all
...]
Completed in 345 milliseconds