Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/win32/
H A Dioutil.c731 static size_t php_win32_ioutil_realpath_h(HANDLE *h, wchar_t **resolved) in php_win32_ioutil_realpath_h()
770 PW32IO wchar_t *php_win32_ioutil_realpath_w(const wchar_t *path, wchar_t *resolved) in php_win32_ioutil_realpath_w()
775 PW32IO wchar_t *php_win32_ioutil_realpath_w_ex0(const wchar_t *path, wchar_t *resolved, PBY_HANDLE_… in php_win32_ioutil_realpath_w_ex0()
815 PW32IO char *realpath(const char *path, char *resolved) in realpath()
H A Dioutil.h635 __forceinline static char *php_win32_ioutil_realpath_ex0(const char *path, char *resolved, PBY_HAND… in php_win32_ioutil_realpath_ex0()
680 __forceinline static char *php_win32_ioutil_realpath(const char *path, char *resolved) in php_win32_ioutil_realpath()
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c3759 bool resolved = true; local
3776 bool resolved = true; local
/PHP-8.3/Zend/
H A Dzend_compile.c1340 zend_string *resolved = resolve_class_name(name, scope); in add_intersection_type() local
1375 zend_string *resolved = resolve_class_name(name, scope); in zend_type_to_string_resolved() local

Completed in 72 milliseconds