Searched refs:question (Results 1 – 15 of 15) sorted by relevance
/PHP-7.1/ext/mbstring/ |
H A D | README.libmbfl | 11 If you have question about libmbfl, please ask to
|
/PHP-7.1/ext/pcre/pcrelib/testdata/ |
H A D | grepinputx | 8 To pat or not to pat, that is the question.
|
H A D | grepoutput | 54 8:To pat or not to pat, that is the question. 100 ./testdata/grepinputx:To pat or not to pat, that is the question. 360 ./testdata/grepinputx-8-To pat or not to pat, that is the question. 552 8:To pat or not to pat, that is the question.
|
/PHP-7.1/ext/pdo/tests/ |
H A D | pdo_021.phpt | 35 // Insert using question mark placeholders
|
H A D | bug_71447.phpt | 75 SELECT -- What about question marks here?
|
H A D | pdo_022.phpt | 40 // Insert using question mark placeholders
|
H A D | pdo_025.phpt | 29 // Insert using question mark placeholders
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_cmd.h | 136 PHPDBG_API int phpdbg_ask_user_permission(const char *question);
|
H A D | phpdbg_cmd.c | 819 PHPDBG_API int phpdbg_ask_user_permission(const char *question) { in phpdbg_ask_user_permission() argument 822 phpdbg_out("%s", question); in phpdbg_ask_user_permission()
|
/PHP-7.1/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_exec_select.phpt | 42 …// question is: will the result set be cleaned up, will it be possible to run more queries on the …
|
H A D | pdo_mysql_prepare_load_data.phpt | 89 // However, you get an error and the big question is what happens to the line
|
/PHP-7.1/ext/zlib/tests/ |
H A D | data.inc | 3 To be or not to be, that is the question;
|
/PHP-7.1/ |
H A D | README.EXT_SKEL | 157 question marks to be replaced by you, and you must of course add your own
|
H A D | CODING_STANDARDS | 84 question needs to survive between multiple requests.
|
/PHP-7.1/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 4688 lowed by a question mark they are. 6072 by a question mark and a colon, the subpattern does not do any captur- 6310 However, if a quantifier is followed by a question mark, it ceases to 6318 matches. Do not confuse this use of question mark with its use as a 6329 can be made greedy by following them with a question mark. In other
|
Completed in 78 milliseconds