Home | History | Annotate | Download | only in i18n

Lines Matching refs:quoted

399     int32_t quoteStart = -1; // Most recent 'single quoted string'
450 // Handle quoted matter
457 /* This loop picks up a run of quoted text of the
636 // Quantifiers. We handle single characters, quoted strings,
652 // The */+ follows a 'quoted string'
1650 UBool quoted = FALSE;
1662 quoted = (UBool)!quoted;
1664 else if (!quoted) {
1701 quoted = (UBool)!quoted;
1710 quoted = FALSE;