Searched refs:AMP (Results 1 – 9 of 9) sorted by relevance
181 static const char AMP = '&'; variable192 std::string::size_type iAmp = encoded.find(AMP); in xmlDecode()202 if (encoded[iAmp] == AMP && iAmp+1 < iSize) { in xmlDecode()241 encoded += AMP; in xmlEncode()
37 private static final char AMP = '&'; field in XMLElement122 case AMP: in quote()
43 entity.put("amp", XML.AMP);
39 public static final Character AMP = new Character('&'); field in XML
28 def : NCR<"AMP", 0x00026>;
41 …h an API. Attempts to disguise this by using a single language, such as C++AMP and SYCL, still hav…
130 public static final int AMP=102; field in JavaLexer3260 int _type = AMP; in mAMP()
1782 AMP
275 public static final int AMP=102; field in JavaParser1974 if ( (LA21_0==AMP) ) { in typeBound()1988 match(input,AMP,FOLLOW_AMP_in_typeBound923); if (state.failed) return ; in typeBound()9660 if ( (LA118_0==AMP) ) { in andExpression()9674 match(input,AMP,FOLLOW_AMP_in_andExpression5479); if (state.failed) return ; in andExpression()