Home
last modified time | relevance | path

Searched defs:CHARACTERS (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_compilation_testing/py/pw_compilation_testing/
Dgenerator.py135 CHARACTERS = 4 # Characters within a string literal variable in _ExpectationParser._State
/external/python/cpython3/Lib/xml/dom/
Dpulldom.py11 CHARACTERS = "CHARACTERS" variable
/external/python/cpython2/Lib/xml/dom/
Dpulldom.py17 CHARACTERS = "CHARACTERS" variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDMLConstants.java24 public static final String CHARACTERS = "characters"; field in LDMLConstants