Home
last modified time | relevance | path

Searched refs:no (Results 376 – 400 of 1586) sorted by relevance

1...<<11121314151617181920>>...64

/PHP-5.5/ext/standard/tests/strings/
H A Dsimilar_text_basic.phpt4 Mats Lindh <mats at lindh.no>
5 #Testfest php.no
H A Dstrncmp_error.phpt19 var_dump( strncmp($str1) ); //One argument, less than expected no. of args
20 var_dump( strncmp($str1, $str2) ); //Two arguments, less than expected no. of args
21 var_dump( strncmp($str1, $str2, $len, $extra_arg) ); //Four arguments, greater than expected no. o…
/PHP-5.5/ext/mysqlnd/
H A Dconfig.w325 if (PHP_MYSQLND != "no") {
30 if (((PHP_ZLIB=="no") && (CHECK_LIB("zlib_a.lib;zlib.lib", "mysqlnd", PHP_MYSQLND))) ||
/PHP-5.5/ext/standard/tests/file/
H A Dis_executable_error.phpt10 var_dump( is_executable() ); // args < expected no of arguments
12 var_dump( is_executable(1, 2) ); // args > expected no. of arguments
H A Dfile_get_contents_variation8-win32.phpt34 "/no/such/file/dir" => "/no/such/file/dir",
89 -- Filename: /no/such/file/dir --
91 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
H A Dreadfile_variation10-win32.phpt33 "/no/such/file/dir" => "/no/such/file/dir",
80 -- Filename: /no/such/file/dir --
82 Warning: readfile(/no/such/file/dir): failed to open stream: No such file or directory in %s on lin…
/PHP-5.5/ext/curl/tests/
H A Dcurl_version_error.phpt15 echo "\n-- Testing curl_version() function with more than expected no. of arguments --\n";
24 -- Testing curl_version() function with more than expected no. of arguments --
/PHP-5.5/ext/snmp/
H A Dconfig.m49 [ --with-openssl-dir[=DIR] SNMP: openssl install prefix], no, no)
11 if test "$PHP_SNMP" != "no"; then
/PHP-5.5/ext/ereg/
H A Dconfig0.m49 WARNING: Do NOT use unless you know what you are doing!], php, no)
37 PHP_NEW_EXTENSION(ereg, ereg.c $ereg_regex_sources, no,,$PHP_EREG_CFLAGS)
52 [ac_cv_regex_t_re_magic=yes], [ac_cv_regex_t_re_magic=no])])
/PHP-5.5/ext/oci8/tests/
H A Ddefine5.phpt4 <?php if (!extension_loaded('oci8')) die("skip no oci8 extension"); ?>
41 echo "Test 3 - no new define done\n";
68 Test 3 - no new define done
/PHP-5.5/ext/xsl/
H A Dconfig.m49 if test "$PHP_XSL" != "no"; then
11 if test "$PHP_LIBXML" = "no"; then
15 if test "$PHP_DOM" = "no"; then
/PHP-5.5/ext/pcre/
H A Dconfig0.m410 DIR is the PCRE install prefix [BUNDLED]], yes, no)
12 if test "$PHP_PCRE_REGEX" != "yes" && test "$PHP_PCRE_REGEX" != "no"; then
50 PHP_NEW_EXTENSION(pcre, php_pcre.c, no)
64 PHP_NEW_EXTENSION(pcre, $pcrelib_sources php_pcre.c, no,,$PHP_PCRE_CFLAGS)
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.m48 if test "$PHP_PDO_DBLIB" != "no"; then
10 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
32 elif test "$PHP_PDO_DBLIB" != "no"; then
/PHP-5.5/ext/standard/tests/network/
H A Dfsockopen_error.phpt15 echo "\n-- Testing fsockopen() function with more than expected no. of arguments --\n";
26 echo "\n-- Testing fsockopen() function with less than expected no. of arguments --\n";
52 -- Testing fsockopen() function with more than expected no. of arguments --
59 -- Testing fsockopen() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt14 echo "\n-- Testing stream_set_timeout() function with more than expected no. of arguments --\n";
33 echo "\n-- Testing stream_set_timeout() function with less than expected no. of arguments --\n";
58 -- Testing stream_set_timeout() function with more than expected no. of arguments --
63 -- Testing stream_set_timeout() function with less than expected no. of arguments --
/PHP-5.5/ext/date/tests/
H A Ddate_isodate_set_error.phpt21 echo "\n-- Testing date_isodate_set() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_isodate_set() function with more than expected no. of arguments --\n";
48 -- Testing date_isodate_set() function with less than expected no. of arguments --
53 -- Testing date_isodate_set() function with more than expected no. of arguments --
H A Ddate_time_set_error.phpt18 echo "\n-- Testing date_time_set() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_time_set() function with more than expected no. of arguments --\n";
47 -- Testing date_time_set() function with less than expected no. of arguments --
55 -- Testing date_time_set() function with more than expected no. of arguments --
H A DDateTimeZone_getName_error.phpt18 echo "\n-- Testing DateTimeZone::getName() function with more than expected no. of arguments --\n";
27 -- Testing DateTimeZone::getName() function with more than expected no. of arguments --
/PHP-5.5/Zend/tests/
H A Dclosure_043.phpt24 echo "After binding, null scope, no instance", "\n";
32 echo "After binding, with scope, no instance", "\n";
50 After binding, null scope, no instance
68 After binding, with scope, no instance
/PHP-5.5/ext/hash/tests/
H A Dhash_pbkdf2_error.phpt17 echo "\n-- Testing hash_pbkdf2() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing hash_pbkdf2() function with more than expected no. of arguments --\n";
50 -- Testing hash_pbkdf2() function with less than expected no. of arguments --
60 -- Testing hash_pbkdf2() function with more than expected no. of arguments --
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll.phpt69 printf("[%03d + 2] Can fetch resultset although no query has been run!\n", $offset);
74 … printf("[%03d + 4] Cannot fetch and no error set - non resultset query (no SELECT)!\n", $offset);
88 // Connections on which no query has been send - 1
103 // Connections on which no query has been send - 2
111 // Connections on which no query has been send - 3
/PHP-5.5/
H A Dltmain.sh151 duplicate_deps=no
583 no)
700 -no-suppress)
825 pic_mode=no
1147 dlself=no
1154 module=no
1161 preload=no
2213 found=no
2766 lib_linked=no
3275 no)
[all …]
/PHP-5.5/ext/standard/tests/math/
H A Dlog_basic.phpt20 echo "\n LOG tests...no base\n";
34 LOG tests...no base
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.w324 ARG_WITH("pdo-pgsql", "PostgreSQL support for PDO", "no");
6 if (PHP_PDO_PGSQL != "no") {
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_getStaticVariables_basic.phpt31 echo "\nMethod with no static variables:\n";
57 Method with no static variables:

Completed in 43 milliseconds

1...<<11121314151617181920>>...64