X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2F_include.php;h=f6604eb34d9577657af305c487ecde0c44d496fd;hp=67a73ca8ed69d7eaf51c48f3b261463be87d32e7;hb=fb8f7887c289ae74d6e8dd85d55ae09e6796e890;hpb=c9384515a81cb64d345b299908b2852f51bb8e6e diff --git a/scripts/_include.php b/scripts/_include.php index 67a73ca..f6604eb 100644 --- a/scripts/_include.php +++ b/scripts/_include.php @@ -31,8 +31,8 @@ function t_is_int($t) { function t_is_special($t) { switch ($t) { - case "INT128_T": - case "UINT128_T": + case "INT128": + case "UINT128": case "LONG_DOUBLE": return true; default: @@ -66,7 +66,6 @@ function t_is_special($t) { OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *******************************************************************************/ -#include "php_psi_stdinc.h" #include #include "token.h" \ No newline at end of file