Home
last modified time | relevance | path

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

1234

/PHP-5.5/main/
H A Dphp_reentrancy.h57 PHPAPI int php_readdir_r(DIR *dirp, struct dirent *entry,
H A Dreentrancy.c128 PHPAPI int php_readdir_r(DIR *dirp, struct dirent *entry, in php_readdir_r()
/PHP-5.5/ext/gettext/
H A Dconfig.m46 [ --with-gettext[=DIR] Include GNU gettext support])
/PHP-5.5/ext/hash/
H A Dconfig.m45 [ --with-mhash[=DIR] Include mhash support])
/PHP-5.5/ext/dom/
H A Dconfig.m410 [ --with-libxml-dir[=DIR] DOM: libxml2 install prefix], no, no)
/PHP-5.5/sapi/caudium/
H A Dconfig.m47 [ --with-caudium[=DIR] Build PHP as a Pike module for use with Caudium.
8 DIR is the Caudium server dir [/usr/local/caudium/server]], no, no)
/PHP-5.5/ext/mbstring/
H A Dconfig.m4354 [ --with-libmbfl[=DIR] MBSTRING: Use external libmbfl. DIR is the libmbfl base
358 [ --with-onig[=DIR] MBSTRING: Use external oniguruma. DIR is the oniguruma install prefix.
359 If DIR is not set, the bundled oniguruma will be used], no, no)
/PHP-5.5/ext/recode/
H A Dconfig.m46 [ --with-recode[=DIR] Include recode support])
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m46 [ --with-pdo-pgsql[=DIR] PDO: PostgreSQL support. DIR is the PostgreSQL base
/PHP-5.5/ext/zip/
H A Dconfig.m410 [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix], no, no)
43 …AC_MSG_ERROR([zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB in…
/PHP-5.5/ext/pgsql/
H A Dconfig.m46 [ --with-pgsql[=DIR] Include PostgreSQL support. DIR is the PostgreSQL
/PHP-5.5/ext/mysqlnd/
H A Dconfig9.m415 [ --with-zlib-dir[=DIR] mysqlnd: Set the path to libz install prefix], no, no)
/PHP-5.5/ext/ldap/
H A Dconfig.m488 [ --with-ldap[=DIR] Include LDAP support])
91 [ --with-ldap-sasl[=DIR] LDAP: Include Cyrus SASL support], no, no)
/PHP-5.5/
H A DREADME.SELF-CONTAINED-EXTENSIONS56 [--with-mysql=MYSQL-DIR]
60 library or the MySQL installation in MYSQL-DIR.
/PHP-5.5/ext/oci8/
H A Dconfig.m4106 [ --with-oci8[=DIR] Include Oracle Database OCI8 support. DIR defaults to \$ORACLE_HOME.
290 ….../client${PHP_OCI8_IC_LIBDIR_SUFFIX}/lib libraries not found. Try --with-oci8=instantclient,DIR])
/PHP-5.5/win32/
H A Dglob.c150 static DIR *g_opendir(Char *, glob_t *);
629 DIR *dirp;
838 static DIR *
/PHP-5.5/main/streams/
H A Dplain_wrapper.c847 DIR *dir = (DIR*)stream->abstract; in php_plain_files_dirstream_read()
866 return closedir((DIR *)stream->abstract); in php_plain_files_dirstream_close()
871 rewinddir((DIR *)stream->abstract); in php_plain_files_dirstream_rewind()
888 DIR *dir = NULL; in php_plain_files_dir_opener()
/PHP-5.5/ext/pdo_oci/
H A Dconfig.m444 [ --with-pdo-oci[=DIR] PDO: Oracle OCI support. DIR defaults to \$ORACLE_HOME.
/PHP-5.5/ext/curl/
H A Dconfig.m46 [ --with-curl[=DIR] Include cURL support])
/PHP-5.5/sapi/apache/
H A Dconfig.m4126 [ --with-apache[=DIR] Build Apache 1.x module. DIR is the top-level Apache
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m4127 [ --with-apache-hooks-static[=DIR]
128 EXPERIMENTAL: Build Apache 1.x module. DIR is the top-level Apache
/PHP-5.5/ext/iconv/
H A Dconfig.m46 [ --without-iconv[=DIR] Exclude iconv support], yes)
/PHP-5.5/ext/standard/
H A Ddir.c69 DIR *dir;
/PHP-5.5/ext/session/
H A Dmod_files.c188 DIR *dir; in ps_files_cleanup_dir()
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h170 CWD_API DIR *virtual_opendir(const char *pathname TSRMLS_DC);

Completed in 65 milliseconds

1234