Home
last modified time | relevance | path

Searched refs:no (Results 251 – 275 of 1721) sorted by relevance

1...<<11121314151617181920>>...69

/PHP-7.1/ext/pdo/
H A Dconfig.w324 ARG_ENABLE("pdo", "Enable PHP Data Objects support", "no");
6 if (PHP_PDO != "no") {
/PHP-7.1/Zend/tests/
H A Dns_033.phpt8 Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 2
10 Warning: The use statement with non-compound name 'B' has no effect in %sns_033.php on line 3
/PHP-7.1/sapi/cgi/
H A Dconfig9.m46 [ --disable-cgi Disable building CGI version of PHP], yes, no)
12 if test "$PHP_CGI" != "no"; then
19 AC_MSG_RESULT([no]))
26 AC_MSG_RESULT([no]))
36 AC_MSG_RESULT([no])
77 AC_MSG_RESULT(no)
/PHP-7.1/ext/zip/
H A Dconfig.m410 [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix], no, no)
14 [ --with-pcre-dir ZIP: pcre install prefix], no, no)
17 [ --with-libzip[=DIR] ZIP: use libzip], no, no)
19 if test "$PHP_ZIP" != "no"; then
22 if test "$PHP_ZLIB_DIR" != "no" && test "$PHP_ZLIB_DIR" != "yes"; then
46 if test "$PHP_ZLIB_DIR" = "no"; then
54 if test "$PHP_LIBZIP" != "no"; then
56 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
185 #error no suitable type for ssize_t found
/PHP-7.1/ext/standard/tests/array/
H A Darray_pad_error.phpt17 echo "\n-- Testing array_pad() function with more than expected no. of arguments --\n";
25 echo "\n-- Testing array_pad() function with less than expected no. of arguments --\n";
41 -- Testing array_pad() function with more than expected no. of arguments --
46 -- Testing array_pad() function with less than expected no. of arguments --
H A Darray_fill_error.phpt18 echo "-- Testing array_fill() function with more than expected no. of arguments --\n";
26 echo "-- Testing array_fill() function with less than expected no. of arguments --\n";
43 -- Testing array_fill() function with more than expected no. of arguments --
47 -- Testing array_fill() function with less than expected no. of arguments --
/PHP-7.1/ext/imap/tests/
H A Dimap_fetch_overview_error.phpt24 echo "\n-- Testing imap_fetch_overview() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing imap_fetch_overview() function with less than expected no. of arguments --\n";
43 -- Testing imap_fetch_overview() function with more than expected no. of arguments --
50 -- Testing imap_fetch_overview() function with less than expected no. of arguments --
H A Dimap_fetchbody_error.phpt23 echo "\n-- Testing imap_fetchbody() function with more than expected no. of arguments --\n";
34 echo "\n-- Testing imap_fetchbody() function with less than expected no. of arguments --\n";
46 -- Testing imap_fetchbody() function with more than expected no. of arguments --
53 -- Testing imap_fetchbody() function with less than expected no. of arguments --
/PHP-7.1/ext/sockets/
H A Dconfig.m48 if test "$PHP_SOCKETS" != "no"; then
14 #include <sys/socket.h>], [struct cmsghdr s; s], ac_cv_cmsghdr=yes, ac_cv_cmsghdr=no)
39 ac_cv_ss_family=yes, ac_cv_ss_family=no)
52 ac_cv_gai_ai_v4mapped=yes, ac_cv_gai_ai_v4mapped=no)
/PHP-7.1/ext/mcrypt/tests/
H A Dmcrypt_encrypt_error.phpt21 echo "\n-- Testing mcrypt_encrypt() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing mcrypt_encrypt() function with less than expected no. of arguments --\n";
42 -- Testing mcrypt_encrypt() function with more than expected no. of arguments --
49 -- Testing mcrypt_encrypt() function with less than expected no. of arguments --
H A Dmcrypt_decrypt_error.phpt21 echo "\n-- Testing mcrypt_decrypt() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing mcrypt_decrypt() function with less than expected no. of arguments --\n";
42 -- Testing mcrypt_decrypt() function with more than expected no. of arguments --
49 -- Testing mcrypt_decrypt() function with less than expected no. of arguments --
/PHP-7.1/ext/iconv/tests/
H A Diconv_strpos_error1.phpt23 echo "\n-- Testing iconv_strpos() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing iconv_strpos() function with less than expected no. of arguments --\n";
41 -- Testing iconv_strpos() function with more than expected no. of arguments --
46 -- Testing iconv_strpos() function with less than expected no. of arguments --
/PHP-7.1/ext/pcre/tests/
H A Dpreg_replace_callback_error.phpt14 echo "\n-- Testing preg_replace_callback() function with more than expected no. of arguments --\n";
26 echo "\n-- Testing preg_replace_callback() function with less than expected no. of arguments --\n";
39 -- Testing preg_replace_callback() function with more than expected no. of arguments --
44 -- Testing preg_replace_callback() function with less than expected no. of arguments --
/PHP-7.1/ext/standard/tests/strings/
H A Dmoney_format_error.phpt26 echo "\n-- Testing money_format() function with no arguments --\n";
32 echo "\n-- Testing money_format() function with more than expected no. of arguments --\n";
42 -- Testing money_format() function with no arguments --
52 -- Testing money_format() function with more than expected no. of arguments --
/PHP-7.1/ext/bz2/tests/
H A D005.phpt11 Nothing matters no one else";
61 Nothing matters no one else"
66 Nothing matters no one else"
70 Nothing matters no one else"
/PHP-7.1/ext/date/tests/
H A Ddate_date_set_error.phpt18 echo "\n-- Testing date_date_set() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing date_date_set() function with more than expected no. of arguments --\n";
41 -- Testing date_date_set() function with less than expected no. of arguments --
52 -- Testing date_date_set() function with more than expected no. of arguments --
H A DDateTime_setDate_error.phpt20 echo "\n-- Testing DateTime::setDate() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing DateTime::setDate() function with more than expected no. of arguments --\n";
41 -- Testing DateTime::setDate() function with less than expected no. of arguments --
49 -- Testing DateTime::setDate() function with more than expected no. of arguments --
H A DDateTime_setISODate_error.phpt23 echo "\n-- Testing DateTime::setISODate() function with less than expected no. of arguments --\n";
26 echo "\n-- Testing date_isodate_set() function with more than expected no. of arguments --\n";
42 -- Testing DateTime::setISODate() function with less than expected no. of arguments --
47 -- Testing date_isodate_set() function with more than expected no. of arguments --
/PHP-7.1/ext/dom/tests/
H A DDOMNode_removeChild_basic.phpt31 … != XML_TEXT_NODE && $current->hasAttribute('title')) ? $current->getAttribute('title'):"no title";
62 Course: no title:DOMText
74 Course: no title:DOMText
86 Course: no title:DOMText
/PHP-7.1/ext/mbstring/tests/
H A Dmb_stripos_error1.phpt24 echo "\n-- Testing mb_stripos() function with more than expected no. of arguments --\n";
33 echo "\n-- Testing mb_stripos() function with less than expected no. of arguments --\n";
42 -- Testing mb_stripos() function with more than expected no. of arguments --
47 -- Testing mb_stripos() function with less than expected no. of arguments --
H A Dmb_strripos_error1.phpt24 echo "\n-- Testing mb_strripos() function with more than expected no. of arguments --\n";
33 echo "\n-- Testing mb_strripos() function with less than expected no. of arguments --\n";
42 -- Testing mb_strripos() function with more than expected no. of arguments --
47 -- Testing mb_strripos() function with less than expected no. of arguments --
/PHP-7.1/scripts/
H A Dphpize.m416 test "[$]$1" = "no" && $1=yes
32 [ --with-libdir=NAME Look for libraries in .../NAME rather than .../lib], lib, no)
39 [ --with-php-config=PATH Path to php-config [php-config]], php-config, no)
77 PHP_DEBUG=no
93 PHP_THREAD_SAFETY=no
126 ZEND_DEBUG=no
138 enable_static=no
142 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
/PHP-7.1/build/
H A Dlibtool.m4728 [$2=no
773 [$2=no
1029 lt_cv_dlopen=no
1207 need_locks=no
1903 test "$dynamic_linker" = no && can_build_shared=no
2033 no) enable_shared=no ;;
2073 no) enable_static=no ;;
2114 no) enable_fast_install=no ;;
2774 test "$can_build_shared" = "no" && enable_shared=no
2942 GXX=no
[all …]
/PHP-7.1/ext/gmp/
H A Dconfig.w324 ARG_WITH("gmp", "Include GNU MP support.", "no");
6 if (PHP_GMP != "no") {
/PHP-7.1/ext/standard/
H A DMakefile.frag2 …@(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standar…
5 …@(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/standard/url_scanner_ex.c ext/standard/…

Completed in 45 milliseconds

1...<<11121314151617181920>>...69