Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt48 docref_ext = .html
101 ["docref_ext"]=>
/PHP-7.3/main/
H A Dphp_globals.h121 char *docref_ext; member
H A Dmain.c718 …STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_g…
1073 if (PG(docref_ext) && strlen(PG(docref_ext))) { in php_verror()
1074 spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext)); in php_verror()
/PHP-7.3/
H A Dphp.ini-development561 ;docref_ext = .html
H A Dphp.ini-production563 ;docref_ext = .html

Completed in 22 milliseconds