Searched defs:PROTOCOL_VERSION (Results 1 – 10 of 10) sorted by relevance
52 public static final String PROTOCOL_VERSION = "http.protocol.version"; field
44 public static final String PROTOCOL_VERSION = "2"; field
199 PROTOCOL_VERSION = 2 constant in ANTLR3.Profile.Profiler
377 PROTOCOL_VERSION = '2' constant
76 int PROTOCOL_VERSION; member
22 #define PROTOCOL_VERSION 15 macro
64 #define PROTOCOL_VERSION htons(0x0100) macro
67 #define PROTOCOL_VERSION htons(2) macro
22 #define PROTOCOL_VERSION 28 macro
411 PROTOCOL_VERSION = "2" variable in DebugEventListener