Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt40 docref_ext = .html
88 ["docref_ext"]=>
/php-src/main/
H A Dphp_globals.h125 char *docref_ext; member
H A Dmain.c695 …STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_g…
1083 if (PG(docref_ext) && strlen(PG(docref_ext))) { in php_verror()
1084 spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); in php_verror()
/php-src/
H A Dphp.ini-development585 ;docref_ext = .html
H A Dphp.ini-production587 ;docref_ext = .html

Completed in 20 milliseconds