Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.3/ext/xsl/tests/
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.3/ext/xml/tests/
H A Dxml004.phpt32 while (list($k, $v) = each($attribs)) {
/PHP-5.3/Zend/
H A Dzend_multibyte.h35 typedef char* (*zend_encoding_detector)(const unsigned char *string, size_t length, char *list TSRM…
H A DLICENSE11 notice, this list of conditions and the following disclaimer.
14 copyright notice, this list of conditions and the following
/PHP-5.3/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.3/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.3/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt6 * Description: Return a list of IP addresses that a given hostname resolves to.
/PHP-5.3/ext/tokenizer/tests/
H A Dtoken_get_all_variation16.phpt15 * isset() - T_ISSET(349), list() - T_LIST(358),
46 list($value1,$value2) = $c;
778 string(4) "list"
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_interface.phpt54 printf("Found more methods than expected, dumping list\n");
/PHP-5.3/ext/standard/tests/strings/
H A Dsscanf_basic2.phpt21 list($part, $number, $stock) = sscanf($str, $format);
H A Dsscanf_basic3.phpt18 list($part, $length, $width, $depth) = sscanf($str, $format);
H A Dsscanf_basic1.phpt21 list($part, $number, $stock) = sscanf($str, $format);
H A Dsscanf_basic4.phpt18 list($arg1, $arg2, $arg3, $arg4) = 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.3/ext/hash/tests/
H A Dhash_algos.phpt9 * Description: Return a list of registered hashing algorithms
/PHP-5.3/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_constants.phpt196 printf("Dumping list of unexpected constants\n");
201 printf("Dumping list of missing constants\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…
/PHP-5.3/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.3/ext/pcre/pcrelib/
H A DLICENCE69 this list of conditions and the following disclaimer.
72 notice, this list of conditions and the following disclaimer in the
/PHP-5.3/
H A DREADME.PARAMETER_PARSING_API21 list of pointers to variables to store the results in. The _ex() version
34 The following list shows the type specifier, its meaning and the parameter
58 * - variable arguments list (0 or more)
59 + - variable arguments list (1 or more)
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 …]
/PHP-5.3/ext/spl/internal/
H A Dsplstack.inc19 * stack implemented using a doubly linked list (DLL).

Completed in 23 milliseconds

12345678910>>...12