Home
last modified time | relevance | path

Searched refs:DIR (Results 51 – 70 of 70) sorted by relevance

123

/PHP-7.0/main/
H A Dreentrancy.c128 PHPAPI int php_readdir_r(DIR *dirp, struct dirent *entry, in php_readdir_r()
/PHP-7.0/
H A DREADME.SELF-CONTAINED-EXTENSIONS56 [--with-mysql=MYSQL-DIR]
60 library or the MySQL installation in MYSQL-DIR.
H A Dacinclude.m41372 DIR *dir;
1393 int readdir_r(DIR *, struct dirent *);
2209 [ --with-icu-dir=DIR Specify where ICU libraries and headers can be found], DEFAULT, no)
2495 AC_MSG_ERROR([Please specify the install prefix of iconv with --with-iconv=<DIR>])
H A Dconfigure.in1098 [ --with-pear=DIR Install PEAR in DIR @<:@PREFIX/lib/php@:>@
H A DUPGRADING564 opcache.file_cache=<DIR> configuration directive in php.ini. The second
H A DINSTALL431 enter the proper install directory for the --with-nsapi=[DIR] option.
/PHP-7.0/win32/
H A Dglob.c144 static DIR *g_opendir(Char *, glob_t *);
623 DIR *dirp;
832 static DIR *
/PHP-7.0/main/streams/
H A Dplain_wrapper.c892 DIR *dir = (DIR*)stream->abstract; in php_plain_files_dirstream_read()
911 return closedir((DIR *)stream->abstract); in php_plain_files_dirstream_close()
916 rewinddir((DIR *)stream->abstract); in php_plain_files_dirstream_rewind()
933 DIR *dir = NULL; in php_plain_files_dir_opener()
/PHP-7.0/ext/pdo_oci/
H A Dconfig.m459 [ --with-pdo-oci[=DIR] PDO: Oracle OCI support. DIR defaults to \$ORACLE_HOME.
/PHP-7.0/ext/curl/
H A Dconfig.m46 [ --with-curl[=DIR] Include cURL support])
/PHP-7.0/ext/oci8/
H A Dconfig.m4172 [ --with-oci8[=DIR] Include Oracle Database OCI8 support. DIR defaults to [$]ORACLE_HOME.
364 ….../client${PHP_OCI8_IC_LIBDIR_SUFFIX}/lib libraries not found. Try --with-oci8=instantclient,DIR])
/PHP-7.0/ext/iconv/
H A Dconfig.m46 [ --without-iconv[=DIR] Exclude iconv support], yes)
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h172 CWD_API DIR *virtual_opendir(const char *pathname);
H A Dzend_virtual_cwd.c1814 DIR *opendir(const char *name);
1817 CWD_API DIR *virtual_opendir(const char *pathname) /* {{{ */ in virtual_opendir()
1820 DIR *retval; in virtual_opendir()
/PHP-7.0/ext/standard/
H A Ddir.c69 DIR *dir;
/PHP-7.0/ext/session/
H A Dmod_files.c286 DIR *dir; in ps_files_cleanup_dir()
/PHP-7.0/ext/tidy/
H A Dtidy.c1905 TIDY_TAG_CONST(DIR); in _php_tidy_register_tags()
/PHP-7.0/build/
H A Dlibtool.m44422 # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4426 # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4430 # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4434 # Set to yes if building a shared library automatically hardcodes DIR into the library
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch465 - DIR *dir;
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic2363 #>4 byte&0x0f =0x0e first is type DIR
2372 >4 byte&0x0f =0x0e first is type DIR
10497 >8 leshort 0x2a96 (DIR)

Completed in 189 milliseconds

123