Home
last modified time | relevance | path

Searched refs:list (Results 176 – 200 of 345) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt22 Delivered-To: mailing list internals@lists.php.net
64 string(36) "mailing list internals@lists.php.net"
/PHP-5.5/Zend/
H A Dzend_vm_gen.php264 $list = array(); // list of opcode handlers and helpers in original order variable
720 global $list, $opcodes, $helpers, $op_types;
731 foreach ($list as $lineno => $dsc) {
759 foreach ($list as $lineno => $dsc) {
1034 $op_types, $list, $opcodes, $helpers, $params, $opnames;
1091 $list[$lineno] = array("handler"=>$handler);
1108 $list[$lineno] = array("helper"=>$helper);
1130 $list[$lineno] = array("helper"=>$helper);
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt6 * Description: Return a list of IP addresses that a given hostname resolves to.
H A Dnews.rss24 …ads page, Windows binaries can be found on windows.php.net/download/. The list of changes is recor…
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_interface.phpt54 printf("Found more methods than expected, dumping list\n");
/PHP-5.5/ext/standard/tests/strings/
H A Dsscanf_basic1.phpt21 list($part, $number, $stock) = sscanf($str, $format);
H A Dsscanf_basic2.phpt21 list($part, $number, $stock) = sscanf($str, $format);
H A Dsscanf_basic4.phpt18 list($arg1, $arg2, $arg3, $arg4) = sscanf($str, $format);
H A Dsscanf_basic3.phpt18 list($part, $length, $width, $depth) = sscanf($str, $format);
H A Dsscanf_basic7.phpt18 list($arg1, $arg2, $arg3, $arg4, $arg5, $arg6) = sscanf($str, $format);
H A Dsscanf_basic6.phpt24 list($arg1, $arg2, $arg3, $arg4, $arg5, $arg6) = sscanf($str, $format);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt55 printf("Dumping list of unexpected methods.\n");
59 printf("Dumping list of missing methods.\n");
H A Dmysqli_debug_mysqlnd_control_string.phpt127 // -f[,functions] - Limit debugger list to specified functions. Empty list -> all functions
195 …printf("[115] Dumping list of unexpected functions which should have not been shown when using con…
201 …printf("[116] Dumping list of functions which should have been shown when using control string '%s…
H A Dmysqli_constants.phpt213 printf("Dumping list of unexpected constants\n");
218 printf("Dumping list of missing constants\n");
/PHP-5.5/ext/soap/tests/soap12/
H A DT61.phpt28 …><env:Text>SOAP-ERROR: Encoding: '*' may only be first arraySize value in list</env:Text></env:Rea…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_list_dbs.phpt27 printf("[004] Empty database list? [%d] %s\n", mysql_errno($link), mysql_error($link));
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_010.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug43177.phpt35 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_009.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation16.phpt17 * isset() - T_ISSET(349), list() - T_LIST(358),
48 list($value1,$value2) = $c;
780 string(4) "list"
/PHP-5.5/
H A DREADME.REDIST.BINS31 notice, this list of conditions and the following disclaimer.
33 notice, this list of conditions and the following disclaimer in the
161 notice, this list of conditions and the following disclaimer.
164 notice, this list of conditions and the following disclaimer in the
262 notice, this list of conditions and the following disclaimer.
264 notice, this list of conditions and the following disclaimer in the
322 notice, this list of conditions and the following disclaimer.
324 notice, this list of conditions and the following disclaimer in
370 notice, this list of conditions and the following disclaimer.
373 notice, this list of conditions and the following disclaimer in
[all …]
H A DLICENSE11 notice, this list of conditions and the following disclaimer.
14 notice, this list of conditions and the following disclaimer in
/PHP-5.5/ext/spl/internal/
H A Dsplstack.inc19 * stack implemented using a doubly linked list (DLL).
/PHP-5.5/tests/
H A Dquicktester.inc38 list($left,$right) = explode($operator, $test);
/PHP-5.5/ext/pcre/pcrelib/
H A DLICENCE70 this list of conditions and the following disclaimer.
73 notice, this list of conditions and the following disclaimer in the

Completed in 39 milliseconds

12345678910>>...14