HomeSort by relevance Sort by last modified time
    Searched refs:strf (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/localization/
fgas_locale.cpp 746 const FX_WCHAR* strf = wsNumFormat.c_str(); local
763 switch (strf[ccf]) {
765 CFX_WideString wsLiteral = FX_GetLiteralTextReverse(strf, ccf);
869 if (ccf - 1 >= 0 && strf[ccf - 1] == 'c') {
880 if (ccf - 1 >= 0 && strf[ccf - 1] == 'C') {
893 if (ccf - 1 >= 0 && strf[ccf - 1] == 'd') {
904 if (ccf - 1 >= 0 && strf[ccf - 1] == 'D') {
934 while (ccf < lenf && strf[ccf] == '8') {
975 if (strf[ccf] != str[cc]) {
988 switch (strf[ccf])
1454 const FX_WCHAR* strf = wsNumFormat.c_str(); local
2057 const FX_WCHAR* strf = wsDatePattern.c_str(); local
2275 const FX_WCHAR* strf = wsTimePattern.c_str(); local
2658 const FX_WCHAR* strf = wsNumFormat.c_str(); local
3091 const FX_WCHAR* strf = wsNumFormat.c_str(); local
3714 const FX_WCHAR* strf = wsDatePattern.c_str(); local
3834 const FX_WCHAR* strf = wsTimePattern.c_str(); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 3689 UnicodeString strf, strl, strm, strs; local
    [all...]

Completed in 2089 milliseconds