Home
last modified time | relevance | path

Searched refs:to (Results 5276 – 5300 of 5453) sorted by relevance

1...<<211212213214215216217218219

/PHP-5.4/ext/standard/tests/strings/
H A Dsprintf_variation19.phpt29 01912, // should be quivalent to octal 1
H A Dsprintf_variation21.phpt29 01912, // should be quivalent to octal 1
H A Dstrcasecmp.phpt10 /* creating an array of strings to be compared */
18 /* loop through to go each and every element in an array
38 to string" by default when an object is passed instead of string.
136 before converting to string. Here Precision = 12 */
613 Warning: strcasecmp() expects parameter 2 to be string, array given in %s on line %d
/PHP-5.4/ext/intl/tests/
H A Dlocale_get_keywords.phpt65 by revision or update to this document or by RFC): */
H A Dlocale_parse_locale.phpt59 by revision or update to this document or by RFC): */
H A Dlocale_parse_locale2.phpt59 by revision or update to this document or by RFC): */
H A Dlocale_get_keywords2.phpt65 by revision or update to this document or by RFC): */
H A Dlocale_set_default.phpt59 // by revision or update to this document or by RFC):
/PHP-5.4/ext/standard/tests/array/
H A Dasort_object1.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dkrsort_object.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dksort_object.phpt6 * Description: Sort an array by key, maintaining key to data correlation.
/PHP-5.4/ext/standard/tests/file/
H A Dfgetss_basic1.phpt40 echo "Error: failed to open file $filename!\n";
H A Dpathinfo_basic2-win32.phpt38 /* loop through $paths to test each $path in the above array */
H A Dfputcsv_variation13.phpt7 Description: Format line as CSV and write to the file pointer
10 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
51 echo "Error: failed to create file $filename!\n";
58 // write to a file in csv format
H A Dfread_variation1.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
8 Reading stops when up to length bytes have been read, EOF (end of file) is
24 $read_size : No. of bytes to be read.
73 echo "Error: failed to fopen() file: $filename!";
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_poll.phpt59 printf("[%03d + 1] There should be %d links ready to read from, %d ready\n",
H A Dmysqli_get_client_stats.phpt19 no_index_used - difficult to simulate because server/engine dependent
20 bad_index_used - difficult to simulate because server/engine dependent
95 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
121 /* we need to skip this test in unicode - we send set names utf8 during mysql_connect */
133 …// This is not a mistake that I use %unicode|string%(1) "1" here! Andrey did not go for int to avo…
179 /* no change to rows_fetched_from_client_normal_buffered! */
720 // We don't really try to use federated, we just want to see if the syntax works
H A Dmysqli_affected_rows_oo.phpt18 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.4/ext/mbstring/oniguruma/
H A DREADME.ja189 I'm thankful to Akinori MUSHA.
/PHP-5.4/ext/mbstring/
H A Dmbstring.c354 ZEND_ARG_INFO(0, to)
406 ZEND_ARG_INFO(0, to)
425 ZEND_ARG_INFO(0, to)
937 *to = result.val; in php_mb_zend_encoding_converter()
4021 char *to = NULL; in PHP_FUNCTION() local
4070 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sss|ss", &to, &to_len, &subject, &subject_le… in PHP_FUNCTION()
4075 MAIL_ASCIIZ_CHECK_MBSTRING(to, to_len); in PHP_FUNCTION()
4151 if (to != NULL) { in PHP_FUNCTION()
4153 to_r = estrndup(to, to_len); in PHP_FUNCTION()
4172 to_r = to; in PHP_FUNCTION()
[all …]
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput7211 /-- The next two should be Perl-compatible, but it fails to match \x{e0}. PCRE
223 /-- These are PCRE's extra properties to help with Unicodizing \d etc. --/
538 /-- These scripts weren't yet in Perl when I added Unicode 6.0.0 to PCRE --/
601 /-- These Unicode 6.1.0 scripts are not known to Perl. --/
/PHP-5.4/scripts/
H A Dphpize.m439 [ --with-php-config=PATH Path to php-config [php-config]], php-config, no)
/PHP-5.4/ext/mysql/
H A Dconfig.m453 [ --with-zlib-dir[=DIR] MySQL: Set the path to libz install prefix], no, no)
/PHP-5.4/ext/standard/tests/math/
H A Dround_basic.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
/PHP-5.4/ext/session/tests/
H A Dsession_set_save_handler_error.phpt35 // Unexpected values to be passed as arguments

Completed in 57 milliseconds

1...<<211212213214215216217218219