Home
last modified time | relevance | path

Searched refs:cfg_get_entry (Results 1 – 3 of 3) sorted by relevance

/php-src/main/
H A Dphp_ini.h28 PHPAPI zval *cfg_get_entry(const char *name, size_t name_length);
H A Dphp_ini.c892 PHPAPI zval *cfg_get_entry(const char *name, size_t name_length) function
/php-src/ext/date/
H A Dphp_date.c563 if (NULL != (ztz = cfg_get_entry("date.timezone", sizeof("date.timezone"))) in guess_timezone()

Completed in 27 milliseconds