Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-8.1/ext/fileinfo/tests/
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
H A Dmagic33813 # GCC.HLP is detected after 7 iterations
33815 # this only happens if bigger hlp file is detected after used search iterations
/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/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 DforeachLoopObjects.005.phpt23 echo "Loop detected.\n";
37 echo "Loop detected.\n";
H A DforeachLoopObjects.006.phpt31 echo "Loop detected.\n";
48 echo "Loop detected.\n";
65 echo "Loop detected.\n";
H A DforeachLoop.009.phpt33 echo "Loop detected, as expected.\n";
47 echo "Loop detected, as expected.\n";
76 Loop detected, as expected.
H A DforeachLoop.010.phpt31 echo "Infinite loop detected\n";
H A DforeachLoop.002.phpt37 echo "Loop detected\n";
51 echo "Loop detected\n";
125 Loop detected
/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/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/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/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
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/PHP-8.1/ext/zip/tests/
H A Dbug76524.phpt22 ok((?!memory leaks detected).)*
/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug60227_2.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_1.phpt13 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_4.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-8.1/ext/standard/tests/array/
H A Dcompact_variation1.phpt36 Recursion detected
37 Recursion detected
H A Dcount_variation3.phpt32 Warning: count(): Recursion detected in %s on line %d
H A Dbug42177.phpt2 Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
38 Recursion detected on line 19
H A Dbug43495.phpt24 Recursion detected
H A Darray_replace.phpt114 Recursion detected

Completed in 285 milliseconds

12