Home
last modified time | relevance | path

Searched refs:list (Results 126 – 150 of 345) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/spl/tests/
H A DSplFileObject_setCsvControl_basic.phpt18 list($fruit, $quantity) = $row;
H A DSplFileObject_setCsvControl_variation001.phpt18 list($fruit, $quantity) = $row;
/PHP-5.5/ext/enchant/tests/
H A Dbroker_request_dict.phpt25 exit("list dicts failed\n");
/PHP-5.5/ext/pcre/tests/
H A Dbug41638.phpt10 // these two are from Magnus Holmgren (extracted from a pcre-dev mailing list post)
/PHP-5.5/Zend/tests/traits/
H A Dbug61052.phpt18 …finition. The method foo is to be used from T1, but T1 is also on the exclude list in %s on line %d
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput22-1640 No starting char list
67 No starting char list
H A Dtestoutput22-3252 No starting char list
79 No starting char list
H A Dtestoutput1311 No starting char list
/PHP-5.5/ext/fileinfo/libmagic/
H A DLICENSE18 this list of conditions, and the following disclaimer.
21 notice, this list of conditions and the following disclaimer in the
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt73 Returns a list with all supported filter names.
198 allowed character list
200 the allowed character list
221 allowed character list
223 the allowed character list
236 allowed character list. If this is not set, then
240 the allowed character list
251 allowed character list
253 the allowed character list
/PHP-5.5/ext/standard/tests/time/
H A D001.phpt19 list($micro,$time)=explode(" ",microtime());
/PHP-5.5/ext/filter/tests/
H A Dbug52209.phpt6 would never show up in the "set" list. Which means, it's
/PHP-5.5/ext/ftp/tests/
H A D001.phpt30 string(15) "214 end of list"
H A D002.phpt32 string(15) "214 end of list"
/PHP-5.5/ext/phar/
H A DLICENSE11 notice, this list of conditions and the following disclaimer.
14 notice, this list of conditions and the following disclaimer in
81 notice, this list of conditions and the following disclaimer.
83 notice, this list of conditions and the following disclaimer in the
/PHP-5.5/sapi/cli/tests/
H A Dbug65066_100.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug66830.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_018.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug65066_422.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug65066_511.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug68745.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_006.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug65633.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt84 printf("[001] Dumping list of unexpected constants\n");
89 printf("[002] Dumping list of missing constants\n");
/PHP-5.5/ext/xml/tests/
H A Dxml_closures_001.phpt13 while (list($k, $v) = each($attribs)) {

Completed in 24 milliseconds

12345678910>>...14