Home
last modified time | relevance | path

Searched defs:fd (Results 51 – 57 of 57) sorted by relevance

123

/PHP-5.4/main/
H A Dmain.c611 int fd = -1; in php_log_err() local
H A Dphp_streams.h70 #define php_stream_fopen_from_fd_rel(fd, mode, persistent_id) _php_stream_fopen_from_fd((fd), (mod… argument
/PHP-5.4/ext/date/lib/
H A Dparse_date.c152 int fd; member
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c2752 int fd = -1; in apprentice_compile() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c116 #define FD(fd) ((fd) << 21) argument
/PHP-5.4/Zend/
H A Dzend_alloc.c1008 int fd = open("/dev/urandom", 0); in zend_mm_random() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_structs.h125 php_stream *fd; member

Completed in 117 milliseconds

123