403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.109
Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10
System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64
User : SERVERWEB ( 0)
PHP Version : 8.1.10
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  C:/cygwin64/lib/python3.9/site-packages/pygments/lexers/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : C:/cygwin64/lib/python3.9/site-packages/pygments/lexers/__pycache__/webassembly.cpython-39.pyc
a

SҼa\�@sndZddlmZmZmZmZddlmZmZm	Z	m
Z
mZmZm
Z
mZmZmZdgZdZdZGdd�de�ZdS)	ay
    pygments.lexers.webassembly
    ~~~~~~~~~~~~~~~~~~~

    Lexers for the WebAssembly text format.

    The grammar can be found at https://github.com/WebAssembly/spec/blob/master/interpreter/README.md
    and https://webassembly.github.io/spec/core/text/.


    :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�
RegexLexer�words�bygroups�default)
�Text�Comment�Operator�Keyword�String�Number�Punctuation�Literal�Error�Name�WatLexer)�module�import�funcZfuncref�startZparam�local�type�resultZexportZmemory�globalZmut�data�table�elem�ifZthen�else�end�block�loop)�ZunreachableZnoprr rrr�brZbr_ifZbr_table�return�callZ
call_indirectZdropZselectz	local.getz	local.setz	local.teez
global.getz
global.setzi32.loadzi64.loadzf32.loadzf64.loadzi32.load8_szi32.load8_uzi32.load16_szi32.load16_uzi64.load8_szi64.load8_uzi64.load16_szi64.load16_uzi64.load32_szi64.load32_uz	i32.storez	i64.storez	f32.storez	f64.storez
i32.store8zi32.store16z
i64.store8zi64.store16zi64.store32zmemory.sizezmemory.growz	i32.constz	i64.constz	f32.constz	f64.constzi32.eqzzi32.eqzi32.nezi32.lt_szi32.lt_uzi32.gt_szi32.gt_uzi32.le_szi32.le_uzi32.ge_szi32.ge_uzi64.eqzzi64.eqzi64.nezi64.lt_szi64.lt_uzi64.gt_szi64.gt_uzi64.le_szi64.le_uzi64.ge_szi64.ge_uzf32.eqzf32.nezf32.ltzf32.gtzf32.lezf32.gezf64.eqzf64.nezf64.ltzf64.gtzf64.lezf64.gezi32.clzzi32.ctzz
i32.popcntzi32.addzi32.subzi32.mulz	i32.div_sz	i32.div_uz	i32.rem_sz	i32.rem_uzi32.andzi32.orzi32.xorzi32.shlz	i32.shr_sz	i32.shr_uzi32.rotlzi32.rotrzi64.clzzi64.ctzz
i64.popcntzi64.addzi64.subzi64.mulz	i64.div_sz	i64.div_uz	i64.rem_sz	i64.rem_uzi64.andzi64.orzi64.xorzi64.shlz	i64.shr_sz	i64.shr_uzi64.rotlzi64.rotrzf32.abszf32.negzf32.ceilz	f32.floorz	f32.trunczf32.nearestzf32.sqrtzf32.addzf32.subzf32.mulzf32.divzf32.minzf32.maxzf32.copysignzf64.abszf64.negzf64.ceilz	f64.floorz	f64.trunczf64.nearestzf64.sqrtzf64.addzf64.subzf64.mulzf64.divzf64.minzf64.maxzf64.copysignzi32.wrap_i64zi32.trunc_f32_szi32.trunc_f32_uzi32.trunc_f64_szi32.trunc_f64_uzi64.extend_i32_szi64.extend_i32_uzi64.trunc_f32_szi64.trunc_f32_uzi64.trunc_f64_szi64.trunc_f64_uzf32.convert_i32_szf32.convert_i32_uzf32.convert_i64_szf32.convert_i64_uzf32.demote_f64zf64.convert_i32_szf64.convert_i32_uzf64.convert_i64_szf64.convert_i64_uzf64.promote_f32zi32.reinterpret_f32zi64.reinterpret_f64zf32.reinterpret_i32zf64.reinterpret_i64c@s�eZdZdZdZddgZddgZeedd�e	fee
�ejd	fegd
��e	j
fdejfdejfd
ejdfdejfdejfdejfdejfdejfdejfdejfdefdejdfdefgd
ejdfdejdfdejfdejfgdejfd ejfd!ejfd"ejfd#ejfd$ejfd%ejfd&ejfdejdfd'ejfg
defd(ee	eej�fd)ee	eej�fd*ee	eej�fd+ee	eej�fed�gd,�Zd-S).rzdLexer for the `WebAssembly text format <https://webassembly.org/>`_.

    .. versionadded:: 2.9
    ZWebAssemblyZwastZwatz*.watz*.wastz
(?=[^a-z_\.]))�suffix�	arguments)Zi32Zi64Zf32Zf64z'\$[A-Za-z0-9!#$%&\'*+./:<=>?@\\^_`|~-]+z;;.*?$z\(;�nesting_commentze[+-]?0x[\dA-Fa-f](_?[\dA-Fa-f])*(.([\dA-Fa-f](_?[\dA-Fa-f])*)?)?([pP][+-]?[\dA-Fa-f](_?[\dA-Fa-f])*)?z#[+-]?\d.\d(_?\d)*[eE][+-]?\d(_?\d)*z[+-]?\d.\d(_?\d)*z[+-]?\d.[eE][+-]?\d(_?\d)*z.[+-]?(inf|nan:0x[\dA-Fa-f](_?[\dA-Fa-f])*|nan)z [+-]?0x[\dA-Fa-f](_?[\dA-Fa-f])*z[+-]?\d(_?\d)*z[\(\)]�"�stringz\s+z#pushz;\)z#popz[^;(]+z[;(]z\\[\dA-Fa-f][\dA-Fa-f]z\\tz\\nz\\rz\\"z\\'z \\u\{[\dA-Fa-f](_?[\dA-Fa-f])*\}z\\\\z[^"\\]+z((offset)(=)(0x[\dA-Fa-f](_?[\dA-Fa-f])*)z(offset)(=)(\d(_?\d)*)z'(align)(=)(0x[\dA-Fa-f](_?[\dA-Fa-f])*)z(align)(=)(\d(_?\d)*))�rootr&r(r%N)�__name__�
__module__�__qualname__�__doc__�name�aliases�	filenamesr�keywordsr	�builtinsrZBuiltin�TypeZVariabler�SingleZ	MultilinerZFloatZHexZIntegerrr
�DoublerZEscaperrr�tokens�r7r7�?/usr/lib/python3.9/site-packages/pygments/lexers/webassembly.pyrAsZ

�

�
�
��N)r-Zpygments.lexerrrrrZpygments.tokenrrrr	r
rrr
rr�__all__r1r2rr7r7r7r8�<module>s0&

Youez - 2016 - github.com/yon3zu
LinuXploit