OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_variables
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/common/
ruleiter.h
71
*
PARSE_VARIABLES
) != 0, then an embedded variable will be expanded to
74
enum {
PARSE_VARIABLES
= 1 };
95
* then variables will not be deferenced, even if the
PARSE_VARIABLES
114
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
118
* this routing if options includes
PARSE_VARIABLES
and an unknown
173
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
ruleiter.cpp
47
(options &
PARSE_VARIABLES
) != 0 && sym != 0) {
uniset_props.cpp
451
int32_t opts = RuleCharacterIterator::
PARSE_VARIABLES
|
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
RuleCharacterIterator.java
73
*
PARSE_VARIABLES
) != 0, then an embedded variable will be expanded to
76
public static final int
PARSE_VARIABLES
= 1;
97
* then variables will not be deferenced, even if the
PARSE_VARIABLES
126
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
138
(options &
PARSE_VARIABLES
) != 0 && sym != null) {
246
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RuleCharacterIterator.java
72
*
PARSE_VARIABLES
) != 0, then an embedded variable will be expanded to
75
public static final int
PARSE_VARIABLES
= 1;
96
* then variables will not be deferenced, even if the
PARSE_VARIABLES
125
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
137
(options &
PARSE_VARIABLES
) != 0 && sym != null) {
245
* together:
PARSE_VARIABLES
, PARSE_ESCAPES, SKIP_WHITESPACE.
/build/tools/
product_debug.py
39
def
parse_variables
(lines):
function
80
variables =
parse_variables
(lines)
/external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 1355 milliseconds