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