Home
last modified time | relevance | path

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

/PHP-8.0/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.0/Zend/
H A Dzend_compile.c1190 zend_string *resolved = resolve_class_name(ZEND_TYPE_NAME(*list_type), scope); in zend_type_to_string_resolved() local

Completed in 37 milliseconds