Home
last modified time | relevance | path

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

/external/apache-xml/test/java/src/org/apache/qetest/xalanj2/
DLoggingTransformState.java420 final String CHARACTERS = "characters: "; in characters() local
DTransformStateTestlet.java351 protected final String CHARACTERS = "characters:"; field in TransformStateTestlet
DTransformStateAPITest.java366 protected final String CHARACTERS = "characters:"; field in TransformStateAPITest
/external/pigweed/pw_compilation_testing/py/pw_compilation_testing/
Dgenerator.py134 CHARACTERS = 4 # Characters within a string literal variable in _ExpectationParser._State
/external/python/cpython3/Lib/xml/dom/
Dpulldom.py11 CHARACTERS = "CHARACTERS" variable
/external/python/cpython3/Objects/
Dbytesobject.c39 #define CHARACTERS _Py_SINGLETON(bytes_characters) macro
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDMLConstants.java24 public static final String CHARACTERS = "characters"; field in LDMLConstants