OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USET_SPAN_CONTAINED
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
uset.h
107
* -
USET_SPAN_CONTAINED
and USET_SPAN_SIMPLE
127
* span(
USET_SPAN_CONTAINED
) because it will not recursively try
130
* span("xyax",
USET_SPAN_CONTAINED
) will return 4 but
133
* span(
USET_SPAN_CONTAINED
).
183
USET_SPAN_CONTAINED
= 1,
192
* as
USET_SPAN_CONTAINED
.
909
* (
USET_SPAN_CONTAINED
, USET_SPAN_SIMPLE),
[
all
...]
/external/icu4c/common/unicode/
uset.h
101
* -
USET_SPAN_CONTAINED
and USET_SPAN_SIMPLE
121
* span(
USET_SPAN_CONTAINED
) because it will not recursively try
124
* span("xyax",
USET_SPAN_CONTAINED
) will return 4 but
127
* span(
USET_SPAN_CONTAINED
).
177
USET_SPAN_CONTAINED
= 1,
186
* as
USET_SPAN_CONTAINED
.
913
* (
USET_SPAN_CONTAINED
, USET_SPAN_SIMPLE),
[
all
...]
Completed in 125 milliseconds