Home
last modified time | relevance | path

Searched refs:got (Results 276 – 285 of 285) sorted by relevance

1...<<1112

/PHP-8.2/ext/mbstring/tests/
H A Dmb_convert_kana.phpt139 echo "Failed! Expected " . bin2hex("\x1b\$B\$2!+\x1b(B") . ", got: " . bin2hex($converted) . "\n";
/PHP-8.2/ext/standard/tests/file/
H A Dfgetc_basic.phpt45 var_dump($file_handle); // dump the $file_handle to see if any thing got modified
/PHP-8.2/ext/phar/
H A Dphar_object.c141 size_t got; in phar_file_action() local
200 got = php_stream_read(fp, buf, MIN(8192, info->uncompressed_filesize - position)); in phar_file_action()
201 if (got > 0) { in phar_file_action()
202 PHPWRITE(buf, got); in phar_file_action()
203 position += got; in phar_file_action()
/PHP-8.2/sapi/fpm/
H A Dconfig.m4163 …long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */
/PHP-8.2/ext/ffi/
H A Dffi.g909 yy_error_sym("<EOF> expected, got", sym);
/PHP-8.2/ext/hash/tests/
H A Dfnv1a32.phpt314 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
H A Dfnv1a64.phpt314 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
/PHP-8.2/build/
H A Dlibtool.m42043 # Look at the argument we got. We use all the common list separators.
2083 # Look at the argument we got. We use all the common list separators.
2124 # Look at the argument we got. We use all the common list separators.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic4694 # .stm before it got above .s3m extension
14603 # some doom lmp files don't match, I've got one beginning with \x6d\x02\x01\x01
29033 #>0 string x we got %s
H A Dmagic私はガラスを食べられます4694 # .stm before it got above .s3m extension
14603 # some doom lmp files don't match, I've got one beginning with \x6d\x02\x01\x01
29033 #>0 string x we got %s

Completed in 144 milliseconds

1...<<1112