Home
last modified time | relevance | path

Searched refs:detected (Results 26 – 41 of 41) sorted by relevance

12

/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug60227_1.phpt13 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-8.1/ext/standard/tests/file/
H A Dfopencookie.phpt2 fopencookie detected and working (or cast mechanism works)
12 * changed the binary interface, so if haven't detected it correctly,
/PHP-8.1/tests/lang/
H A DforeachLoopObjects.003.phpt44 echo "Loop detected\n";
58 echo "Loop detected\n";
144 Loop detected
194 Loop detected
H A DforeachLoopObjects.004.phpt23 echo "Loop detected.\n";
H A DforeachLoop.010.phpt31 echo "Infinite loop detected\n";
/PHP-8.1/ext/gd/tests/
H A Dbug75124.phpt23 echo "non grayscale pixel detected\n";
/PHP-8.1/ext/standard/tests/array/
H A Dcount_variation3.phpt32 Warning: count(): Recursion detected in %s on line %d
H A Darray_replace.phpt114 Recursion detected
/PHP-8.1/sapi/cli/tests/
H A D011.phpt50 string(%d) "No syntax errors detected in %s011.test.php
/PHP-8.1/sapi/cgi/tests/
H A D006.phpt58 string(%d) "No syntax errors detected in %s006.test.php
/PHP-8.1/ext/snmp/
H A Dconfig.m433 AC_MSG_ERROR([Net-SNMP version 5.3 or greater required (detected $snmp_full_version).])
/PHP-8.1/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt68 // We once had a problem where all kind of strings would be detected as 'UUENCODE'
100 $detected = mb_detect_encoding($converted, $encodings);
101 if ($detected !== $encoding) {
102 echo "BAD! mb_detect_encoding returned $detected (should have been $encoding)\n";
231 // TODO: It would be good if ISO-8859-2 and ISO-8859-15 can be accurately detected as well
/PHP-8.1/ext/readline/
H A Dconfig.m452 AC_MSG_ERROR([invalid readline installation detected. Try --with-libedit instead.])
/PHP-8.1/ext/mbstring/
H A Dmbstring.c1510 const mbfl_encoding *detected; in PHP_FUNCTION() local
1533 detected = _php_mb_encoding_handler_ex(&info, track_vars_array, encstr); in PHP_FUNCTION()
1535 MBSTRG(http_input_identify) = detected; in PHP_FUNCTION()
1537 RETVAL_BOOL(detected); in PHP_FUNCTION()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic33813 # GCC.HLP is detected after 7 iterations
33815 # this only happens if bigger hlp file is detected after used search iterations
H A Dmagic私はガラスを食べられます33813 # GCC.HLP is detected after 7 iterations
33815 # this only happens if bigger hlp file is detected after used search iterations

Completed in 170 milliseconds

12