Home
last modified time | relevance | path

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

123

/PHP-7.0/TSRM/
H A Dreaddir.h36 } DIR; typedef
39 DIR *opendir(const char *);
40 struct dirent *readdir(DIR *);
41 int readdir_r(DIR *, struct dirent *, struct dirent **);
42 int closedir(DIR *);
43 int rewinddir(DIR *);
/PHP-7.0/win32/
H A Dreaddir.h40 } DIR; typedef
43 DIR *opendir(const char *);
44 struct dirent *readdir(DIR *);
45 int readdir_r(DIR *, struct dirent *, struct dirent **);
46 int closedir(DIR *);
47 int rewinddir(DIR *);
H A Dreaddir.c22 DIR *opendir(const char *dir) in opendir()
24 DIR *dp; in opendir()
45 dp = (DIR *) malloc(sizeof(DIR)); in opendir()
70 struct dirent *readdir(DIR *dp) in readdir()
91 int readdir_r(DIR *dp, struct dirent *entry, struct dirent **result) in readdir_r()
119 int closedir(DIR *dp) in closedir()
136 int rewinddir(DIR *dp) in rewinddir()
/PHP-7.0/
H A Dmakedist64 DIR=php-$VER
65 DIRPATH=$MY_OLDPWD/$DIR
68 echo "The directory $DIR"
78 cd $DIR || exit 5
/PHP-7.0/ext/gd/
H A Dconfig.m410 [ --with-gd[=DIR] Include GD support. DIR is the GD library base
14 [ --with-webp-dir[=DIR] GD: Set the path to libwebp install prefix], no, no)
19 [ --with-jpeg-dir[=DIR] GD: Set the path to libjpeg install prefix], no, no)
29 [ --with-zlib-dir[=DIR] GD: Set the path to libz install prefix], no, no)
33 [ --with-xpm-dir[=DIR] GD: Set the path to libXpm install prefix], no, no)
102 AC_MSG_RESULT([If configure fails try --with-webp-dir=<DIR>])
127 AC_MSG_RESULT([If configure fails try --with-jpeg-dir=<DIR>])
143 AC_MSG_ERROR([PNG support requires ZLIB. Use --with-zlib-dir=<DIR>])
158 AC_MSG_RESULT([If configure fails try --with-png-dir=<DIR> and --with-zlib-dir=<DIR>])
185 AC_MSG_RESULT(If configure fails try --with-xpm-dir=<DIR>)
[all …]
/PHP-7.0/ext/xml/
H A Dconfig.m410 [ --with-libxml-dir=DIR XML: libxml2 install prefix], no, no)
14 [ --with-libexpat-dir=DIR XML: libexpat install prefix (deprecated)], no, no)
31 AC_MSG_ERROR([xml2-config not found. Use --with-libxml-dir=<DIR>])
/PHP-7.0/ext/xmlrpc/
H A Dconfig.m411 [ --with-xmlrpc[=DIR] Include XMLRPC-EPI support])
15 [ --with-libxml-dir=DIR XMLRPC-EPI: libxml2 install prefix], no, no)
19 [ --with-libexpat-dir=DIR XMLRPC-EPI: libexpat dir for XMLRPC-EPI (deprecated)],no,no)
22 [ --with-iconv-dir=DIR XMLRPC-EPI: iconv dir for XMLRPC-EPI],no,no)
45 AC_MSG_ERROR([xml2-config not found. Use --with-libxml-dir=<DIR>])
60 AC_MSG_ERROR([XML-RPC support requires libexpat. Use --with-libexpat-dir=<DIR> (deprecated!)])
/PHP-7.0/ext/wddx/
H A Dconfig.m410 [ --with-libxml-dir=DIR WDDX: libxml2 install prefix], no, no)
14 [ --with-libexpat-dir=DIR WDDX: libexpat dir for XMLRPC-EPI (deprecated)],no,no)
32 AC_MSG_ERROR([xml2-config not found. Use --with-libxml-dir=<DIR>])
/PHP-7.0/ext/interbase/
H A Dconfig.m42 [ --with-interbase[=DIR] Include Firebird support. DIR is the Firebird base
/PHP-7.0/ext/openssl/
H A Dconfig0.m46 [ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.8)])
9 [ --with-kerberos[=DIR] OPENSSL: Include Kerberos support], no, no)
/PHP-7.0/ext/phar/tests/
H A Dphar_oo_003.phpt19 var_dump('DIR');
38 %s(3) "DIR"
H A Dphar_oo_010.phpt24 ===DIR===
48 ===DIR===
/PHP-7.0/ext/pdo_firebird/
H A Dconfig.m42 [ --with-pdo-firebird[=DIR] PDO: Firebird support. DIR is the Firebird base
/PHP-7.0/ext/pdo_mysql/
H A Dconfig.m46 [ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directory
7 If no value or mysqlnd is passed as DIR, the
12 [ --with-zlib-dir[=DIR] PDO_MySQL: Set the path to libz install prefix], no, no)
122 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-7.0/ext/odbc/
H A Dconfig.m4109 [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
138 [ --with-sapdb[=DIR] Include SAP DB support [/usr/local]])
158 [ --with-solid[=DIR] Include Solid support [/usr/local/solid]])
185 [ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]])
224 [ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]])
246 [ --with-empress[=DIR] Include Empress support [\$EMPRESSPATH]
271 [ --with-empress-bcs[=DIR]
362 [ --with-custom-odbc[=DIR] Include user defined ODBC support. DIR is ODBC install base
391 [ --with-iodbc[=DIR] Include iODBC support [/usr/local]])
451 [ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]])
[all …]
/PHP-7.0/ext/pcre/
H A Dconfig0.m46 dnl if DIR is supplied, we'll use that for linking
9 [ --with-pcre-regex=DIR Include Perl Compatible Regular Expressions support.
10 DIR is the PCRE install prefix [BUNDLED]], yes, no)
/PHP-7.0/ext/xsl/
H A Dconfig.m46 [ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
/PHP-7.0/ext/snmp/
H A Dconfig.m46 [ --with-snmp[=DIR] Include SNMP support])
9 [ --with-openssl-dir[=DIR] SNMP: openssl install prefix], no, no)
/PHP-7.0/ext/zlib/
H A Dconfig0.m46 [ --with-zlib[=DIR] Include ZLIB support (requires zlib >= 1.0.9)])
9 [ --with-zlib-dir=<DIR> Define the location of zlib install directory], no, no)
/PHP-7.0/ext/imap/
H A Dconfig.m498 [ --with-imap[=DIR] Include IMAP support. DIR is the c-client install prefix])
101 [ --with-kerberos[=DIR] IMAP: Include Kerberos support. DIR is the Kerberos install prefix], n…
104 [ --with-imap-ssl[=DIR] IMAP: Include SSL support. DIR is the OpenSSL install prefix], no, no)
/PHP-7.0/ext/xmlwriter/
H A Dconfig.m410 [ --with-libxml-dir=DIR XMLWriter: libxml2 install prefix], no, no)
/PHP-7.0/ext/libxml/
H A Dconfig0.m410 [ --with-libxml-dir[=DIR] LIBXML: libxml2 install prefix], no, no)
/PHP-7.0/ext/ftp/
H A Dconfig.m49 [ --with-openssl-dir[=DIR] FTP: openssl install prefix], no, no)
/PHP-7.0/ext/xmlreader/
H A Dconfig.m410 [ --with-libxml-dir=DIR XMLReader: libxml2 install prefix], no, no)
/PHP-7.0/ext/gmp/
H A Dconfig.m42 [ --with-gmp[=DIR] Include GNU MP support])

Completed in 86 milliseconds

123