1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00
Files
archived-php-src/tests/unicode/autodetect-UTF32LE.inc
T
Andrei Zmievski 264cec8be6 Unicode support.
2005-08-11 23:36:07 +00:00

13 lines
264 B
PHP
Executable File

<?php
function B5AB() {
echo "B5AB - ok\n";
}
B5AB();
?>