Home
last modified time | relevance | path

Searched defs:nonOverlappingSegments (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlNumberFormat.cpp141 std::vector<FieldSpan> nonOverlappingSegments; in Fold() local
179 …nsUntilNextSegment(int32_t nextSegmentStartPosition, std::vector<FieldSpan> &nonOverlappingSegment… in ProcessSpansUntilNextSegment()