Searched refs:UNSIGNED_OCTAL (Results 1 – 2 of 2) sorted by relevance
25 UNSIGNED_OCTAL = 2, enumerator49 return formatChar == UNSIGNED_OCTAL || formatChar == UNSIGNED_HEX_LOWER || in canApplyFlag()55 formatChar == UNSIGNED_OCTAL || formatChar == UNSIGNED_HEX_LOWER || in canApplyFlag()
115 case UNSIGNED_OCTAL: in fuzzFormat()