Home
last modified time | relevance | path

Searched +defs:is +defs:Date (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
701 private function parseRichText($is)
H A DGnumeric.php12 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
872 private function parseRichText($is)
H A DXml.php11 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
660 protected function parseRichText($is)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Reader/
H A DOds.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
785 private function parseRichText($is)
H A DGnumeric.php12 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
872 private function parseRichText($is)
H A DXml.php11 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
660 protected function parseRichText($is)
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
701 private function parseRichText($is)
H A DGnumeric.php12 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
872 private function parseRichText($is)
H A DXml.php11 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
659 protected function parseRichText($is)
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
701 private function parseRichText($is)
H A DGnumeric.php12 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
872 private function parseRichText($is)
H A DXml.php11 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
659 protected function parseRichText($is)
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
701 private function parseRichText($is)
H A DGnumeric.php12 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
872 private function parseRichText($is)
H A DXml.php11 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
659 protected function parseRichText($is)
/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_datetime.hpp139 class Date class
202 Date(const long long utc_ = 0) : utc(utc_) { } in Date() function in gu::datetime::Date
240 inline std::istream& operator>>(std::istream& is, Period& p) in operator >>()
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_datetime.hpp139 class Date class
202 Date(const long long utc_ = 0) : utc(utc_) { } in Date() function in gu::datetime::Date
240 inline std::istream& operator>>(std::istream& is, Period& p) in operator >>()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php21 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
763 private function parseRichText($is)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php21 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
693 private function parseRichText($is)
H A DXml.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
649 protected function parseRichText($is)
H A DGnumeric.php13 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
795 private function parseRichText($is)
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DOds.php21 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
693 private function parseRichText($is)
H A DXml.php14 use PhpOffice\PhpSpreadsheet\Shared\Date; alias
649 protected function parseRichText($is)
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/include/exiv2/
H A Dvalue.hpp1014 struct EXIV2API Date { struct in Exiv2::DateValue
1015 Date() : year(0), month(0), day(0) {} in Date() function
1016 int year; //!< Year
1017 int month; //!< Month
1018 int day; //!< Day
1594 std::istringstream is(buf); in read() local
/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Dvalue.hpp994 struct EXIV2API Date { struct in Exiv2::DateValue
995 Date() : year(0), month(0), day(0) {} in Date() function
996 int year; //!< Year
997 int month; //!< Month
998 int day; //!< Day
1574 std::istringstream is(buf); in read() local

12345