Home
last modified time | relevance | path

Searched refs:docref_root (Results 26 – 50 of 56) sorted by relevance

123

/dports/www/mod_php74/php-7.4.27/main/
H A Dphp_globals.h121 char *docref_root; member
H A Dmain.c771 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
987 char *docref_target = "", *docref_root = ""; in php_verror() local
1104 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1110 docref_root = PG(docref_root); in php_verror()
1135 …spprintf(&message, 0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docref_targ… in php_verror()
1137 spprintf(&message, 0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer); in php_verror()
/dports/www/mod_php80/php-8.0.15/main/
H A Dmain.c687 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
930 char *docref_target = "", *docref_root = ""; in php_verror() local
1042 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1048 docref_root = PG(docref_root); in php_verror()
1073 …message = zend_strpprintf(0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docr… in php_verror()
1075 …message = zend_strpprintf(0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer… in php_verror()
/dports/www/mod_php81/php-8.1.1/main/
H A Dmain.c683 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
925 char *docref_target = "", *docref_root = ""; in php_verror() local
1038 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1044 docref_root = PG(docref_root); in php_verror()
1069 …message = zend_strpprintf(0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docr… in php_verror()
1071 …message = zend_strpprintf(0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer… in php_verror()
/dports/lang/php81/php-8.1.1/main/
H A Dmain.c683 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
925 char *docref_target = "", *docref_root = ""; in php_verror() local
1038 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1044 docref_root = PG(docref_root); in php_verror()
1069 …message = zend_strpprintf(0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docr… in php_verror()
1071 …message = zend_strpprintf(0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer… in php_verror()
/dports/lang/php80/php-8.0.15/main/
H A Dmain.c687 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
930 char *docref_target = "", *docref_root = ""; in php_verror() local
1042 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1048 docref_root = PG(docref_root); in php_verror()
1073 …message = zend_strpprintf(0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docr… in php_verror()
1075 …message = zend_strpprintf(0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer… in php_verror()
/dports/lang/php74/php-7.4.27/main/
H A Dmain.c771 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
987 char *docref_target = "", *docref_root = ""; in php_verror() local
1104 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1110 docref_root = PG(docref_root); in php_verror()
1135 …spprintf(&message, 0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docref_targ… in php_verror()
1137 spprintf(&message, 0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer); in php_verror()
/dports/lang/php73/php-7.3.33/main/
H A Dmain.c717 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
933 char *docref_target = "", *docref_root = ""; in php_verror() local
1050 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1056 docref_root = PG(docref_root); in php_verror()
1081 …spprintf(&message, 0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docref_targ… in php_verror()
1083 spprintf(&message, 0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer); in php_verror()
/dports/www/mod_php73/php-7.3.33/main/
H A Dmain.c717 …STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_…
933 char *docref_target = "", *docref_root = ""; in php_verror() local
1050 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
1056 docref_root = PG(docref_root); in php_verror()
1081 …spprintf(&message, 0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docref_targ… in php_verror()
1083 spprintf(&message, 0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer); in php_verror()
/dports/devel/pecl-xdebug/xdebug-3.1.2/src/lib/
H A Dvar.c1109 (PG(docref_root) && PG(docref_root)[0]) ? PG(docref_root) : "http://www.php.net/", in xdebug_create_doc_link()
/dports/net/pear-XML_RPC2/XML_RPC2-1.1.4/tests/lib/
H A Drun-tests163 'docref_root=/phpmanual/',
/dports/www/mod_php80/php-8.0.15/
H A Dphp.ini-development561 ; If html_errors is set to On *and* docref_root is not empty, then PHP
565 ; and change docref_root to the base URL of your local copy including the
572 ;docref_root = "/phpmanual/"
H A Dphp.ini-production563 ; If html_errors is set to On *and* docref_root is not empty, then PHP
567 ; and change docref_root to the base URL of your local copy including the
574 ;docref_root = "/phpmanual/"
/dports/www/mod_php81/php-8.1.1/
H A Dphp.ini-development556 ; If html_errors is set to On *and* docref_root is not empty, then PHP
560 ; and change docref_root to the base URL of your local copy including the
567 ;docref_root = "/phpmanual/"
/dports/lang/php73/php-7.3.33/
H A Dphp.ini-production549 ; If html_errors is set to On *and* docref_root is not empty, then PHP
553 ; and change docref_root to the base URL of your local copy including the
560 ;docref_root = "/phpmanual/"
H A Dphp.ini-development547 ; If html_errors is set to On *and* docref_root is not empty, then PHP
551 ; and change docref_root to the base URL of your local copy including the
558 ;docref_root = "/phpmanual/"
/dports/lang/php74/php-7.4.27/
H A Dphp.ini-production554 ; If html_errors is set to On *and* docref_root is not empty, then PHP
558 ; and change docref_root to the base URL of your local copy including the
565 ;docref_root = "/phpmanual/"
H A Dphp.ini-development554 ; If html_errors is set to On *and* docref_root is not empty, then PHP
558 ; and change docref_root to the base URL of your local copy including the
565 ;docref_root = "/phpmanual/"
/dports/lang/php81/php-8.1.1/
H A Dphp.ini-development556 ; If html_errors is set to On *and* docref_root is not empty, then PHP
560 ; and change docref_root to the base URL of your local copy including the
567 ;docref_root = "/phpmanual/"
/dports/lang/php80/php-8.0.15/
H A Dphp.ini-development561 ; If html_errors is set to On *and* docref_root is not empty, then PHP
565 ; and change docref_root to the base URL of your local copy including the
572 ;docref_root = "/phpmanual/"
H A Dphp.ini-production563 ; If html_errors is set to On *and* docref_root is not empty, then PHP
567 ; and change docref_root to the base URL of your local copy including the
574 ;docref_root = "/phpmanual/"
/dports/www/mod_php74/php-7.4.27/
H A Dphp.ini-development554 ; If html_errors is set to On *and* docref_root is not empty, then PHP
558 ; and change docref_root to the base URL of your local copy including the
565 ;docref_root = "/phpmanual/"
H A Dphp.ini-production554 ; If html_errors is set to On *and* docref_root is not empty, then PHP
558 ; and change docref_root to the base URL of your local copy including the
565 ;docref_root = "/phpmanual/"
/dports/www/mod_php73/php-7.3.33/
H A Dphp.ini-development547 ; If html_errors is set to On *and* docref_root is not empty, then PHP
551 ; and change docref_root to the base URL of your local copy including the
558 ;docref_root = "/phpmanual/"
H A Dphp.ini-production549 ; If html_errors is set to On *and* docref_root is not empty, then PHP
553 ; and change docref_root to the base URL of your local copy including the
560 ;docref_root = "/phpmanual/"

123