Searched refs:ignoreChars (Results 1 – 1 of 1) sorted by relevance
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()