Home
last modified time | relevance | path

Searched refs:in (Results 151 – 175 of 7209) sorted by last modified time

12345678910>>...289

/php-src/ext/iconv/
H A Diconv.c338 if (output_context->in.used) { in php_iconv_output_handler()
341 …_php_iconv_show_error(php_iconv_string(output_context->in.data, output_context->in.used, &out, get… in php_iconv_output_handler()
/php-src/sapi/embed/
H A Dconfig.m411 case "$PHP_EMBED" in
/php-src/ext/odbc/
H A Dconfig.m414 case $ac_solid_uname_s in
19 AC_DEFINE(SS_LINUX,1,[Needed in sqlunix.h ])
22 AC_DEFINE(SS_LINUX,1,[Needed in sqlunix.h ])
29 AC_DEFINE(SS_FBX,1,[Needed in sqlunix.h for wchar defs ])
32 AC_DEFINE(SS_FBX,1,[Needed in sqlunix.h for wchar defs ])
268 for I in $LIST
270 case $I in
292 [/usr/local]. Make sure to define CUSTOM_ODBC_LIBS and have some odbc.h in
375 AC_MSG_RESULT(yes in $PHP_UNIXODBC)
/php-src/sapi/fpm/
H A Dconfig.m4625 case $host_alias in
/php-src/ext/opcache/
H A Dconfig.m437 case $host_cpu in
60 case $host_alias in
227 case $host_alias in
242 dnl needed: rt (older Linux and Solaris <= 10). Most systems have it in the C
244 dnl systems...). Haiku has it in the root library, which is linked by default.
/php-src/sapi/fuzzer/
H A DREADME.md24 When running `make` it creates these binaries in `sapi/fuzzer/`:
37 Some fuzzers have a seed corpus in `sapi/fuzzer/corpus`. You can use it as follows:
/php-src/
H A D.gitattributes16 # Configure proper diff drivers to improve the context lines in the output
/php-src/sapi/phpdbg/tests/
H A Dgh13931.phpt2 Applying zero offset to null pointer in Zend/zend_opcode.c
18 Fatal error: 'break' not in the 'loop' or 'switch' context in %s on line %d
H A Dexceptions_002.phpt2 Test exceptions in eval during exception
12 [Uncaught Error in %s on line 16: Call to undefined function foo()]
17 Fatal error: Uncaught Error: Call to undefined function next_error() in eval()'d code:1
22 thrown in eval()'d code on line 1
23 prompt> [Uncaught Error in %s on line 16]
24 Error: Call to undefined function foo() in %s:16
H A Dgh13827.phpt2 GH-13827 (Null pointer access of type 'zval' in phpdbg_frame)
24 prompt> [Uncaught GracefulExit in on line 0: ]
H A Dexceptions_001.phpt12 [Uncaught Error in %s on line 16: Call to undefined function foo()]
19 prompt> [Uncaught Error in %s on line 16]
20 Error: Call to undefined function foo() in %s:16
/php-src/Zend/tests/
H A Dgh13931.phpt2 GH-13931 (Applying zero offset to null pointer in Zend/zend_opcode.c)
22 Fatal error: 'break' not in the 'loop' or 'switch' context in %s on line %d
/php-src/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt77 *** Caught {closure:%s:%d}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure:%s:%d}(): Return value must be of type int, string returned in %s on line %d
81 *** Caught {closure:%s:%d}(): Return value must be of type int, string returned in %s on line %d
85 *** Caught {closure:%s:%d}(): Return value must be of type int, float returned in %s on line %d
91 *** Caught {closure:%s:%d}(): Return value must be of type int, null returned in %s on line %d
94 *** Caught {closure:%s:%d}(): Return value must be of type int, array returned in %s on line %d
97 *** Caught {closure:%s:%d}(): Return value must be of type int, stdClass returned in %s on line %d
102 *** Caught {closure:%s:%d}(): Return value must be of type int, resource returned in %s on line %d
128 *** Caught {closure:%s:%d}(): Return value must be of type float, null returned in %s on line %d
131 *** Caught {closure:%s:%d}(): Return value must be of type float, array returned in %s on line %d
[all …]
H A Dscalar_strict.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]
/php-src/ext/dom/tests/
H A Dgh13960.phpt2 GH-13960 (NULL bytes in XPath query)
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_5gb.phpt7 die("skip PHP_INT_SIZE<5 will not fit test string in RAM");
/php-src/ext/zend_test/tests/
H A Dobserver_error_05.phpt38 Fatal error: Foo error in %s on line %d
H A Dobserver_fiber_functions_01.phpt2 Observer: Basic function observing in fibers
H A Dobserver_fiber_functions_02.phpt2 Observer: Function observing in fibers with unfinished fiber
H A Dobserver_fiber_functions_03.phpt2 Observer: Function observing in fibers with bailout in fiber
/php-src/ext/standard/tests/array/
H A Darray_walk_closure.phpt111 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
117 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
123 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
149 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
155 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
161 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
H A Dbug52719.phpt15 Warning: {closure:%s:%d}(): Argument #3 ($userdata) must be passed by reference, value given in %s …
17 Warning: {closure:%s:%d}(): Argument #3 ($userdata) must be passed by reference, value given in %s …
H A Duasort_variation7.phpt55 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
57 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
59 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
61 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
63 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
65 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
67 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
69 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
H A Dusort_variation7.phpt55 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
57 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
59 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
61 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
63 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
65 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
67 Warning: {closure:%s:%d}(): Argument #1 ($value1) must be passed by reference, value given in %s on…
69 Warning: {closure:%s:%d}(): Argument #2 ($value2) must be passed by reference, value given in %s on…
/php-src/ext/xml/tests/
H A DXML_OPTION_PARSE_HUGE_during_parsing.phpt21 Fatal error: Uncaught Error: Cannot change option XML_OPTION_PARSE_HUGE while parsing in %s:%d
27 thrown in %s on line %d

Completed in 47 milliseconds

12345678910>>...289