Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt48 docref_ext = .html
101 ["docref_ext"]=>
/PHP-7.4/main/
H A Dphp_globals.h122 char *docref_ext; member
H A Dmain.c772 …STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_g…
1127 if (PG(docref_ext) && strlen(PG(docref_ext))) { in php_verror()
1128 spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); in php_verror()
/PHP-7.4/
H A Dphp.ini-development568 ;docref_ext = .html
H A Dphp.ini-production568 ;docref_ext = .html

Completed in 43 milliseconds