Searched refs:DBGAPPD (Results 1 – 1 of 1) sorted by relevance
1246 #define DBGAPPD(x) if(x) { s.append(UnicodeString(#x "=")); if(x->isEmpty()) { s.append(UnicodeStr… in subparse() macro1247 DBGAPPD(negPrefix); in subparse()1248 DBGAPPD(negSuffix); in subparse()1249 DBGAPPD(posPrefix); in subparse()1250 DBGAPPD(posSuffix); in subparse()