Searched defs:REL (Results 1 – 3 of 3) sorted by relevance
26 public static final String REL = "rel"; field
31 public static final Attribute REL = new AttributeImpl ("REL"); field in Attribute
72 #define REL (1 << (ET_REL - 1)) macro