Searched refs:OPTIONS (Results 1 – 12 of 12) sorted by relevance
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg.init.d | 21 OPTIONS= 60 nohup ${PHPDBG} -l${STDIN}/${STDOUT} ${OPTIONS} 2>>${LOGFILE} 1>/dev/null </dev/null &
|
H A D | phpdbg.c | 966 const opt_struct OPTIONS[] = { /* {{{ */ variable 1195 while ((opt = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in main() 1775 php_getopt(-1, argv, OPTIONS, NULL, &php_optind, 0, 0); in main()
|
/PHP-8.2/ext/curl/tests/ |
H A D | curl_multi_getcontent_basic3.phpt | 23 //SET URL AND OTHER OPTIONS
|
/PHP-8.2/ |
H A D | buildconf | 39 OPTIONS:
|
/PHP-8.2/sapi/cli/ |
H A D | php_cli.c | 138 const opt_struct OPTIONS[] = { variable 625 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in do_cli() 688 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in do_cli() 1244 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 1, 2))!=-1) { in WinMain()
|
H A D | php_cli_server.c | 2787 extern const opt_struct OPTIONS[]; in do_cli_server() 2796 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2))!=-1) { in do_cli_server()
|
/PHP-8.2/scripts/dev/ |
H A D | makedist | 35 OPTIONS:
|
/PHP-8.2/sapi/cgi/ |
H A D | cgi_main.c | 139 static const opt_struct OPTIONS[] = { variable 1826 …while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1… 2220 …while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 1, 2)) != -1… 2279 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) {
|
/PHP-8.2/sapi/fpm/fpm/ |
H A D | fpm_main.c | 124 static const opt_struct OPTIONS[] = { variable 1609 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in main()
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats.phpt | 712 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',… 724 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user)))
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 21765 0 string/b BABYL\ OPTIONS: Emacs RMAIL
|
H A D | magic私はガラスを食べられます | 21765 0 string/b BABYL\ OPTIONS: Emacs RMAIL
|
Completed in 184 milliseconds