docref_ext 497 main/main.c STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_globals, core_globals) docref_ext 850 main/main.c if (PG(docref_ext) && strlen(PG(docref_ext))) { docref_ext 851 main/main.c spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); docref_ext 124 main/php_globals.h char *docref_ext;