Home
last modified time | relevance | path

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

1234

/PHP-5.3/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.3/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()
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-5.3/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.3/
H A Dmakedist56 DIR=php-$VER
57 DIRPATH=$MY_OLDPWD/$DIR
60 echo "The directory $DIR"
70 cd $DIR || exit 5
/PHP-5.3/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.3/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.3/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.3/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.3/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.3/ext/mysql/
H A Dconfig.m443 [ --with-mysql[=DIR] Include MySQL support. DIR is the MySQL base
44 directory. If mysqlnd is passed as DIR,
48 [ --with-mysql-sock[=DIR] MySQL/MySQLi/PDO_MYSQL: Location of the MySQL unix socket pointer.
53 [ --with-zlib-dir[=DIR] MySQL: Set the path to libz install prefix], no, no)
126 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.3/ext/interbase/
H A Dconfig.m46 [ --with-interbase[=DIR] Include InterBase support. DIR is the InterBase base
/PHP-5.3/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.3/ext/odbc/
H A Dconfig.m4104 [ --with-adabas[=DIR] Include Adabas D support [/usr/local]])
131 [ --with-sapdb[=DIR] Include SAP DB support [/usr/local]])
149 [ --with-solid[=DIR] Include Solid support [/usr/local/solid]])
174 [ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]])
211 [ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]])
231 [ --with-empress[=DIR] Include Empress support [\$EMPRESSPATH]
254 [ --with-empress-bcs[=DIR]
341 [ --with-custom-odbc[=DIR]
369 [ --with-iodbc[=DIR] Include iODBC support [/usr/local]])
410 [ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]])
[all …]
/PHP-5.3/ext/pdo_firebird/
H A Dconfig.m46 [ --with-pdo-firebird[=DIR] PDO: Firebird support. DIR is the Firebird base
/PHP-5.3/ext/gd/
H A Dconfig.m410 [ --with-gd[=DIR] Include GD support. DIR is the GD library base
15 [ --with-jpeg-dir[=DIR] GD: Set the path to libjpeg install prefix], no, no)
20 [ --with-png-dir[=DIR] GD: Set the path to libpng install prefix], no, no)
25 [ --with-zlib-dir[=DIR] GD: Set the path to libz install prefix], no, no)
29 [ --with-xpm-dir[=DIR] GD: Set the path to libXpm install prefix], no, no)
32 [ --with-freetype-dir[=DIR] GD: Set the path to FreeType 2 install prefix], no, no)
92 AC_MSG_RESULT([If configure fails try --with-jpeg-dir=<DIR>])
108 AC_MSG_ERROR([PNG support requires ZLIB. Use --with-zlib-dir=<DIR>])
123 AC_MSG_RESULT([If configure fails try --with-png-dir=<DIR> and --with-zlib-dir=<DIR>])
157 AC_MSG_RESULT(If configure fails try --with-xpm-dir=<DIR>)
[all …]
/PHP-5.3/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.3/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.3/ext/pdo_mysql/
H A Dconfig.m46 [ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directory
7 If mysqlnd is passed as DIR, the MySQL native
12 [ --with-zlib-dir[=DIR] PDO_MySQL: Set the path to libz install prefix], no, no)
119 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-5.3/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.3/ext/mssql/
H A Dconfig.m46 [ --with-mssql[=DIR] Include MSSQL-DB support. DIR is the FreeTDS home
/PHP-5.3/ext/xsl/
H A Dconfig.m46 [ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
/PHP-5.3/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-5.3/sapi/roxen/
H A Dconfig.m46 [ --with-roxen=DIR Build PHP as a Pike module. DIR is the base Roxen

Completed in 47 milliseconds

1234