Home
last modified time | relevance | path

Searched refs:NULL (Results 4076 – 4100 of 4218) sorted by relevance

1...<<161162163164165166167168169

/PHP-7.0/ext/mbstring/tests/
H A Dmb_split_variation1.phpt59 /*10*/ NULL,
/PHP-7.0/ext/standard/tests/strings/
H A Dconvert_uudecode_variation1.phpt55 /*17*/ NULL,
H A Dsprintf_variation49.phpt20 array(NULL),
H A Dstrrpos_variation15.phpt67 NULL,
/PHP-7.0/ext/spl/tests/
H A DarrayObject_magicMethods3.phpt106 NULL
H A DarrayObject_magicMethods4.phpt111 NULL
H A DarrayObject_magicMethods6.phpt111 NULL
/PHP-7.0/ext/standard/tests/general_functions/
H A Dis_object.phpt128 NULL,
/PHP-7.0/ext/zip/lib/
H A Dzipint.h407 #define ZIP_SOURCE_IS_LAYERED(src) ((src)->src != NULL)
458 #define ZIP_ENTRY_DATA_CHANGED(x) ((x)->source != NULL)
/PHP-7.0/ext/phar/phar/
H A Dclicommand.inc169 return NULL;
283 …return array('' => array('typ'=>'any','val'=>NULL,'inf'=>'Optional command to retrieve help for.')…
/PHP-7.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_mac.c47 static const char *mbfl_encoding_sjis_mac_aliases[] = {"MacJapanese", "x-Mac-Japanese", NULL};
694 if (filter->flush_function != NULL) { in mbfl_filt_conv_sjis_mac_flush()
/PHP-7.0/ext/json/
H A Djson_scanner.c315 ZVAL_LONG(&s->value, ZEND_STRTOL((char *) s->token, NULL, 10)); in php_json_scan()
321 ZVAL_DOUBLE(&s->value, zend_strtod((char *) s->token, NULL)); in php_json_scan()
483 ZVAL_DOUBLE(&s->value, zend_strtod((char *) s->token, NULL)); in php_json_scan()
/PHP-7.0/ext/standard/tests/array/
H A Darray_key_exists_variation1.phpt57 /*10*/ NULL,
H A Darray_merge_variation4.phpt54 NULL => 'null 1',
H A Darray_slice_variation7.phpt55 NULL => 'null 1',
/PHP-7.0/ext/standard/tests/dir/
H A Dchdir_variation1.phpt63 /*10*/ NULL,
/PHP-7.0/ext/posix/tests/
H A Dposix_getgrgid_variation.phpt42 NULL,
H A Dposix_getpwuid_variation.phpt42 NULL,
H A Dposix_kill_variation1.phpt43 NULL,
H A Dposix_kill_variation2.phpt43 NULL,
/PHP-7.0/ext/session/tests/
H A Dsession_encode_error2.phpt52 /*10*/ NULL,
/PHP-7.0/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt39 /*10*/ NULL,
/PHP-7.0/ext/iconv/tests/
H A Diconv_strpos_variation4.phpt65 /*10*/ NULL,
H A Diconv_strrpos_variation3.phpt63 /*10*/ NULL,
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_load_data.phpt72 …exec_and_count(3, $db, sprintf('CREATE TABLE test(id INT NOT NULL PRIMARY KEY, col1 CHAR(10)) ENGI…

Completed in 195 milliseconds

1...<<161162163164165166167168169