Home
last modified time | relevance | path

Searched refs:empty (Results 501 – 525 of 1348) sorted by relevance

1...<<21222324252627282930>>...54

/PHP-7.1/ext/com_dotnet/tests/
H A Dbug34272.phpt2 Bug #34272 (empty array onto COM object blows up)
/PHP-7.1/ext/dom/tests/
H A DDOMDocumentType_publicId_basic_001.phpt2 DOMDocumentType::publicId with empty value.
H A DDOMDocumentFragment_appendXML_error_003.phpt19 Warning: DOMNode::appendChild(): Document Fragment is empty in %s on line %d
/PHP-7.1/Zend/tests/
H A Dbug62005.phpt11 Warning: Creating default object from empty value in %sbug62005.php on line %d
H A Dbug75420.11.phpt14 var_dump(empty($obj[$name]));
H A Dbug75420.14.phpt14 var_dump(empty($obj[$name]));
H A Dbug41075.phpt30 string(40) "Creating default object from empty value"
H A Dbug51394.phpt14 $a = $empty($b);
H A Dbug75420.12.phpt15 var_dump(empty($obj[$name]));
/PHP-7.1/ext/mcrypt/tests/
H A Dmcrypt_decrypt_variation5.phpt79 'empty array' => array(),
94 // empty data
95 'empty string DQ' => "",
96 'empty string SQ' => '',
171 --empty array--
221 --empty string DQ--
226 --empty string SQ--
H A Dmcrypt_decrypt_variation2.phpt79 'empty array' => array(),
94 // empty data
95 'empty string DQ' => "",
96 'empty string SQ' => '',
171 --empty array--
221 --empty string DQ--
226 --empty string SQ--
H A Dmcrypt_encrypt_variation2.phpt79 'empty array' => array(),
94 // empty data
95 'empty string DQ' => "",
96 'empty string SQ' => '',
171 --empty array--
221 --empty string DQ--
226 --empty string SQ--
H A Dmcrypt_encrypt_variation5.phpt80 'empty array' => array(),
95 // empty data
96 'empty string DQ' => "",
97 'empty string SQ' => '',
172 --empty array--
222 --empty string DQ--
227 --empty string SQ--
/PHP-7.1/ext/date/tests/
H A Dlocaltime_variation1.phpt52 'empty array' => array(),
67 // empty data
68 'empty string DQ' => "",
69 'empty string SQ' => '',
227 --empty array--
511 --empty string DQ--
519 --empty string SQ--
H A Dbug46111.phpt8 # An empty list indicates no errors
/PHP-7.1/ext/standard/tests/
H A Dbug73124.phpt5 if (!empty(PHP_CONFIG_FILE_SCAN_DIR)) die("Skip: PHP_CONFIG_FILE_SCAN_DIR must not be available");
/PHP-7.1/ext/xmlwriter/tests/
H A D001.phpt15 // Force to write and empty the buffer
/PHP-7.1/ext/zip/tests/
H A Dbug53885.phpt2 Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
/PHP-7.1/ext/standard/tests/file/
H A Dglob_variation3.phpt16 var_dump(empty(ini_get('open_basedir')));
/PHP-7.1/ext/standard/tests/streams/
H A Dbug74090.phpt2 Bug #74090 stream_get_contents maxlength>-1 returns empty string on windows
/PHP-7.1/ext/standard/tests/strings/
H A Dbug55674.phpt2 Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records)
/PHP-7.1/ext/standard/tests/array/
H A Darray_walk_variation3.phpt12 * integer, float, string, bool, null, empty & mixed
48 // empty array
/PHP-7.1/ext/zip/lib/
H A Dzip_string.c85 static const zip_uint8_t empty[1] = ""; in _zip_string_get() local
90 return empty; in _zip_string_get()
/PHP-7.1/ext/spl/tests/
H A Dfixedarray_002.phpt62 var_dump(isset($a[1]), isset($a[2]), empty($a[1]), empty($a[2]));
/PHP-7.1/ext/oci8/tests/
H A Derror_parse.phpt17 if (!empty($dbase)) {
33 if (!empty($dbase)) {
49 if (!empty($dbase)) {

Completed in 24 milliseconds

1...<<21222324252627282930>>...54