Home
last modified time | relevance | path

Searched refs:empty (Results 451 – 475 of 983) sorted by relevance

1...<<11121314151617181920>>...40

/php-src/ext/mbstring/tests/
H A Dmb_strrchr_empty_needle.phpt2 Test mb_strrchr() function : with empty needle
H A Dmb_strstr_empty_needle.phpt2 Test mb_strstr() function : with empty needle
/php-src/ext/dom/lexbor/lexbor/css/selectors/
H A Dpseudo.h23 bool empty; member
/php-src/ext/dom/tests/
H A DDOMDocument_load_error6.phpt25 DOMDocument::load(): Argument #1 ($filename) must not be empty
/php-src/ext/reflection/tests/
H A DReflectionGenerator_isClosed_002.phpt2 ReflectionGenerator::isClosed: ->valid() terminates an empty generator.
/php-src/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_error2.phpt22 var_dump( link('', $linkname) ); // empty string as filename
31 var_dump( is_link('') ); // empty string as linkname
H A Dreadfile_variation10-win32.phpt54 ValueError: Path must not be empty
57 ValueError: Path must not be empty
H A Dfile_get_contents_variation8-win32.phpt58 ValueError: Path must not be empty
61 ValueError: Path must not be empty
H A Dfile_get_contents_variation8.phpt55 ValueError: Path must not be empty
57 ValueError: Path must not be empty
H A Dfile_put_contents_variation8-win32.phpt58 ValueError: Path must not be empty
61 ValueError: Path must not be empty
/php-src/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt48 echo "Sockets after exec(), expected to be empty:\n";
70 Sockets after exec(), expected to be empty:
/php-src/ext/spl/tests/
H A Dfixedarray_002.phpt62 var_dump(isset($a[1]), isset($a[2]), empty($a[1]), empty($a[2]));
/php-src/ext/standard/tests/array/
H A Darray_intersect_ukey_variation2.phpt70 // empty data
71 'empty string DQ' => "",
72 'empty string SQ' => '',
175 --empty string DQ--
179 --empty string SQ--
H A Darray_diff_key_variation1.phpt61 // empty data
62 'empty string DQ' => "",
63 'empty string SQ' => '',
165 --empty string DQ--
169 --empty string SQ--
H A Darray_diff_key_variation2.phpt61 // empty data
62 'empty string DQ' => "",
63 'empty string SQ' => '',
166 --empty string DQ--
170 --empty string SQ--
H A Darray_diff_ukey_variation2.phpt71 // empty data
72 'empty string DQ' => "",
73 'empty string SQ' => '',
177 --empty string DQ--
181 --empty string SQ--
H A Darray_intersect_key_variation2.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
170 --empty string DQ--
174 --empty string SQ--
H A Darray_intersect_uassoc_variation2.phpt73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
177 --empty string DQ--
181 --empty string SQ--
/php-src/ext/xmlwriter/tests/
H A D006.phpt16 // Force to write and empty the buffer
/php-src/ext/intl/tests/
H A Duconverter_getstandards_basic.phpt12 assertTrue(count($standards) > 0, '$standards must not be empty');
/php-src/ext/gd/tests/
H A D001-mb.phpt2 imagecreatefrompng() and empty/missing file
H A D001.phpt2 imagecreatefrompng() and empty/missing file
/php-src/Zend/tests/
H A Dglobals_001.phpt9 var_dump(empty($_SERVER));
/php-src/ext/simplexml/tests/
H A Dgh14638.phpt16 // Intentionally empty
/php-src/ext/zip/tests/
H A Doo_getcomment.phpt33 ZipArchive::getCommentName(): Argument #1 ($name) must not be empty

Completed in 27 milliseconds

1...<<11121314151617181920>>...40