Home
last modified time | relevance | path

Searched defs:SEMI_COLON (Results 1 – 3 of 3) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/http/
DHttpTokens.java32 static final byte SEMI_COLON= (byte)';'; field
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h49 #define SEMI_COLON ((UChar)0x003B) macro
Dplurrule_impl.h61 static const UChar SEMI_COLON = ((UChar)0x003B); variable