Home
last modified time | relevance | path

Searched refs:enable_dl (Results 1 – 25 of 147) sorted by relevance

123456

/dports/math/clp/Clp-1.17.3/ThirdParty/Glpk/
H A Dconfigure.ac92 enable_dl=no
96 AC_COIN_CHECK_HEADER([dlfcn.h],[enable_dl=yes])
97 if test "$enable_dl" = "yes"; then
100 if test $enable_dl = yes; then
106 if test "$enable_dl" = "no"; then
107 AC_COIN_CHECK_HEADER([ltdl.h],[enable_dl=yes])
108 if test "$enable_dl" = "yes"; then
111 if test $enable_dl = yes; then
118 if test "$enable_dl" = "no"; then
119 AC_COIN_CHECK_HEADER([windows.h],[enable_dl=yes])
[all …]
/dports/math/osi/Osi-0.108.6/ThirdParty/Glpk/
H A Dconfigure.ac92 enable_dl=no
96 AC_COIN_CHECK_HEADER([dlfcn.h],[enable_dl=yes])
97 if test "$enable_dl" = "yes"; then
100 if test $enable_dl = yes; then
106 if test "$enable_dl" = "no"; then
107 AC_COIN_CHECK_HEADER([ltdl.h],[enable_dl=yes])
108 if test "$enable_dl" = "yes"; then
111 if test $enable_dl = yes; then
118 if test "$enable_dl" = "no"; then
119 AC_COIN_CHECK_HEADER([windows.h],[enable_dl=yes])
[all …]
/dports/math/glpk/glpk-5.0/
H A Dconfigure.ac29 [enable_dl=no])
96 if test "$enable_dl" = "yes"; then
100 elif test "$enable_dl" = "ltdl"; then
104 elif test "$enable_dl" = "dlfcn"; then
126 if test "$enable_dl" = "no"; then
133 if test "$enable_dl" = "no"; then
144 if test "$enable_dl" = "no"; then
/dports/textproc/zorba/zorba-2.7.0/swig/php/tests/
H A Dphp.ini.in1 enable_dl=On key
/dports/textproc/zorba/zorba-2.7.0/doc/php/examples/
H A Dphp.ini.in1 enable_dl=On key
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/php/
H A DMakefile.am85 $(RUN)$(PHP) -d enable_dl=On -c $(srcdir) $(srcdir)/test.php
/dports/lang/php73/php-7.3.33/ext/iconv/tests/
H A Dtest.inc3 //if (!extension_loaded("iconv") && ini_get("enable_dl")) {
/dports/converters/php73-iconv/php-7.3.33/ext/iconv/tests/
H A Dtest.inc3 //if (!extension_loaded("iconv") && ini_get("enable_dl")) {
/dports/www/mod_php73/php-7.3.33/ext/iconv/tests/
H A Dtest.inc3 //if (!extension_loaded("iconv") && ini_get("enable_dl")) {
/dports/lang/php73/php-7.3.33/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/www/mod_php73/php-7.3.33/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/www/mod_php81/php-8.1.1/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/lang/php81/php-8.1.1/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/www/php81-opcache/php-8.1.1/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/lang/php73/php-7.3.33/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/lang/php74/php-7.4.27/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/lang/php80/php-8.0.15/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/lang/php74/php-7.4.27/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/lang/php80/php-8.0.15/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/dports/www/php74-opcache/php-7.4.27/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/www/php73-opcache/php-7.3.33/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/dports/www/php80-opcache/php-8.0.15/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0

123456