Home
last modified time | relevance | path

Searched refs:NULL (Results 3676 – 3700 of 3811) sorted by relevance

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

/PHP-5.3/ext/spl/tests/
H A DarrayObject_magicMethods3.phpt106 NULL
/PHP-5.3/ext/pdo/tests/
H A Dpdo_016.phpt22 $db->exec('CREATE TABLE test(idx int NOT NULL PRIMARY KEY, txt VARCHAR(20))');
H A Dpdo_016a.phpt22 $db->exec('CREATE TABLE test(idx int NOT NULL PRIMARY KEY, txt VARCHAR(20))');
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strlen_variation2.phpt62 /*10*/ NULL,
H A Dmb_stripos_variation4.phpt65 /*10*/ NULL,
/PHP-5.3/ext/oci8/tests/
H A Dbind_sqltchr_1.phpt225 NULL
/PHP-5.3/ext/standard/tests/strings/
H A Dsprintf_variation18.phpt19 array(NULL),
H A Dsprintf_variation25.phpt30 "NULL",
H A Dsprintf_variation38.phpt30 "NULL",
H A Dsprintf_variation8.phpt33 "NULL",
H A Dstrrpos_variation15.phpt65 NULL,
H A Dstrtr_variation8.phpt59 NULL,
H A Dconvert_uudecode_variation1.phpt55 /*17*/ NULL,
/PHP-5.3/ext/ereg/tests/
H A Deregi_replace_variation_002.phpt50 NULL,
H A Dereg_replace_variation_002.phpt50 NULL,
/PHP-5.3/ext/standard/tests/array/
H A Dsort_variation2.phpt40 /*7*/ NULL,
H A Darray_slice_variation7.phpt55 NULL => 'null 1',
/PHP-5.3/ext/standard/tests/general_functions/
H A Dis_object.phpt128 NULL,
/PHP-5.3/ext/iconv/tests/
H A Diconv_strlen_variation2.phpt62 /*10*/ NULL,
/PHP-5.3/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-5.3/Zend/
H A DZend.m4333 void *seg = mmap(NULL, SEG_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON, -1, 0);
385 seg = mmap(NULL, SEG_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, 0);
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c62 else return NULL; in k_strdup()
1580 if (NCONS(x).right != NULL) { in compile_tree()
3579 tqn->head_exact = NULL; in setup_tree()
4813 reg->exact_end = (UChar* )NULL; in clear_optimize_info()
4817 reg->exact = (UChar* )NULL; in clear_optimize_info()
5041 prev->chain = (regex_t* )NULL; in onig_chain_reduce()
5080 reg->chain = (regex_t* )NULL;
5371 (*reg)->int_map = (int* )NULL; in onig_alloc_init()
5372 (*reg)->int_map_backward = (int* )NULL; in onig_alloc_init()
5378 (*reg)->name_table = (void* )NULL; in onig_alloc_init()
[all …]
/PHP-5.3/ext/standard/
H A Dconfig.m415 char *filename = tmpnam(NULL);
20 if (NULL == fp)
27 if (NULL == fp)
/PHP-5.3/ext/standard/tests/dir/
H A Dchdir_variation1.phpt63 /*10*/ NULL,
/PHP-5.3/ext/session/tests/
H A Dsession_encode_error2.phpt52 /*10*/ NULL,

Completed in 68 milliseconds

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