opt_struct 4193 ext/standard/basic_functions.c opt_struct *p; opt_struct 4209 ext/standard/basic_functions.c opt_struct * paras = NULL; opt_struct 4221 ext/standard/basic_functions.c paras = safe_emalloc(sizeof(opt_struct), count, 0); opt_struct 4222 ext/standard/basic_functions.c memset(paras, 0, sizeof(opt_struct) * count); opt_struct 4256 ext/standard/basic_functions.c opt_struct *opts, *orig_opts; opt_struct 4319 ext/standard/basic_functions.c opts = (opt_struct *) erealloc(opts, sizeof(opt_struct) * (len + count + 1)); opt_struct 4323 ext/standard/basic_functions.c memset(opts, 0, count * sizeof(opt_struct)); opt_struct 4360 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 2526 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[] = {