OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uset_span
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/test/cintltst/
usettest.c
613
1!=
uset_span
(idSet, s16, 2, USET_SPAN_CONTAINED) ||
614
0!=
uset_span
(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) ||
618
log_err("
uset_span
() or uset_spanBack() does not work\n");
633
1!=
uset_span
(idSet, s16, 2, USET_SPAN_CONTAINED) ||
634
0!=
uset_span
(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) ||
638
log_err("
uset_span
(frozen) or uset_spanBack(frozen) does not work\n");
/external/icu/icu4c/source/common/unicode/
urename.h
1591
#define
uset_span
macro
[
all
...]
uset.h
358
* uset_contains() and
uset_span
().
[
all
...]
/external/icu/icu4c/source/common/
uset.cpp
201
uset_span
(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) {
function
Completed in 547 milliseconds