Home
last modified time | relevance | path

Searched refs:question (Results 1 – 14 of 14) sorted by relevance

/PHP-7.4/ext/pdo/tests/
H A Dbug_71885.phpt2 PDO Common: FR #71885 (Allow escaping question mark placeholders)
H A Dpdo_021.phpt35 // Insert using question mark placeholders
H A Dpdo_022.phpt41 // Insert using question mark placeholders
H A Dpdo_025.phpt29 // Insert using question mark placeholders
H A Dbug_71447.phpt75 SELECT -- What about question marks here?
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.h136 PHPDBG_API int phpdbg_ask_user_permission(const char *question);
H A Dphpdbg_cmd.c818 PHPDBG_API int phpdbg_ask_user_permission(const char *question) { in phpdbg_ask_user_permission() argument
821 phpdbg_out("%s", question); in phpdbg_ask_user_permission()
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_select.phpt42 …// question is: will the result set be cleaned up, will it be possible to run more queries on the …
/PHP-7.4/ext/zlib/tests/
H A Ddata.inc3 To be or not to be, that is the question;
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re108 /* escaped question marks unsupported, treat as text */
/PHP-7.4/
H A DCODING_STANDARDS.md76 may need to control or free the memory, or when the memory in question needs
H A DUPGRADING622 . It is now possible to escape question marks in SQL queries to avoid them
624 a single question mark to the database and e.g. use the PostgreSQL JSON key
H A DNEWS1588 . Implemented FR #71885 (Allow escaping question mark placeholders).
/PHP-7.4/docs/
H A Drelease-process.md445 for other restricted parts of php-src might come in question. To edit

Completed in 27 milliseconds