Home
last modified time | relevance | path

Searched refs:resolve_path_function (Results 1 – 24 of 24) sorted by relevance

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend.h190 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c810 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend.h190 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c810 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend.h201 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c832 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend.h202 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c846 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend.h202 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c846 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend.h201 zend_string *(*resolve_path_function)(const char *filename, size_t filename_len); member
H A Dzend.c832 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend.h243 zend_string *(*resolve_path_function)(zend_string *filename); member
H A Dzend.c892 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend.h243 zend_string *(*resolve_path_function)(zend_string *filename); member
H A Dzend.c892 zend_resolve_path = utility_functions->resolve_path_function; in zend_startup()
/dports/www/mod_php80/php-8.0.15/main/
H A Dmain.c2093 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/www/mod_php81/php-8.1.1/main/
H A Dmain.c2088 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/lang/php81/php-8.1.1/main/
H A Dmain.c2088 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/lang/php80/php-8.0.15/main/
H A Dmain.c2093 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/lang/php74/php-7.4.27/main/
H A Dmain.c2218 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/lang/php73/php-7.3.33/main/
H A Dmain.c2185 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/www/mod_php74/php-7.4.27/main/
H A Dmain.c2218 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()
/dports/www/mod_php73/php-7.3.33/main/
H A Dmain.c2185 zuf.resolve_path_function = php_resolve_path_for_zend; in php_module_startup()