Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...70

/PHP-7.2/
H A DMakefile.frag9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
20 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
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-7.2/ext/date/tests/
H A DDateTime_getOffset_error.phpt17 echo "\n-- Testing DateTime::getOffset() function with more than expected no. of arguments --\n";
28 -- Testing DateTime::getOffset() function with more than expected no. of arguments --
H A Dgetdate_error.phpt17 echo "\n-- Testing getdate() function with more than expected no. of arguments --\n";
27 -- Testing getdate() function with more than expected no. of arguments --
H A Dgettimeofday_error.phpt15 echo "\n-- Testing gettimeofday() function with more than expected no. of arguments --\n";
25 -- Testing gettimeofday() 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 --
H A DDateTime_construct_error.phpt15 echo "\n-- Testing new DateTime() with more than expected no. of arguments --\n";
30 -- Testing new DateTime() with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/math/
H A Dlog_basic.phpt20 echo "\n LOG tests...no base\n";
33 LOG tests...no base
/PHP-7.2/ext/standard/tests/strings/
H A Dget_html_translation_table_error.phpt13 echo "\n-- Testing get_html_translation_table() function with more than expected no. of arguments -…
25 -- Testing get_html_translation_table() function with more than expected no. of arguments --
/PHP-7.2/ext/tidy/
H A Dconfig.w324 ARG_WITH("tidy", "TIDY support", "no");
6 if (PHP_TIDY != "no") {
/PHP-7.2/ext/oci8/tests/
H A Dconnect_scope_try6.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope_try1.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope_try2.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope_try3.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope_try4.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope_try5.phpt4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
41 oci_execute($s, OCI_DEFAULT); // no commit
43 oci_execute($s, OCI_DEFAULT); // no commit
/PHP-7.2/ext/hash/
H A Dconfig.m410 if test "$PHP_MHASH" != "no"; then
11 if test "$PHP_HASH" = "no"; then
18 if test "$PHP_HASH" != "no"; then
/PHP-7.2/ext/mbstring/
H A Dconfig.w324 ARG_WITH("libmbfl", "use external libmbfl", "no");
5 ARG_ENABLE("mbstring", "multibyte string functions", "no");
6 ARG_ENABLE("mbregex", "multibyte regex support", "no");
9 if (PHP_MBSTRING != "no") {
16 if (PHP_LIBMBFL != "no" &&
88 if (PHP_MBREGEX != "no") {
92 if (PHP_MBREGEX_BACKTRACK != "no") {
/PHP-7.2/ext/pcre/tests/
H A Dpreg_last_error_error.phpt18 echo "\n-- Testing preg_last_error() function with more than expected no. of arguments --\n";
26 -- Testing preg_last_error() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/array/
H A Darray_merge_error.phpt17 echo "\n-- Testing array_merge() function with less than expected no. of arguments --\n";
26 -- Testing array_merge() function with less than expected no. of arguments --
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_parent_class_error_001.phpt15 echo "\n-- Testing get_parent_class() function with more than expected no. of arguments --\n";
25 -- Testing get_parent_class() function with more than expected no. of arguments --
/PHP-7.2/ext/json/
H A Dconfig.w326 if (PHP_JSON != "no") {
11 …STDOUT.WriteLine(execute(PATH_PROG("re2c") + " -t ext/json/php_json_scanner_defs.h --no-generation…
/PHP-7.2/ext/mysqlnd/
H A Dconfig.w325 if (PHP_MYSQLND != "no") {
32 if ((((PHP_ZLIB=="no") && (CHECK_LIB("zlib_a.lib;zlib.lib", "mysqlnd", PHP_MYSQLND))) ||
/PHP-7.2/sapi/cli/
H A Dconfig.w325 ARG_ENABLE('crt-debug', 'Enable CRT memory dumps for debugging sent to STDERR', 'no');
6 ARG_ENABLE('cli-win32', 'Build console-less CLI version of PHP', 'no');
/PHP-7.2/ext/xml/tests/
H A Dxml_parser_create_error.phpt21 echo "\n-- Testing xml_parser_create() function with more than expected no. of arguments --\n";
31 -- Testing xml_parser_create() function with more than expected no. of arguments --

Completed in 47 milliseconds

1...<<11121314151617181920>>...70