Searched refs:offsetWithSep (Results 1 – 3 of 3) sorted by relevance
2433 … int offsetWithSep = parseDefaultOffsetFields(text, idx, DEFAULT_GMT_OFFSET_SEP, lenWithSep);2436 offset = offsetWithSep * sign;2444 offset = offsetWithSep * sign;
2503 … int offsetWithSep = parseDefaultOffsetFields(text, idx, DEFAULT_GMT_OFFSET_SEP, lenWithSep);2506 offset = offsetWithSep * sign;2514 offset = offsetWithSep * sign;
2034 … int32_t offsetWithSep = parseDefaultOffsetFields(text, idx, DEFAULT_GMT_OFFSET_SEP, lenWithSep); in parseOffsetDefaultLocalizedGMT() local2037 offset = offsetWithSep * sign; in parseOffsetDefaultLocalizedGMT()2045 offset = offsetWithSep * sign; in parseOffsetDefaultLocalizedGMT()