Home
last modified time | relevance | path

Searched refs:fMonths (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Ddtfmtsym.cpp376 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData()
472 delete[] fMonths; in dispose()
589 arrayCompare(fMonths, other.fMonths, fMonthsCount) && in operator ==()
673 return fMonths; in getMonths()
693 returnValue = fMonths; in getMonths()
965 if (fMonths) in setMonths()
966 delete[] fMonths; in setMonths()
970 fMonths = newUnicodeStringArray(count); in setMonths()
971 uprv_arrayCopy( monthsArray,fMonths,count); in setMonths()
1000 if (fMonths) in setMonths()
[all …]
Dudat.cpp959 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode); in setMonth()
Dsmpdtfmt.cpp1615 … _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fMonths, fSymbols->fMonthsCount, in subFormat()
3308 …newStart = matchString(text, start, UCAL_MONTH, fSymbols->fMonths, fSymbols->fMonthsCount, wideMon… in subParse()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtfmtsym.cpp376 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData()
470 delete[] fMonths; in dispose()
583 arrayCompare(fMonths, other.fMonths, fMonthsCount) && in operator ==()
665 return fMonths; in getMonths()
685 returnValue = fMonths; in getMonths()
957 if (fMonths) in setMonths()
958 delete[] fMonths; in setMonths()
962 fMonths = newUnicodeStringArray(count); in setMonths()
963 uprv_arrayCopy( monthsArray,fMonths,count); in setMonths()
992 if (fMonths) in setMonths()
[all …]
Dudat.cpp943 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode); in setMonth()
Dsmpdtfmt.cpp1596 … _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fMonths, fSymbols->fMonthsCount, in subFormat()
3283 …newStart = matchString(text, start, UCAL_MONTH, fSymbols->fMonths, fSymbols->fMonthsCount, wideMon… in subParse()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtfmtsym.cpp375 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData()
468 delete[] fMonths; in dispose()
581 arrayCompare(fMonths, other.fMonths, fMonthsCount) && in operator ==()
663 return fMonths; in getMonths()
683 returnValue = fMonths; in getMonths()
955 if (fMonths) in setMonths()
956 delete[] fMonths; in setMonths()
960 fMonths = newUnicodeStringArray(count); in setMonths()
961 uprv_arrayCopy( monthsArray,fMonths,count); in setMonths()
990 if (fMonths) in setMonths()
[all …]
Dudat.cpp934 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode); in setMonth()
Dsmpdtfmt.cpp1519 … _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fMonths, fSymbols->fMonthsCount, in subFormat()
3199 …newStart = matchString(text, start, UCAL_MONTH, fSymbols->fMonths, fSymbols->fMonthsCount, wideMon… in subParse()
/third_party/icu/icu4c/source/i18n/
Ddtfmtsym.cpp376 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData()
470 delete[] fMonths; in dispose()
583 arrayCompare(fMonths, other.fMonths, fMonthsCount) && in operator ==()
665 return fMonths; in getMonths()
685 returnValue = fMonths; in getMonths()
957 if (fMonths) in setMonths()
958 delete[] fMonths; in setMonths()
962 fMonths = newUnicodeStringArray(count); in setMonths()
963 uprv_arrayCopy( monthsArray,fMonths,count); in setMonths()
992 if (fMonths) in setMonths()
[all …]
Dudat.cpp943 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode); in setMonth()
Dsmpdtfmt.cpp1596 … _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fMonths, fSymbols->fMonthsCount, in subFormat()
3283 …newStart = matchString(text, start, UCAL_MONTH, fSymbols->fMonths, fSymbols->fMonthsCount, wideMon… in subParse()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtfmtsym.h668 UnicodeString* fMonths; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtfmtsym.h666 UnicodeString* fMonths; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddtfmtsym.h666 UnicodeString* fMonths; variable
/third_party/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h668 UnicodeString* fMonths; variable