Searched refs:ignoreChars (Results 1 – 2 of 2) sorted by relevance
565 UBool ignoreChars = FALSE; in addCLDRData() local569 … ignoreChars = !ignoreChars; // toggle (handle quoted literals & '' for single quote) in addCLDRData()570 } else if ( !ignoreChars && u_strchr(hourFormatChars, tfChar) != NULL ) { in addCLDRData()
560 UBool ignoreChars = FALSE; in addCLDRData() local564 … ignoreChars = !ignoreChars; // toggle (handle quoted literals & '' for single quote) in addCLDRData()565 } else if ( !ignoreChars && u_strchr(hourFormatChars, tfChar) != NULL ) { in addCLDRData()