Home
last modified time | relevance | path

Searched refs:OPTIONS (Results 1 – 12 of 12) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg.init.d21 OPTIONS=
60 nohup ${PHPDBG} -l${STDIN}/${STDOUT} ${OPTIONS} 2>>${LOGFILE} 1>/dev/null </dev/null &
H A Dphpdbg.c966 static const opt_struct OPTIONS[] = { /* {{{ */ variable
1195 while ((opt = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in main()
1771 php_getopt(-1, argv, OPTIONS, NULL, &php_optind, 0, 0); in main()
/php-src/ext/curl/tests/
H A Dcurl_multi_getcontent_basic3.phpt16 //SET URL AND OTHER OPTIONS
/php-src/
H A Dbuildconf39 OPTIONS:
/php-src/sapi/cli/
H A Dphp_cli.c138 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()
1250 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 1, 2))!=-1) { in WinMain()
H A Dphp_cli_server.c2785 extern const opt_struct OPTIONS[]; in do_cli_server()
2794 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2))!=-1) { in do_cli_server()
/php-src/scripts/dev/
H A Dmakedist35 OPTIONS:
/php-src/sapi/cgi/
H A Dcgi_main.c139 static const opt_struct OPTIONS[] = { variable
1815 …while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1…
2217 …while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 1, 2)) != -1…
2278 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) {
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c124 static const opt_struct OPTIONS[] = { variable
1612 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) { in main()
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt709 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
721 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user)))
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます25221 0 string/b BABYL\ OPTIONS: Emacs RMAIL
H A Dmagic25221 0 string/b BABYL\ OPTIONS: Emacs RMAIL

Completed in 191 milliseconds