| 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 : |
a
SҼaQ � @ s� d Z ddddddddd d
dd�Zed
kr�ddlZddlZeeej�d dd�D ]Zeje � d�rNeje= qNzddl
mZ W n ey� ddl
mZ Y n0 ddlZdd� Zdd� Zdd� Zdd� Zdd� Zdd� Ze� dS ) a�
pygments.lexers._lua_builtins
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This file contains the names and modules of lua functions
It is able to re-generate itself, but for adding new functions you
probably have to add some callbacks (see function module_callbacks).
Do not edit the MODULES dict by hand.
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
)Z_GZ_VERSION�assertZcollectgarbageZdofile�errorZgetmetatableZipairs�loadZloadfile�next�pairsZpcall�printZrawequalZrawgetZrawlenZrawsetZselectZsetmetatableZtonumberZtostring�typeZxpcall)z
bit32.arshiftz
bit32.bandz
bit32.bnotz bit32.borzbit32.btestz
bit32.bxorz
bit32.extractz
bit32.lrotatezbit32.lshiftz
bit32.replacez
bit32.rrotatezbit32.rshift)zcoroutine.createzcoroutine.isyieldablezcoroutine.resumezcoroutine.runningzcoroutine.statuszcoroutine.wrapzcoroutine.yield)zdebug.debugz
debug.gethookz
debug.getinfozdebug.getlocalzdebug.getmetatablezdebug.getregistryzdebug.getupvaluezdebug.getuservaluez
debug.sethookzdebug.setlocalzdebug.setmetatablezdebug.setupvaluezdebug.setuservaluezdebug.tracebackzdebug.upvalueidzdebug.upvaluejoin)zio.closezio.flushzio.inputzio.lineszio.openz io.outputzio.popenzio.readz io.stderrzio.stdinz io.stdoutz
io.tmpfilezio.typezio.write)"zmath.absz math.acosz math.asinz math.atanz
math.atan2z math.ceilzmath.cosz math.coshzmath.degzmath.expz
math.floorz math.fmodz
math.frexpz math.hugez
math.ldexpzmath.logzmath.maxzmath.maxintegerzmath.minzmath.minintegerz math.modfzmath.pizmath.powzmath.radzmath.randomzmath.randomseedzmath.sinz math.sinhz math.sqrtzmath.tanz math.tanhzmath.tointegerz math.typezmath.ult) zpackage.configz
package.cpathzpackage.loadedzpackage.loadlibzpackage.pathzpackage.preloadzpackage.searcherszpackage.searchpath�require)zos.clockzos.datezos.difftimez
os.executezos.exitz os.getenvz os.removez os.renamezos.setlocalezos.timez
os.tmpname)zstring.bytezstring.charzstring.dumpzstring.findz
string.formatz
string.gmatchzstring.gsubz
string.lenzstring.lowerzstring.matchzstring.packzstring.packsizez
string.repzstring.reversez
string.subz
string.unpackzstring.upper)ztable.concatztable.insertz
table.movez
table.packztable.removez
table.sortztable.unpack)z utf8.charzutf8.charpatternzutf8.codepointz
utf8.codeszutf8.lenzutf8.offset)�basicZbit32� coroutine�debug�io�math�modules�os�string�table�utf8�__main__� N� ���z/lexers)�urlopenc C sV dd� } dd� }dd� }dd� }d d
� }dd� }d
d� }dd� }| |||||||d�S )Nc S s
| � d�S )Nz
coroutine.��
startswith��name� r �A/usr/lib/python3.9/site-packages/pygments/lexers/_lua_builtins.py�is_in_coroutine_module� s z0module_callbacks.<locals>.is_in_coroutine_modulec S s | dv s| � d�rdS dS d S )N)r �module�packageTFr r r r r �is_in_modules_module� s z.module_callbacks.<locals>.is_in_modules_modulec S s
| � d�S )Nzstring.r r r r r �is_in_string_module� s z-module_callbacks.<locals>.is_in_string_modulec S s
| � d�S )Nztable.r r r r r �is_in_table_module� s z,module_callbacks.<locals>.is_in_table_modulec S s
| � d�S )Nr
r r r r r �is_in_math_module� s z+module_callbacks.<locals>.is_in_math_modulec S s
| � d�S )Nzio.r r r r r �is_in_io_module� s z)module_callbacks.<locals>.is_in_io_modulec S s
| � d�S )Nzos.r r r r r �is_in_os_module� s z)module_callbacks.<locals>.is_in_os_modulec S s
| � d�S )Nzdebug.r r r r r �is_in_debug_module� s z,module_callbacks.<locals>.is_in_debug_module)r
r r r r
r r r r )r r! r"