xref
: /
PHP-5.6
/
scripts
/
dev
/
generate-phpt
/
src
/
codeSnippets
/
skipifnot64b.txt
(revision cba448a9)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
2