HomeSort by relevance Sort by last modified time
    Searched full:parse_variables (Results 1 - 5 of 5) sorted by null

  /external/icu4c/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 455 int32_t opts = RuleCharacterIterator::PARSE_VARIABLES |
    [all...]
  /build/tools/
product_debug.py 39 def parse_variables(lines): function
80 variables = parse_variables(lines)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 375 milliseconds