Lines Matching full:ignorechars
560 UBool ignoreChars = FALSE;564 ignoreChars = !ignoreChars; // toggle (handle quoted literals & '' for single quote)565 } else if ( !ignoreChars && u_strchr(hourFormatChars, tfChar) != NULL ) {