文件操作 - _lua_builtins.cpython-311.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-311.pyc
编辑文件内容
� �E�c� � � � d Z ddddddddd d dd�Zed k r,ddlZddlmZ ddlZd� Zd� Zd� Z d� Z d� Zd� Z e� � dS 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. Run with `python -I` to regenerate. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. )�_G�_VERSION�assert�collectgarbage�dofile�error�getmetatable�ipairs�load�loadfile�next�pairs�pcall�print�rawequal�rawget�rawlen�rawset�select�setmetatable�tonumber�tostring�type�warn�xpcall)z bit32.arshiftz bit32.bandz bit32.bnotz bit32.borzbit32.btestz bit32.bxorz bit32.extractz bit32.lrotatezbit32.lshiftz bit32.replacez bit32.rrotatezbit32.rshift)zcoroutine.closezcoroutine.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)�basic�bit32� coroutine�debug�io�math�modules�os�string�table�utf8�__main__� N)�urlopenc �H � d� } d� }d� }d� }d� }d� }d� }d� }| |||||||d �S ) Nc �, � | � d� � S )Nz coroutine.�� startswith��names �?/usr/lib/python3/dist-packages/pygments/lexers/_lua_builtins.py�is_in_coroutine_modulez0module_callbacks.<locals>.is_in_coroutine_module� s � ��?�?�<�0�0�0� c �<