Home | History | Annotate | Download | only in i18n

Lines Matching refs:quoted

407     int32_t quoteStart = -1; // Most recent 'single quoted string'
458 // Handle quoted matter
465 /* This loop picks up a run of quoted text of the
644 // Quantifiers. We handle single characters, quoted strings,
660 // The */+ follows a 'quoted string'
1658 UBool quoted = FALSE;
1670 quoted = (UBool)!quoted;
1672 else if (!quoted) {
1716 quoted = (UBool)!quoted;
1725 quoted = FALSE;