Home
last modified time | relevance | path

Searched defs:dir (Results 26 – 31 of 31) sorted by last modified time

12

/php-src/scripts/dev/
H A Dfind_tested.php182 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt)
/php-src/main/streams/
H A Dphp_stream_plain_wrapper.h45 #define php_stream_fopen_temporary_file(dir, pfx, opened_path) _php_stream_fopen_temporary_file((di… argument
/php-src/main/
H A Dphp_open_temporary_file.c286 PHPAPI int php_open_temporary_fd_ex(const char *dir, const char *pfx, zend_string **opened_path_p, … in php_open_temporary_fd_ex()
327 PHPAPI int php_open_temporary_fd(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_fd()
332 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file()
/php-src/ext/mbstring/ucgendat/
H A Ducgendat.php52 $dir = $argv[1]; variable
H A Ductest.php4 $dir = __DIR__; variable
/php-src/ext/gd/libgd/
H A Dgd_topal.c1198 int dir; /* +1 or -1 depending on direction */ in pass2_fs_dither() local

Completed in 36 milliseconds

12