Home
last modified time | relevance | path

Searched refs:no (Results 76 – 100 of 1721) sorted by relevance

12345678910>>...69

/PHP-7.1/ext/standard/tests/strings/
H A Dord_error.phpt13 echo "\n-- Testing ord() function with no arguments --\n";
16 echo "\n-- Testing ord() function with more than expected no. of arguments --\n";
25 -- Testing ord() function with no arguments --
30 -- Testing ord() function with more than expected no. of arguments --
H A Dquotemeta_error.phpt13 echo "\n-- Testing quotemeta() function with no arguments --\n";
16 echo "\n-- Testing quotemeta() function with more than expected no. of arguments --\n";
25 -- Testing quotemeta() function with no arguments --
30 -- Testing quotemeta() function with more than expected no. of arguments --
H A Dsha1_error.phpt13 echo "\n-- Testing sha1() function with no arguments --\n";
16 echo "\n-- Testing sha1() function with more than expected no. of arguments --\n";
26 -- Testing sha1() function with no arguments --
31 -- Testing sha1() function with more than expected no. of arguments --
H A Dstr_shuffle_error.phpt12 echo "\n-- Testing str_shuffle() function with no arguments --\n";
15 echo "\n-- Testing str_shuffle() function with more than expected no. of arguments --\n";
24 -- Testing str_shuffle() function with no arguments --
29 -- Testing str_shuffle() function with more than expected no. of arguments --
H A Dbin2hex_error.phpt13 echo "\n-- Testing bin2hex() function with no arguments --\n";
16 echo "\n-- Testing bin2hex() function with more than expected no. of arguments --\n";
25 -- Testing bin2hex() function with no arguments --
30 -- Testing bin2hex() function with more than expected no. of arguments --
H A Dstrlen_error.phpt14 echo "\n-- Testing strlen() function with no arguments --\n";
17 echo "\n-- Testing strlen() function with more than expected no. of arguments --\n";
24 -- Testing strlen() function with no arguments --
29 -- Testing strlen() function with more than expected no. of arguments --
H A Dltrim_error.phpt14 echo "\n-- Testing ltrim() function with no arguments --\n";
17 echo "\n-- Testing ltrim() function with more than expected no. of arguments --\n";
34 -- Testing ltrim() function with no arguments --
39 -- Testing ltrim() function with more than expected no. of arguments --
46 Warning: ltrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: ltrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Drtrim_error.phpt14 echo "\n-- Testing rtrim() function with no arguments --\n";
17 echo "\n-- Testing rtrim() function with more than expected no. of arguments --\n";
34 -- Testing rtrim() function with no arguments --
39 -- Testing rtrim() function with more than expected no. of arguments --
46 Warning: rtrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: rtrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Dtrim_error.phpt14 echo "\n-- Testing trim() function with no arguments --\n";
17 echo "\n-- Testing trim() function with more than expected no. of arguments --\n";
34 -- Testing trim() function with no arguments --
39 -- Testing trim() function with more than expected no. of arguments --
46 Warning: trim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
50 Warning: trim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Dstristr_error.phpt11 echo "\n-- Testing stristr() function with no arguments --\n";
15 echo "\n-- Testing stristr() function with no needle --\n";
18 echo "\n-- Testing stristr() function with more than expected no. of arguments --\n";
33 -- Testing stristr() function with no arguments --
41 -- Testing stristr() function with no needle --
46 -- Testing stristr() function with more than expected no. of arguments --
H A Dhebrev_error.phpt13 echo "\n-- Testing hebrev() function with no arguments --\n";
16 echo "\n-- Testing hebrev() function with more than expected no. of arguments --\n";
25 -- Testing hebrev() function with no arguments --
30 -- Testing hebrev() function with more than expected no. of arguments --
H A Dhebrevc_error.phpt13 echo "\n-- Testing hebrevc() function with no arguments --\n";
16 echo "\n-- Testing hebrevc() function with more than expected no. of arguments --\n";
25 -- Testing hebrevc() function with no arguments --
30 -- Testing hebrevc() function with more than expected no. of arguments --
H A Dnl_langinfo_error1.phpt19 echo "\n-- Testing nl_langinfo() function with no arguments --\n";
22 echo "\n-- Testing nl_langinfo() function with more than expected no. of arguments --\n";
31 -- Testing nl_langinfo() function with no arguments --
36 -- Testing nl_langinfo() function with more than expected no. of arguments --
/PHP-7.1/ext/date/tests/
H A Dbug75851.phpt9 echo date(DATE_ATOM."\n".DATE_RFC2822."\nc\nr\no\ny\nY\nU\n\n", PHP_INT_MIN);
10 echo date(DATE_ATOM."\n".DATE_RFC2822."\nc\nr\no\ny\nY\nU\n\n", 67767976233532799);
11 echo date(DATE_ATOM."\n".DATE_RFC2822."\nc\nr\no\ny\nY\nU\n\n", 67767976233532800);
12 echo date(DATE_ATOM."\n".DATE_RFC2822."\nc\nr\no\ny\nY\nU\n\n", PHP_INT_MAX);
/PHP-7.1/ext/standard/tests/array/
H A Darray_diff_uassoc_variation3.phpt116 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
121 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
126 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
131 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
136 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
141 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
146 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
151 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
156 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
181 Warning: array_diff_uassoc() expects parameter 3 to be a valid callback, no array or string given i…
[all …]
H A Darray_diff_uassoc_error.phpt29 echo "\n-- Testing array_diff_uassoc() function with more than expected no. of arguments --\n";
34 echo "\n-- Testing array_diff_uassoc() function with less than expected no. of arguments --\n";
37 // Testing array_diff_uassoc with no arguments
38 echo "\n-- Testing array_diff_uassoc() function with no arguments --\n";
45 -- Testing array_diff_uassoc() function with more than expected no. of arguments --
53 -- Testing array_diff_uassoc() function with less than expected no. of arguments --
58 -- Testing array_diff_uassoc() function with no arguments --
H A Darray_uintersect_assoc_error.phpt14 echo "\n-- Testing array_uintersect_assoc() function with more than expected no. of arguments --\n";
24 echo "\n-- Testing array_uintersect_assoc() function with less than expected no. of arguments --\n";
34 -- Testing array_uintersect_assoc() function with more than expected no. of arguments --
36 Warning: array_uintersect_assoc() expects parameter 4 to be a valid callback, no array or string gi…
39 -- Testing array_uintersect_assoc() function with less than expected no. of arguments --
/PHP-7.1/ext/dba/
H A Dconfig.m463 AC_MSG_RESULT(no)
77 [ --with-qdbm[=DIR] DBA: QDBM support], no, no)
80 [ --with-gdbm[=DIR] DBA: GDBM support], no, no)
83 [ --with-ndbm[=DIR] DBA: NDBM support], no, no)
89 [ --with-db3[=DIR] DBA: Oracle Berkeley DB 3.x support], no, no)
92 [ --with-db2[=DIR] DBA: Oracle Berkeley DB 2.x support], no, no)
98 [ --with-dbm[=DIR] DBA: DBM support], no, no)
101 [ --with-tcadb[=DIR] DBA: Tokyo Cabinet abstract DB support], no, no)
496 THIS_RESULT=no
557 php_dba_enable=no
[all …]
/PHP-7.1/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,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
64 PHP_NEW_EXTENSION(pcre, $pcrelib_sources php_pcre.c, no,,$PHP_PCRE_CFLAGS)
70 PHP_ARG_WITH(pcre-jit,,[ --with-pcre-jit Enable PCRE JIT functionality], yes, no)
71 if test "$PHP_PCRE_REGEX" != "no"; then
73 if test "$PHP_PCRE_JIT" != "no"; then
77 AC_MSG_RESULT([no])
/PHP-7.1/ext/pdo_odbc/
H A Dconfig.w324 ARG_WITH("pdo-odbc", "ODBC support for PDO", "no");
6 if (PHP_PDO_ODBC != "no") {
16 PHP_PDO_ODBC = "no"
/PHP-7.1/ext/gd/
H A Dconfig.m414 [ --with-webp-dir[=DIR] GD: Set the path to libwebp install prefix], no, no)
19 [ --with-jpeg-dir[=DIR] GD: Set the path to libjpeg install prefix], no, no)
24 [ --with-png-dir[=DIR] GD: Set the path to libpng install prefix], no, no)
29 [ --with-zlib-dir[=DIR] GD: Set the path to libz install prefix], no, no)
33 [ --with-xpm-dir[=DIR] GD: Set the path to libXpm install prefix], no, no)
36 [ --with-freetype-dir[=DIR] GD: Set the path to FreeType 2 install prefix], no, no)
39 [ --enable-gd-native-ttf GD: Enable TrueType string function], no, no)
42 [ --enable-gd-jis-conv GD: Enable JIS-mapped Japanese font support], no, no)
245 if test "$PHP_GD" != "no"; then
314 if test "$PHP_GD" != "no"; then
[all …]
/PHP-7.1/ext/intl/tests/
H A Dnormalizer_normalize.phpt105 is in form 'UNORM_FORM_C'? = no error info: 'U_ZERO_ERROR' (0)
107 is in form 'UNORM_FORM_C'? = no error info: 'U_ZERO_ERROR' (0)
115 is in form 'UNORM_FORM_D'? = no error info: 'U_ZERO_ERROR' (0)
117 is in form 'UNORM_FORM_D'? = no error info: 'U_ZERO_ERROR' (0)
119 is in form 'UNORM_FORM_D'? = no error info: 'U_ZERO_ERROR' (0)
123 is in form 'UNORM_FORM_D'? = no error info: 'U_ZERO_ERROR' (0)
129 is in form 'UNORM_FORM_KC'? = no error info: 'U_ZERO_ERROR' (0)
131 is in form 'UNORM_FORM_KC'? = no error info: 'U_ZERO_ERROR' (0)
133 is in form 'UNORM_FORM_KC'? = no error info: 'U_ZERO_ERROR' (0)
135 is in form 'UNORM_FORM_KC'? = no error info: 'U_ZERO_ERROR' (0)
[all …]
/PHP-7.1/ext/standard/tests/file/
H A D005_error.phpt27 var_dump( fileatime("/no/such/file/or/dir") );
28 var_dump( filemtime("/no/such/file/or/dir") );
29 var_dump( filectime("/no/such/file/or/dir") );
30 var_dump( touch("/no/such/file/or/dir", 10) );
46 var_dump( fileatime("/no/such/file/or/dir", "string") );
47 var_dump( filemtime("/no/such/file/or/dir", 100) );
48 var_dump( filectime("/no/such/file/or/dir", TRUE) );
49 var_dump( touch("/no/such/file/or/dir", 10, 100, 123) );
63 Warning: fileatime(): stat failed for /no/such/file/or/dir in %s on line %d
66 Warning: filemtime(): stat failed for /no/such/file/or/dir in %s on line %d
[all …]
/PHP-7.1/ext/dom/tests/
H A DDOMDocumentFragment_appendXML_hasChildNodes_basic.phpt13 echo "has no child nodes\n";
19 echo "has no child nodes\n";
22 has no child nodes
/PHP-7.1/Zend/tests/
H A Dbug63762.phpt42 Warning: Function name is no string in %s on line %d
44 Warning: Value for class is no string in %s on line %d
46 Warning: Value for type is no string in %s on line %d
48 Warning: Value for function is no string in %s on line %d
50 Warning: args element is no array in %s on line %d

Completed in 41 milliseconds

12345678910>>...69