Home
last modified time | relevance | path

Searched refs:s (Results 5401 – 5425 of 6191) sorted by relevance

1...<<211212213214215216217218219220>>...248

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation5.phpt137 string(10) "s heredoc "
148 string(10) "s str_spl"
H A Ducwords_variation3.phpt20 't e s t i n g u c w o r d s ',
H A Dstrtolower-win32.phpt353 Warning: strtolower() expects parameter 1 to be string, array given in %s on line %d
360 Warning: strtolower() expects exactly 1 parameter, 0 given in %s on line %d
363 Warning: strtolower() expects exactly 1 parameter, 2 given in %s on line %d
H A Dstrtoupper1-win32.phpt354 Warning: strtoupper() expects parameter 1 to be string, array given in %s on line %d
361 Warning: strtoupper() expects exactly 1 parameter, 0 given in %s on line %d
364 Warning: strtoupper() expects exactly 1 parameter, 2 given in %s on line %d
/PHP-5.5/ext/spl/tests/
H A DarrayObject_exchangeArray_basic3.phpt85 Warning: ArrayObject::exchangeArray() expects exactly 1 parameter, 0 given in %s on line 27
112 Notice: Undefined variable: copy in %s on line 46
/PHP-5.5/ext/standard/tests/file/
H A D007_variation16.phpt59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A D007_variation24.phpt59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A Dfscanf_variation10.phpt152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation4.phpt148 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
151 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation8.phpt74 Warning: link(): File exists in %s on line %d
80 Warning: symlink(): File exists in %s on line %d
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_rijndael128_256BitKey.phpt82 Warning: mcrypt_encrypt(): Size of key is too large for this algorithm in %s on line %d
85 Warning: mcrypt_decrypt(): Size of key is too large for this algorithm in %s on line %d
/PHP-5.5/ext/mysqli/
H A Dconfig.m437 MYSQLI_INCLINE=`$MYSQL_CONFIG --cflags | $SED -e "s/'//g"`
38 MYSQLI_LIBLINE=`$MYSQL_CONFIG $MYSQL_LIB_CFG | $SED -e "s/'//g"`
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice_variation4.phpt270 Warning: array_slice() expects parameter 4 to be boolean, array given in %s on line %d
305 Warning: array_slice() expects parameter 4 to be boolean, object given in %s on line %d
H A Dasort_object2.phpt62 "c" => new for_string_asort("w", "W","c"), "d" => new for_string_asort("PY", "py","s"),
143 string(1) "s"
223 string(1) "s"
/PHP-5.5/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_001.phpt89 Error: 8 - Undefined variable: undefined_var, %s(69)
90 Error: 8 - Undefined variable: unset_var, %s(72)
H A Dmethod_exists_variation_001.phpt88 Error: 8 - Undefined variable: undefined_var, %s(68)
89 Error: 8 - Undefined variable: unset_var, %s(71)
/PHP-5.5/TSRM/
H A Dtsrm.m467 AC_MSG_CHECKING(for SGI's State Threads)
107 [ --with-tsrm-st Use SGI's State Threads],[
/PHP-5.5/ext/date/lib/
H A Dastro.c225 t_loc->i = t_loc->s = 0; in timelib_astro_rise_set_altitude()
233 t_utc->h = t_utc->i = t_utc->s = 0; in timelib_astro_rise_set_altitude()
H A Dtimelib.c210 d->sse, d->y < 0 ? "-" : "", TIMELIB_LLABS(d->y), d->m, d->d, d->h, d->i, d->s); in timelib_dump_date()
240 d->relative.y, d->relative.m, d->relative.d, d->relative.h, d->relative.i, d->relative.s); in timelib_dump_date()
275 d->y, d->m, d->d, d->h, d->i, d->s, d->days, d->invert ? " inverted" : ""); in timelib_dump_rel_time()
/PHP-5.5/sapi/cgi/
H A Dconfig9.m458 …BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.l…
60 …BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.l…
/PHP-5.5/sapi/cli/
H A Dconfig.m439 …BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.l…
41 …BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.l…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput15449 /-- This one is here not because it's different to Perl, but because the way
860 /\s?xxx\s/8SI
868 /\sxxx\s/I8ST1
1057 /X\s+\x{A0}/8BZ
1061 \s++
1069 /X\s+\x{A0}/8BZT1
1073 \s+
1103 /\x{a0}+\s!/8BZ
1107 \s
1115 /\x{a0}+\s!/8BZT1
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt151 Notice: Undefined variable: ref_first_var in %s on line %d
170 Notice: Undefined variable: var_3 in %s on line %d
181 Notice: Undefined variable: var_1 in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt28 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
187 printf("Expected error:\n%s\n", $tmp);
219 Warning: mysqli_poll(): All arrays passed are clear in %s on line %d
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h239 #define mysqlnd_stmt_refresh_bind_param(s) (s)->m->refresh_bind_param((s) TSRMLS_CC) argument
243 #define mysqlnd_stmt_bind_one_result(s,no) (s)->m->bind_one_result((s), (no) TSRMLS_CC) argument

Completed in 55 milliseconds

1...<<211212213214215216217218219220>>...248