Home
last modified time | relevance | path

Searched refs:why (Results 1 – 25 of 34) sorted by relevance

12

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_cmd.c483 asprintf(why, in phpdbg_stack_verify()
504 asprintf(why, \ in phpdbg_stack_verify()
512 asprintf(why, \ in phpdbg_stack_verify()
555 asprintf(why, in phpdbg_stack_verify()
612 why, in phpdbg_stack_resolve()
616 why, in phpdbg_stack_resolve()
654 why, in phpdbg_stack_resolve()
677 why, "The passed argument was not a stack !!"); in phpdbg_stack_execute()
683 why, "The stack contains nothing !!"); in phpdbg_stack_execute()
701 phpdbg_prompt_commands, NULL, &top, why); in phpdbg_stack_execute()
[all …]
H A Dphpdbg_prompt.c266 if (why) { in phpdbg_try_file_init()
267 free(why); in phpdbg_try_file_init()
268 why = NULL; in phpdbg_try_file_init()
997 char *why = NULL; in phpdbg_interactive() local
1020 if (why) { in phpdbg_interactive()
1021 free(why); in phpdbg_interactive()
1038 if (why) { in phpdbg_interactive()
1039 free(why); in phpdbg_interactive()
1040 why = NULL; in phpdbg_interactive()
1055 if (why) { in phpdbg_interactive()
[all …]
H A Dphpdbg_cmd.h136 …onst phpdbg_command_t *commands, const phpdbg_command_t *parent, phpdbg_param_t **top, char **why);
137 …phpdbg_stack_verify(const phpdbg_command_t *command, phpdbg_param_t **stack, char **why TSRMLS_DC);
138 PHPDBG_API int phpdbg_stack_execute(phpdbg_param_t *stack, char **why TSRMLS_DC);
/PHP-5.6/sapi/milter/
H A DTODO1 threaded version still leaks mem, don't know why
/PHP-5.6/ext/oci8/tests/
H A Dlob_027.phpt28 $str = "this is a biiiig faaat test string. why are you reading it, I wonder? =)";
87 string(72) "this is a biiiig faaat test string. why are you reading it, I wonder? =)"
89 string(40) "this is a biiiig faaat test string. why "
H A Dlob_044.phpt32 var_dump($blob->write("this is a biiiig faaat test string. why are you reading it, I wonder? =)"));
66 string(72) "this is a biiiig faaat test string. why are you reading it, I wonder? =)"
H A Dlob_020.phpt28 $str = "�����this is a biiiig faaat test string. why are you reading it, I wonder? =)";
85 string(50) "is st string. why are you read"
H A Dlob_019.phpt28 $str = "this is a biiiig faaat test string. why are you reading it, I wonder? =)";
H A Dlob_006.phpt28 $str = "this is a biiiig faaat test string. why are you reading it, I wonder? =)";
/PHP-5.6/ext/standard/tests/streams/
H A Dbug60455_01.phpt7 //flag the first time. This is why we need to use sockets.
/PHP-5.6/ext/opcache/tests/
H A Dphp_cli_server.inc43 // does not work. this is why tests sometimes pass and sometimes fail. to get a reliable pass
/PHP-5.6/ext/curl/tests/
H A Dserver.inc53 // does not work. this is why tests sometimes pass and sometimes fail. to get a reliable pass
/PHP-5.6/ext/date/lib/
H A Dtimelib.m45 dnl TL_DEF_HAVE(what [, why])
/PHP-5.6/sapi/cli/tests/
H A Dphp_cli_server.inc57 // does not work. this is why tests sometimes pass and sometimes fail. to get a reliable pass
/PHP-5.6/sapi/fpm/tests/
H A Dinclude.inc33 * shell in php (why?!?) we need a little shell trickery, so that we can
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt51 // looks like KILL has worked ? Or not... TODO: why no warning with libmysql?!
H A Dpdo_mysql_stmt_closecursor.phpt12 /* TODO the results look wrong, why do we get 2014 with buffered AND unbuffered queries */
20 // difference or not. That's why we need to cause an error here.
H A Dpdo_mysql___construct_options.phpt59 /* TODO - why is this a valid option if getAttribute() does not support it?! */
/PHP-5.6/
H A DREADME.TESTING7 Please do *not* submit a failed test as a bug or ask for help on why
9 on *why* the test failed on your special setup. Thank you :-)
H A DREADME.PARAMETER_PARSING_API94 Remember: "l" is the only case when you need to pass long (and that's why
H A DCODING_STANDARDS63 git user foo. This allows easier tracking of why code was commented out,
H A DINSTALL163 you can't figure out why, see the Problems section.
376 For information on why, read the related FAQ entry on using Apache2
765 server!). This is why the environment of the started web server has
954 this FAQ for information on why using GNU versions for some of these
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt54 …printf("[010] Properties have always been magic, hidden things - why are they visible now, a BC br…
/PHP-5.6/Zend/RFCs/
H A D001.txt106 This was just a simple description of why the new object model solves
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS526 in this release (which is why I've increased the number to 5.0). Some changes

Completed in 74 milliseconds

12