Searched defs:REQUIRE (Results 1 – 5 of 5) sorted by relevance
86 public static final String REQUIRE = RequireHeader.NAME; //34 field
78 public static final int REQUIRE = START + 41; field
125 NEGOTIATE, REQUIRE enumConstant
135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
97 #define REQUIRE(name) \ macro