Home
last modified time | relevance | path

Searched refs:langPos (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp596 int32_t langPos=0; /* position in output of language substitution */ in uloc_getDisplayName() local
629 langPos=length; in uloc_getDisplayName()
758 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp608 int32_t langPos=0; /* position in output of language substitution */ in uloc_getDisplayName() local
641 langPos=length; in uloc_getDisplayName()
770 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()
/third_party/node/deps/icu-small/source/common/
H A Dlocdispnames.cpp608 int32_t langPos=0; /* position in output of language substitution */ in uloc_getDisplayName() local
641 langPos=length; in uloc_getDisplayName()
770 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()

Completed in 5 milliseconds