opt_struct 4165 ext/standard/basic_functions.c opt_struct *p; opt_struct 4181 ext/standard/basic_functions.c opt_struct * paras = NULL; opt_struct 4193 ext/standard/basic_functions.c paras = safe_emalloc(sizeof(opt_struct), count, 0); opt_struct 4194 ext/standard/basic_functions.c memset(paras, 0, sizeof(opt_struct) * count); opt_struct 4228 ext/standard/basic_functions.c opt_struct *opts, *orig_opts; opt_struct 4291 ext/standard/basic_functions.c opts = (opt_struct *) erealloc(opts, sizeof(opt_struct) * (len + count + 1)); opt_struct 4295 ext/standard/basic_functions.c memset(opts, 0, count * sizeof(opt_struct)); opt_struct 4332 ext/standard/basic_functions.c opts = (opt_struct*) erealloc(opts, sizeof(opt_struct) * (len + 1)); opt_struct 137 sapi/cgi/cgi_main.c static const opt_struct OPTIONS[] = { opt_struct 135 sapi/cli/php_cli.c const opt_struct OPTIONS[] = { opt_struct 2525 sapi/cli/php_cli_server.c extern const opt_struct OPTIONS[]; opt_struct 143 sapi/fpm/fpm/fpm_main.c static const opt_struct OPTIONS[] = { opt_struct 676 sapi/phpdbg/phpdbg.c const opt_struct OPTIONS[] = { /* {{{ */