Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 148) sorted by relevance

123456

/PHP-5.3/ext/sysvmsg/
H A Dconfig.m43 PHP_ARG_ENABLE(sysvmsg,whether to enable System V IPC support,
4 [ --enable-sysvmsg Enable sysvmsg support])
9 [AC_MSG_ERROR([Cannot enable System V IPC support, sys/msg.h is missing])
/PHP-5.3/
H A Dmakerpm68 --enable-force-cgi-redirect \
69 --enable-safe-mode \
73 --enable-xml \
74 --enable-wddx \
76 --enable-shared \
85 --enable-cli \
87 --enable-safe-mode \
91 --enable-xml \
92 --enable-wddx \
94 --enable-shared \
/PHP-5.3/ext/shmop/
H A Dconfig.m42 PHP_ARG_ENABLE(shmop, whether to enable shmop support,
3 [ --enable-shmop Enable shmop support])
/PHP-5.3/ext/soap/
H A Dconfig.m44 PHP_ARG_ENABLE(soap, whether to enable SOAP support,
5 [ --enable-soap Enable SOAP support])
15 AC_MSG_ERROR([SOAP extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/ext/sysvshm/
H A Dconfig.m45 PHP_ARG_ENABLE(sysvshm,whether to enable System V shared memory support,
6 [ --enable-sysvshm Enable the System V shared memory support])
/PHP-5.3/ext/tokenizer/
H A Dconfig.m44 dnl Otherwise use enable:
6 PHP_ARG_ENABLE(tokenizer, whether to enable tokenizer support,
/PHP-5.3/sapi/cgi/
H A DCHANGES1 In PHP5.3 all additional configure options (except --enable-cgi) are removed:
3 --enable-fastcgi CGI: If this is enabled, the cgi module will
14 --enable-force-cgi-redirect
22 --enable-discard-path CGI: If this is enabled, the PHP CGI binary
/PHP-5.3/ext/exif/
H A Dconfig.m45 PHP_ARG_ENABLE(exif, whether to enable EXIF (metadata from images) support,
6 [ --enable-exif Enable EXIF (metadata from images) support])
/PHP-5.3/ext/calendar/
H A Dconfig.m45 PHP_ARG_ENABLE(calendar,whether to enable calendar conversion support,
6 [ --enable-calendar Enable support for calendar conversion])
/PHP-5.3/ext/json/
H A Dconfig.m45 PHP_ARG_ENABLE(json, whether to enable JavaScript Object Serialization support,
9 AC_DEFINE([HAVE_JSON],1 ,[whether to enable JavaScript Object Serialization support])
/PHP-5.3/ext/simplexml/tests/
H A Dbug40451.phpt10 <Host enable="true">
18 $add->Host->addAttribute('enable', 'true');
/PHP-5.3/ext/sysvsem/
H A Dconfig.m45 PHP_ARG_ENABLE(sysvsem,whether to enable System V semaphore support,
6 [ --enable-sysvsem Enable System V semaphore support])
/PHP-5.3/ext/pcntl/
H A Dconfig.m45 PHP_ARG_ENABLE(pcntl, whether to enable pcntl support,
6 [ --enable-pcntl Enable pcntl support (CLI/CGI only)])
/PHP-5.3/ext/ftp/
H A Dconfig.m45 PHP_ARG_ENABLE(ftp,whether to enable FTP support,
6 [ --enable-ftp Enable FTP support])
/PHP-5.3/ext/xmlwriter/
H A Dconfig.m45 PHP_ARG_ENABLE(xmlwriter, whether to enable XMLWriter support,
16 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/ext/xmlreader/
H A Dconfig.m45 PHP_ARG_ENABLE(xmlreader, whether to enable XMLReader support,
16 AC_MSG_ERROR([XMLReader extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/ext/simplexml/
H A Dconfig.m44 PHP_ARG_ENABLE(simplexml, whether to enable SimpleXML support,
15 … AC_MSG_ERROR([SimpleXML extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/ext/wddx/
H A Dconfig.m45 PHP_ARG_ENABLE(wddx,whether to enable WDDX support,
6 [ --enable-wddx Enable WDDX support])
23 AC_MSG_ERROR([WDDX extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/ext/sockets/
H A Dconfig.m45 PHP_ARG_ENABLE(sockets, whether to enable sockets support,
6 [ --enable-sockets Enable sockets support])
/PHP-5.3/sapi/apache2handler/
H A Dconfig.w328 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
44 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-5.3/ext/bcmath/
H A Dconfig.m45 PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions,
6 [ --enable-bcmath Enable bc style precision math functions])
/PHP-5.3/ext/dom/
H A Dconfig.m45 PHP_ARG_ENABLE(dom, whether to enable DOM support,
16 AC_MSG_ERROR([DOM extension requires LIBXML extension, add --enable-libxml])
/PHP-5.3/win32/build/
H A Dconfigure.tail7 ERROR("No SAPI selected, please enable at least one SAPI.");
/PHP-5.3/sapi/apache2filter/
H A Dconfig.w328 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
/PHP-5.3/ext/ctype/
H A Dconfig.m45 PHP_ARG_ENABLE(ctype, whether to enable ctype functions,

Completed in 36 milliseconds

123456