Home | History | Annotate | Download | only in pdu

Lines Matching defs:QUOTED_STRING_FLAG

42     private static final int QUOTED_STRING_FLAG = 34;
1088 // We will have to mark again if first char is QUOTE or QUOTED_STRING_FLAG
1095 (QUOTED_STRING_FLAG == temp)) {
1096 // Mark again if QUOTED_STRING_FLAG and ignore it
1110 * Quoted-String without QUOTED_STRING_FLAG and without End-of-string)