diff options
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go')
-rw-r--r-- | vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go b/vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go index fbcebc2f6..53097898d 100644 --- a/vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go +++ b/vendor/github.com/bytedance/sonic/internal/native/sse/unquote_subr.go @@ -12,31 +12,31 @@ const ( ) const ( - _stack__unquote = 88 + _stack__unquote = 80 ) const ( - _size__unquote = 2272 + _size__unquote = 1888 ) var ( _pcsp__unquote = [][2]uint32{ - {1, 0}, - {4, 8}, - {6, 16}, - {8, 24}, - {10, 32}, - {12, 40}, - {13, 48}, - {1684, 88}, - {1688, 48}, - {1689, 40}, - {1691, 32}, - {1693, 24}, - {1695, 16}, - {1697, 8}, - {1698, 0}, - {2270, 88}, + {0x1, 0}, + {0x6, 8}, + {0x8, 16}, + {0xa, 24}, + {0xc, 32}, + {0xd, 40}, + {0x11, 48}, + {0x539, 80}, + {0x53a, 48}, + {0x53c, 40}, + {0x53e, 32}, + {0x540, 24}, + {0x542, 16}, + {0x543, 8}, + {0x544, 0}, + {0x760, 80}, } ) |