Home
last modified time | relevance | path

Searched refs:list (Results 151 – 175 of 345) sorted by relevance

12345678910>>...14

/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_017.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug61679.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dbug67429.phpt17 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_007.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_004.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_016.phpt22 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_008.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_012.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_005.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_015.phpt17 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
H A Dphp_cli_server_019.phpt18 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput21-1653 No starting char list
86 No starting char list
H A Dtestoutput21-3265 No starting char list
98 No starting char list
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_interface.phpt39 printf("Dumping list of missing methods.\n");
43 printf("Dumping list of unexpected methods.\n");
H A Dmysqli_class_mysqli_interface.phpt88 printf("Dumping list of unexpected methods.\n");
92 printf("Dumping list of missing methods.\n");
135 printf("Dumping list of missing class variables\n");
139 printf("Dumping list of unexpected class variables\n");
154 printf("Dumping list of missing object variables\n");
158 printf("Dumping list of unexpected object variables\n");
/PHP-5.5/tests/lang/
H A Dbug22510.phpt9 public $list = array();
13 $cl = &$this->list;
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-null.phpt6 list - it does not replace the previously allowed functions.
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt6 list - it does not replace the old function.
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt6 list - it does not replace the previously allowed functions.
/PHP-5.5/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt11 -s sections....................... Create optional sections, colon separated list
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities17.phpt23 list(,$result) = unpack('H6', html_entity_decode($test[1], ENT_QUOTES, 'UTF-8'));
/PHP-5.5/main/
H A Drfc1867.h71 typedef void (*php_rfc1867_get_detect_order_t)(const zend_encoding ***list, size_t *list_size TSRML…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_kill.phpt40 …printf("[003] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
42 …printf("[004] Cannot find persistent connection thread in process list, [%d] %s\n", mysql_errno($l…
63 …printf("[007] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
/PHP-5.5/ext/xml/tests/
H A Dxml004.phpt30 while (list($k, $v) = each($attribs)) {
/PHP-5.5/Zend/
H A DLICENSE11 notice, this list of conditions and the following disclaimer.
14 copyright notice, this list of conditions and the following

Completed in 42 milliseconds

12345678910>>...14