Home
last modified time | relevance | path

Searched defs:d_name (Results 1 – 5 of 5) sorted by relevance

/php-src/win32/
H A Dreaddir.h29 …char d_name[1]; /* null terminated filename in the current encoding, glyph number <= 255 wchar_t's… member
/php-src/ext/pdo_odbc/
H A Dodbc_driver.c423 UCHAR d_name[32]; in odbc_handle_check_liveness() local
/php-src/ext/fileinfo/libmagic/
H A Dcdf.h91 uint16_t d_name[32]; member
/php-src/ext/spl/
H A Dspl_directory.c287 static inline bool spl_filesystem_is_dot(const char * d_name) /* {{{ */ in spl_filesystem_is_dot()
594 static bool spl_filesystem_is_invalid_or_dot(const char * d_name) /* {{{ */ in spl_filesystem_is_invalid_or_dot()
/php-src/main/
H A Dphp_streams.h111 char d_name[NAME_MAX + 1]; member

Completed in 35 milliseconds