Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt48 docref_ext = .html
101 ["docref_ext"]=>
/PHP-5.5/main/
H A Dphp_globals.h120 char *docref_ext; member
H A Dmain.c496 …STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_g…
833 if (PG(docref_ext) && strlen(PG(docref_ext))) { in php_verror()
834 spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); in php_verror()
/PHP-5.5/
H A Dphp.ini-development554 ;docref_ext = .html
H A Dphp.ini-production554 ;docref_ext = .html

Completed in 21 milliseconds