Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1637 ByteString bsDate = ValueToUTF8String(info.GetIsolate(), dateValue); in Date2Num() local
2229 ByteStringView bsDate, in Local2IsoDate()
2253 ByteStringView bsDate, in IsoDate2Local()
5380 int32_t CFXJSE_FormCalcContext::DateString2Num(ByteStringView bsDate) { in DateString2Num()