Lines Matching defs:localeValue
1873 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Date2Num() local
2103 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2Date() local
2243 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2GMTime() local
2289 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2Time() local
2350 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Time2Num() local
2376 CXFA_LocaleValue localeValue(XFA_VT_TIME, in Time2Num() local
3724 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Format() local
3859 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3883 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3895 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3907 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3919 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsPattern, pLocale, in Parse() local
3931 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsPattern, pLocale, in Parse() local
3943 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsTestPattern, in Parse() local
3953 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsTestPattern, in Parse() local
4387 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in WordNum() local