Home
last modified time | relevance | path

Searched refs:NULL (Results 3626 – 3650 of 3811) sorted by relevance

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

/PHP-5.3/ext/standard/tests/strings/
H A Dstrripos_variation1.phpt32 NULL,
H A Dstrrpos_variation10.phpt69 NULL,
H A Dcount_chars_variation2.phpt49 /* 18 */ NULL,
H A Dsprintf_variation13.phpt30 "NULL",
/PHP-5.3/ext/iconv/tests/
H A Diconv_strpos_variation3_64bit.phpt64 /*10*/ NULL,
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt69 if (NULL !== ($db = @new PDO($dsn, $user, $pass, 'wrong type')))
70 printf("[001] Expecting NULL got %s/%s\n", gettype($db), $db);
/PHP-5.3/ext/standard/tests/general_functions/
H A Dis_float.phpt81 array(NULL),
86 NULL, // nulls
H A Dis_float_64bit.phpt83 array(NULL),
88 NULL, // nulls
/PHP-5.3/ext/pgsql/
H A Dphp_pgsql.h301 #define pgsql_module_ptr NULL
/PHP-5.3/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt26 if ($socket == "" && $host != NULL && $host != 'localhost' && $host != '.') {
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp932.c61 static const char *mbfl_encoding_cp932_aliases[] = {"MS932", "Windows-31J", "MS_Kanji", NULL};
H A Dmbfilter_euc_jp.c61 static const char *mbfl_encoding_euc_jp_aliases[] = {"EUC", "EUC_JP", "eucJP", "x-euc-jp", NULL};
H A Dmbfilter_euc_tw.c61 static const char *mbfl_encoding_euc_tw_aliases[] = {"EUC_TW", "eucTW", "x-euc-tw", NULL};
/PHP-5.3/ext/mbstring/tests/
H A Dmb_split_variation3.phpt59 /*10*/ NULL,
H A Dmb_stripos_variation3.phpt64 /*10*/ NULL,
H A Dmb_strpos_variation3.phpt63 /*10*/ NULL,
/PHP-5.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015s.phpt32 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.3/ext/posix/tests/
H A Dposix_getgrgid_variation.phpt41 NULL,
H A Dposix_getpwuid_variation.phpt41 NULL,
H A Dposix_getpgid_variation.phpt43 NULL,
/PHP-5.3/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt106 NULL
H A DarrayObject_magicMethods2.phpt106 NULL
/PHP-5.3/ext/standard/tests/file/
H A Dfseek_variation1.phpt49 NULL,
H A Drename_variation13.phpt30 NULL,
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt22 …if (!mysqli_query($link, sprintf("CREATE TABLE test(id INT NOT NULL AUTO_INCREMENT, label LONGBLOB…

Completed in 38 milliseconds

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