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

  /external/icu4c/common/unicode/
uconfig.h 75 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
223 * \def UCONFIG_NO_REGULAR_EXPRESSIONS
228 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
229 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uconfig.h 56 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
167 * \def UCONFIG_NO_REGULAR_EXPRESSIONS
172 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
173 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uconfig.h 56 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
167 * \def UCONFIG_NO_REGULAR_EXPRESSIONS
172 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
173 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0
  /external/webkit/Source/WebCore/icu/unicode/
uconfig.h 56 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
167 * \def UCONFIG_NO_REGULAR_EXPRESSIONS
172 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
173 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0
  /external/webkit/Source/WebKit/mac/icu/unicode/
uconfig.h 56 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
167 * \def UCONFIG_NO_REGULAR_EXPRESSIONS
172 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
173 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0

Completed in 304 milliseconds