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