Home
last modified time | relevance | path

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

/php-src/win32/
H A Dioutil.c727 static size_t php_win32_ioutil_realpath_h(HANDLE *h, wchar_t **resolved) in php_win32_ioutil_realpath_h()
766 PW32IO wchar_t *php_win32_ioutil_realpath_w(const wchar_t *path, wchar_t *resolved) in php_win32_ioutil_realpath_w()
771 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()
811 PW32IO char *realpath(const char *path, char *resolved) in realpath()
H A Dioutil.h652 __forceinline static char *php_win32_ioutil_realpath_ex0(const char *path, char *resolved, PBY_HAND… in php_win32_ioutil_realpath_ex0()
697 __forceinline static char *php_win32_ioutil_realpath(const char *path, char *resolved) in php_win32_ioutil_realpath()
/php-src/ext/opcache/
H A DZendAccelerator.c3791 bool resolved = true; local
3808 bool resolved = true; local
/php-src/Zend/
H A Dzend_compile.c1413 zend_string *resolved = resolve_class_name(name, scope); in add_intersection_type() local
1448 zend_string *resolved = resolve_class_name(name, scope); in zend_type_to_string_resolved() local

Completed in 44 milliseconds