Home | History | Annotate | Download | only in i18n

Lines Matching defs:quoted

405     int32_t quoteStart = -1; // Most recent 'single quoted string'
456 // Handle quoted matter
463 /* This loop picks up a run of quoted text of the
642 // Quantifiers. We handle single characters, quoted strings,
658 // The */+ follows a 'quoted string'
1656 UBool quoted = FALSE;
1668 quoted = (UBool)!quoted;
1670 else if (!quoted) {
1707 quoted = (UBool)!quoted;
1716 quoted = FALSE;