Home
last modified time | relevance | path

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

1234

/PHP-5.6/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-5.6/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()
46 dp = (DIR *) malloc(sizeof(DIR)); in opendir()
71 struct dirent *readdir(DIR *dp) in readdir()
92 int readdir_r(DIR *dp, struct dirent *entry, struct dirent **result) in readdir_r()
120 int closedir(DIR *dp) in closedir()
137 int rewinddir(DIR *dp) in rewinddir()
/PHP-5.6/sapi/continuity/
H A Dconfig.m44 [ --with-continuity=DIR Build PHP as Continuity Server module.
5 DIR is path to the installed Continuity Server root], no, no)
9 …_ERROR([Please specify the path to the root of your Continuity server using --with-continuity=DIR])
16 AC_MSG_ERROR([Cannot find your CAPI include files in either DIR/src or DIR/include])
/PHP-5.6/
H A Dmakedist59 DIR=php-$VER
60 DIRPATH=$MY_OLDPWD/$DIR
63 echo "The directory $DIR"
73 cd $DIR || exit 5
/PHP-5.6/sapi/aolserver/
H A Dconfig.m46 [ --with-aolserver=DIR Specify path to the installed AOLserver], no, no)
15 …ROR(Please specify the path to the source distribution of AOLserver using --with-aolserver-src=DIR)
18 AC_MSG_ERROR(Please specify the path to the root of AOLserver using --with-aolserver=DIR)
/PHP-5.6/ext/gd/
H A Dconfig.m410 [ --with-gd[=DIR] Include GD support. DIR is the GD library base
14 [ --with-vpx-dir[=DIR] GD: Set the path to libvpx 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)
97 AC_MSG_RESULT([If configure fails try --with-vpx-dir=<DIR>])
122 AC_MSG_RESULT([If configure fails try --with-jpeg-dir=<DIR>])
138 AC_MSG_ERROR([PNG support requires ZLIB. Use --with-zlib-dir=<DIR>])
153 AC_MSG_RESULT([If configure fails try --with-png-dir=<DIR> and --with-zlib-dir=<DIR>])
180 AC_MSG_RESULT(If configure fails try --with-xpm-dir=<DIR>)
[all …]
/PHP-5.6/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-5.6/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-5.6/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-5.6/ext/interbase/
H A Dconfig.m42 [ --with-interbase[=DIR] Include InterBase support. DIR is the InterBase base
/PHP-5.6/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-5.6/ext/pdo_firebird/
H A Dconfig.m42 [ --with-pdo-firebird[=DIR] PDO: Firebird support. DIR is the Firebird base
/PHP-5.6/ext/openssl/
H A Dconfig0.m46 [ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)])
9 [ --with-kerberos[=DIR] OPENSSL: Include Kerberos support], no, no)
/PHP-5.6/ext/mysql/
H A Dconfig.m443 [ --with-mysql[=DIR] Include MySQL support. DIR is the MySQL base
44 directory, if no DIR is passed or the value is
54 [ --with-zlib-dir[=DIR] MySQL: Set the path to libz install prefix], no, no)
125 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.6/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)
110 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.6/sapi/nsapi/
H A Dconfig.m46 [ --with-nsapi=DIR Build PHP as NSAPI module for Netscape/iPlanet/Sun Webserver], no, no)
10 …(Please specify the path to the root of your Netscape/iPlanet/Sun Webserver using --with-nsapi=DIR)
/PHP-5.6/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-5.6/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-5.6/ext/mssql/
H A Dconfig.m46 [ --with-mssql[=DIR] Include MSSQL-DB support. DIR is the FreeTDS home
/PHP-5.6/ext/snmp/
H A Dconfig.m46 [ --with-snmp[=DIR] Include SNMP support])
9 [ --with-openssl-dir[=DIR] SNMP: openssl install prefix], no, no)
/PHP-5.6/ext/xsl/
H A Dconfig.m46 [ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
/PHP-5.6/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-5.6/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)

Completed in 45 milliseconds

1234