Home
last modified time | relevance | path

Searched refs:docref_ext (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt48 docref_ext = .html
101 ["docref_ext"]=>
/PHP-5.3/main/
H A Dphp_globals.h133 char *docref_ext; member
H A Dmain.c459 …STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_g…
796 if (PG(docref_ext) && strlen(PG(docref_ext))) { in php_verror()
797 spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); in php_verror()
/PHP-5.3/
H A Dphp.ini-development625 ;docref_ext = .html
H A Dphp.ini-production625 ;docref_ext = .html

Completed in 27 milliseconds