/PHP-8.2/ext/imap/tests/ |
H A D | imap_clearflag_full_uid.phpt | 30 echo 'ALL: '; 31 var_dump(imap_search($imap_mail_box, 'ALL')); 32 echo 'ALL (with UID correspondance): '; 33 var_dump(imap_search($imap_mail_box, 'ALL', SE_UID)); 53 ALL: array(6) { 67 ALL (with UID correspondance): array(6) {
|
H A D | imap_setflag_full_uid.phpt | 31 echo 'ALL: '; 32 var_dump(imap_search($imap_mail_box, 'ALL')); 33 echo 'ALL (with UID correspondance): '; 34 var_dump(imap_search($imap_mail_box, 'ALL', SE_UID)); 57 ALL: array(6) { 71 ALL (with UID correspondance): array(6) {
|
H A D | imap_setflag_full_basic.phpt | 25 echo 'ALL: '; 26 var_dump(imap_search($imap_mail_box, 'ALL')); 45 ALL: array(10) {
|
H A D | imap_search_basic.phpt | 16 var_dump(imap_search($imap_mail_box, 'ALL', SE_UID));
|
H A D | imap_undelete_uid.phpt | 20 var_dump(imap_search($imap_mail_box, 'ALL', SE_UID));
|
H A D | imap_delete_uid.phpt | 23 var_dump(imap_search($imap_mail_box, 'ALL', SE_UID));
|
H A D | bug80438.phpt | 17 $message_number_array = imap_search($mail_box, 'ALL', SE_UID);
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | gh9841.phpt | 20 UNION ALL 26 UNION ALL 33 UNION ALL 44 UNION ALL 53 UNION ALL 64 UNION ALL
|
H A D | mysqli_pconn_max_links.phpt | 24 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest'); 25 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest@localhost'); 33 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest'); 34 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest@localhost'); 189 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest'); 203 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest'); 204 mysqli_query($link, 'REVOKE ALL PRIVILEGES, GRANT OPTION FROM pcontest@localhost');
|
/PHP-8.2/Zend/tests/type_declarations/variance/internal_parent/ |
H A D | missing_return_type.phpt | 7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod… 13 …imeZone::ALL, ?string $countryCode = null) should either be compatible with DateTimeZone::listIden…
|
H A D | incompatible_return_type.phpt | 7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod… 16 …one::ALL, ?string $countryCode = null): string should either be compatible with DateTimeZone::list…
|
H A D | compatible_return_type.phpt | 7 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
|
/PHP-8.2/ext/reflection/tests/ |
H A D | ReflectionMethod_tentative_return_type.phpt | 9 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod… 37 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ] 52 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
|
/PHP-8.2/ext/date/tests/ |
H A D | bug75928.phpt | 6 var_dump(is_array(DateTimeZone::listIdentifiers(\DateTimeZone::ALL, null)));
|
/PHP-8.2/Zend/tests/parameter_default_values/ |
H A D | internal_declaration_error_class_const.phpt | 13 …ible with DateTimeZone::listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCo…
|
/PHP-8.2/sapi/cli/tests/ |
H A D | 006.phpt | 34 Entry [ pcre.backtrack_limit <ALL> ] 37 Entry [ pcre.recursion_limit <ALL> ] 40 Entry [ pcre.jit <ALL> ]
|
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/ |
H A D | ReflectionParameter_toString_Internal.phpt | 27 Parameter #0 [ <optional> int $timezoneGroup = DateTimeZone::ALL ]
|
H A D | ReflectionParameter_getDefaultValueConstantName_Internal.phpt | 52 string(17) "DateTimeZone::ALL"
|
/PHP-8.2/ext/pgsql/tests/ |
H A D | bug37100.phpt | 29 $sql = "BEGIN; DECLARE mycursor BINARY CURSOR FOR SELECT binfield FROM test_bug; FETCH ALL IN mycur…
|
H A D | bug37100_9.phpt | 28 $sql = "BEGIN; DECLARE mycursor BINARY CURSOR FOR SELECT binfield FROM test_bug; FETCH ALL IN mycur…
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | htmlent.phpt | 26 // Using UTF-8 internally allows to encode/decode ALL characters.
|
/PHP-8.2/ext/date/ |
H A D | php_date.stub.php | 239 function timezone_identifiers_list(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCode = n… 600 public const ALL = UNKNOWN; define in DateTimeZone 652 …public static function listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCod…
|
/PHP-8.2/ |
H A D | README.REDIST.BINS | 367 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 368 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
/PHP-8.2/ext/mbstring/libmbfl/ |
H A D | LICENSE | 445 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
/PHP-8.2/ext/bcmath/libbcmath/ |
H A D | LICENSE | 449 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|