Searched defs:zend_resolve_path (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend.c | 62 ZEND_API char *(*zend_resolve_path)(const char *filename, int filename_len TSRMLS_DC); variable 682 zend_resolve_path = utility_functions->resolve_path_function; |
Completed in 5 milliseconds