Home
last modified time | relevance | path

Searched refs:de (Results 1 – 25 of 185) sorted by path

12345678

/php-src/.github/actions/apt-x32/
H A Daction.yml19 language-pack-de \
/php-src/.github/actions/apt-x64/
H A Daction.yml30 language-pack-de \
/php-src/
H A D.travis.yml11 - language-pack-de
H A DEXTENSIONS400 PRIMARY MAINTAINER: Kristian Köhntopp <kris@koehntopp.de> (2000 - 2000)
496 PRIMARY MAINTAINER: Stefan Roehrich <sr@linux.de> (1999 - 2003)
/php-src/Zend/tests/
H A Dbug39438.phpt29 'authoremail' => 'balluff@amt1.de',
H A Dget_required_files.phpt5 sschuermann@chip.de
/php-src/Zend/
H A Dzend_strtod.c1314 int de, k; local
1338 de = (int)(d0 >> Exp_shift);
1343 if ((de = (int)(d0 >> Exp_shift)))
1414 if (de) {
1417 *e = (de - Bias - (P-1) << 2) + k;
1420 *e = de - Bias - (P-1) + k;
1426 *e = de - Bias - (P-1) + 1 + k;
/php-src/build/
H A Dax_check_compile_flag.m429 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
H A Dphp_cxx_compile_stdcxx.m493 # Copyright (c) 2021 Jörn Heusipp <osmanx@problemloesungsmaschine.de>
/php-src/ext/bcmath/libbcmath/
H A DLICENSE93 a de-facto standard. To achieve this, non-free programs must be
/php-src/ext/ctype/tests/
H A Dlc_ctype_inheritance.phpt8 if (!setlocale(LC_CTYPE, "de_DE", "de-DE")) die("skip requires de_DE locale");
26 var_dump(setlocale(LC_CTYPE, "de_DE", "de-DE") !== false);
/php-src/ext/date/tests/
H A Ddate_interval_create_from_date_string.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
H A Ddate_interval_create_from_date_string_nullparam.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
H A Ddate_period-immutable.phpt8 $de = new DateTime( '2008-03-31' );
11 foreach ( new DatePeriod( $db1, $di, $de ) as $dt )
19 foreach ( new DatePeriod( $db2, $di, $de ) as $dt )
H A Ddate_period.phpt7 $de = new DateTime( '2008-12-31' );
10 foreach ( new DatePeriod( $db, $di, $de ) as $dt )
18 $de = new DateTime( '2009-12-31 23:59:59' );
21 foreach ( new DatePeriod( $db, $di, $de, DatePeriod::EXCLUDE_START_DATE ) as $dt )
H A Ddate_timestamp_get.phpt4 Carlos Alexandre Pires de Carvalho Junior <calexandrepcjr [at] gmail [dot] com>
10 Virgílio de Carvalho Pontes <vigiliocpontes [at] outlook [dot] com>
H A Ddate_timestamp_set.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
H A Ddate_timestamp_set_nullparam2.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
H A Dtimezone_version_get.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
H A Dtimezone_version_get_basic1.phpt4 Rodrigo Wanderley de Melo Cardoso <rodrigogepem@gmail.com>
/php-src/ext/dom/tests/
H A Dbug54382.phpt14 $de = $xml->documentElement;
16 $ns2 = $de->getAttributeNodeNS("http://www.w3.org/2000/xmlns/", "ns2");
H A Ddom006.phpt27 $dom->addBook("PHP de Luxe", "Richard Samar, Christian Stocker");
41 <book><title>PHP de Luxe</title><author>Richard Samar, Christian Stocker</author></book></books>
/php-src/ext/exif/
H A Dexif.c3151 int de, section_index = SECTION_MAKERNOTE; in exif_process_IFD_in_MAKERNOTE() local
3238 for (de=0;de<NumDirEntries;de++) { in exif_process_IFD_in_MAKERNOTE()
3239 size_t offset = 2 + 12 * de; in exif_process_IFD_in_MAKERNOTE()
3609 int de; in exif_process_IFD_in_JPEG() local
3631 for (de=0;de<NumDirEntries;de++) { in exif_process_IFD_in_JPEG()
3632 if (!exif_process_IFD_TAG(ImageInfo, dir_start + 2 + 12 * de, in exif_process_IFD_in_JPEG()
3653 NextDirOffset = php_ifd_get32u(dir_start+2+12*de, ImageInfo->motorola_intel); in exif_process_IFD_in_JPEG()
/php-src/ext/fileinfo/tests/
H A Dmagic1315 # from dreesen@math.fu-berlin.de
4407 # Felix von Leitner <felix-file@fefe.de>
6362 # on 7th line language like: de en
7522 # https://megacad.de/
10483 # https://msdn.microsoft.com/de-de/library/cc483186(v=vs.71).aspx
12846 # https://www.acronis.de/
12908 # http://www.bcdwb.de/bcdw/index_e.htm
12943 # https://www.acronis.de/
14699 # From: Werner Fink <werner@suse.de>
36567 # http://www.symbos.de
[all …]
H A Dmagic私はガラスを食べられます1315 # from dreesen@math.fu-berlin.de
4407 # Felix von Leitner <felix-file@fefe.de>
6362 # on 7th line language like: de en
7522 # https://megacad.de/
10483 # https://msdn.microsoft.com/de-de/library/cc483186(v=vs.71).aspx
12846 # https://www.acronis.de/
12908 # http://www.bcdwb.de/bcdw/index_e.htm
12943 # https://www.acronis.de/
14699 # From: Werner Fink <werner@suse.de>
36567 # http://www.symbos.de
[all …]

Completed in 214 milliseconds

12345678