Searched refs:QUOTE_NON_NUMERIC_NUMBERS (Results 1 – 4 of 4) sorted by relevance
42 WRITE_NAN_AS_STRINGS(true, JsonGenerator.Feature.QUOTE_NON_NUMERIC_NUMBERS),
806 (NumberOutput.notFinite(d) && isEnabled(Feature.QUOTE_NON_NUMERIC_NUMBERS))) { in writeNumber()820 (NumberOutput.notFinite(f) && isEnabled(Feature.QUOTE_NON_NUMERIC_NUMBERS))) { in writeNumber()
1030 && Feature.QUOTE_NON_NUMERIC_NUMBERS.enabledIn(_features))) { in writeNumber()1045 && Feature.QUOTE_NON_NUMERIC_NUMBERS.enabledIn(_features))) { in writeNumber()
138 QUOTE_NON_NUMERIC_NUMBERS(true), enumConstant