/PHP-5.4/TSRM/ |
H A D | readdir.h | 36 } 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.4/win32/ |
H A D | readdir.h | 40 } 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 D | readdir.c | 22 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.4/sapi/continuity/ |
H A D | config.m4 | 4 [ --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.4/ |
H A D | makedist | 56 DIR=php-$VER 57 DIRPATH=$MY_OLDPWD/$DIR 60 echo "The directory $DIR" 70 cd $DIR || exit 5
|
/PHP-5.4/sapi/aolserver/ |
H A D | config.m4 | 6 [ --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.4/ext/openssl/ |
H A D | config0.m4 | 6 [ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)]) 9 [ --with-kerberos[=DIR] OPENSSL: Include Kerberos support], no, no)
|
/PHP-5.4/ext/xmlrpc/ |
H A D | config.m4 | 11 [ --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.4/ext/xml/ |
H A D | config.m4 | 10 [ --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.4/ext/wddx/ |
H A D | config.m4 | 10 [ --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.4/ext/gd/ |
H A D | config.m4 | 10 [ --with-gd[=DIR] Include GD support. DIR is the GD library base 15 [ --with-vpx-dir[=DIR] GD: Set the path to libvpx install prefix], no, no) 20 [ --with-jpeg-dir[=DIR] GD: Set the path to libjpeg install prefix], no, no) 30 [ --with-zlib-dir[=DIR] GD: Set the path to libz install prefix], no, no) 34 [ --with-xpm-dir[=DIR] GD: Set the path to libXpm install prefix], no, no) 98 AC_MSG_RESULT([If configure fails try --with-vpx-dir=<DIR>]) 123 AC_MSG_RESULT([If configure fails try --with-jpeg-dir=<DIR>]) 139 AC_MSG_ERROR([PNG support requires ZLIB. Use --with-zlib-dir=<DIR>]) 154 AC_MSG_RESULT([If configure fails try --with-png-dir=<DIR> and --with-zlib-dir=<DIR>]) 188 AC_MSG_RESULT(If configure fails try --with-xpm-dir=<DIR>) [all …]
|
/PHP-5.4/ext/interbase/ |
H A D | config.m4 | 2 [ --with-interbase[=DIR] Include InterBase support. DIR is the InterBase base
|
/PHP-5.4/ext/phar/tests/ |
H A D | phar_oo_003.phpt | 19 var_dump('DIR'); 38 %s(3) "DIR"
|
H A D | phar_oo_010.phpt | 24 ===DIR=== 48 ===DIR===
|
/PHP-5.4/ext/pdo_firebird/ |
H A D | config.m4 | 2 [ --with-pdo-firebird[=DIR] PDO: Firebird support. DIR is the Firebird base
|
/PHP-5.4/ext/odbc/ |
H A D | config.m4 | 104 [ --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]]) 425 [ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]]) [all …]
|
/PHP-5.4/ext/mysql/ |
H A D | config.m4 | 43 [ --with-mysql[=DIR] Include MySQL support. DIR is the MySQL base 44 directory, if no DIR is passed or the value is 53 [ --with-zlib-dir[=DIR] MySQL: Set the path to libz install prefix], no, no) 124 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
|
/PHP-5.4/ext/pdo_mysql/ |
H A D | config.m4 | 6 [ --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.4/ext/pcre/ |
H A D | config0.m4 | 6 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.4/sapi/nsapi/ |
H A D | config.m4 | 6 [ --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.4/ext/snmp/ |
H A D | config.m4 | 6 [ --with-snmp[=DIR] Include SNMP support]) 9 [ --with-openssl-dir[=DIR] SNMP: openssl install prefix], no, no)
|
/PHP-5.4/ext/xsl/ |
H A D | config.m4 | 6 [ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
|
/PHP-5.4/ext/mssql/ |
H A D | config.m4 | 6 [ --with-mssql[=DIR] Include MSSQL-DB support. DIR is the FreeTDS home
|
/PHP-5.4/ext/imap/ |
H A D | config.m4 | 98 [ --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.4/ext/zlib/ |
H A D | config0.m4 | 6 [ --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)
|