RAZ numeric token flag
@@ -267,6 +267,7 @@ parse:
stosq
xor rax, rax
xor r11, r11 ; numeric token length raz
+ xor r10, r10 ; numeric token flag raz
xchg rax, rdx
shl rax, 32 ; shl to allow reading as dword ?