Home
last modified time | relevance | path

Searched refs:NULL (Results 3576 – 3600 of 3811) sorted by relevance

1...<<141142143144145146147148149150>>...153

/PHP-5.3/ext/standard/tests/strings/
H A Dvfprintf_variation14.phpt51 "1234hello", "hello\0world", "NULL", "true",
H A Dvfprintf_variation14_64bit.phpt51 "1234hello", "hello\0world", "NULL", "true",
H A Dvsprintf_variation18.phpt40 "1234hello", "hello\0world", "NULL", "true",
H A Dsetlocale_variation4.phpt23 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
H A Dsprintf_variation12.phpt17 array(NULL),
H A Dsprintf_variation24.phpt17 array(NULL),
/PHP-5.3/ext/standard/tests/array/
H A Dnatcasesort_variation11.phpt50 NULL => 'null 1',
H A Darray_diff_variation8.phpt198 NULL
H A Deach_variation3.phpt51 NULL => 'null 1',
/PHP-5.3/ext/intl/tests/
H A Dcollator_sort.phpt178 0 => NULL,
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8.c58 static const char *mbfl_encoding_utf8_aliases[] = {"utf8", NULL};
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt58 …exec_and_count(3, $db, sprintf('CREATE TABLE test(id INT NOT NULL PRIMARY KEY, col1 CHAR(10)) ENGI…
/PHP-5.3/ext/standard/
H A Dphp_smart_str.h107 __s->c = NULL; \
/PHP-5.3/ext/mbstring/tests/
H A Dmb_stripos_variation2.phpt64 /*10*/ NULL,
H A Dmb_strpos_variation2.phpt63 /*10*/ NULL,
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug30045.phpt40 $soap = new LocalSoapClient(NULL, array("uri"=>"http://test-uri", "location"=>"test://"));
/PHP-5.3/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_005s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_004s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.3/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt55 openssl_pkey_export($keys, $privkey, NULL, $config_arg);
/PHP-5.3/ext/spl/tests/
H A Diterator_022.phpt97 return NULL;
/PHP-5.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.3/ext/mssql/
H A Dphp_mssql.h208 #define mssql_module_ptr NULL
/PHP-5.3/ext/mysqli/tests/
H A D009.phpt27 c3 bigint not NULL,
H A Dbug_mysql_49406.phpt58 MYSQLI_TYPE_NULL => "NULL",
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt22 …if (!mysqli_query($link, sprintf("CREATE TABLE test(id INT NOT NULL AUTO_INCREMENT, label LONGBLOB…

Completed in 39 milliseconds

1...<<141142143144145146147148149150>>...153