mirror of
https://github.com/php/php-src.git
synced 2024-12-17 13:59:28 +08:00
19 lines
89 B
PHP
19 lines
89 B
PHP
--TEST--
|
|
EXPECTF
|
|
--FILE--
|
|
123
|
|
-123
|
|
+123
|
|
+1.1
|
|
abc
|
|
0abc
|
|
x
|
|
--EXPECTF--
|
|
%d
|
|
%i
|
|
%i
|
|
%f
|
|
%s
|
|
%x
|
|
%c
|