Home
last modified time | relevance | path

Searched defs:dir (Results 26 – 34 of 34) sorted by path

12

/PHP-5.5/main/streams/
H A Dplain_wrapper.c187 PHPAPI php_stream *_php_stream_fopen_temporary_file(const char *dir, const char *pfx, char **opened… in _php_stream_fopen_temporary_file()
847 DIR *dir = (DIR*)stream->abstract; in php_plain_files_dirstream_read() local
888 DIR *dir = NULL; in php_plain_files_dir_opener() local
1169 static int php_plain_files_mkdir(php_stream_wrapper *wrapper, char *dir, int mode, int options, php… in php_plain_files_mkdir()
/PHP-5.5/
H A Drun-tests.php875 function find_files($dir, $is_ext_dir = false, $ignore = false)
H A Dserver-tests.php836 function findFilesInDir($dir,$is_ext_dir=FALSE,$ignore=FALSE)
/PHP-5.5/sapi/roxen/
H A Droxen.c577 char *dir; in php_roxen_module_main() local
/PHP-5.5/scripts/dev/
H A Dextern_c.php3 function scan_dir($dir) {
H A Dfind_tested.php178 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt)
/PHP-5.5/win32/build/
H A Dconfutils.js1392 function ADD_SOURCES(dir, file_list, target, obj_dir) argument
2228 function PHP_INSTALL_HEADERS(dir, headers_list) argument
/PHP-5.5/win32/
H A Dreaddir.c22 DIR *opendir(const char *dir) in opendir()
H A Dreaddir.h38 char *dir; /* the dir we are reading */ member

Completed in 42 milliseconds

12