Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 1304) sorted by last modified time

12345678910>>...53

/PHP-5.5/win32/build/
H A Dphpize.js.in158 // first, look for modules with empty deps; emit those first
/PHP-5.5/win32/
H A Dinstall.txt1223 mailing list, send an empty mail to
/PHP-5.5/tests/output/
H A Dob_implicit_flush_variation_001.phpt60 'empty array' => array(),
75 // empty data
76 'empty string DQ' => "",
77 'empty string SQ' => '',
122 --empty array--
156 --empty string DQ--
160 --empty string SQ--
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
/PHP-5.5/tests/
H A Dquicktester.inc23 // ignore empty lines
/PHP-5.5/tests/lang/
H A Dbug7515.phpt36 Warning: Creating default object from empty value in %s on line %d
H A Dengine_assignExecutionOrder_008.phpt70 Warning: Creating default object from empty value in %s on line %d
73 Warning: Creating default object from empty value in %s on line %d
77 Warning: Creating default object from empty value in %s on line %d
H A DforeachLoop.016.phpt154 Warning: Creating default object from empty value in %s on line %d
162 Warning: Creating default object from empty value in %s on line %d
182 Warning: Creating default object from empty value in %s on line %d
202 Warning: Creating default object from empty value in %s on line %d
/PHP-5.5/tests/classes/
H A Dimplicit_instantiation_001.phpt42 Warning: Creating default object from empty value in %s on line 18
48 Warning: Creating default object from empty value in %s on line 22
52 Warning: Creating default object from empty value in %s on line 26
60 Warning: Creating default object from empty value in %s on line 18
66 Warning: Creating default object from empty value in %s on line 22
70 Warning: Creating default object from empty value in %s on line 26
78 Warning: Creating default object from empty value in %s on line 18
84 Warning: Creating default object from empty value in %s on line 22
88 Warning: Creating default object from empty value in %s on line 26
H A Darray_access_001.phpt32 var_dump(empty($obj[0]));
33 var_dump(empty($obj[1]));
34 var_dump(empty($obj[2]));
35 var_dump(empty($obj['4th']));
36 var_dump(empty($obj['5th']));
37 var_dump(empty($obj[6]));
H A Darray_access_002.phpt32 var_dump(empty($obj[0]));
33 var_dump(empty($obj[1]));
34 var_dump(empty($obj[2]));
35 var_dump(empty($obj['4th']));
36 var_dump(empty($obj['5th']));
37 var_dump(empty($obj[6]));
/PHP-5.5/tests/basic/
H A Drfc1867_empty_upload.phpt2 rfc1867 empty upload
H A Drfc1867_max_file_uploads_empty_files.phpt2 rfc1867 max_file_uploads - empty files shouldn't count (non-debug version)
H A Drfc1867_max_file_uploads_empty_files_debug.phpt2 rfc1867 max_file_uploads - empty files shouldn't count (debug version)
/PHP-5.5/scripts/dev/generate-phpt/src/codeSnippets/
H A Darray.txt5 'empty array' => array(),
H A DemptyUnsetUndefNull.txt7 'empty string DQ' => "",
8 'empty string SQ' => '',
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar989 'empty array' => array(),
1006 'empty string DQ' => "",
1007 'empty string SQ' => '',
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in496 ; Note: set an empty value to allow all extensions.
/PHP-5.5/
H A Dphp.ini-development61 ; foo = ; sets foo to an empty string
62 ; foo = None ; sets foo to an empty string
177 ; To disable this feature set this option to empty value
246 ; Note: output_handler must be empty if this is set 'On' !!!!
424 ; empty string)
569 ; empty.
617 ; array REQUEST empty.
672 ; set it to be empty.
678 ; PHP's default character set is set to empty.
810 ; for this is empty.
[all …]
H A Dphp.ini-production61 ; foo = ; sets foo to an empty string
62 ; foo = None ; sets foo to an empty string
177 ; To disable this feature set this option to empty value
246 ; Note: output_handler must be empty if this is set 'On' !!!!
424 ; empty string)
569 ; empty.
617 ; array REQUEST empty.
672 ; set it to be empty.
678 ; PHP's default character set is set to empty.
810 ; for this is empty.
[all …]
/PHP-5.5/ext/zlib/tests/
H A Dreadgzfile_variation1.phpt18 'empty array' => array(),
H A Dreadgzfile_variation10.phpt20 'empty string DQ' => "",
21 'empty string SQ' => '',
H A Dreadgzfile_variation3.phpt20 'empty string DQ' => "",
21 'empty string SQ' => '',
33 Warning: readgzfile(): Filename cannot be empty in %s on line %d
36 Warning: readgzfile(): Filename cannot be empty in %s on line %d
39 Warning: readgzfile(): Filename cannot be empty in %s on line %d
42 Warning: readgzfile(): Filename cannot be empty in %s on line %d
45 Warning: readgzfile(): Filename cannot be empty in %s on line %d
48 Warning: readgzfile(): Filename cannot be empty in %s on line %d
H A Dreadgzfile_variation8.phpt18 'empty array' => array(),
H A Dgzopen_variation1.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
160 --empty array--
177 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
181 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
189 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
197 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
200 --empty string DQ--
[all …]

Completed in 85 milliseconds

12345678910>>...53