diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-06 12:47:34 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-06 12:47:34 +0200 |
| commit | 706c5ae1e6e422bf57a59e93e9e594aaa7bbfa2a (patch) | |
| tree | 8fde78b1e47f8c10be3888274168a1797c9698db /tags | |
| parent | 0334385415af84c44ef83ebe35ab2dd8957f0878 (diff) | |
| download | bidi-706c5ae1e6e422bf57a59e93e9e594aaa7bbfa2a.tar.gz | |
Removed tags
Diffstat (limited to 'tags')
| -rw-r--r-- | tags | 6003 |
1 files changed, 0 insertions, 6003 deletions
| @@ -1,6003 +0,0 @@ | |||
| 1 | !_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ | ||
| 2 | !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ | ||
| 3 | !_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ | ||
| 4 | !_TAG_OUTPUT_FILESEP slash /slash or backslash/ | ||
| 5 | !_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ | ||
| 6 | !_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ | ||
| 7 | !_TAG_PROC_CWD /home/m/Projects/bidi/ // | ||
| 8 | !_TAG_PROGRAM_AUTHOR Universal Ctags Team // | ||
| 9 | !_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ | ||
| 10 | !_TAG_PROGRAM_URL https://ctags.io/ /official site/ | ||
| 11 | !_TAG_PROGRAM_VERSION 5.9.0 // | ||
| 12 | $(LUAC_T) vendor/lua-5.4.8/src/Makefile /^$(LUAC_T): $(LUAC_O) $(LUA_A)$/;" t | ||
| 13 | $(LUA_A) vendor/lua-5.4.8/src/Makefile /^$(LUA_A): $(BASE_O)$/;" t | ||
| 14 | $(LUA_T) vendor/lua-5.4.8/src/Makefile /^$(LUA_T): $(LUA_O) $(LUA_A)$/;" t | ||
| 15 | $(PLATS) vendor/lua-5.4.8/Makefile /^$(PLATS) help test clean:$/;" t | ||
| 16 | $(PROG) Makefile /^$(PROG): $(PROG_C)$/;" t | ||
| 17 | %.h Makefile /^%.h: %.lua$/;" t | ||
| 18 | 0 test/test.json /^ "numbers": [1, 3, 5, 2]$/;" n array:numbers | ||
| 19 | 1 test/test.json /^ "numbers": [1, 3, 5, 2]$/;" n array:numbers | ||
| 20 | 2 test/test.json /^ "numbers": [1, 3, 5, 2]$/;" n array:numbers | ||
| 21 | 3 test/test.json /^ "numbers": [1, 3, 5, 2]$/;" n array:numbers | ||
| 22 | ABSLINEINFO vendor/lua-5.4.8/src/ldebug.h /^#define ABSLINEINFO /;" d | ||
| 23 | ABSTKEYCONSTANT vendor/lua-5.4.8/src/lobject.h /^#define ABSTKEYCONSTANT /;" d | ||
| 24 | AGEBITS vendor/lua-5.4.8/src/lgc.h /^#define AGEBITS /;" d | ||
| 25 | AIX vendor/lua-5.4.8/src/Makefile /^AIX aix:$/;" t | ||
| 26 | ALL vendor/lua-5.4.8/src/Makefile /^ALL= all$/;" m | ||
| 27 | ALL_A vendor/lua-5.4.8/src/Makefile /^ALL_A= $(LUA_A)$/;" m | ||
| 28 | ALL_O vendor/lua-5.4.8/src/Makefile /^ALL_O= $(BASE_O) $(LUA_O) $(LUAC_O)$/;" m | ||
| 29 | ALL_T vendor/lua-5.4.8/src/Makefile /^ALL_T= $(LUA_A) $(LUA_T) $(LUAC_T)$/;" m | ||
| 30 | ALPHABIT vendor/lua-5.4.8/src/lctype.h /^#define ALPHABIT /;" d | ||
| 31 | APIENTRY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define APIENTRY /;" d | ||
| 32 | APIENTRY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define APIENTRY$/;" d | ||
| 33 | AR vendor/lua-5.4.8/src/Makefile /^AR= ar rcu$/;" m | ||
| 34 | AbsLineInfo vendor/lua-5.4.8/src/lobject.h /^typedef struct AbsLineInfo {$/;" s | ||
| 35 | AbsLineInfo vendor/lua-5.4.8/src/lobject.h /^} AbsLineInfo;$/;" t typeref:struct:AbsLineInfo | ||
| 36 | AttachAudioMixedProcessor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void AttachAudioMixedProcessor(AudioCallback processor); \/\/ Attach audio stream processo/;" p typeref:typename:RLAPI void | ||
| 37 | AttachAudioStreamProcessor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void AttachAudioStreamProcessor(AudioStream stream, AudioCallback processor); \/\/ Attach /;" p typeref:typename:RLAPI void | ||
| 38 | AudioCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef void (*AudioCallback)(void *bufferData, unsigned int frames);$/;" t typeref:typename:void (*)(void * bufferData,unsigned int frames) | ||
| 39 | AudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct AudioStream {$/;" s | ||
| 40 | AudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^} AudioStream;$/;" t typeref:struct:AudioStream | ||
| 41 | AutomationEvent vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct AutomationEvent {$/;" s | ||
| 42 | AutomationEvent vendor/raylib-5.5_linux_amd64/include/raylib.h /^} AutomationEvent;$/;" t typeref:struct:AutomationEvent | ||
| 43 | AutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct AutomationEventList {$/;" s | ||
| 44 | AutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^} AutomationEventList;$/;" t typeref:struct:AutomationEventList | ||
| 45 | B vendor/lua-5.4.8/src/lstrlib.c /^ luaL_Buffer B;$/;" m struct:str_Writer typeref:typename:luaL_Buffer file: | ||
| 46 | BASE_O vendor/lua-5.4.8/src/Makefile /^BASE_O= $(CORE_O) $(LIB_O) $(MYOBJS)$/;" m | ||
| 47 | BASIC_STACK_SIZE vendor/lua-5.4.8/src/lstate.h /^#define BASIC_STACK_SIZE /;" d | ||
| 48 | BEIGE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define BEIGE /;" d | ||
| 49 | BITRAS vendor/lua-5.4.8/src/lobject.h /^#define BITRAS /;" d | ||
| 50 | BIT_ISCOLLECTABLE vendor/lua-5.4.8/src/lobject.h /^#define BIT_ISCOLLECTABLE /;" d | ||
| 51 | BLACK vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define BLACK /;" d | ||
| 52 | BLACKBIT vendor/lua-5.4.8/src/lgc.h /^#define BLACKBIT /;" d | ||
| 53 | BLANK vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define BLANK /;" d | ||
| 54 | BLEND_ADDITIVE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_ADDITIVE, \/\/ Blend textures adding colors$/;" e enum:__anon77d6622f1203 | ||
| 55 | BLEND_ADD_COLORS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_ADD_COLORS, \/\/ Blend textures adding colors (alternative)$/;" e enum:__anon77d6622f1203 | ||
| 56 | BLEND_ALPHA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_ALPHA = 0, \/\/ Blend textures considering alpha (default)$/;" e enum:__anon77d6622f1203 | ||
| 57 | BLEND_ALPHA_PREMULTIPLY vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_ALPHA_PREMULTIPLY, \/\/ Blend premultiplied textures considering alpha$/;" e enum:__anon77d6622f1203 | ||
| 58 | BLEND_CUSTOM vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_CUSTOM, \/\/ Blend textures using custom src\/dst factors (use rlSet/;" e enum:__anon77d6622f1203 | ||
| 59 | BLEND_CUSTOM_SEPARATE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_CUSTOM_SEPARATE \/\/ Blend textures using custom rgb\/alpha separate src\/ds/;" e enum:__anon77d6622f1203 | ||
| 60 | BLEND_MULTIPLIED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_MULTIPLIED, \/\/ Blend textures multiplying colors$/;" e enum:__anon77d6622f1203 | ||
| 61 | BLEND_SUBTRACT_COLORS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BLEND_SUBTRACT_COLORS, \/\/ Blend textures subtracting colors (alternative)$/;" e enum:__anon77d6622f1203 | ||
| 62 | BLUE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define BLUE /;" d | ||
| 63 | BROWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define BROWN /;" d | ||
| 64 | BUFVFS vendor/lua-5.4.8/src/lobject.c /^#define BUFVFS /;" d file: | ||
| 65 | Basic Usage vendor/microtar-0.1.0/README.md /^## Basic Usage$/;" s chapter:microtar | ||
| 66 | BeginBlendMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginBlendMode(int mode); \/\/ Begin blending mode (alph/;" p typeref:typename:RLAPI void | ||
| 67 | BeginDrawing vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginDrawing(void); \/\/ Setup canvas (framebuffer/;" p typeref:typename:RLAPI void | ||
| 68 | BeginMode2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginMode2D(Camera2D camera); \/\/ Begin 2D mode with custom/;" p typeref:typename:RLAPI void | ||
| 69 | BeginMode3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginMode3D(Camera3D camera); \/\/ Begin 3D mode with custom/;" p typeref:typename:RLAPI void | ||
| 70 | BeginScissorMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginScissorMode(int x, int y, int width, int height); \/\/ Begin scissor mode (defin/;" p typeref:typename:RLAPI void | ||
| 71 | BeginShaderMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginShaderMode(Shader shader); \/\/ Begin custom shader drawi/;" p typeref:typename:RLAPI void | ||
| 72 | BeginTextureMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginTextureMode(RenderTexture2D target); \/\/ Begin drawing to render t/;" p typeref:typename:RLAPI void | ||
| 73 | BeginVrStereoMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void BeginVrStereoMode(VrStereoConfig config); \/\/ Begin stereo rendering (r/;" p typeref:typename:RLAPI void | ||
| 74 | Bidi - Game development framework README.md /^# Bidi - Game development framework$/;" c | ||
| 75 | BinOpr vendor/lua-5.4.8/src/lcode.h /^typedef enum BinOpr {$/;" g | ||
| 76 | BinOpr vendor/lua-5.4.8/src/lcode.h /^} BinOpr;$/;" t typeref:enum:BinOpr | ||
| 77 | BlendMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^} BlendMode;$/;" t typeref:enum:__anon77d6622f1203 | ||
| 78 | BlockCnt vendor/lua-5.4.8/src/lparser.c /^typedef struct BlockCnt {$/;" s file: | ||
| 79 | BlockCnt vendor/lua-5.4.8/src/lparser.c /^} BlockCnt;$/;" t typeref:struct:BlockCnt file: | ||
| 80 | BoneInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct BoneInfo {$/;" s | ||
| 81 | BoneInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^} BoneInfo;$/;" t typeref:struct:BoneInfo | ||
| 82 | BoundingBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct BoundingBox {$/;" s | ||
| 83 | BoundingBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^} BoundingBox;$/;" t typeref:struct:BoundingBox | ||
| 84 | BuffFS vendor/lua-5.4.8/src/lobject.c /^typedef struct BuffFS {$/;" s file: | ||
| 85 | BuffFS vendor/lua-5.4.8/src/lobject.c /^} BuffFS;$/;" t typeref:struct:BuffFS file: | ||
| 86 | CAMERA_CUSTOM vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_CUSTOM = 0, \/\/ Camera custom, controlled by user (UpdateCamera() does /;" e enum:__anon77d6622f1403 | ||
| 87 | CAMERA_FIRST_PERSON vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_FIRST_PERSON, \/\/ Camera first person$/;" e enum:__anon77d6622f1403 | ||
| 88 | CAMERA_FREE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_FREE, \/\/ Camera free mode$/;" e enum:__anon77d6622f1403 | ||
| 89 | CAMERA_ORBITAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_ORBITAL, \/\/ Camera orbital, around target, zoom supported$/;" e enum:__anon77d6622f1403 | ||
| 90 | CAMERA_ORTHOGRAPHIC vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_ORTHOGRAPHIC \/\/ Orthographic projection$/;" e enum:__anon77d6622f1503 | ||
| 91 | CAMERA_PERSPECTIVE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_PERSPECTIVE = 0, \/\/ Perspective projection$/;" e enum:__anon77d6622f1503 | ||
| 92 | CAMERA_THIRD_PERSON vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CAMERA_THIRD_PERSON \/\/ Camera third person$/;" e enum:__anon77d6622f1403 | ||
| 93 | CAP_POSITION vendor/lua-5.4.8/src/lstrlib.c /^#define CAP_POSITION /;" d file: | ||
| 94 | CAP_UNFINISHED vendor/lua-5.4.8/src/lstrlib.c /^#define CAP_UNFINISHED /;" d file: | ||
| 95 | CC Makefile /^CC ?= tcc$/;" m | ||
| 96 | CC vendor/lua-5.4.8/src/Makefile /^CC= gcc -std=gnu99$/;" m | ||
| 97 | CClosure vendor/lua-5.4.8/src/lobject.h /^typedef struct CClosure {$/;" s | ||
| 98 | CClosure vendor/lua-5.4.8/src/lobject.h /^} CClosure;$/;" t typeref:struct:CClosure | ||
| 99 | CFLAGS Makefile /^CFLAGS := -std=c99 -v -g -I.\/vendor\/$(RAYLIB)\/include -I.\/vendor\/$(LUA)\/src$/;" m | ||
| 100 | CFLAGS vendor/lua-5.4.8/src/Makefile /^CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_3 $(SYSCFLAGS) $(MYCFLAGS)$/;" m | ||
| 101 | CIST_C vendor/lua-5.4.8/src/lstate.h /^#define CIST_C /;" d | ||
| 102 | CIST_CLSRET vendor/lua-5.4.8/src/lstate.h /^#define CIST_CLSRET /;" d | ||
| 103 | CIST_FIN vendor/lua-5.4.8/src/lstate.h /^#define CIST_FIN /;" d | ||
| 104 | CIST_FRESH vendor/lua-5.4.8/src/lstate.h /^#define CIST_FRESH /;" d | ||
| 105 | CIST_HOOKED vendor/lua-5.4.8/src/lstate.h /^#define CIST_HOOKED /;" d | ||
| 106 | CIST_HOOKYIELD vendor/lua-5.4.8/src/lstate.h /^#define CIST_HOOKYIELD /;" d | ||
| 107 | CIST_LEQ vendor/lua-5.4.8/src/lstate.h /^#define CIST_LEQ /;" d | ||
| 108 | CIST_OAH vendor/lua-5.4.8/src/lstate.h /^#define CIST_OAH /;" d | ||
| 109 | CIST_RECST vendor/lua-5.4.8/src/lstate.h /^#define CIST_RECST /;" d | ||
| 110 | CIST_TAIL vendor/lua-5.4.8/src/lstate.h /^#define CIST_TAIL /;" d | ||
| 111 | CIST_TRAN vendor/lua-5.4.8/src/lstate.h /^#define CIST_TRAN /;" d | ||
| 112 | CIST_YPCALL vendor/lua-5.4.8/src/lstate.h /^#define CIST_YPCALL /;" d | ||
| 113 | CLIBS vendor/lua-5.4.8/src/loadlib.c /^static const char *const CLIBS = "_CLIBS";$/;" v typeref:typename:const char * const file: | ||
| 114 | CLITERAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define CLITERAL(/;" d | ||
| 115 | CLOSEKTOP vendor/lua-5.4.8/src/lfunc.h /^#define CLOSEKTOP /;" d | ||
| 116 | CMCFLAGS vendor/lua-5.4.8/src/Makefile /^CMCFLAGS= $/;" m | ||
| 117 | COMMENT vendor/lua-5.4.8/src/luac.c /^#define COMMENT /;" d file: | ||
| 118 | CORE_O vendor/lua-5.4.8/src/Makefile /^CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lop/;" m | ||
| 119 | COS_DEAD vendor/lua-5.4.8/src/lcorolib.c /^#define COS_DEAD /;" d file: | ||
| 120 | COS_NORM vendor/lua-5.4.8/src/lcorolib.c /^#define COS_NORM /;" d file: | ||
| 121 | COS_RUN vendor/lua-5.4.8/src/lcorolib.c /^#define COS_RUN /;" d file: | ||
| 122 | COS_YIELD vendor/lua-5.4.8/src/lcorolib.c /^#define COS_YIELD /;" d file: | ||
| 123 | CREATE_ABCk vendor/lua-5.4.8/src/lopcodes.h /^#define CREATE_ABCk(/;" d | ||
| 124 | CREATE_ABx vendor/lua-5.4.8/src/lopcodes.h /^#define CREATE_ABx(/;" d | ||
| 125 | CREATE_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define CREATE_Ax(/;" d | ||
| 126 | CREATE_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define CREATE_sJ(/;" d | ||
| 127 | CUBEMAP_LAYOUT_AUTO_DETECT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CUBEMAP_LAYOUT_AUTO_DETECT = 0, \/\/ Automatically detect layout type$/;" e enum:__anon77d6622f1003 | ||
| 128 | CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE \/\/ Layout is defined by a 4x3 cross with cubemap fa/;" e enum:__anon77d6622f1003 | ||
| 129 | CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR, \/\/ Layout is defined by a 3x4 cross with cubemap f/;" e enum:__anon77d6622f1003 | ||
| 130 | CUBEMAP_LAYOUT_LINE_HORIZONTAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CUBEMAP_LAYOUT_LINE_HORIZONTAL, \/\/ Layout is defined by a horizontal line with fac/;" e enum:__anon77d6622f1003 | ||
| 131 | CUBEMAP_LAYOUT_LINE_VERTICAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ CUBEMAP_LAYOUT_LINE_VERTICAL, \/\/ Layout is defined by a vertical line with faces$/;" e enum:__anon77d6622f1003 | ||
| 132 | CallInfo vendor/lua-5.4.8/src/lstate.h /^struct CallInfo {$/;" s | ||
| 133 | CallInfo vendor/lua-5.4.8/src/lstate.h /^typedef struct CallInfo CallInfo;$/;" t typeref:struct:CallInfo | ||
| 134 | CallS vendor/lua-5.4.8/src/lapi.c /^struct CallS { \/* data to 'f_call' *\/$/;" s file: | ||
| 135 | Camera vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef Camera3D Camera; \/\/ Camera type fallback, defaults to Camera3D$/;" t typeref:typename:Camera3D | ||
| 136 | Camera2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Camera2D {$/;" s | ||
| 137 | Camera2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Camera2D;$/;" t typeref:struct:Camera2D | ||
| 138 | Camera3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Camera3D {$/;" s | ||
| 139 | Camera3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Camera3D;$/;" t typeref:struct:Camera3D | ||
| 140 | CameraMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^} CameraMode;$/;" t typeref:enum:__anon77d6622f1403 | ||
| 141 | CameraProjection vendor/raylib-5.5_linux_amd64/include/raylib.h /^} CameraProjection;$/;" t typeref:enum:__anon77d6622f1503 | ||
| 142 | ChangeDirectory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ChangeDirectory(const char *dir); \/\/ Change working directory,/;" p typeref:typename:RLAPI bool | ||
| 143 | CheckCollisionBoxSphere vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionBoxSphere(BoundingBox box, Vector3 center, float radius); /;" p typeref:typename:RLAPI bool | ||
| 144 | CheckCollisionBoxes vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionBoxes(BoundingBox box1, BoundingBox box2); /;" p typeref:typename:RLAPI bool | ||
| 145 | CheckCollisionCircleLine vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionCircleLine(Vector2 center, float radius, Vector2 p1, Vector2 p2); /;" p typeref:typename:RLAPI bool | ||
| 146 | CheckCollisionCircleRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionCircleRec(Vector2 center, float radius, Rectangle rec); /;" p typeref:typename:RLAPI bool | ||
| 147 | CheckCollisionCircles vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionCircles(Vector2 center1, float radius1, Vector2 center2, float radius2)/;" p typeref:typename:RLAPI bool | ||
| 148 | CheckCollisionLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionLines(Vector2 startPos1, Vector2 endPos1, Vector2 startPos2, Vector2 en/;" p typeref:typename:RLAPI bool | ||
| 149 | CheckCollisionPointCircle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionPointCircle(Vector2 point, Vector2 center, float radius); /;" p typeref:typename:RLAPI bool | ||
| 150 | CheckCollisionPointLine vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionPointLine(Vector2 point, Vector2 p1, Vector2 p2, int threshold); /;" p typeref:typename:RLAPI bool | ||
| 151 | CheckCollisionPointPoly vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionPointPoly(Vector2 point, const Vector2 *points, int pointCount); /;" p typeref:typename:RLAPI bool | ||
| 152 | CheckCollisionPointRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionPointRec(Vector2 point, Rectangle rec); /;" p typeref:typename:RLAPI bool | ||
| 153 | CheckCollisionPointTriangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionPointTriangle(Vector2 point, Vector2 p1, Vector2 p2, Vector2 p3); /;" p typeref:typename:RLAPI bool | ||
| 154 | CheckCollisionRecs vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionRecs(Rectangle rec1, Rectangle rec2); /;" p typeref:typename:RLAPI bool | ||
| 155 | CheckCollisionSpheres vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool CheckCollisionSpheres(Vector3 center1, float radius1, Vector3 center2, float radius2)/;" p typeref:typename:RLAPI bool | ||
| 156 | Clamp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Clamp(float value, float min, float max)$/;" f typeref:typename:RMAPI float | ||
| 157 | ClearBackground vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ClearBackground(Color color); \/\/ Set background color (fra/;" p typeref:typename:RLAPI void | ||
| 158 | ClearWindowState vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ClearWindowState(unsigned int flags); \/\/ Clear window configuratio/;" p typeref:typename:RLAPI void | ||
| 159 | CloseAudioDevice vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void CloseAudioDevice(void); \/\/ Close the audio devic/;" p typeref:typename:RLAPI void | ||
| 160 | CloseP vendor/lua-5.4.8/src/ldo.c /^struct CloseP {$/;" s file: | ||
| 161 | CloseWindow vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void CloseWindow(void); \/\/ Close window and unload O/;" p typeref:typename:RLAPI void | ||
| 162 | Closure vendor/lua-5.4.8/src/lobject.h /^typedef union Closure {$/;" u | ||
| 163 | Closure vendor/lua-5.4.8/src/lobject.h /^} Closure;$/;" t typeref:union:Closure | ||
| 164 | ClosureHeader vendor/lua-5.4.8/src/lobject.h /^#define ClosureHeader /;" d | ||
| 165 | CodepointToUTF8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *CodepointToUTF8(int codepoint, int *utf8Size); \/\/ Encode one codepoin/;" p typeref:typename:RLAPI const char * | ||
| 166 | Color vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Color {$/;" s | ||
| 167 | Color vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Color;$/;" t typeref:struct:Color | ||
| 168 | ColorAlpha vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorAlpha(Color color, float alpha); \/\/ Get color with /;" p typeref:typename:RLAPI Color | ||
| 169 | ColorAlphaBlend vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorAlphaBlend(Color dst, Color src, Color tint); \/\/ Get src alpha-b/;" p typeref:typename:RLAPI Color | ||
| 170 | ColorBrightness vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorBrightness(Color color, float factor); \/\/ Get color with /;" p typeref:typename:RLAPI Color | ||
| 171 | ColorContrast vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorContrast(Color color, float contrast); \/\/ Get color with /;" p typeref:typename:RLAPI Color | ||
| 172 | ColorFromHSV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorFromHSV(float hue, float saturation, float value); \/\/ Get a Color fro/;" p typeref:typename:RLAPI Color | ||
| 173 | ColorFromNormalized vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorFromNormalized(Vector4 normalized); \/\/ Get Color from /;" p typeref:typename:RLAPI Color | ||
| 174 | ColorIsEqual vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ColorIsEqual(Color col1, Color col2); \/\/ Check if two co/;" p typeref:typename:RLAPI bool | ||
| 175 | ColorLerp vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorLerp(Color color1, Color color2, float factor); \/\/ Get color lerp /;" p typeref:typename:RLAPI Color | ||
| 176 | ColorNormalize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 | ||
| 177 | ColorTint vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color | ||
| 178 | ColorToHSV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector3 ColorToHSV(Color color); \/\/ Get HSV values /;" p typeref:typename:RLAPI Vector3 | ||
| 179 | ColorToInt vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int ColorToInt(Color color); \/\/ Get hexadecimal/;" p typeref:typename:RLAPI int | ||
| 180 | CommonHeader vendor/lua-5.4.8/src/lobject.h /^#define CommonHeader /;" d | ||
| 181 | CompressData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *CompressData(const unsigned char *data, int dataSize, int *compDataSize); /;" p typeref:typename:RLAPI unsigned char * | ||
| 182 | ComputeCRC32 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned int ComputeCRC32(unsigned char *data, int dataSize); \/\/ Compute CRC32 hash /;" p typeref:typename:RLAPI unsigned int | ||
| 183 | ComputeMD5 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned int *ComputeMD5(unsigned char *data, int dataSize); \/\/ Compute MD5 hash co/;" p typeref:typename:RLAPI unsigned int * | ||
| 184 | ComputeSHA1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned int *ComputeSHA1(unsigned char *data, int dataSize); \/\/ Compute SHA1 hash /;" p typeref:typename:RLAPI unsigned int * | ||
| 185 | ConfigFlags vendor/raylib-5.5_linux_amd64/include/raylib.h /^} ConfigFlags;$/;" t typeref:enum:__anon77d6622f0203 | ||
| 186 | ConsControl vendor/lua-5.4.8/src/lparser.c /^typedef struct ConsControl {$/;" s file: | ||
| 187 | ConsControl vendor/lua-5.4.8/src/lparser.c /^} ConsControl;$/;" t typeref:struct:ConsControl file: | ||
| 188 | CubemapLayout vendor/raylib-5.5_linux_amd64/include/raylib.h /^} CubemapLayout;$/;" t typeref:enum:__anon77d6622f1003 | ||
| 189 | DARKBLUE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define DARKBLUE /;" d | ||
| 190 | DARKBROWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define DARKBROWN /;" d | ||
| 191 | DARKGRAY vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define DARKGRAY /;" d | ||
| 192 | DARKGREEN vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define DARKGREEN /;" d | ||
| 193 | DARKPURPLE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define DARKPURPLE /;" d | ||
| 194 | DEBUG_LEVEL main.c /^#define DEBUG_LEVEL /;" d file: | ||
| 195 | DEG2RAD vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define DEG2RAD /;" d | ||
| 196 | DEG2RAD vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define DEG2RAD /;" d | ||
| 197 | DEG2RAD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define DEG2RAD /;" d | ||
| 198 | DIBS vendor/lua-5.4.8/src/ldump.c /^#define DIBS /;" d file: | ||
| 199 | DIGITBIT vendor/lua-5.4.8/src/lctype.h /^#define DIGITBIT /;" d | ||
| 200 | DLMSG vendor/lua-5.4.8/src/loadlib.c /^#define DLMSG /;" d file: | ||
| 201 | Darwin vendor/lua-5.4.8/src/Makefile /^Darwin macos macosx:$/;" t | ||
| 202 | DecodeDataBase64 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *DecodeDataBase64(const unsigned char *data, int *outputSize); /;" p typeref:typename:RLAPI unsigned char * | ||
| 203 | DecompressData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * | ||
| 204 | DetachAudioMixedProcessor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DetachAudioMixedProcessor(AudioCallback processor); \/\/ Detach audio stream processo/;" p typeref:typename:RLAPI void | ||
| 205 | DetachAudioStreamProcessor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DetachAudioStreamProcessor(AudioStream stream, AudioCallback processor); \/\/ Detach /;" p typeref:typename:RLAPI void | ||
| 206 | DirectoryExists vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool DirectoryExists(const char *dirPath); \/\/ Check if a directory path/;" p typeref:typename:RLAPI bool | ||
| 207 | DisableCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DisableCursor(void); \/\/ Disables cursor (lock cur/;" p typeref:typename:RLAPI void | ||
| 208 | DisableEventWaiting vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DisableEventWaiting(void); \/\/ Disable waiting for event/;" p typeref:typename:RLAPI void | ||
| 209 | DrawBillboard vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawBillboard(Camera camera, Texture2D texture, Vector3 position, float scale, Color /;" p typeref:typename:RLAPI void | ||
| 210 | DrawBillboardPro vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawBillboardPro(Camera camera, Texture2D texture, Rectangle source, Vector3 position/;" p typeref:typename:RLAPI void | ||
| 211 | DrawBillboardRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawBillboardRec(Camera camera, Texture2D texture, Rectangle source, Vector3 position/;" p typeref:typename:RLAPI void | ||
| 212 | DrawBoundingBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawBoundingBox(BoundingBox box, Color color); \/\//;" p typeref:typename:RLAPI void | ||
| 213 | DrawCapsule vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCapsule(Vector3 startPos, Vector3 endPos, float radius, int slices, int rings, Co/;" p typeref:typename:RLAPI void | ||
| 214 | DrawCapsuleWires vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCapsuleWires(Vector3 startPos, Vector3 endPos, float radius, int slices, int ring/;" p typeref:typename:RLAPI void | ||
| 215 | DrawCircle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircle(int centerX, int centerY, float radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 216 | DrawCircle3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircle3D(Vector3 center, float radius, Vector3 rotationAxis, float rotationAngle,/;" p typeref:typename:RLAPI void | ||
| 217 | DrawCircleGradient vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleGradient(int centerX, int centerY, float radius, Color inner, Color outer);/;" p typeref:typename:RLAPI void | ||
| 218 | DrawCircleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleLines(int centerX, int centerY, float radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 219 | DrawCircleLinesV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleLinesV(Vector2 center, float radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 220 | DrawCircleSector vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleSector(Vector2 center, float radius, float startAngle, float endAngle, int /;" p typeref:typename:RLAPI void | ||
| 221 | DrawCircleSectorLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleSectorLines(Vector2 center, float radius, float startAngle, float endAngle,/;" p typeref:typename:RLAPI void | ||
| 222 | DrawCircleV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCircleV(Vector2 center, float radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 223 | DrawCube vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCube(Vector3 position, float width, float height, float length, Color color); /;" p typeref:typename:RLAPI void | ||
| 224 | DrawCubeV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCubeV(Vector3 position, Vector3 size, Color color); /;" p typeref:typename:RLAPI void | ||
| 225 | DrawCubeWires vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCubeWires(Vector3 position, float width, float height, float length, Color color)/;" p typeref:typename:RLAPI void | ||
| 226 | DrawCubeWiresV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCubeWiresV(Vector3 position, Vector3 size, Color color); /;" p typeref:typename:RLAPI void | ||
| 227 | DrawCylinder vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCylinder(Vector3 position, float radiusTop, float radiusBottom, float height, int/;" p typeref:typename:RLAPI void | ||
| 228 | DrawCylinderEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCylinderEx(Vector3 startPos, Vector3 endPos, float startRadius, float endRadius, /;" p typeref:typename:RLAPI void | ||
| 229 | DrawCylinderWires vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCylinderWires(Vector3 position, float radiusTop, float radiusBottom, float height/;" p typeref:typename:RLAPI void | ||
| 230 | DrawCylinderWiresEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawCylinderWiresEx(Vector3 startPos, Vector3 endPos, float startRadius, float endRad/;" p typeref:typename:RLAPI void | ||
| 231 | DrawEllipse vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawEllipse(int centerX, int centerY, float radiusH, float radiusV, Color color); /;" p typeref:typename:RLAPI void | ||
| 232 | DrawEllipseLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawEllipseLines(int centerX, int centerY, float radiusH, float radiusV, Color color)/;" p typeref:typename:RLAPI void | ||
| 233 | DrawFPS vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawFPS(int posX, int posY); \/\//;" p typeref:typename:RLAPI void | ||
| 234 | DrawGrid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawGrid(int slices, float spacing); /;" p typeref:typename:RLAPI void | ||
| 235 | DrawLine vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLine(int startPosX, int startPosY, int endPosX, int endPosY, Color color); /;" p typeref:typename:RLAPI void | ||
| 236 | DrawLine3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLine3D(Vector3 startPos, Vector3 endPos, Color color); /;" p typeref:typename:RLAPI void | ||
| 237 | DrawLineBezier vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLineBezier(Vector2 startPos, Vector2 endPos, float thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 238 | DrawLineEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLineEx(Vector2 startPos, Vector2 endPos, float thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 239 | DrawLineStrip vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLineStrip(const Vector2 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 240 | DrawLineV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawLineV(Vector2 startPos, Vector2 endPos, Color color); /;" p typeref:typename:RLAPI void | ||
| 241 | DrawMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawMesh(Mesh mesh, Material material, Matrix transform); \/\//;" p typeref:typename:RLAPI void | ||
| 242 | DrawMeshInstanced vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawMeshInstanced(Mesh mesh, Material material, const Matrix *transforms, int instanc/;" p typeref:typename:RLAPI void | ||
| 243 | DrawModel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModel(Model model, Vector3 position, float scale, Color tint); \/\//;" p typeref:typename:RLAPI void | ||
| 244 | DrawModelEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModelEx(Model model, Vector3 position, Vector3 rotationAxis, float rotationAngle,/;" p typeref:typename:RLAPI void | ||
| 245 | DrawModelPoints vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModelPoints(Model model, Vector3 position, float scale, Color tint); \/\/ Draw a /;" p typeref:typename:RLAPI void | ||
| 246 | DrawModelPointsEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModelPointsEx(Model model, Vector3 position, Vector3 rotationAxis, float rotation/;" p typeref:typename:RLAPI void | ||
| 247 | DrawModelWires vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModelWires(Model model, Vector3 position, float scale, Color tint); \/\//;" p typeref:typename:RLAPI void | ||
| 248 | DrawModelWiresEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawModelWiresEx(Model model, Vector3 position, Vector3 rotationAxis, float rotationA/;" p typeref:typename:RLAPI void | ||
| 249 | DrawPixel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPixel(int posX, int posY, Color color); /;" p typeref:typename:RLAPI void | ||
| 250 | DrawPixelV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPixelV(Vector2 position, Color color); /;" p typeref:typename:RLAPI void | ||
| 251 | DrawPlane vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPlane(Vector3 centerPos, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | ||
| 252 | DrawPoint3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPoint3D(Vector3 position, Color color); /;" p typeref:typename:RLAPI void | ||
| 253 | DrawPoly vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPoly(Vector2 center, int sides, float radius, float rotation, Color color); /;" p typeref:typename:RLAPI void | ||
| 254 | DrawPolyLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPolyLines(Vector2 center, int sides, float radius, float rotation, Color color); /;" p typeref:typename:RLAPI void | ||
| 255 | DrawPolyLinesEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawPolyLinesEx(Vector2 center, int sides, float radius, float rotation, float lineTh/;" p typeref:typename:RLAPI void | ||
| 256 | DrawRay vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRay(Ray ray, Color color); /;" p typeref:typename:RLAPI void | ||
| 257 | DrawRectangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangle(int posX, int posY, int width, int height, Color color); /;" p typeref:typename:RLAPI void | ||
| 258 | DrawRectangleGradientEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleGradientEx(Rectangle rec, Color topLeft, Color bottomLeft, Color topRigh/;" p typeref:typename:RLAPI void | ||
| 259 | DrawRectangleGradientH vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleGradientH(int posX, int posY, int width, int height, Color left, Color r/;" p typeref:typename:RLAPI void | ||
| 260 | DrawRectangleGradientV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleGradientV(int posX, int posY, int width, int height, Color top, Color bo/;" p typeref:typename:RLAPI void | ||
| 261 | DrawRectangleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleLines(int posX, int posY, int width, int height, Color color); /;" p typeref:typename:RLAPI void | ||
| 262 | DrawRectangleLinesEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleLinesEx(Rectangle rec, float lineThick, Color color); /;" p typeref:typename:RLAPI void | ||
| 263 | DrawRectanglePro vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectanglePro(Rectangle rec, Vector2 origin, float rotation, Color color); /;" p typeref:typename:RLAPI void | ||
| 264 | DrawRectangleRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRec(Rectangle rec, Color color); /;" p typeref:typename:RLAPI void | ||
| 265 | DrawRectangleRounded vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRounded(Rectangle rec, float roundness, int segments, Color color); /;" p typeref:typename:RLAPI void | ||
| 266 | DrawRectangleRoundedLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRoundedLines(Rectangle rec, float roundness, int segments, Color color);/;" p typeref:typename:RLAPI void | ||
| 267 | DrawRectangleRoundedLinesEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void | ||
| 268 | DrawRectangleV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | ||
| 269 | DrawRing vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRing(Vector2 center, float innerRadius, float outerRadius, float startAngle, floa/;" p typeref:typename:RLAPI void | ||
| 270 | DrawRingLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRingLines(Vector2 center, float innerRadius, float outerRadius, float startAngle,/;" p typeref:typename:RLAPI void | ||
| 271 | DrawSphere vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSphere(Vector3 centerPos, float radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 272 | DrawSphereEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSphereEx(Vector3 centerPos, float radius, int rings, int slices, Color color); /;" p typeref:typename:RLAPI void | ||
| 273 | DrawSphereWires vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSphereWires(Vector3 centerPos, float radius, int rings, int slices, Color color);/;" p typeref:typename:RLAPI void | ||
| 274 | DrawSplineBasis vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineBasis(const Vector2 *points, int pointCount, float thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 275 | DrawSplineBezierCubic vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineBezierCubic(const Vector2 *points, int pointCount, float thick, Color color/;" p typeref:typename:RLAPI void | ||
| 276 | DrawSplineBezierQuadratic vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineBezierQuadratic(const Vector2 *points, int pointCount, float thick, Color c/;" p typeref:typename:RLAPI void | ||
| 277 | DrawSplineCatmullRom vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineCatmullRom(const Vector2 *points, int pointCount, float thick, Color color)/;" p typeref:typename:RLAPI void | ||
| 278 | DrawSplineLinear vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineLinear(const Vector2 *points, int pointCount, float thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 279 | DrawSplineSegmentBasis vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineSegmentBasis(Vector2 p1, Vector2 p2, Vector2 p3, Vector2 p4, float thick, C/;" p typeref:typename:RLAPI void | ||
| 280 | DrawSplineSegmentBezierCubic vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineSegmentBezierCubic(Vector2 p1, Vector2 c2, Vector2 c3, Vector2 p4, float th/;" p typeref:typename:RLAPI void | ||
| 281 | DrawSplineSegmentBezierQuadratic vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineSegmentBezierQuadratic(Vector2 p1, Vector2 c2, Vector2 p3, float thick, Col/;" p typeref:typename:RLAPI void | ||
| 282 | DrawSplineSegmentCatmullRom vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineSegmentCatmullRom(Vector2 p1, Vector2 p2, Vector2 p3, Vector2 p4, float thi/;" p typeref:typename:RLAPI void | ||
| 283 | DrawSplineSegmentLinear vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawSplineSegmentLinear(Vector2 p1, Vector2 p2, float thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 284 | DrawText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawText(const char *text, int posX, int posY, int fontSize, Color color); \/\//;" p typeref:typename:RLAPI void | ||
| 285 | DrawTextCodepoint vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextCodepoint(Font font, int codepoint, Vector2 position, float fontSize, Color t/;" p typeref:typename:RLAPI void | ||
| 286 | DrawTextCodepoints vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextCodepoints(Font font, const int *codepoints, int codepointCount, Vector2 posi/;" p typeref:typename:RLAPI void | ||
| 287 | DrawTextEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextEx(Font font, const char *text, Vector2 position, float fontSize, float spaci/;" p typeref:typename:RLAPI void | ||
| 288 | DrawTextPro vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextPro(Font font, const char *text, Vector2 position, Vector2 origin, float rota/;" p typeref:typename:RLAPI void | ||
| 289 | DrawTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTexture(Texture2D texture, int posX, int posY, Color tint); /;" p typeref:typename:RLAPI void | ||
| 290 | DrawTextureEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextureEx(Texture2D texture, Vector2 position, float rotation, float scale, Color/;" p typeref:typename:RLAPI void | ||
| 291 | DrawTextureNPatch vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextureNPatch(Texture2D texture, NPatchInfo nPatchInfo, Rectangle dest, Vector2 o/;" p typeref:typename:RLAPI void | ||
| 292 | DrawTexturePro vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTexturePro(Texture2D texture, Rectangle source, Rectangle dest, Vector2 origin, f/;" p typeref:typename:RLAPI void | ||
| 293 | DrawTextureRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextureRec(Texture2D texture, Rectangle source, Vector2 position, Color tint); /;" p typeref:typename:RLAPI void | ||
| 294 | DrawTextureV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTextureV(Texture2D texture, Vector2 position, Color tint); /;" p typeref:typename:RLAPI void | ||
| 295 | DrawTriangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangle(Vector2 v1, Vector2 v2, Vector2 v3, Color color); /;" p typeref:typename:RLAPI void | ||
| 296 | DrawTriangle3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangle3D(Vector3 v1, Vector3 v2, Vector3 v3, Color color); /;" p typeref:typename:RLAPI void | ||
| 297 | DrawTriangleFan vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangleFan(const Vector2 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 298 | DrawTriangleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangleLines(Vector2 v1, Vector2 v2, Vector2 v3, Color color); /;" p typeref:typename:RLAPI void | ||
| 299 | DrawTriangleStrip vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangleStrip(const Vector2 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 300 | DrawTriangleStrip3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawTriangleStrip3D(const Vector3 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 301 | DumpState vendor/lua-5.4.8/src/ldump.c /^} DumpState;$/;" t typeref:struct:__anon6dcdaf670108 file: | ||
| 302 | Dyndata vendor/lua-5.4.8/src/lparser.h /^typedef struct Dyndata {$/;" s | ||
| 303 | Dyndata vendor/lua-5.4.8/src/lparser.h /^} Dyndata;$/;" t typeref:struct:Dyndata | ||
| 304 | EOFMARK vendor/lua-5.4.8/src/lua.c /^#define EOFMARK /;" d file: | ||
| 305 | EOZ vendor/lua-5.4.8/src/lzio.h /^#define EOZ /;" d | ||
| 306 | EPSILON vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define EPSILON /;" d | ||
| 307 | ERRFUNC vendor/lua-5.4.8/src/loadlib.c /^#define ERRFUNC /;" d file: | ||
| 308 | ERRLIB vendor/lua-5.4.8/src/loadlib.c /^#define ERRLIB /;" d file: | ||
| 309 | ERRORSTACKSIZE vendor/lua-5.4.8/src/ldo.c /^#define ERRORSTACKSIZE /;" d file: | ||
| 310 | EXTRAARG vendor/lua-5.4.8/src/luac.c /^#define EXTRAARG /;" d file: | ||
| 311 | EXTRAARGC vendor/lua-5.4.8/src/luac.c /^#define EXTRAARGC /;" d file: | ||
| 312 | EXTRA_STACK vendor/lua-5.4.8/src/lstate.h /^#define EXTRA_STACK /;" d | ||
| 313 | EnableCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EnableCursor(void); \/\/ Enables cursor (unlock cu/;" p typeref:typename:RLAPI void | ||
| 314 | EnableEventWaiting vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EnableEventWaiting(void); \/\/ Enable waiting for events/;" p typeref:typename:RLAPI void | ||
| 315 | EncodeDataBase64 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI char *EncodeDataBase64(const unsigned char *data, int dataSize, int *outputSize); /;" p typeref:typename:RLAPI char * | ||
| 316 | EndBlendMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndBlendMode(void); \/\/ End blending mode (reset /;" p typeref:typename:RLAPI void | ||
| 317 | EndDrawing vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndDrawing(void); \/\/ End canvas drawing and sw/;" p typeref:typename:RLAPI void | ||
| 318 | EndMode2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndMode2D(void); \/\/ Ends 2D mode with custom /;" p typeref:typename:RLAPI void | ||
| 319 | EndMode3D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndMode3D(void); \/\/ Ends 3D mode and returns /;" p typeref:typename:RLAPI void | ||
| 320 | EndScissorMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndScissorMode(void); \/\/ End scissor mode$/;" p typeref:typename:RLAPI void | ||
| 321 | EndShaderMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndShaderMode(void); \/\/ End custom shader drawing/;" p typeref:typename:RLAPI void | ||
| 322 | EndTextureMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndTextureMode(void); \/\/ Ends drawing to render te/;" p typeref:typename:RLAPI void | ||
| 323 | EndVrStereoMode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void EndVrStereoMode(void); \/\/ End stereo rendering (req/;" p typeref:typename:RLAPI void | ||
| 324 | Error handling vendor/microtar-0.1.0/README.md /^## Error handling$/;" s chapter:microtar | ||
| 325 | ExportAutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportAutomationEventList(AutomationEventList list, const char *fileName); \/\/ Exp/;" p typeref:typename:RLAPI bool | ||
| 326 | ExportDataAsCode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportDataAsCode(const unsigned char *data, int dataSize, const char *fileName); \/\//;" p typeref:typename:RLAPI bool | ||
| 327 | ExportFontAsCode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportFontAsCode(Font font, const char *fileName); \/\//;" p typeref:typename:RLAPI bool | ||
| 328 | ExportImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportImage(Image image, const char *fileName); /;" p typeref:typename:RLAPI bool | ||
| 329 | ExportImageAsCode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportImageAsCode(Image image, const char *fileName); /;" p typeref:typename:RLAPI bool | ||
| 330 | ExportImageToMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *ExportImageToMemory(Image image, const char *fileType, int *fileSize); /;" p typeref:typename:RLAPI unsigned char * | ||
| 331 | ExportMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportMesh(Mesh mesh, const char *fileName); \/\//;" p typeref:typename:RLAPI bool | ||
| 332 | ExportMeshAsCode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportMeshAsCode(Mesh mesh, const char *fileName); \/\//;" p typeref:typename:RLAPI bool | ||
| 333 | ExportWave vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportWave(Wave wave, const char *fileName); \/\/ Export wave data to f/;" p typeref:typename:RLAPI bool | ||
| 334 | ExportWaveAsCode vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool ExportWaveAsCode(Wave wave, const char *fileName); \/\/ Export wave sample da/;" p typeref:typename:RLAPI bool | ||
| 335 | ExtSupported vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ } ExtSupported; \/\/ Extensions supported flags$/;" m struct:rlglData typeref:struct:rlglData::__anon1f68b8bd0e08 | ||
| 336 | F2Iceil vendor/lua-5.4.8/src/lvm.h /^ F2Iceil \/* takes the ceil of the number *\/$/;" e enum:__anon9b0e20390103 | ||
| 337 | F2Ieq vendor/lua-5.4.8/src/lvm.h /^ F2Ieq, \/* no rounding; accepts only integral values *\/$/;" e enum:__anon9b0e20390103 | ||
| 338 | F2Ifloor vendor/lua-5.4.8/src/lvm.h /^ F2Ifloor, \/* takes the floor of the number *\/$/;" e enum:__anon9b0e20390103 | ||
| 339 | F2Imod vendor/lua-5.4.8/src/lvm.h /^} F2Imod;$/;" t typeref:enum:__anon9b0e20390103 | ||
| 340 | FIGS vendor/lua-5.4.8/src/lmathlib.c /^#define FIGS /;" d file: | ||
| 341 | FINALIZEDBIT vendor/lua-5.4.8/src/lgc.h /^#define FINALIZEDBIT /;" d | ||
| 342 | FIRST_RESERVED vendor/lua-5.4.8/src/llex.h /^#define FIRST_RESERVED /;" d | ||
| 343 | FLAG_BORDERLESS_WINDOWED_MODE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_BORDERLESS_WINDOWED_MODE = 0x00008000, \/\/ Set to run program in borderless windowed m/;" e enum:__anon77d6622f0203 | ||
| 344 | FLAG_FULLSCREEN_MODE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_FULLSCREEN_MODE = 0x00000002, \/\/ Set to run program in fullscreen$/;" e enum:__anon77d6622f0203 | ||
| 345 | FLAG_INTERLACED_HINT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_INTERLACED_HINT = 0x00010000 \/\/ Set to try enabling interlaced video format (fo/;" e enum:__anon77d6622f0203 | ||
| 346 | FLAG_MSAA_4X_HINT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_MSAA_4X_HINT = 0x00000020, \/\/ Set to try enabling MSAA 4X$/;" e enum:__anon77d6622f0203 | ||
| 347 | FLAG_VSYNC_HINT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_VSYNC_HINT = 0x00000040, \/\/ Set to try enabling V-Sync on GPU$/;" e enum:__anon77d6622f0203 | ||
| 348 | FLAG_WINDOW_ALWAYS_RUN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_ALWAYS_RUN = 0x00000100, \/\/ Set to allow windows running while minimized$/;" e enum:__anon77d6622f0203 | ||
| 349 | FLAG_WINDOW_HIDDEN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_HIDDEN = 0x00000080, \/\/ Set to hide window$/;" e enum:__anon77d6622f0203 | ||
| 350 | FLAG_WINDOW_HIGHDPI vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_HIGHDPI = 0x00002000, \/\/ Set to support HighDPI$/;" e enum:__anon77d6622f0203 | ||
| 351 | FLAG_WINDOW_MAXIMIZED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_MAXIMIZED = 0x00000400, \/\/ Set to maximize window (expanded to monitor)$/;" e enum:__anon77d6622f0203 | ||
| 352 | FLAG_WINDOW_MINIMIZED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_MINIMIZED = 0x00000200, \/\/ Set to minimize window (iconify)$/;" e enum:__anon77d6622f0203 | ||
| 353 | FLAG_WINDOW_MOUSE_PASSTHROUGH vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_MOUSE_PASSTHROUGH = 0x00004000, \/\/ Set to support mouse passthrough, only supp/;" e enum:__anon77d6622f0203 | ||
| 354 | FLAG_WINDOW_RESIZABLE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_RESIZABLE = 0x00000004, \/\/ Set to allow resizable window$/;" e enum:__anon77d6622f0203 | ||
| 355 | FLAG_WINDOW_TOPMOST vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_TOPMOST = 0x00001000, \/\/ Set to window always on top$/;" e enum:__anon77d6622f0203 | ||
| 356 | FLAG_WINDOW_TRANSPARENT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_TRANSPARENT = 0x00000010, \/\/ Set to allow transparent framebuffer$/;" e enum:__anon77d6622f0203 | ||
| 357 | FLAG_WINDOW_UNDECORATED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_UNDECORATED = 0x00000008, \/\/ Set to disable window decoration (frame and but/;" e enum:__anon77d6622f0203 | ||
| 358 | FLAG_WINDOW_UNFOCUSED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FLAG_WINDOW_UNFOCUSED = 0x00000800, \/\/ Set to window non focused$/;" e enum:__anon77d6622f0203 | ||
| 359 | FONT_BITMAP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FONT_BITMAP, \/\/ Bitmap font generation, no anti-aliasing$/;" e enum:__anon77d6622f1103 | ||
| 360 | FONT_DEFAULT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FONT_DEFAULT = 0, \/\/ Default font generation, anti-aliased$/;" e enum:__anon77d6622f1103 | ||
| 361 | FONT_SDF vendor/raylib-5.5_linux_amd64/include/raylib.h /^ FONT_SDF \/\/ SDF font generation, requires external shader$/;" e enum:__anon77d6622f1103 | ||
| 362 | FUNCTION vendor/lua-5.4.8/src/luac.c /^#define FUNCTION /;" d file: | ||
| 363 | Fade vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color Fade(Color color, float alpha); \/\/ Get color with /;" p typeref:typename:RLAPI Color | ||
| 364 | FileExists vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool FileExists(const char *fileName); \/\/ Check if file exists$/;" p typeref:typename:RLAPI bool | ||
| 365 | FilePathList vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct FilePathList {$/;" s | ||
| 366 | FilePathList vendor/raylib-5.5_linux_amd64/include/raylib.h /^} FilePathList;$/;" t typeref:struct:FilePathList | ||
| 367 | FloatEquals vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI int FloatEquals(float x, float y)$/;" f typeref:typename:RMAPI int | ||
| 368 | Font vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Font {$/;" s | ||
| 369 | Font vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Font;$/;" t typeref:struct:Font | ||
| 370 | FontType vendor/raylib-5.5_linux_amd64/include/raylib.h /^} FontType;$/;" t typeref:enum:__anon77d6622f1103 | ||
| 371 | FreeBSD vendor/lua-5.4.8/src/Makefile /^FreeBSD NetBSD OpenBSD freebsd:$/;" t | ||
| 372 | FuncState vendor/lua-5.4.8/src/lparser.h /^typedef struct FuncState {$/;" s | ||
| 373 | FuncState vendor/lua-5.4.8/src/lparser.h /^} FuncState;$/;" t typeref:struct:FuncState | ||
| 374 | G vendor/lua-5.4.8/src/lstate.h /^#define G(/;" d | ||
| 375 | GAMEPAD_AXIS_LEFT_TRIGGER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_LEFT_TRIGGER = 4, \/\/ Gamepad back trigger left, pressure level: [1..-1]$/;" e enum:__anon77d6622f0803 | ||
| 376 | GAMEPAD_AXIS_LEFT_X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_LEFT_X = 0, \/\/ Gamepad left stick X axis$/;" e enum:__anon77d6622f0803 | ||
| 377 | GAMEPAD_AXIS_LEFT_Y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_LEFT_Y = 1, \/\/ Gamepad left stick Y axis$/;" e enum:__anon77d6622f0803 | ||
| 378 | GAMEPAD_AXIS_RIGHT_TRIGGER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_RIGHT_TRIGGER = 5 \/\/ Gamepad back trigger right, pressure level: [1..-1]$/;" e enum:__anon77d6622f0803 | ||
| 379 | GAMEPAD_AXIS_RIGHT_X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_RIGHT_X = 2, \/\/ Gamepad right stick X axis$/;" e enum:__anon77d6622f0803 | ||
| 380 | GAMEPAD_AXIS_RIGHT_Y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_AXIS_RIGHT_Y = 3, \/\/ Gamepad right stick Y axis$/;" e enum:__anon77d6622f0803 | ||
| 381 | GAMEPAD_BUTTON_LEFT_FACE_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_FACE_DOWN, \/\/ Gamepad left DPAD down button$/;" e enum:__anon77d6622f0703 | ||
| 382 | GAMEPAD_BUTTON_LEFT_FACE_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_FACE_LEFT, \/\/ Gamepad left DPAD left button$/;" e enum:__anon77d6622f0703 | ||
| 383 | GAMEPAD_BUTTON_LEFT_FACE_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_FACE_RIGHT, \/\/ Gamepad left DPAD right button$/;" e enum:__anon77d6622f0703 | ||
| 384 | GAMEPAD_BUTTON_LEFT_FACE_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_FACE_UP, \/\/ Gamepad left DPAD up button$/;" e enum:__anon77d6622f0703 | ||
| 385 | GAMEPAD_BUTTON_LEFT_THUMB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_THUMB, \/\/ Gamepad joystick pressed button left$/;" e enum:__anon77d6622f0703 | ||
| 386 | GAMEPAD_BUTTON_LEFT_TRIGGER_1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_TRIGGER_1, \/\/ Gamepad top\/back trigger left (first), it could be/;" e enum:__anon77d6622f0703 | ||
| 387 | GAMEPAD_BUTTON_LEFT_TRIGGER_2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_LEFT_TRIGGER_2, \/\/ Gamepad top\/back trigger left (second), it could b/;" e enum:__anon77d6622f0703 | ||
| 388 | GAMEPAD_BUTTON_MIDDLE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_MIDDLE, \/\/ Gamepad center buttons, middle one (i.e. PS3: PS, X/;" e enum:__anon77d6622f0703 | ||
| 389 | GAMEPAD_BUTTON_MIDDLE_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_MIDDLE_LEFT, \/\/ Gamepad center buttons, left one (i.e. PS3: Select)$/;" e enum:__anon77d6622f0703 | ||
| 390 | GAMEPAD_BUTTON_MIDDLE_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_MIDDLE_RIGHT, \/\/ Gamepad center buttons, right one (i.e. PS3: Start)$/;" e enum:__anon77d6622f0703 | ||
| 391 | GAMEPAD_BUTTON_RIGHT_FACE_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_FACE_DOWN, \/\/ Gamepad right button down (i.e. PS3: Cross, Xbox: A/;" e enum:__anon77d6622f0703 | ||
| 392 | GAMEPAD_BUTTON_RIGHT_FACE_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_FACE_LEFT, \/\/ Gamepad right button left (i.e. PS3: Square, Xbox: /;" e enum:__anon77d6622f0703 | ||
| 393 | GAMEPAD_BUTTON_RIGHT_FACE_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_FACE_RIGHT, \/\/ Gamepad right button right (i.e. PS3: Circle, Xbox:/;" e enum:__anon77d6622f0703 | ||
| 394 | GAMEPAD_BUTTON_RIGHT_FACE_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_FACE_UP, \/\/ Gamepad right button up (i.e. PS3: Triangle, Xbox: /;" e enum:__anon77d6622f0703 | ||
| 395 | GAMEPAD_BUTTON_RIGHT_THUMB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_THUMB \/\/ Gamepad joystick pressed button right$/;" e enum:__anon77d6622f0703 | ||
| 396 | GAMEPAD_BUTTON_RIGHT_TRIGGER_1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_TRIGGER_1, \/\/ Gamepad top\/back trigger right (first), it could b/;" e enum:__anon77d6622f0703 | ||
| 397 | GAMEPAD_BUTTON_RIGHT_TRIGGER_2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_RIGHT_TRIGGER_2, \/\/ Gamepad top\/back trigger right (second), it could /;" e enum:__anon77d6622f0703 | ||
| 398 | GAMEPAD_BUTTON_UNKNOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GAMEPAD_BUTTON_UNKNOWN = 0, \/\/ Unknown button, just for error checking$/;" e enum:__anon77d6622f0703 | ||
| 399 | GCFINALIZECOST vendor/lua-5.4.8/src/lgc.c /^#define GCFINALIZECOST /;" d file: | ||
| 400 | GCFINMAX vendor/lua-5.4.8/src/lgc.c /^#define GCFINMAX /;" d file: | ||
| 401 | GCObject vendor/lua-5.4.8/src/lobject.h /^typedef struct GCObject {$/;" s | ||
| 402 | GCObject vendor/lua-5.4.8/src/lobject.h /^} GCObject;$/;" t typeref:struct:GCObject | ||
| 403 | GCSTPCLS vendor/lua-5.4.8/src/lgc.h /^#define GCSTPCLS /;" d | ||
| 404 | GCSTPGC vendor/lua-5.4.8/src/lgc.h /^#define GCSTPGC /;" d | ||
| 405 | GCSTPUSR vendor/lua-5.4.8/src/lgc.h /^#define GCSTPUSR /;" d | ||
| 406 | GCSWEEPMAX vendor/lua-5.4.8/src/lgc.c /^#define GCSWEEPMAX /;" d file: | ||
| 407 | GCSatomic vendor/lua-5.4.8/src/lgc.h /^#define GCSatomic /;" d | ||
| 408 | GCScallfin vendor/lua-5.4.8/src/lgc.h /^#define GCScallfin /;" d | ||
| 409 | GCSenteratomic vendor/lua-5.4.8/src/lgc.h /^#define GCSenteratomic /;" d | ||
| 410 | GCSpause vendor/lua-5.4.8/src/lgc.h /^#define GCSpause /;" d | ||
| 411 | GCSpropagate vendor/lua-5.4.8/src/lgc.h /^#define GCSpropagate /;" d | ||
| 412 | GCSswpallgc vendor/lua-5.4.8/src/lgc.h /^#define GCSswpallgc /;" d | ||
| 413 | GCSswpend vendor/lua-5.4.8/src/lgc.h /^#define GCSswpend /;" d | ||
| 414 | GCSswpfinobj vendor/lua-5.4.8/src/lgc.h /^#define GCSswpfinobj /;" d | ||
| 415 | GCSswptobefnz vendor/lua-5.4.8/src/lgc.h /^#define GCSswptobefnz /;" d | ||
| 416 | GCTM vendor/lua-5.4.8/src/lgc.c /^static void GCTM (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 417 | GCUnion vendor/lua-5.4.8/src/lstate.h /^union GCUnion {$/;" u | ||
| 418 | GCdebt vendor/lua-5.4.8/src/lstate.h /^ l_mem GCdebt; \/* bytes allocated not yet compensated by the collector *\/$/;" m struct:global_State typeref:typename:l_mem | ||
| 419 | GCestimate vendor/lua-5.4.8/src/lstate.h /^ lu_mem GCestimate; \/* an estimate of the non-garbage memory in use *\/$/;" m struct:global_State typeref:typename:lu_mem | ||
| 420 | GESTURE_DOUBLETAP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_DOUBLETAP = 2, \/\/ Double tap gesture$/;" e enum:__anon77d6622f1303 | ||
| 421 | GESTURE_DRAG vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_DRAG = 8, \/\/ Drag gesture$/;" e enum:__anon77d6622f1303 | ||
| 422 | GESTURE_HOLD vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_HOLD = 4, \/\/ Hold gesture$/;" e enum:__anon77d6622f1303 | ||
| 423 | GESTURE_NONE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_NONE = 0, \/\/ No gesture$/;" e enum:__anon77d6622f1303 | ||
| 424 | GESTURE_PINCH_IN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_PINCH_IN = 256, \/\/ Pinch in gesture$/;" e enum:__anon77d6622f1303 | ||
| 425 | GESTURE_PINCH_OUT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_PINCH_OUT = 512 \/\/ Pinch out gesture$/;" e enum:__anon77d6622f1303 | ||
| 426 | GESTURE_SWIPE_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_SWIPE_DOWN = 128, \/\/ Swipe down gesture$/;" e enum:__anon77d6622f1303 | ||
| 427 | GESTURE_SWIPE_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_SWIPE_LEFT = 32, \/\/ Swipe left gesture$/;" e enum:__anon77d6622f1303 | ||
| 428 | GESTURE_SWIPE_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_SWIPE_RIGHT = 16, \/\/ Swipe right gesture$/;" e enum:__anon77d6622f1303 | ||
| 429 | GESTURE_SWIPE_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_SWIPE_UP = 64, \/\/ Swipe up gesture$/;" e enum:__anon77d6622f1303 | ||
| 430 | GESTURE_TAP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GESTURE_TAP = 1, \/\/ Tap gesture$/;" e enum:__anon77d6622f1303 | ||
| 431 | GETARG_A vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_A(/;" d | ||
| 432 | GETARG_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_Ax(/;" d | ||
| 433 | GETARG_B vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_B(/;" d | ||
| 434 | GETARG_Bx vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_Bx(/;" d | ||
| 435 | GETARG_C vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_C(/;" d | ||
| 436 | GETARG_k vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_k(/;" d | ||
| 437 | GETARG_sB vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_sB(/;" d | ||
| 438 | GETARG_sBx vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_sBx(/;" d | ||
| 439 | GETARG_sC vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_sC(/;" d | ||
| 440 | GETARG_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define GETARG_sJ(/;" d | ||
| 441 | GET_OPCODE vendor/lua-5.4.8/src/lopcodes.h /^#define GET_OPCODE(/;" d | ||
| 442 | GLAD_API_CALL_EXPORT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_API_CALL_EXPORT$/;" d | ||
| 443 | GLAD_API_CALL_EXPORT_BUILD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_API_CALL_EXPORT_BUILD$/;" d | ||
| 444 | GLAD_FREE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_FREE /;" d | ||
| 445 | GLAD_GLES2_IMPLEMENTATION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_GLES2_IMPLEMENTATION$/;" d | ||
| 446 | GLAD_GL_IMPLEMENTATION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_GL_IMPLEMENTATION$/;" d | ||
| 447 | GLAD_MALLOC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GLAD_MALLOC /;" d | ||
| 448 | GL_COMPRESSED_RGB8_ETC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGB8_ETC2 /;" d | ||
| 449 | GL_COMPRESSED_RGBA8_ETC2_EAC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA8_ETC2_EAC /;" d | ||
| 450 | GL_COMPRESSED_RGBA_ASTC_4x4_KHR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_ASTC_4x4_KHR /;" d | ||
| 451 | GL_COMPRESSED_RGBA_ASTC_8x8_KHR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR /;" d | ||
| 452 | GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG /;" d | ||
| 453 | GL_COMPRESSED_RGBA_S3TC_DXT1_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_S3TC_DXT1_EXT /;" d | ||
| 454 | GL_COMPRESSED_RGBA_S3TC_DXT3_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_S3TC_DXT3_EXT /;" d | ||
| 455 | GL_COMPRESSED_RGBA_S3TC_DXT5_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT /;" d | ||
| 456 | GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG /;" d | ||
| 457 | GL_COMPRESSED_RGB_S3TC_DXT1_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_COMPRESSED_RGB_S3TC_DXT1_EXT /;" d | ||
| 458 | GL_DRAW_FRAMEBUFFER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_DRAW_FRAMEBUFFER /;" d | ||
| 459 | GL_ETC1_RGB8_OES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_ETC1_RGB8_OES /;" d | ||
| 460 | GL_GLEXT_PROTOTYPES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_GLEXT_PROTOTYPES$/;" d | ||
| 461 | GL_GLEXT_PROTOTYPES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_GLEXT_PROTOTYPES$/;" d | ||
| 462 | GL_LINE_WIDTH vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_LINE_WIDTH /;" d | ||
| 463 | GL_LUMINANCE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_LUMINANCE /;" d | ||
| 464 | GL_LUMINANCE_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_LUMINANCE_ALPHA /;" d | ||
| 465 | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT /;" d | ||
| 466 | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT /;" d | ||
| 467 | GL_PROGRAM_POINT_SIZE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_PROGRAM_POINT_SIZE /;" d | ||
| 468 | GL_READ_FRAMEBUFFER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_READ_FRAMEBUFFER /;" d | ||
| 469 | GL_SHADING_LANGUAGE_VERSION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_SHADING_LANGUAGE_VERSION /;" d | ||
| 470 | GL_TEXTURE_MAX_ANISOTROPY_EXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_TEXTURE_MAX_ANISOTROPY_EXT /;" d | ||
| 471 | GL_UNSIGNED_SHORT_4_4_4_4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_UNSIGNED_SHORT_4_4_4_4 /;" d | ||
| 472 | GL_UNSIGNED_SHORT_5_5_5_1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_UNSIGNED_SHORT_5_5_5_1 /;" d | ||
| 473 | GL_UNSIGNED_SHORT_5_6_5 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GL_UNSIGNED_SHORT_5_6_5 /;" d | ||
| 474 | GMatchState vendor/lua-5.4.8/src/lstrlib.c /^typedef struct GMatchState {$/;" s file: | ||
| 475 | GMatchState vendor/lua-5.4.8/src/lstrlib.c /^} GMatchState;$/;" t typeref:struct:GMatchState file: | ||
| 476 | GOLD vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define GOLD /;" d | ||
| 477 | GRAPHICS_API_OPENGL_33 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GRAPHICS_API_OPENGL_33$/;" d | ||
| 478 | GRAPHICS_API_OPENGL_33 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GRAPHICS_API_OPENGL_33$/;" d | ||
| 479 | GRAPHICS_API_OPENGL_ES2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define GRAPHICS_API_OPENGL_ES2$/;" d | ||
| 480 | GRAY vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define GRAY /;" d | ||
| 481 | GREEN vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define GREEN /;" d | ||
| 482 | G_NEW vendor/lua-5.4.8/src/lgc.h /^#define G_NEW /;" d | ||
| 483 | G_OLD vendor/lua-5.4.8/src/lgc.h /^#define G_OLD /;" d | ||
| 484 | G_OLD0 vendor/lua-5.4.8/src/lgc.h /^#define G_OLD0 /;" d | ||
| 485 | G_OLD1 vendor/lua-5.4.8/src/lgc.h /^#define G_OLD1 /;" d | ||
| 486 | G_SURVIVAL vendor/lua-5.4.8/src/lgc.h /^#define G_SURVIVAL /;" d | ||
| 487 | G_TOUCHED1 vendor/lua-5.4.8/src/lgc.h /^#define G_TOUCHED1 /;" d | ||
| 488 | G_TOUCHED2 vendor/lua-5.4.8/src/lgc.h /^#define G_TOUCHED2 /;" d | ||
| 489 | GamepadAxis vendor/raylib-5.5_linux_amd64/include/raylib.h /^} GamepadAxis;$/;" t typeref:enum:__anon77d6622f0803 | ||
| 490 | GamepadButton vendor/raylib-5.5_linux_amd64/include/raylib.h /^} GamepadButton;$/;" t typeref:enum:__anon77d6622f0703 | ||
| 491 | GenImageCellular vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageCellular(int width, int height, int tileSize); /;" p typeref:typename:RLAPI Image | ||
| 492 | GenImageChecked vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageChecked(int width, int height, int checksX, int checksY, Color col1, Color c/;" p typeref:typename:RLAPI Image | ||
| 493 | GenImageColor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageColor(int width, int height, Color color); /;" p typeref:typename:RLAPI Image | ||
| 494 | GenImageFontAtlas vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageFontAtlas(const GlyphInfo *glyphs, Rectangle **glyphRecs, int glyphCount, in/;" p typeref:typename:RLAPI Image | ||
| 495 | GenImageGradientLinear vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageGradientLinear(int width, int height, int direction, Color start, Color end)/;" p typeref:typename:RLAPI Image | ||
| 496 | GenImageGradientRadial vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageGradientRadial(int width, int height, float density, Color inner, Color oute/;" p typeref:typename:RLAPI Image | ||
| 497 | GenImageGradientSquare vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageGradientSquare(int width, int height, float density, Color inner, Color oute/;" p typeref:typename:RLAPI Image | ||
| 498 | GenImagePerlinNoise vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImagePerlinNoise(int width, int height, int offsetX, int offsetY, float scale); /;" p typeref:typename:RLAPI Image | ||
| 499 | GenImageText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageText(int width, int height, const char *text); /;" p typeref:typename:RLAPI Image | ||
| 500 | GenImageWhiteNoise vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GenImageWhiteNoise(int width, int height, float factor); /;" p typeref:typename:RLAPI Image | ||
| 501 | GenMeshCone vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshCone(float radius, float height, int slices); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 502 | GenMeshCube vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshCube(float width, float height, float length); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 503 | GenMeshCubicmap vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshCubicmap(Image cubicmap, Vector3 cubeSize); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 504 | GenMeshCylinder vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshCylinder(float radius, float height, int slices); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 505 | GenMeshHeightmap vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshHeightmap(Image heightmap, Vector3 size); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 506 | GenMeshHemiSphere vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshHemiSphere(float radius, int rings, int slices); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 507 | GenMeshKnot vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshKnot(float radius, float size, int radSeg, int sides); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 508 | GenMeshPlane vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshPlane(float width, float length, int resX, int resZ); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 509 | GenMeshPoly vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshPoly(int sides, float radius); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 510 | GenMeshSphere vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshSphere(float radius, int rings, int slices); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 511 | GenMeshTangents vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void GenMeshTangents(Mesh *mesh); \/\//;" p typeref:typename:RLAPI void | ||
| 512 | GenMeshTorus vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Mesh GenMeshTorus(float radius, float size, int radSeg, int sides); \/\//;" p typeref:typename:RLAPI Mesh | ||
| 513 | GenTextureMipmaps vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void GenTextureMipmaps(Texture2D *texture); /;" p typeref:typename:RLAPI void | ||
| 514 | Gesture vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Gesture;$/;" t typeref:enum:__anon77d6622f1303 | ||
| 515 | GetApplicationDirectory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetApplicationDirectory(void); \/\/ Get the directory of the /;" p typeref:typename:RLAPI const char * | ||
| 516 | GetCameraMatrix vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Matrix GetCameraMatrix(Camera camera); \/\/ Get camera transfor/;" p typeref:typename:RLAPI Matrix | ||
| 517 | GetCameraMatrix2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Matrix GetCameraMatrix2D(Camera2D camera); \/\/ Get camera 2d trans/;" p typeref:typename:RLAPI Matrix | ||
| 518 | GetCharPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCharPressed(void); \/\/ Get char pressed (unicode), c/;" p typeref:typename:RLAPI int | ||
| 519 | GetClipboardImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image GetClipboardImage(void); \/\/ Get clipboard image conte/;" p typeref:typename:RLAPI Image | ||
| 520 | GetClipboardText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetClipboardText(void); \/\/ Get clipboard text conten/;" p typeref:typename:RLAPI const char * | ||
| 521 | GetCodepoint vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCodepoint(const char *text, int *codepointSize); \/\/ Get next codepoint /;" p typeref:typename:RLAPI int | ||
| 522 | GetCodepointCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCodepointCount(const char *text); \/\/ Get total number of/;" p typeref:typename:RLAPI int | ||
| 523 | GetCodepointNext vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCodepointNext(const char *text, int *codepointSize); \/\/ Get next codepoint /;" p typeref:typename:RLAPI int | ||
| 524 | GetCodepointPrevious vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCodepointPrevious(const char *text, int *codepointSize); \/\/ Get previous codepo/;" p typeref:typename:RLAPI int | ||
| 525 | GetCollisionRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Rectangle GetCollisionRec(Rectangle rec1, Rectangle rec2); /;" p typeref:typename:RLAPI Rectangle | ||
| 526 | GetColor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color GetColor(unsigned int hexValue); \/\/ Get Color struc/;" p typeref:typename:RLAPI Color | ||
| 527 | GetCurrentMonitor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetCurrentMonitor(void); \/\/ Get current monitor where/;" p typeref:typename:RLAPI int | ||
| 528 | GetDirectoryPath vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetDirectoryPath(const char *filePath); \/\/ Get full path for a given/;" p typeref:typename:RLAPI const char * | ||
| 529 | GetFPS vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetFPS(void); \/\/ Get current FPS$/;" p typeref:typename:RLAPI int | ||
| 530 | GetFileExtension vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetFileExtension(const char *fileName); \/\/ Get pointer to extension /;" p typeref:typename:RLAPI const char * | ||
| 531 | GetFileLength vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetFileLength(const char *fileName); \/\/ Get file length in bytes /;" p typeref:typename:RLAPI int | ||
| 532 | GetFileModTime vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI long GetFileModTime(const char *fileName); \/\/ Get file modification tim/;" p typeref:typename:RLAPI long | ||
| 533 | GetFileName vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetFileName(const char *filePath); \/\/ Get pointer to filename f/;" p typeref:typename:RLAPI const char * | ||
| 534 | GetFileNameWithoutExt vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetFileNameWithoutExt(const char *filePath); \/\/ Get filename string witho/;" p typeref:typename:RLAPI const char * | ||
| 535 | GetFontDefault vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Font GetFontDefault(void); \/\//;" p typeref:typename:RLAPI Font | ||
| 536 | GetFrameTime vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetFrameTime(void); \/\/ Get time in seconds for l/;" p typeref:typename:RLAPI float | ||
| 537 | GetGamepadAxisCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetGamepadAxisCount(int gamepad); \/\/ Get game/;" p typeref:typename:RLAPI int | ||
| 538 | GetGamepadAxisMovement vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetGamepadAxisMovement(int gamepad, int axis); \/\/ Get axis/;" p typeref:typename:RLAPI float | ||
| 539 | GetGamepadButtonPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetGamepadButtonPressed(void); \/\/ Get the /;" p typeref:typename:RLAPI int | ||
| 540 | GetGamepadName vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetGamepadName(int gamepad); \/\/ Get game/;" p typeref:typename:RLAPI const char * | ||
| 541 | GetGestureDetected vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetGestureDetected(void); \/\/ Get latest detected gesture$/;" p typeref:typename:RLAPI int | ||
| 542 | GetGestureDragAngle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetGestureDragAngle(void); \/\/ Get gesture drag angle$/;" p typeref:typename:RLAPI float | ||
| 543 | GetGestureDragVector vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetGestureDragVector(void); \/\/ Get gesture drag vector$/;" p typeref:typename:RLAPI Vector2 | ||
| 544 | GetGestureHoldDuration vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetGestureHoldDuration(void); \/\/ Get gesture hold time in seconds$/;" p typeref:typename:RLAPI float | ||
| 545 | GetGesturePinchAngle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetGesturePinchAngle(void); \/\/ Get gesture pinch angle$/;" p typeref:typename:RLAPI float | ||
| 546 | GetGesturePinchVector vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetGesturePinchVector(void); \/\/ Get gesture pinch delta$/;" p typeref:typename:RLAPI Vector2 | ||
| 547 | GetGlyphAtlasRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Rectangle GetGlyphAtlasRec(Font font, int codepoint); \/\//;" p typeref:typename:RLAPI Rectangle | ||
| 548 | GetGlyphIndex vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetGlyphIndex(Font font, int codepoint); \/\//;" p typeref:typename:RLAPI int | ||
| 549 | GetGlyphInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI GlyphInfo GetGlyphInfo(Font font, int codepoint); \/\//;" p typeref:typename:RLAPI GlyphInfo | ||
| 550 | GetImageAlphaBorder vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Rectangle GetImageAlphaBorder(Image image, float threshold); /;" p typeref:typename:RLAPI Rectangle | ||
| 551 | GetImageColor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color GetImageColor(Image image, int x, int y); /;" p typeref:typename:RLAPI Color | ||
| 552 | GetKeyPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetKeyPressed(void); \/\/ Get key pressed (keycode), ca/;" p typeref:typename:RLAPI int | ||
| 553 | GetMasterVolume vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetMasterVolume(void); \/\/ Get master volume (li/;" p typeref:typename:RLAPI float | ||
| 554 | GetMeshBoundingBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI BoundingBox GetMeshBoundingBox(Mesh mesh); \/\//;" p typeref:typename:RLAPI BoundingBox | ||
| 555 | GetModelBoundingBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI BoundingBox GetModelBoundingBox(Model model); \/\//;" p typeref:typename:RLAPI BoundingBox | ||
| 556 | GetMonitorCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorCount(void); \/\/ Get number of connected m/;" p typeref:typename:RLAPI int | ||
| 557 | GetMonitorHeight vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorHeight(int monitor); \/\/ Get specified monitor hei/;" p typeref:typename:RLAPI int | ||
| 558 | GetMonitorName vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetMonitorName(int monitor); \/\/ Get the human-readable, U/;" p typeref:typename:RLAPI const char * | ||
| 559 | GetMonitorPhysicalHeight vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorPhysicalHeight(int monitor); \/\/ Get specified monitor phy/;" p typeref:typename:RLAPI int | ||
| 560 | GetMonitorPhysicalWidth vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorPhysicalWidth(int monitor); \/\/ Get specified monitor phy/;" p typeref:typename:RLAPI int | ||
| 561 | GetMonitorPosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetMonitorPosition(int monitor); \/\/ Get specified monitor pos/;" p typeref:typename:RLAPI Vector2 | ||
| 562 | GetMonitorRefreshRate vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorRefreshRate(int monitor); \/\/ Get specified monitor ref/;" p typeref:typename:RLAPI int | ||
| 563 | GetMonitorWidth vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMonitorWidth(int monitor); \/\/ Get specified monitor wid/;" p typeref:typename:RLAPI int | ||
| 564 | GetMouseDelta vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetMouseDelta(void); \/\/ Get mouse delta between frame/;" p typeref:typename:RLAPI Vector2 | ||
| 565 | GetMousePosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetMousePosition(void); \/\/ Get mouse position XY$/;" p typeref:typename:RLAPI Vector2 | ||
| 566 | GetMouseRay vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define GetMouseRay /;" d | ||
| 567 | GetMouseWheelMove vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetMouseWheelMove(void); \/\/ Get mouse wheel movement for /;" p typeref:typename:RLAPI float | ||
| 568 | GetMouseWheelMoveV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetMouseWheelMoveV(void); \/\/ Get mouse wheel movement for /;" p typeref:typename:RLAPI Vector2 | ||
| 569 | GetMouseX vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMouseX(void); \/\/ Get mouse position X$/;" p typeref:typename:RLAPI int | ||
| 570 | GetMouseY vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetMouseY(void); \/\/ Get mouse position Y$/;" p typeref:typename:RLAPI int | ||
| 571 | GetMusicTimeLength vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetMusicTimeLength(Music music); \/\/ Get music time length/;" p typeref:typename:RLAPI float | ||
| 572 | GetMusicTimePlayed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float GetMusicTimePlayed(Music music); \/\/ Get current music tim/;" p typeref:typename:RLAPI float | ||
| 573 | GetPixelColor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color GetPixelColor(void *srcPtr, int format); \/\/ Get Color from /;" p typeref:typename:RLAPI Color | ||
| 574 | GetPixelDataSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetPixelDataSize(int width, int height, int format); \/\/ Get pixel data /;" p typeref:typename:RLAPI int | ||
| 575 | GetPrevDirectoryPath vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetPrevDirectoryPath(const char *dirPath); \/\/ Get previous directory pa/;" p typeref:typename:RLAPI const char * | ||
| 576 | GetRandomValue vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetRandomValue(int min, int max); \/\/ Get a random value betwee/;" p typeref:typename:RLAPI int | ||
| 577 | GetRayCollisionBox vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RayCollision GetRayCollisionBox(Ray ray, BoundingBox box); /;" p typeref:typename:RLAPI RayCollision | ||
| 578 | GetRayCollisionMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RayCollision GetRayCollisionMesh(Ray ray, Mesh mesh, Matrix transform); /;" p typeref:typename:RLAPI RayCollision | ||
| 579 | GetRayCollisionQuad vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RayCollision GetRayCollisionQuad(Ray ray, Vector3 p1, Vector3 p2, Vector3 p3, Vector3 p4);/;" p typeref:typename:RLAPI RayCollision | ||
| 580 | GetRayCollisionSphere vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RayCollision GetRayCollisionSphere(Ray ray, Vector3 center, float radius); /;" p typeref:typename:RLAPI RayCollision | ||
| 581 | GetRayCollisionTriangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RayCollision GetRayCollisionTriangle(Ray ray, Vector3 p1, Vector3 p2, Vector3 p3); /;" p typeref:typename:RLAPI RayCollision | ||
| 582 | GetRenderHeight vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetRenderHeight(void); \/\/ Get current render height/;" p typeref:typename:RLAPI int | ||
| 583 | GetRenderWidth vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetRenderWidth(void); \/\/ Get current render width /;" p typeref:typename:RLAPI int | ||
| 584 | GetScreenHeight vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetScreenHeight(void); \/\/ Get current screen height$/;" p typeref:typename:RLAPI int | ||
| 585 | GetScreenToWorld2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetScreenToWorld2D(Vector2 position, Camera2D camera); \/\/ Get the world space/;" p typeref:typename:RLAPI Vector2 | ||
| 586 | GetScreenToWorldRay vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Ray GetScreenToWorldRay(Vector2 position, Camera camera); \/\/ Get a ray trace fro/;" p typeref:typename:RLAPI Ray | ||
| 587 | GetScreenToWorldRayEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Ray GetScreenToWorldRayEx(Vector2 position, Camera camera, int width, int height); \/\/ Ge/;" p typeref:typename:RLAPI Ray | ||
| 588 | GetScreenWidth vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetScreenWidth(void); \/\/ Get current screen width$/;" p typeref:typename:RLAPI int | ||
| 589 | GetShaderLocation vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetShaderLocation(Shader shader, const char *uniformName); \/\/ Get shader unifo/;" p typeref:typename:RLAPI int | ||
| 590 | GetShaderLocationAttrib vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetShaderLocationAttrib(Shader shader, const char *attribName); \/\/ Get shader attri/;" p typeref:typename:RLAPI int | ||
| 591 | GetShapesTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Texture2D GetShapesTexture(void); \/\/ Get texture that is/;" p typeref:typename:RLAPI Texture2D | ||
| 592 | GetShapesTextureRectangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Rectangle GetShapesTextureRectangle(void); \/\/ Get texture source /;" p typeref:typename:RLAPI Rectangle | ||
| 593 | GetSplinePointBasis vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetSplinePointBasis(Vector2 p1, Vector2 p2, Vector2 p3, Vector2 p4, float t); /;" p typeref:typename:RLAPI Vector2 | ||
| 594 | GetSplinePointBezierCubic vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetSplinePointBezierCubic(Vector2 p1, Vector2 c2, Vector2 c3, Vector2 p4, float t)/;" p typeref:typename:RLAPI Vector2 | ||
| 595 | GetSplinePointBezierQuad vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetSplinePointBezierQuad(Vector2 p1, Vector2 c2, Vector2 p3, float t); /;" p typeref:typename:RLAPI Vector2 | ||
| 596 | GetSplinePointCatmullRom vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetSplinePointCatmullRom(Vector2 p1, Vector2 p2, Vector2 p3, Vector2 p4, float t);/;" p typeref:typename:RLAPI Vector2 | ||
| 597 | GetSplinePointLinear vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetSplinePointLinear(Vector2 startPos, Vector2 endPos, float t); /;" p typeref:typename:RLAPI Vector2 | ||
| 598 | GetTime vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI double GetTime(void); \/\/ Get elapsed time in secon/;" p typeref:typename:RLAPI double | ||
| 599 | GetTouchPointCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetTouchPointCount(void); \/\/ Get number of touch points$/;" p typeref:typename:RLAPI int | ||
| 600 | GetTouchPointId vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetTouchPointId(int index); \/\/ Get touch point identifier fo/;" p typeref:typename:RLAPI int | ||
| 601 | GetTouchPosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetTouchPosition(int index); \/\/ Get touch position XY for a t/;" p typeref:typename:RLAPI Vector2 | ||
| 602 | GetTouchX vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetTouchX(void); \/\/ Get touch position X for touc/;" p typeref:typename:RLAPI int | ||
| 603 | GetTouchY vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int GetTouchY(void); \/\/ Get touch position Y for touc/;" p typeref:typename:RLAPI int | ||
| 604 | GetWindowHandle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void *GetWindowHandle(void); \/\/ Get native window handle$/;" p typeref:typename:RLAPI void * | ||
| 605 | GetWindowPosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetWindowPosition(void); \/\/ Get window position XY on/;" p typeref:typename:RLAPI Vector2 | ||
| 606 | GetWindowScaleDPI vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetWindowScaleDPI(void); \/\/ Get window scale DPI fact/;" p typeref:typename:RLAPI Vector2 | ||
| 607 | GetWorkingDirectory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *GetWorkingDirectory(void); \/\/ Get current working direc/;" p typeref:typename:RLAPI const char * | ||
| 608 | GetWorldToScreen vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetWorldToScreen(Vector3 position, Camera camera); \/\/ Get the screen spac/;" p typeref:typename:RLAPI Vector2 | ||
| 609 | GetWorldToScreen2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetWorldToScreen2D(Vector2 position, Camera2D camera); \/\/ Get the screen spac/;" p typeref:typename:RLAPI Vector2 | ||
| 610 | GetWorldToScreenEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 GetWorldToScreenEx(Vector3 position, Camera camera, int width, int height); \/\/ G/;" p typeref:typename:RLAPI Vector2 | ||
| 611 | GlyphInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct GlyphInfo {$/;" s | ||
| 612 | GlyphInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^} GlyphInfo;$/;" t typeref:struct:GlyphInfo | ||
| 613 | HOOKKEY vendor/lua-5.4.8/src/ldblib.c /^static const char *const HOOKKEY = "_HOOKKEY";$/;" v typeref:typename:const char * const file: | ||
| 614 | Header vendor/lua-5.4.8/src/lstrlib.c /^typedef struct Header {$/;" s file: | ||
| 615 | Header vendor/lua-5.4.8/src/lstrlib.c /^} Header;$/;" t typeref:struct:Header file: | ||
| 616 | HideCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void HideCursor(void); \/\/ Hides cursor$/;" p typeref:typename:RLAPI void | ||
| 617 | I2UInt vendor/lua-5.4.8/src/lmathlib.c /^#define I2UInt(/;" d file: | ||
| 618 | I2UInt vendor/lua-5.4.8/src/lmathlib.c /^static lua_Unsigned I2UInt (Rand64 x) {$/;" f typeref:typename:lua_Unsigned file: | ||
| 619 | I2d vendor/lua-5.4.8/src/lmathlib.c /^static lua_Number I2d (Rand64 x) {$/;" f typeref:typename:lua_Number file: | ||
| 620 | INSTALL vendor/lua-5.4.8/Makefile /^INSTALL= install -p$/;" m | ||
| 621 | INSTALL_BIN vendor/lua-5.4.8/Makefile /^INSTALL_BIN= $(INSTALL_TOP)\/bin$/;" m | ||
| 622 | INSTALL_CMOD vendor/lua-5.4.8/Makefile /^INSTALL_CMOD= $(INSTALL_TOP)\/lib\/lua\/$V$/;" m | ||
| 623 | INSTALL_DATA vendor/lua-5.4.8/Makefile /^INSTALL_DATA= $(INSTALL) -m 0644$/;" m | ||
| 624 | INSTALL_EXEC vendor/lua-5.4.8/Makefile /^INSTALL_EXEC= $(INSTALL) -m 0755$/;" m | ||
| 625 | INSTALL_INC vendor/lua-5.4.8/Makefile /^INSTALL_INC= $(INSTALL_TOP)\/include$/;" m | ||
| 626 | INSTALL_LIB vendor/lua-5.4.8/Makefile /^INSTALL_LIB= $(INSTALL_TOP)\/lib$/;" m | ||
| 627 | INSTALL_LMOD vendor/lua-5.4.8/Makefile /^INSTALL_LMOD= $(INSTALL_TOP)\/share\/lua\/$V$/;" m | ||
| 628 | INSTALL_MAN vendor/lua-5.4.8/Makefile /^INSTALL_MAN= $(INSTALL_TOP)\/man\/man1$/;" m | ||
| 629 | INSTALL_TOP vendor/lua-5.4.8/Makefile /^INSTALL_TOP= \/usr\/local$/;" m | ||
| 630 | IN_FILE main.c /^#define IN_FILE /;" d file: | ||
| 631 | IOPREF_LEN vendor/lua-5.4.8/src/liolib.c /^#define IOPREF_LEN /;" d file: | ||
| 632 | IO_INPUT vendor/lua-5.4.8/src/liolib.c /^#define IO_INPUT /;" d file: | ||
| 633 | IO_OUTPUT vendor/lua-5.4.8/src/liolib.c /^#define IO_OUTPUT /;" d file: | ||
| 634 | IO_PREFIX vendor/lua-5.4.8/src/liolib.c /^#define IO_PREFIX /;" d file: | ||
| 635 | IS vendor/lua-5.4.8/src/luac.c /^#define IS(/;" d file: | ||
| 636 | ISK vendor/lua-5.4.8/src/luac.c /^#define ISK /;" d file: | ||
| 637 | Iadd vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 Iadd (Rand64 i1, Rand64 i2) {$/;" f typeref:typename:Rand64 file: | ||
| 638 | IdxT vendor/lua-5.4.8/src/ltablib.c /^typedef unsigned int IdxT;$/;" t typeref:typename:unsigned int file: | ||
| 639 | Image vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Image {$/;" s | ||
| 640 | Image vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Image;$/;" t typeref:struct:Image | ||
| 641 | ImageAlphaClear vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageAlphaClear(Image *image, Color color, float threshold); /;" p typeref:typename:RLAPI void | ||
| 642 | ImageAlphaCrop vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageAlphaCrop(Image *image, float threshold); /;" p typeref:typename:RLAPI void | ||
| 643 | ImageAlphaMask vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageAlphaMask(Image *image, Image alphaMask); /;" p typeref:typename:RLAPI void | ||
| 644 | ImageAlphaPremultiply vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageAlphaPremultiply(Image *image); /;" p typeref:typename:RLAPI void | ||
| 645 | ImageBlurGaussian vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageBlurGaussian(Image *image, int blurSize); /;" p typeref:typename:RLAPI void | ||
| 646 | ImageClearBackground vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageClearBackground(Image *dst, Color color); /;" p typeref:typename:RLAPI void | ||
| 647 | ImageColorBrightness vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorBrightness(Image *image, int brightness); /;" p typeref:typename:RLAPI void | ||
| 648 | ImageColorContrast vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorContrast(Image *image, float contrast); /;" p typeref:typename:RLAPI void | ||
| 649 | ImageColorGrayscale vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorGrayscale(Image *image); /;" p typeref:typename:RLAPI void | ||
| 650 | ImageColorInvert vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorInvert(Image *image); /;" p typeref:typename:RLAPI void | ||
| 651 | ImageColorReplace vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorReplace(Image *image, Color color, Color replace); /;" p typeref:typename:RLAPI void | ||
| 652 | ImageColorTint vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageColorTint(Image *image, Color color); /;" p typeref:typename:RLAPI void | ||
| 653 | ImageCopy vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image ImageCopy(Image image); /;" p typeref:typename:RLAPI Image | ||
| 654 | ImageCrop vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageCrop(Image *image, Rectangle crop); /;" p typeref:typename:RLAPI void | ||
| 655 | ImageDither vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDither(Image *image, int rBpp, int gBpp, int bBpp, int aBpp); /;" p typeref:typename:RLAPI void | ||
| 656 | ImageDraw vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDraw(Image *dst, Image src, Rectangle srcRec, Rectangle dstRec, Color tint); /;" p typeref:typename:RLAPI void | ||
| 657 | ImageDrawCircle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawCircle(Image *dst, int centerX, int centerY, int radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 658 | ImageDrawCircleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawCircleLines(Image *dst, int centerX, int centerY, int radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 659 | ImageDrawCircleLinesV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawCircleLinesV(Image *dst, Vector2 center, int radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 660 | ImageDrawCircleV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawCircleV(Image *dst, Vector2 center, int radius, Color color); /;" p typeref:typename:RLAPI void | ||
| 661 | ImageDrawLine vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawLine(Image *dst, int startPosX, int startPosY, int endPosX, int endPosY, Col/;" p typeref:typename:RLAPI void | ||
| 662 | ImageDrawLineEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawLineEx(Image *dst, Vector2 start, Vector2 end, int thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 663 | ImageDrawLineV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawLineV(Image *dst, Vector2 start, Vector2 end, Color color); /;" p typeref:typename:RLAPI void | ||
| 664 | ImageDrawPixel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawPixel(Image *dst, int posX, int posY, Color color); /;" p typeref:typename:RLAPI void | ||
| 665 | ImageDrawPixelV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawPixelV(Image *dst, Vector2 position, Color color); /;" p typeref:typename:RLAPI void | ||
| 666 | ImageDrawRectangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawRectangle(Image *dst, int posX, int posY, int width, int height, Color color/;" p typeref:typename:RLAPI void | ||
| 667 | ImageDrawRectangleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawRectangleLines(Image *dst, Rectangle rec, int thick, Color color); /;" p typeref:typename:RLAPI void | ||
| 668 | ImageDrawRectangleRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawRectangleRec(Image *dst, Rectangle rec, Color color); /;" p typeref:typename:RLAPI void | ||
| 669 | ImageDrawRectangleV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawRectangleV(Image *dst, Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | ||
| 670 | ImageDrawText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawText(Image *dst, const char *text, int posX, int posY, int fontSize, Color c/;" p typeref:typename:RLAPI void | ||
| 671 | ImageDrawTextEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTextEx(Image *dst, Font font, const char *text, Vector2 position, float font/;" p typeref:typename:RLAPI void | ||
| 672 | ImageDrawTriangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTriangle(Image *dst, Vector2 v1, Vector2 v2, Vector2 v3, Color color); /;" p typeref:typename:RLAPI void | ||
| 673 | ImageDrawTriangleEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTriangleEx(Image *dst, Vector2 v1, Vector2 v2, Vector2 v3, Color c1, Color c/;" p typeref:typename:RLAPI void | ||
| 674 | ImageDrawTriangleFan vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTriangleFan(Image *dst, Vector2 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 675 | ImageDrawTriangleLines vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTriangleLines(Image *dst, Vector2 v1, Vector2 v2, Vector2 v3, Color color); /;" p typeref:typename:RLAPI void | ||
| 676 | ImageDrawTriangleStrip vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageDrawTriangleStrip(Image *dst, Vector2 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | ||
| 677 | ImageFlipHorizontal vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageFlipHorizontal(Image *image); /;" p typeref:typename:RLAPI void | ||
| 678 | ImageFlipVertical vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageFlipVertical(Image *image); /;" p typeref:typename:RLAPI void | ||
| 679 | ImageFormat vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageFormat(Image *image, int newFormat); /;" p typeref:typename:RLAPI void | ||
| 680 | ImageFromChannel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image ImageFromChannel(Image image, int selectedChannel); /;" p typeref:typename:RLAPI Image | ||
| 681 | ImageFromImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image ImageFromImage(Image image, Rectangle rec); /;" p typeref:typename:RLAPI Image | ||
| 682 | ImageKernelConvolution vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageKernelConvolution(Image *image, const float *kernel, int kernelSize); /;" p typeref:typename:RLAPI void | ||
| 683 | ImageMipmaps vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageMipmaps(Image *image); /;" p typeref:typename:RLAPI void | ||
| 684 | ImageResize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageResize(Image *image, int newWidth, int newHeight); /;" p typeref:typename:RLAPI void | ||
| 685 | ImageResizeCanvas vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageResizeCanvas(Image *image, int newWidth, int newHeight, int offsetX, int offsetY/;" p typeref:typename:RLAPI void | ||
| 686 | ImageResizeNN vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageResizeNN(Image *image, int newWidth,int newHeight); /;" p typeref:typename:RLAPI void | ||
| 687 | ImageRotate vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageRotate(Image *image, int degrees); /;" p typeref:typename:RLAPI void | ||
| 688 | ImageRotateCCW vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageRotateCCW(Image *image); /;" p typeref:typename:RLAPI void | ||
| 689 | ImageRotateCW vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageRotateCW(Image *image); /;" p typeref:typename:RLAPI void | ||
| 690 | ImageText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image ImageText(const char *text, int fontSize, Color color); /;" p typeref:typename:RLAPI Image | ||
| 691 | ImageTextEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image ImageTextEx(Font font, const char *text, float fontSize, float spacing, Color tint);/;" p typeref:typename:RLAPI Image | ||
| 692 | ImageToPOT vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void | ||
| 693 | InitAudioDevice vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void InitAudioDevice(void); \/\/ Initialize audio devi/;" p typeref:typename:RLAPI void | ||
| 694 | InitWindow vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void InitWindow(int width, int height, const char *title); \/\/ Initialize window and Ope/;" p typeref:typename:RLAPI void | ||
| 695 | Inspiration & Materials README.md /^## Inspiration & Materials$/;" s chapter:Bidi - Game development framework | ||
| 696 | Installing and building raylib on multiple platforms vendor/raylib-5.5_linux_amd64/README.md /^#### Installing and building raylib on multiple platforms$/;" t section:build and installation | ||
| 697 | Instruction vendor/lua-5.4.8/src/llimits.h /^typedef l_uint32 Instruction;$/;" t typeref:typename:l_uint32 | ||
| 698 | Int2I vendor/lua-5.4.8/src/lmathlib.c /^#define Int2I(/;" d file: | ||
| 699 | Int2I vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 Int2I (lua_Unsigned n) {$/;" f typeref:typename:Rand64 file: | ||
| 700 | IsAudioDeviceReady vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsAudioDeviceReady(void); \/\/ Check if audio device/;" p typeref:typename:RLAPI bool | ||
| 701 | IsAudioStreamPlaying vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsAudioStreamPlaying(AudioStream stream); \/\/ Check if audio stream/;" p typeref:typename:RLAPI bool | ||
| 702 | IsAudioStreamProcessed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsAudioStreamProcessed(AudioStream stream); \/\/ Check if any audio st/;" p typeref:typename:RLAPI bool | ||
| 703 | IsAudioStreamValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsAudioStreamValid(AudioStream stream); \/\/ Checks if an audio st/;" p typeref:typename:RLAPI bool | ||
| 704 | IsCursorHidden vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsCursorHidden(void); \/\/ Check if cursor is not vi/;" p typeref:typename:RLAPI bool | ||
| 705 | IsCursorOnScreen vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsCursorOnScreen(void); \/\/ Check if cursor is on the/;" p typeref:typename:RLAPI bool | ||
| 706 | IsFileDropped vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsFileDropped(void); \/\/ Check if a file has been /;" p typeref:typename:RLAPI bool | ||
| 707 | IsFileExtension vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsFileExtension(const char *fileName, const char *ext); \/\/ Check file extension (in/;" p typeref:typename:RLAPI bool | ||
| 708 | IsFileNameValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsFileNameValid(const char *fileName); \/\/ Check if fileName is vali/;" p typeref:typename:RLAPI bool | ||
| 709 | IsFontValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsFontValid(Font font); \/\//;" p typeref:typename:RLAPI bool | ||
| 710 | IsGamepadAvailable vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGamepadAvailable(int gamepad); \/\/ Check if/;" p typeref:typename:RLAPI bool | ||
| 711 | IsGamepadButtonDown vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGamepadButtonDown(int gamepad, int button); \/\/ Check if/;" p typeref:typename:RLAPI bool | ||
| 712 | IsGamepadButtonPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGamepadButtonPressed(int gamepad, int button); \/\/ Check if/;" p typeref:typename:RLAPI bool | ||
| 713 | IsGamepadButtonReleased vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGamepadButtonReleased(int gamepad, int button); \/\/ Check if/;" p typeref:typename:RLAPI bool | ||
| 714 | IsGamepadButtonUp vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGamepadButtonUp(int gamepad, int button); \/\/ Check if/;" p typeref:typename:RLAPI bool | ||
| 715 | IsGestureDetected vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsGestureDetected(unsigned int gesture); \/\/ Check if a gesture have been detect/;" p typeref:typename:RLAPI bool | ||
| 716 | IsImageValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsImageValid(Image image); /;" p typeref:typename:RLAPI bool | ||
| 717 | IsKeyDown vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsKeyDown(int key); \/\/ Check if a key is being press/;" p typeref:typename:RLAPI bool | ||
| 718 | IsKeyPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsKeyPressed(int key); \/\/ Check if a key has been press/;" p typeref:typename:RLAPI bool | ||
| 719 | IsKeyPressedRepeat vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsKeyPressedRepeat(int key); \/\/ Check if a key has been press/;" p typeref:typename:RLAPI bool | ||
| 720 | IsKeyReleased vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsKeyReleased(int key); \/\/ Check if a key has been relea/;" p typeref:typename:RLAPI bool | ||
| 721 | IsKeyUp vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsKeyUp(int key); \/\/ Check if a key is NOT being p/;" p typeref:typename:RLAPI bool | ||
| 722 | IsMaterialValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMaterialValid(Material material); \/\//;" p typeref:typename:RLAPI bool | ||
| 723 | IsModelAnimationValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsModelAnimationValid(Model model, ModelAnimation anim); \/\//;" p typeref:typename:RLAPI bool | ||
| 724 | IsModelValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsModelValid(Model model); \/\//;" p typeref:typename:RLAPI bool | ||
| 725 | IsMouseButtonDown vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMouseButtonDown(int button); \/\/ Check if a mouse button is be/;" p typeref:typename:RLAPI bool | ||
| 726 | IsMouseButtonPressed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMouseButtonPressed(int button); \/\/ Check if a mouse button has b/;" p typeref:typename:RLAPI bool | ||
| 727 | IsMouseButtonReleased vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMouseButtonReleased(int button); \/\/ Check if a mouse button has b/;" p typeref:typename:RLAPI bool | ||
| 728 | IsMouseButtonUp vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMouseButtonUp(int button); \/\/ Check if a mouse button is NO/;" p typeref:typename:RLAPI bool | ||
| 729 | IsMusicStreamPlaying vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMusicStreamPlaying(Music music); \/\/ Check if music is pla/;" p typeref:typename:RLAPI bool | ||
| 730 | IsMusicValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsMusicValid(Music music); \/\/ Checks if a music str/;" p typeref:typename:RLAPI bool | ||
| 731 | IsPathFile vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsPathFile(const char *path); \/\/ Check if a given path is /;" p typeref:typename:RLAPI bool | ||
| 732 | IsRenderTextureValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsRenderTextureValid(RenderTexture2D target); /;" p typeref:typename:RLAPI bool | ||
| 733 | IsShaderValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsShaderValid(Shader shader); \/\/ Check if a shade/;" p typeref:typename:RLAPI bool | ||
| 734 | IsSoundPlaying vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsSoundPlaying(Sound sound); \/\/ Check if a sound is c/;" p typeref:typename:RLAPI bool | ||
| 735 | IsSoundValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsSoundValid(Sound sound); \/\/ Checks if a sound is /;" p typeref:typename:RLAPI bool | ||
| 736 | IsTextureValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsTextureValid(Texture2D texture); /;" p typeref:typename:RLAPI bool | ||
| 737 | IsWaveValid vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWaveValid(Wave wave); \/\/ Checks if wave data i/;" p typeref:typename:RLAPI bool | ||
| 738 | IsWindowFocused vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowFocused(void); \/\/ Check if window is curren/;" p typeref:typename:RLAPI bool | ||
| 739 | IsWindowFullscreen vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowFullscreen(void); \/\/ Check if window is curren/;" p typeref:typename:RLAPI bool | ||
| 740 | IsWindowHidden vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowHidden(void); \/\/ Check if window is curren/;" p typeref:typename:RLAPI bool | ||
| 741 | IsWindowMaximized vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowMaximized(void); \/\/ Check if window is curren/;" p typeref:typename:RLAPI bool | ||
| 742 | IsWindowMinimized vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowMinimized(void); \/\/ Check if window is curren/;" p typeref:typename:RLAPI bool | ||
| 743 | IsWindowReady vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowReady(void); \/\/ Check if window has been /;" p typeref:typename:RLAPI bool | ||
| 744 | IsWindowResized vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowResized(void); \/\/ Check if window has been /;" p typeref:typename:RLAPI bool | ||
| 745 | IsWindowState vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool IsWindowState(unsigned int flag); \/\/ Check if one specific win/;" p typeref:typename:RLAPI bool | ||
| 746 | Ishl vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 Ishl (Rand64 i, int n) {$/;" f typeref:typename:Rand64 file: | ||
| 747 | Ixor vendor/lua-5.4.8/src/lmathlib.c /^static void Ixor (Rand64 *i1, Rand64 i2) {$/;" f typeref:typename:void file: | ||
| 748 | KB vendor/lua-5.4.8/src/lvm.c /^#define KB(/;" d file: | ||
| 749 | KC vendor/lua-5.4.8/src/lvm.c /^#define KC(/;" d file: | ||
| 750 | KEY_A vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_A = 65, \/\/ Key: A | a$/;" e enum:__anon77d6622f0403 | ||
| 751 | KEY_APOSTROPHE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_APOSTROPHE = 39, \/\/ Key: '$/;" e enum:__anon77d6622f0403 | ||
| 752 | KEY_B vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_B = 66, \/\/ Key: B | b$/;" e enum:__anon77d6622f0403 | ||
| 753 | KEY_BACK vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_BACK = 4, \/\/ Key: Android back button$/;" e enum:__anon77d6622f0403 | ||
| 754 | KEY_BACKSLASH vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_BACKSLASH = 92, \/\/ Key: '\\'$/;" e enum:__anon77d6622f0403 | ||
| 755 | KEY_BACKSPACE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_BACKSPACE = 259, \/\/ Key: Backspace$/;" e enum:__anon77d6622f0403 | ||
| 756 | KEY_C vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_C = 67, \/\/ Key: C | c$/;" e enum:__anon77d6622f0403 | ||
| 757 | KEY_CAPS_LOCK vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_CAPS_LOCK = 280, \/\/ Key: Caps lock$/;" e enum:__anon77d6622f0403 | ||
| 758 | KEY_COMMA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_COMMA = 44, \/\/ Key: ,$/;" e enum:__anon77d6622f0403 | ||
| 759 | KEY_D vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_D = 68, \/\/ Key: D | d$/;" e enum:__anon77d6622f0403 | ||
| 760 | KEY_DELETE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_DELETE = 261, \/\/ Key: Del$/;" e enum:__anon77d6622f0403 | ||
| 761 | KEY_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_DOWN = 264, \/\/ Key: Cursor down$/;" e enum:__anon77d6622f0403 | ||
| 762 | KEY_E vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_E = 69, \/\/ Key: E | e$/;" e enum:__anon77d6622f0403 | ||
| 763 | KEY_EIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_EIGHT = 56, \/\/ Key: 8$/;" e enum:__anon77d6622f0403 | ||
| 764 | KEY_END vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_END = 269, \/\/ Key: End$/;" e enum:__anon77d6622f0403 | ||
| 765 | KEY_ENTER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_ENTER = 257, \/\/ Key: Enter$/;" e enum:__anon77d6622f0403 | ||
| 766 | KEY_EQUAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_EQUAL = 61, \/\/ Key: =$/;" e enum:__anon77d6622f0403 | ||
| 767 | KEY_ESCAPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_ESCAPE = 256, \/\/ Key: Esc$/;" e enum:__anon77d6622f0403 | ||
| 768 | KEY_F vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F = 70, \/\/ Key: F | f$/;" e enum:__anon77d6622f0403 | ||
| 769 | KEY_F1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F1 = 290, \/\/ Key: F1$/;" e enum:__anon77d6622f0403 | ||
| 770 | KEY_F10 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F10 = 299, \/\/ Key: F10$/;" e enum:__anon77d6622f0403 | ||
| 771 | KEY_F11 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F11 = 300, \/\/ Key: F11$/;" e enum:__anon77d6622f0403 | ||
| 772 | KEY_F12 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F12 = 301, \/\/ Key: F12$/;" e enum:__anon77d6622f0403 | ||
| 773 | KEY_F2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F2 = 291, \/\/ Key: F2$/;" e enum:__anon77d6622f0403 | ||
| 774 | KEY_F3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F3 = 292, \/\/ Key: F3$/;" e enum:__anon77d6622f0403 | ||
| 775 | KEY_F4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F4 = 293, \/\/ Key: F4$/;" e enum:__anon77d6622f0403 | ||
| 776 | KEY_F5 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F5 = 294, \/\/ Key: F5$/;" e enum:__anon77d6622f0403 | ||
| 777 | KEY_F6 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F6 = 295, \/\/ Key: F6$/;" e enum:__anon77d6622f0403 | ||
| 778 | KEY_F7 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F7 = 296, \/\/ Key: F7$/;" e enum:__anon77d6622f0403 | ||
| 779 | KEY_F8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F8 = 297, \/\/ Key: F8$/;" e enum:__anon77d6622f0403 | ||
| 780 | KEY_F9 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_F9 = 298, \/\/ Key: F9$/;" e enum:__anon77d6622f0403 | ||
| 781 | KEY_FIVE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_FIVE = 53, \/\/ Key: 5$/;" e enum:__anon77d6622f0403 | ||
| 782 | KEY_FOUR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_FOUR = 52, \/\/ Key: 4$/;" e enum:__anon77d6622f0403 | ||
| 783 | KEY_G vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_G = 71, \/\/ Key: G | g$/;" e enum:__anon77d6622f0403 | ||
| 784 | KEY_GRAVE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_GRAVE = 96, \/\/ Key: `$/;" e enum:__anon77d6622f0403 | ||
| 785 | KEY_H vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_H = 72, \/\/ Key: H | h$/;" e enum:__anon77d6622f0403 | ||
| 786 | KEY_HOME vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_HOME = 268, \/\/ Key: Home$/;" e enum:__anon77d6622f0403 | ||
| 787 | KEY_I vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_I = 73, \/\/ Key: I | i$/;" e enum:__anon77d6622f0403 | ||
| 788 | KEY_INSERT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_INSERT = 260, \/\/ Key: Ins$/;" e enum:__anon77d6622f0403 | ||
| 789 | KEY_J vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_J = 74, \/\/ Key: J | j$/;" e enum:__anon77d6622f0403 | ||
| 790 | KEY_K vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_K = 75, \/\/ Key: K | k$/;" e enum:__anon77d6622f0403 | ||
| 791 | KEY_KB_MENU vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KB_MENU = 348, \/\/ Key: KB menu$/;" e enum:__anon77d6622f0403 | ||
| 792 | KEY_KP_0 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_0 = 320, \/\/ Key: Keypad 0$/;" e enum:__anon77d6622f0403 | ||
| 793 | KEY_KP_1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_1 = 321, \/\/ Key: Keypad 1$/;" e enum:__anon77d6622f0403 | ||
| 794 | KEY_KP_2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_2 = 322, \/\/ Key: Keypad 2$/;" e enum:__anon77d6622f0403 | ||
| 795 | KEY_KP_3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_3 = 323, \/\/ Key: Keypad 3$/;" e enum:__anon77d6622f0403 | ||
| 796 | KEY_KP_4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_4 = 324, \/\/ Key: Keypad 4$/;" e enum:__anon77d6622f0403 | ||
| 797 | KEY_KP_5 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_5 = 325, \/\/ Key: Keypad 5$/;" e enum:__anon77d6622f0403 | ||
| 798 | KEY_KP_6 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_6 = 326, \/\/ Key: Keypad 6$/;" e enum:__anon77d6622f0403 | ||
| 799 | KEY_KP_7 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_7 = 327, \/\/ Key: Keypad 7$/;" e enum:__anon77d6622f0403 | ||
| 800 | KEY_KP_8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_8 = 328, \/\/ Key: Keypad 8$/;" e enum:__anon77d6622f0403 | ||
| 801 | KEY_KP_9 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_9 = 329, \/\/ Key: Keypad 9$/;" e enum:__anon77d6622f0403 | ||
| 802 | KEY_KP_ADD vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_ADD = 334, \/\/ Key: Keypad +$/;" e enum:__anon77d6622f0403 | ||
| 803 | KEY_KP_DECIMAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_DECIMAL = 330, \/\/ Key: Keypad .$/;" e enum:__anon77d6622f0403 | ||
| 804 | KEY_KP_DIVIDE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_DIVIDE = 331, \/\/ Key: Keypad \/$/;" e enum:__anon77d6622f0403 | ||
| 805 | KEY_KP_ENTER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_ENTER = 335, \/\/ Key: Keypad Enter$/;" e enum:__anon77d6622f0403 | ||
| 806 | KEY_KP_EQUAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_EQUAL = 336, \/\/ Key: Keypad =$/;" e enum:__anon77d6622f0403 | ||
| 807 | KEY_KP_MULTIPLY vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_MULTIPLY = 332, \/\/ Key: Keypad *$/;" e enum:__anon77d6622f0403 | ||
| 808 | KEY_KP_SUBTRACT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_KP_SUBTRACT = 333, \/\/ Key: Keypad -$/;" e enum:__anon77d6622f0403 | ||
| 809 | KEY_L vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_L = 76, \/\/ Key: L | l$/;" e enum:__anon77d6622f0403 | ||
| 810 | KEY_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT = 263, \/\/ Key: Cursor left$/;" e enum:__anon77d6622f0403 | ||
| 811 | KEY_LEFT_ALT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT_ALT = 342, \/\/ Key: Alt left$/;" e enum:__anon77d6622f0403 | ||
| 812 | KEY_LEFT_BRACKET vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT_BRACKET = 91, \/\/ Key: [$/;" e enum:__anon77d6622f0403 | ||
| 813 | KEY_LEFT_CONTROL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT_CONTROL = 341, \/\/ Key: Control left$/;" e enum:__anon77d6622f0403 | ||
| 814 | KEY_LEFT_SHIFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT_SHIFT = 340, \/\/ Key: Shift left$/;" e enum:__anon77d6622f0403 | ||
| 815 | KEY_LEFT_SUPER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_LEFT_SUPER = 343, \/\/ Key: Super left$/;" e enum:__anon77d6622f0403 | ||
| 816 | KEY_M vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_M = 77, \/\/ Key: M | m$/;" e enum:__anon77d6622f0403 | ||
| 817 | KEY_MENU vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_MENU = 5, \/\/ Key: Android menu button$/;" e enum:__anon77d6622f0403 | ||
| 818 | KEY_MINUS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_MINUS = 45, \/\/ Key: -$/;" e enum:__anon77d6622f0403 | ||
| 819 | KEY_N vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_N = 78, \/\/ Key: N | n$/;" e enum:__anon77d6622f0403 | ||
| 820 | KEY_NINE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_NINE = 57, \/\/ Key: 9$/;" e enum:__anon77d6622f0403 | ||
| 821 | KEY_NULL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_NULL = 0, \/\/ Key: NULL, used for no key pressed$/;" e enum:__anon77d6622f0403 | ||
| 822 | KEY_NUM_LOCK vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_NUM_LOCK = 282, \/\/ Key: Num lock$/;" e enum:__anon77d6622f0403 | ||
| 823 | KEY_O vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_O = 79, \/\/ Key: O | o$/;" e enum:__anon77d6622f0403 | ||
| 824 | KEY_ONE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_ONE = 49, \/\/ Key: 1$/;" e enum:__anon77d6622f0403 | ||
| 825 | KEY_P vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_P = 80, \/\/ Key: P | p$/;" e enum:__anon77d6622f0403 | ||
| 826 | KEY_PAGE_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_PAGE_DOWN = 267, \/\/ Key: Page down$/;" e enum:__anon77d6622f0403 | ||
| 827 | KEY_PAGE_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_PAGE_UP = 266, \/\/ Key: Page up$/;" e enum:__anon77d6622f0403 | ||
| 828 | KEY_PAUSE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_PAUSE = 284, \/\/ Key: Pause$/;" e enum:__anon77d6622f0403 | ||
| 829 | KEY_PERIOD vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_PERIOD = 46, \/\/ Key: .$/;" e enum:__anon77d6622f0403 | ||
| 830 | KEY_PRINT_SCREEN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_PRINT_SCREEN = 283, \/\/ Key: Print screen$/;" e enum:__anon77d6622f0403 | ||
| 831 | KEY_Q vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_Q = 81, \/\/ Key: Q | q$/;" e enum:__anon77d6622f0403 | ||
| 832 | KEY_R vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_R = 82, \/\/ Key: R | r$/;" e enum:__anon77d6622f0403 | ||
| 833 | KEY_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT = 262, \/\/ Key: Cursor right$/;" e enum:__anon77d6622f0403 | ||
| 834 | KEY_RIGHT_ALT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT_ALT = 346, \/\/ Key: Alt right$/;" e enum:__anon77d6622f0403 | ||
| 835 | KEY_RIGHT_BRACKET vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT_BRACKET = 93, \/\/ Key: ]$/;" e enum:__anon77d6622f0403 | ||
| 836 | KEY_RIGHT_CONTROL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT_CONTROL = 345, \/\/ Key: Control right$/;" e enum:__anon77d6622f0403 | ||
| 837 | KEY_RIGHT_SHIFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT_SHIFT = 344, \/\/ Key: Shift right$/;" e enum:__anon77d6622f0403 | ||
| 838 | KEY_RIGHT_SUPER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_RIGHT_SUPER = 347, \/\/ Key: Super right$/;" e enum:__anon77d6622f0403 | ||
| 839 | KEY_S vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_S = 83, \/\/ Key: S | s$/;" e enum:__anon77d6622f0403 | ||
| 840 | KEY_SCROLL_LOCK vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SCROLL_LOCK = 281, \/\/ Key: Scroll down$/;" e enum:__anon77d6622f0403 | ||
| 841 | KEY_SEMICOLON vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SEMICOLON = 59, \/\/ Key: ;$/;" e enum:__anon77d6622f0403 | ||
| 842 | KEY_SEVEN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SEVEN = 55, \/\/ Key: 7$/;" e enum:__anon77d6622f0403 | ||
| 843 | KEY_SIX vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SIX = 54, \/\/ Key: 6$/;" e enum:__anon77d6622f0403 | ||
| 844 | KEY_SLASH vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SLASH = 47, \/\/ Key: \/$/;" e enum:__anon77d6622f0403 | ||
| 845 | KEY_SPACE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_SPACE = 32, \/\/ Key: Space$/;" e enum:__anon77d6622f0403 | ||
| 846 | KEY_T vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_T = 84, \/\/ Key: T | t$/;" e enum:__anon77d6622f0403 | ||
| 847 | KEY_TAB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_TAB = 258, \/\/ Key: Tab$/;" e enum:__anon77d6622f0403 | ||
| 848 | KEY_THREE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_THREE = 51, \/\/ Key: 3$/;" e enum:__anon77d6622f0403 | ||
| 849 | KEY_TWO vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_TWO = 50, \/\/ Key: 2$/;" e enum:__anon77d6622f0403 | ||
| 850 | KEY_U vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_U = 85, \/\/ Key: U | u$/;" e enum:__anon77d6622f0403 | ||
| 851 | KEY_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_UP = 265, \/\/ Key: Cursor up$/;" e enum:__anon77d6622f0403 | ||
| 852 | KEY_V vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_V = 86, \/\/ Key: V | v$/;" e enum:__anon77d6622f0403 | ||
| 853 | KEY_VOLUME_DOWN vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_VOLUME_DOWN = 25 \/\/ Key: Android volume down button$/;" e enum:__anon77d6622f0403 | ||
| 854 | KEY_VOLUME_UP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_VOLUME_UP = 24, \/\/ Key: Android volume up button$/;" e enum:__anon77d6622f0403 | ||
| 855 | KEY_W vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_W = 87, \/\/ Key: W | w$/;" e enum:__anon77d6622f0403 | ||
| 856 | KEY_X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_X = 88, \/\/ Key: X | x$/;" e enum:__anon77d6622f0403 | ||
| 857 | KEY_Y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_Y = 89, \/\/ Key: Y | y$/;" e enum:__anon77d6622f0403 | ||
| 858 | KEY_Z vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_Z = 90, \/\/ Key: Z | z$/;" e enum:__anon77d6622f0403 | ||
| 859 | KEY_ZERO vendor/raylib-5.5_linux_amd64/include/raylib.h /^ KEY_ZERO = 48, \/\/ Key: 0$/;" e enum:__anon77d6622f0403 | ||
| 860 | KGC_GEN vendor/lua-5.4.8/src/lstate.h /^#define KGC_GEN /;" d | ||
| 861 | KGC_INC vendor/lua-5.4.8/src/lstate.h /^#define KGC_INC /;" d | ||
| 862 | KOption vendor/lua-5.4.8/src/lstrlib.c /^typedef enum KOption {$/;" g file: | ||
| 863 | KOption vendor/lua-5.4.8/src/lstrlib.c /^} KOption;$/;" t typeref:enum:KOption file: | ||
| 864 | Kchar vendor/lua-5.4.8/src/lstrlib.c /^ Kchar, \/* fixed-length strings *\/$/;" e enum:KOption file: | ||
| 865 | Kdouble vendor/lua-5.4.8/src/lstrlib.c /^ Kdouble, \/* double-precision floating-point numbers *\/$/;" e enum:KOption file: | ||
| 866 | KeyboardKey vendor/raylib-5.5_linux_amd64/include/raylib.h /^} KeyboardKey;$/;" t typeref:enum:__anon77d6622f0403 | ||
| 867 | Kfloat vendor/lua-5.4.8/src/lstrlib.c /^ Kfloat, \/* single-precision floating-point numbers *\/$/;" e enum:KOption file: | ||
| 868 | Kint vendor/lua-5.4.8/src/lstrlib.c /^ Kint, \/* signed integers *\/$/;" e enum:KOption file: | ||
| 869 | Knop vendor/lua-5.4.8/src/lstrlib.c /^ Knop \/* no-op (configuration or spaces) *\/$/;" e enum:KOption file: | ||
| 870 | Knumber vendor/lua-5.4.8/src/lstrlib.c /^ Knumber, \/* Lua "native" floating-point numbers *\/$/;" e enum:KOption file: | ||
| 871 | Kpaddalign vendor/lua-5.4.8/src/lstrlib.c /^ Kpaddalign, \/* padding for alignment *\/$/;" e enum:KOption file: | ||
| 872 | Kpadding vendor/lua-5.4.8/src/lstrlib.c /^ Kpadding, \/* padding *\/$/;" e enum:KOption file: | ||
| 873 | Kstring vendor/lua-5.4.8/src/lstrlib.c /^ Kstring, \/* strings with prefixed length *\/$/;" e enum:KOption file: | ||
| 874 | Kuint vendor/lua-5.4.8/src/lstrlib.c /^ Kuint, \/* unsigned integers *\/$/;" e enum:KOption file: | ||
| 875 | Kzstr vendor/lua-5.4.8/src/lstrlib.c /^ Kzstr, \/* zero-terminated strings *\/$/;" e enum:KOption file: | ||
| 876 | L vendor/lua-5.4.8/src/lauxlib.h /^ lua_State *L;$/;" m struct:luaL_Buffer typeref:typename:lua_State * | ||
| 877 | L vendor/lua-5.4.8/src/ldump.c /^ lua_State *L;$/;" m struct:__anon6dcdaf670108 typeref:typename:lua_State * file: | ||
| 878 | L vendor/lua-5.4.8/src/llex.h /^ struct lua_State *L;$/;" m struct:LexState typeref:struct:lua_State * | ||
| 879 | L vendor/lua-5.4.8/src/lobject.c /^ lua_State *L;$/;" m struct:BuffFS typeref:typename:lua_State * file: | ||
| 880 | L vendor/lua-5.4.8/src/lstrlib.c /^ lua_State *L;$/;" m struct:Header typeref:typename:lua_State * file: | ||
| 881 | L vendor/lua-5.4.8/src/lstrlib.c /^ lua_State *L;$/;" m struct:MatchState typeref:typename:lua_State * file: | ||
| 882 | L vendor/lua-5.4.8/src/lundump.c /^ lua_State *L;$/;" m struct:__anon98fd752a0108 typeref:typename:lua_State * file: | ||
| 883 | L vendor/lua-5.4.8/src/lzio.h /^ lua_State *L; \/* Lua state (for reader) *\/$/;" m struct:Zio typeref:typename:lua_State * | ||
| 884 | LClosure vendor/lua-5.4.8/src/lobject.h /^typedef struct LClosure {$/;" s | ||
| 885 | LClosure vendor/lua-5.4.8/src/lobject.h /^} LClosure;$/;" t typeref:struct:LClosure | ||
| 886 | LDFLAGS Makefile /^LDFLAGS := -L.\/vendor\/$(RAYLIB)\/lib -lraylib -L.\/vendor\/$(LUA)\/src -llua -lm$/;" m | ||
| 887 | LDFLAGS vendor/lua-5.4.8/src/Makefile /^LDFLAGS= $(SYSLDFLAGS) $(MYLDFLAGS)$/;" m | ||
| 888 | LEVELS1 vendor/lua-5.4.8/src/lauxlib.c /^#define LEVELS1 /;" d file: | ||
| 889 | LEVELS2 vendor/lua-5.4.8/src/lauxlib.c /^#define LEVELS2 /;" d file: | ||
| 890 | LEfloatint vendor/lua-5.4.8/src/lvm.c /^l_sinline int LEfloatint (lua_Number f, lua_Integer i) {$/;" f typeref:typename:l_sinline int | ||
| 891 | LEintfloat vendor/lua-5.4.8/src/lvm.c /^l_sinline int LEintfloat (lua_Integer i, lua_Number f) {$/;" f typeref:typename:l_sinline int | ||
| 892 | LEnum vendor/lua-5.4.8/src/lvm.c /^l_sinline int LEnum (const TValue *l, const TValue *r) {$/;" f typeref:typename:l_sinline int | ||
| 893 | LFIELDS_PER_FLUSH vendor/lua-5.4.8/src/lopcodes.h /^#define LFIELDS_PER_FLUSH /;" d | ||
| 894 | LG vendor/lua-5.4.8/src/lstate.c /^typedef struct LG {$/;" s file: | ||
| 895 | LG vendor/lua-5.4.8/src/lstate.c /^} LG;$/;" t typeref:struct:LG file: | ||
| 896 | LHS_assign vendor/lua-5.4.8/src/lparser.c /^struct LHS_assign {$/;" s file: | ||
| 897 | LIBS vendor/lua-5.4.8/src/Makefile /^LIBS= -lm $(SYSLIBS) $(MYLIBS)$/;" m | ||
| 898 | LIB_FAIL vendor/lua-5.4.8/src/loadlib.c /^#define LIB_FAIL /;" d file: | ||
| 899 | LIB_O vendor/lua-5.4.8/src/Makefile /^LIB_O= lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o/;" m | ||
| 900 | LIGHTGRAY vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define LIGHTGRAY /;" d | ||
| 901 | LIME vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define LIME /;" d | ||
| 902 | LIMLINEDIFF vendor/lua-5.4.8/src/lcode.c /^#define LIMLINEDIFF /;" d file: | ||
| 903 | LL vendor/lua-5.4.8/src/llimits.h /^#define LL(/;" d | ||
| 904 | LOG_ALL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_ALL = 0, \/\/ Display all logs$/;" e enum:__anon77d6622f0303 | ||
| 905 | LOG_DEBUG vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_DEBUG, \/\/ Debug logging, used for internal debugging, it should be disabled o/;" e enum:__anon77d6622f0303 | ||
| 906 | LOG_ERROR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_ERROR, \/\/ Error logging, used on unrecoverable failures$/;" e enum:__anon77d6622f0303 | ||
| 907 | LOG_FATAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_FATAL, \/\/ Fatal logging, used to abort program: exit(EXIT_FAILURE)$/;" e enum:__anon77d6622f0303 | ||
| 908 | LOG_INFO vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_INFO, \/\/ Info logging, used for program execution info$/;" e enum:__anon77d6622f0303 | ||
| 909 | LOG_NONE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_NONE \/\/ Disable logging$/;" e enum:__anon77d6622f0303 | ||
| 910 | LOG_TRACE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_TRACE, \/\/ Trace logging, intended for internal use only$/;" e enum:__anon77d6622f0303 | ||
| 911 | LOG_WARNING vendor/raylib-5.5_linux_amd64/include/raylib.h /^ LOG_WARNING, \/\/ Warning logging, used on recoverable failures$/;" e enum:__anon77d6622f0303 | ||
| 912 | LStream vendor/lua-5.4.8/src/liolib.c /^typedef luaL_Stream LStream;$/;" t typeref:typename:luaL_Stream file: | ||
| 913 | LTfloatint vendor/lua-5.4.8/src/lvm.c /^l_sinline int LTfloatint (lua_Number f, lua_Integer i) {$/;" f typeref:typename:l_sinline int | ||
| 914 | LTintfloat vendor/lua-5.4.8/src/lvm.c /^l_sinline int LTintfloat (lua_Integer i, lua_Number f) {$/;" f typeref:typename:l_sinline int | ||
| 915 | LTnum vendor/lua-5.4.8/src/lvm.c /^l_sinline int LTnum (const TValue *l, const TValue *r) {$/;" f typeref:typename:l_sinline int | ||
| 916 | LUA Makefile /^LUA := lua-5.4.8$/;" m | ||
| 917 | LUAC_DATA vendor/lua-5.4.8/src/lundump.h /^#define LUAC_DATA /;" d | ||
| 918 | LUAC_FORMAT vendor/lua-5.4.8/src/lundump.h /^#define LUAC_FORMAT /;" d | ||
| 919 | LUAC_INT vendor/lua-5.4.8/src/lundump.h /^#define LUAC_INT /;" d | ||
| 920 | LUAC_NUM vendor/lua-5.4.8/src/lundump.h /^#define LUAC_NUM /;" d | ||
| 921 | LUAC_O vendor/lua-5.4.8/src/Makefile /^LUAC_O= luac.o$/;" m | ||
| 922 | LUAC_T vendor/lua-5.4.8/src/Makefile /^LUAC_T= luac$/;" m | ||
| 923 | LUAC_VERSION vendor/lua-5.4.8/src/lundump.h /^#define LUAC_VERSION /;" d | ||
| 924 | LUAI_DDEC vendor/lua-5.4.8/src/ltm.h /^LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)$/;" p | ||
| 925 | LUAI_DDEC vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_DDEC(/;" d | ||
| 926 | LUAI_DDEF vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_DDEF /;" d | ||
| 927 | LUAI_FUNC vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_FUNC /;" d | ||
| 928 | LUAI_GCMUL vendor/lua-5.4.8/src/lgc.h /^#define LUAI_GCMUL /;" d | ||
| 929 | LUAI_GCPAUSE vendor/lua-5.4.8/src/lgc.h /^#define LUAI_GCPAUSE /;" d | ||
| 930 | LUAI_GCSTEPSIZE vendor/lua-5.4.8/src/lgc.h /^#define LUAI_GCSTEPSIZE /;" d | ||
| 931 | LUAI_GENMAJORMUL vendor/lua-5.4.8/src/lgc.h /^#define LUAI_GENMAJORMUL /;" d | ||
| 932 | LUAI_GENMINORMUL vendor/lua-5.4.8/src/lgc.h /^#define LUAI_GENMINORMUL /;" d | ||
| 933 | LUAI_IS32INT vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_IS32INT /;" d | ||
| 934 | LUAI_MAXALIGN vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_MAXALIGN /;" d | ||
| 935 | LUAI_MAXCCALLS vendor/lua-5.4.8/src/llimits.h /^#define LUAI_MAXCCALLS /;" d | ||
| 936 | LUAI_MAXSHORTLEN vendor/lua-5.4.8/src/llimits.h /^#define LUAI_MAXSHORTLEN /;" d | ||
| 937 | LUAI_MAXSTACK vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_MAXSTACK /;" d | ||
| 938 | LUAI_THROW vendor/lua-5.4.8/src/ldo.c /^#define LUAI_THROW(/;" d file: | ||
| 939 | LUAI_TRY vendor/lua-5.4.8/src/ldo.c /^#define LUAI_TRY(/;" d file: | ||
| 940 | LUAI_UACINT vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_UACINT /;" d | ||
| 941 | LUAI_UACNUMBER vendor/lua-5.4.8/src/luaconf.h /^#define LUAI_UACNUMBER /;" d | ||
| 942 | LUALIB_API vendor/lua-5.4.8/src/luaconf.h /^#define LUALIB_API /;" d | ||
| 943 | LUAL_BUFFERSIZE vendor/lua-5.4.8/src/luaconf.h /^#define LUAL_BUFFERSIZE /;" d | ||
| 944 | LUAL_NUMSIZES vendor/lua-5.4.8/src/lauxlib.h /^#define LUAL_NUMSIZES /;" d | ||
| 945 | LUAL_PACKPADBYTE vendor/lua-5.4.8/src/lstrlib.c /^#define LUAL_PACKPADBYTE /;" d file: | ||
| 946 | LUAMOD_API vendor/lua-5.4.8/src/luaconf.h /^#define LUAMOD_API /;" d | ||
| 947 | LUA_32BITS vendor/lua-5.4.8/src/luaconf.h /^#define LUA_32BITS /;" d | ||
| 948 | LUA_A vendor/lua-5.4.8/src/Makefile /^LUA_A= liblua.a$/;" m | ||
| 949 | LUA_API vendor/lua-5.4.8/src/luaconf.h /^#define LUA_API /;" d | ||
| 950 | LUA_API vendor/lua-5.4.8/src/luaconf.h /^#define LUA_API /;" d | ||
| 951 | LUA_AUTHORS vendor/lua-5.4.8/src/lua.h /^#define LUA_AUTHORS /;" d | ||
| 952 | LUA_C89_NUMBERS vendor/lua-5.4.8/src/luaconf.h /^#define LUA_C89_NUMBERS /;" d | ||
| 953 | LUA_CDIR vendor/lua-5.4.8/src/luaconf.h /^#define LUA_CDIR /;" d | ||
| 954 | LUA_COLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_COLIBNAME /;" d | ||
| 955 | LUA_COMPAT_APIINTCASTS vendor/lua-5.4.8/src/luaconf.h /^#define LUA_COMPAT_APIINTCASTS$/;" d | ||
| 956 | LUA_COMPAT_LT_LE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_COMPAT_LT_LE$/;" d | ||
| 957 | LUA_COMPAT_MATHLIB vendor/lua-5.4.8/src/luaconf.h /^#define LUA_COMPAT_MATHLIB$/;" d | ||
| 958 | LUA_COPYRIGHT vendor/lua-5.4.8/src/lua.h /^#define LUA_COPYRIGHT /;" d | ||
| 959 | LUA_CORE vendor/lua-5.4.8/src/lapi.c /^#define LUA_CORE$/;" d file: | ||
| 960 | LUA_CORE vendor/lua-5.4.8/src/lcode.c /^#define LUA_CORE$/;" d file: | ||
| 961 | LUA_CORE vendor/lua-5.4.8/src/lctype.c /^#define LUA_CORE$/;" d file: | ||
| 962 | LUA_CORE vendor/lua-5.4.8/src/ldebug.c /^#define LUA_CORE$/;" d file: | ||
| 963 | LUA_CORE vendor/lua-5.4.8/src/ldo.c /^#define LUA_CORE$/;" d file: | ||
| 964 | LUA_CORE vendor/lua-5.4.8/src/ldump.c /^#define LUA_CORE$/;" d file: | ||
| 965 | LUA_CORE vendor/lua-5.4.8/src/lfunc.c /^#define LUA_CORE$/;" d file: | ||
| 966 | LUA_CORE vendor/lua-5.4.8/src/lgc.c /^#define LUA_CORE$/;" d file: | ||
| 967 | LUA_CORE vendor/lua-5.4.8/src/llex.c /^#define LUA_CORE$/;" d file: | ||
| 968 | LUA_CORE vendor/lua-5.4.8/src/lmem.c /^#define LUA_CORE$/;" d file: | ||
| 969 | LUA_CORE vendor/lua-5.4.8/src/lobject.c /^#define LUA_CORE$/;" d file: | ||
| 970 | LUA_CORE vendor/lua-5.4.8/src/lopcodes.c /^#define LUA_CORE$/;" d file: | ||
| 971 | LUA_CORE vendor/lua-5.4.8/src/lparser.c /^#define LUA_CORE$/;" d file: | ||
| 972 | LUA_CORE vendor/lua-5.4.8/src/lstate.c /^#define LUA_CORE$/;" d file: | ||
| 973 | LUA_CORE vendor/lua-5.4.8/src/lstring.c /^#define LUA_CORE$/;" d file: | ||
| 974 | LUA_CORE vendor/lua-5.4.8/src/ltable.c /^#define LUA_CORE$/;" d file: | ||
| 975 | LUA_CORE vendor/lua-5.4.8/src/ltm.c /^#define LUA_CORE$/;" d file: | ||
| 976 | LUA_CORE vendor/lua-5.4.8/src/luac.c /^#define LUA_CORE$/;" d file: | ||
| 977 | LUA_CORE vendor/lua-5.4.8/src/lundump.c /^#define LUA_CORE$/;" d file: | ||
| 978 | LUA_CORE vendor/lua-5.4.8/src/lvm.c /^#define LUA_CORE$/;" d file: | ||
| 979 | LUA_CORE vendor/lua-5.4.8/src/lzio.c /^#define LUA_CORE$/;" d file: | ||
| 980 | LUA_CPATH_DEFAULT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_CPATH_DEFAULT /;" d | ||
| 981 | LUA_CPATH_VAR vendor/lua-5.4.8/src/loadlib.c /^#define LUA_CPATH_VAR /;" d file: | ||
| 982 | LUA_CSUBSEP vendor/lua-5.4.8/src/loadlib.c /^#define LUA_CSUBSEP /;" d file: | ||
| 983 | LUA_DBLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_DBLIBNAME /;" d | ||
| 984 | LUA_DIRSEP vendor/lua-5.4.8/src/luaconf.h /^#define LUA_DIRSEP /;" d | ||
| 985 | LUA_DL_DLL vendor/lua-5.4.8/src/luaconf.h /^#define LUA_DL_DLL /;" d | ||
| 986 | LUA_ENV vendor/lua-5.4.8/src/llex.h /^#define LUA_ENV /;" d | ||
| 987 | LUA_ERRERR vendor/lua-5.4.8/src/lua.h /^#define LUA_ERRERR /;" d | ||
| 988 | LUA_ERRFILE vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_ERRFILE /;" d | ||
| 989 | LUA_ERRMEM vendor/lua-5.4.8/src/lua.h /^#define LUA_ERRMEM /;" d | ||
| 990 | LUA_ERRRUN vendor/lua-5.4.8/src/lua.h /^#define LUA_ERRRUN /;" d | ||
| 991 | LUA_ERRSYNTAX vendor/lua-5.4.8/src/lua.h /^#define LUA_ERRSYNTAX /;" d | ||
| 992 | LUA_EXEC_DIR vendor/lua-5.4.8/src/luaconf.h /^#define LUA_EXEC_DIR /;" d | ||
| 993 | LUA_EXTRASPACE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_EXTRASPACE /;" d | ||
| 994 | LUA_FILEHANDLE vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_FILEHANDLE /;" d | ||
| 995 | LUA_FLOAT_DEFAULT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_FLOAT_DEFAULT /;" d | ||
| 996 | LUA_FLOAT_DOUBLE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_FLOAT_DOUBLE /;" d | ||
| 997 | LUA_FLOAT_FLOAT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_FLOAT_FLOAT /;" d | ||
| 998 | LUA_FLOAT_LONGDOUBLE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_FLOAT_LONGDOUBLE /;" d | ||
| 999 | LUA_FLOAT_TYPE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_FLOAT_TYPE /;" d | ||
| 1000 | LUA_FLOORN2I vendor/lua-5.4.8/src/lvm.h /^#define LUA_FLOORN2I /;" d | ||
| 1001 | LUA_GCCOLLECT vendor/lua-5.4.8/src/lua.h /^#define LUA_GCCOLLECT /;" d | ||
| 1002 | LUA_GCCOUNT vendor/lua-5.4.8/src/lua.h /^#define LUA_GCCOUNT /;" d | ||
| 1003 | LUA_GCCOUNTB vendor/lua-5.4.8/src/lua.h /^#define LUA_GCCOUNTB /;" d | ||
| 1004 | LUA_GCGEN vendor/lua-5.4.8/src/lua.h /^#define LUA_GCGEN /;" d | ||
| 1005 | LUA_GCINC vendor/lua-5.4.8/src/lua.h /^#define LUA_GCINC /;" d | ||
| 1006 | LUA_GCISRUNNING vendor/lua-5.4.8/src/lua.h /^#define LUA_GCISRUNNING /;" d | ||
| 1007 | LUA_GCRESTART vendor/lua-5.4.8/src/lua.h /^#define LUA_GCRESTART /;" d | ||
| 1008 | LUA_GCSETPAUSE vendor/lua-5.4.8/src/lua.h /^#define LUA_GCSETPAUSE /;" d | ||
| 1009 | LUA_GCSETSTEPMUL vendor/lua-5.4.8/src/lua.h /^#define LUA_GCSETSTEPMUL /;" d | ||
| 1010 | LUA_GCSTEP vendor/lua-5.4.8/src/lua.h /^#define LUA_GCSTEP /;" d | ||
| 1011 | LUA_GCSTOP vendor/lua-5.4.8/src/lua.h /^#define LUA_GCSTOP /;" d | ||
| 1012 | LUA_GNAME vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_GNAME /;" d | ||
| 1013 | LUA_HOOKCALL vendor/lua-5.4.8/src/lua.h /^#define LUA_HOOKCALL /;" d | ||
| 1014 | LUA_HOOKCOUNT vendor/lua-5.4.8/src/lua.h /^#define LUA_HOOKCOUNT /;" d | ||
| 1015 | LUA_HOOKLINE vendor/lua-5.4.8/src/lua.h /^#define LUA_HOOKLINE /;" d | ||
| 1016 | LUA_HOOKRET vendor/lua-5.4.8/src/lua.h /^#define LUA_HOOKRET /;" d | ||
| 1017 | LUA_HOOKTAILCALL vendor/lua-5.4.8/src/lua.h /^#define LUA_HOOKTAILCALL /;" d | ||
| 1018 | LUA_IDSIZE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_IDSIZE /;" d | ||
| 1019 | LUA_IGMARK vendor/lua-5.4.8/src/luaconf.h /^#define LUA_IGMARK /;" d | ||
| 1020 | LUA_INITVARVERSION vendor/lua-5.4.8/src/lua.c /^#define LUA_INITVARVERSION /;" d file: | ||
| 1021 | LUA_INIT_VAR vendor/lua-5.4.8/src/lua.c /^#define LUA_INIT_VAR /;" d file: | ||
| 1022 | LUA_INTEGER vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INTEGER /;" d | ||
| 1023 | LUA_INTEGER_FMT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INTEGER_FMT /;" d | ||
| 1024 | LUA_INTEGER_FRMLEN vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INTEGER_FRMLEN /;" d | ||
| 1025 | LUA_INT_DEFAULT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INT_DEFAULT /;" d | ||
| 1026 | LUA_INT_INT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INT_INT /;" d | ||
| 1027 | LUA_INT_LONG vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INT_LONG /;" d | ||
| 1028 | LUA_INT_LONGLONG vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INT_LONGLONG /;" d | ||
| 1029 | LUA_INT_TYPE vendor/lua-5.4.8/src/luaconf.h /^#define LUA_INT_TYPE /;" d | ||
| 1030 | LUA_IOLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_IOLIBNAME /;" d | ||
| 1031 | LUA_KCONTEXT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_KCONTEXT /;" d | ||
| 1032 | LUA_LDIR vendor/lua-5.4.8/src/luaconf.h /^#define LUA_LDIR /;" d | ||
| 1033 | LUA_LIB vendor/lua-5.4.8/src/lauxlib.c /^#define LUA_LIB$/;" d file: | ||
| 1034 | LUA_LIB vendor/lua-5.4.8/src/lbaselib.c /^#define LUA_LIB$/;" d file: | ||
| 1035 | LUA_LIB vendor/lua-5.4.8/src/lcorolib.c /^#define LUA_LIB$/;" d file: | ||
| 1036 | LUA_LIB vendor/lua-5.4.8/src/ldblib.c /^#define LUA_LIB$/;" d file: | ||
| 1037 | LUA_LIB vendor/lua-5.4.8/src/linit.c /^#define LUA_LIB$/;" d file: | ||
| 1038 | LUA_LIB vendor/lua-5.4.8/src/liolib.c /^#define LUA_LIB$/;" d file: | ||
| 1039 | LUA_LIB vendor/lua-5.4.8/src/lmathlib.c /^#define LUA_LIB$/;" d file: | ||
| 1040 | LUA_LIB vendor/lua-5.4.8/src/loadlib.c /^#define LUA_LIB$/;" d file: | ||
| 1041 | LUA_LIB vendor/lua-5.4.8/src/loslib.c /^#define LUA_LIB$/;" d file: | ||
| 1042 | LUA_LIB vendor/lua-5.4.8/src/lstrlib.c /^#define LUA_LIB$/;" d file: | ||
| 1043 | LUA_LIB vendor/lua-5.4.8/src/ltablib.c /^#define LUA_LIB$/;" d file: | ||
| 1044 | LUA_LIB vendor/lua-5.4.8/src/lutf8lib.c /^#define LUA_LIB$/;" d file: | ||
| 1045 | LUA_LLE_FLAGS vendor/lua-5.4.8/src/loadlib.c /^#define LUA_LLE_FLAGS /;" d file: | ||
| 1046 | LUA_LOADED_TABLE vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_LOADED_TABLE /;" d | ||
| 1047 | LUA_LOADLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_LOADLIBNAME /;" d | ||
| 1048 | LUA_LSUBSEP vendor/lua-5.4.8/src/loadlib.c /^#define LUA_LSUBSEP /;" d file: | ||
| 1049 | LUA_MASKCALL vendor/lua-5.4.8/src/lua.h /^#define LUA_MASKCALL /;" d | ||
| 1050 | LUA_MASKCOUNT vendor/lua-5.4.8/src/lua.h /^#define LUA_MASKCOUNT /;" d | ||
| 1051 | LUA_MASKLINE vendor/lua-5.4.8/src/lua.h /^#define LUA_MASKLINE /;" d | ||
| 1052 | LUA_MASKRET vendor/lua-5.4.8/src/lua.h /^#define LUA_MASKRET /;" d | ||
| 1053 | LUA_MATHLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_MATHLIBNAME /;" d | ||
| 1054 | LUA_MAXCAPTURES vendor/lua-5.4.8/src/lstrlib.c /^#define LUA_MAXCAPTURES /;" d file: | ||
| 1055 | LUA_MAXINPUT vendor/lua-5.4.8/src/lua.c /^#define LUA_MAXINPUT /;" d file: | ||
| 1056 | LUA_MAXINTEGER vendor/lua-5.4.8/src/luaconf.h /^#define LUA_MAXINTEGER /;" d | ||
| 1057 | LUA_MAXUNSIGNED vendor/lua-5.4.8/src/luaconf.h /^#define LUA_MAXUNSIGNED /;" d | ||
| 1058 | LUA_MINBUFFER vendor/lua-5.4.8/src/llimits.h /^#define LUA_MINBUFFER /;" d | ||
| 1059 | LUA_MININTEGER vendor/lua-5.4.8/src/luaconf.h /^#define LUA_MININTEGER /;" d | ||
| 1060 | LUA_MINSTACK vendor/lua-5.4.8/src/lua.h /^#define LUA_MINSTACK /;" d | ||
| 1061 | LUA_MULTRET vendor/lua-5.4.8/src/lua.h /^#define LUA_MULTRET /;" d | ||
| 1062 | LUA_NOREF vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_NOREF /;" d | ||
| 1063 | LUA_NUMBER vendor/lua-5.4.8/src/luaconf.h /^#define LUA_NUMBER /;" d | ||
| 1064 | LUA_NUMBER_FMT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_NUMBER_FMT /;" d | ||
| 1065 | LUA_NUMBER_FRMLEN vendor/lua-5.4.8/src/luaconf.h /^#define LUA_NUMBER_FRMLEN /;" d | ||
| 1066 | LUA_NUMTAGS vendor/lua-5.4.8/src/lua.h /^#define LUA_NUMTAGS /;" d | ||
| 1067 | LUA_NUMTYPES vendor/lua-5.4.8/src/lua.h /^#define LUA_NUMTYPES /;" d | ||
| 1068 | LUA_O vendor/lua-5.4.8/src/Makefile /^LUA_O= lua.o$/;" m | ||
| 1069 | LUA_OFSEP vendor/lua-5.4.8/src/loadlib.c /^#define LUA_OFSEP /;" d file: | ||
| 1070 | LUA_OK vendor/lua-5.4.8/src/lua.h /^#define LUA_OK /;" d | ||
| 1071 | LUA_OPADD vendor/lua-5.4.8/src/lua.h /^#define LUA_OPADD /;" d | ||
| 1072 | LUA_OPBAND vendor/lua-5.4.8/src/lua.h /^#define LUA_OPBAND /;" d | ||
| 1073 | LUA_OPBNOT vendor/lua-5.4.8/src/lua.h /^#define LUA_OPBNOT /;" d | ||
| 1074 | LUA_OPBOR vendor/lua-5.4.8/src/lua.h /^#define LUA_OPBOR /;" d | ||
| 1075 | LUA_OPBXOR vendor/lua-5.4.8/src/lua.h /^#define LUA_OPBXOR /;" d | ||
| 1076 | LUA_OPDIV vendor/lua-5.4.8/src/lua.h /^#define LUA_OPDIV /;" d | ||
| 1077 | LUA_OPEQ vendor/lua-5.4.8/src/lua.h /^#define LUA_OPEQ /;" d | ||
| 1078 | LUA_OPIDIV vendor/lua-5.4.8/src/lua.h /^#define LUA_OPIDIV /;" d | ||
| 1079 | LUA_OPLE vendor/lua-5.4.8/src/lua.h /^#define LUA_OPLE /;" d | ||
| 1080 | LUA_OPLT vendor/lua-5.4.8/src/lua.h /^#define LUA_OPLT /;" d | ||
| 1081 | LUA_OPMOD vendor/lua-5.4.8/src/lua.h /^#define LUA_OPMOD /;" d | ||
| 1082 | LUA_OPMUL vendor/lua-5.4.8/src/lua.h /^#define LUA_OPMUL /;" d | ||
| 1083 | LUA_OPPOW vendor/lua-5.4.8/src/lua.h /^#define LUA_OPPOW /;" d | ||
| 1084 | LUA_OPSHL vendor/lua-5.4.8/src/lua.h /^#define LUA_OPSHL /;" d | ||
| 1085 | LUA_OPSHR vendor/lua-5.4.8/src/lua.h /^#define LUA_OPSHR /;" d | ||
| 1086 | LUA_OPSUB vendor/lua-5.4.8/src/lua.h /^#define LUA_OPSUB /;" d | ||
| 1087 | LUA_OPUNM vendor/lua-5.4.8/src/lua.h /^#define LUA_OPUNM /;" d | ||
| 1088 | LUA_OSLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_OSLIBNAME /;" d | ||
| 1089 | LUA_PATH_DEFAULT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_PATH_DEFAULT /;" d | ||
| 1090 | LUA_PATH_MARK vendor/lua-5.4.8/src/luaconf.h /^#define LUA_PATH_MARK /;" d | ||
| 1091 | LUA_PATH_SEP vendor/lua-5.4.8/src/luaconf.h /^#define LUA_PATH_SEP /;" d | ||
| 1092 | LUA_PATH_VAR vendor/lua-5.4.8/src/loadlib.c /^#define LUA_PATH_VAR /;" d file: | ||
| 1093 | LUA_POF vendor/lua-5.4.8/src/loadlib.c /^#define LUA_POF /;" d file: | ||
| 1094 | LUA_PRELOAD_TABLE vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_PRELOAD_TABLE /;" d | ||
| 1095 | LUA_PROGNAME vendor/lua-5.4.8/src/lua.c /^#define LUA_PROGNAME /;" d file: | ||
| 1096 | LUA_PROMPT vendor/lua-5.4.8/src/lua.c /^#define LUA_PROMPT /;" d file: | ||
| 1097 | LUA_PROMPT2 vendor/lua-5.4.8/src/lua.c /^#define LUA_PROMPT2 /;" d file: | ||
| 1098 | LUA_REFNIL vendor/lua-5.4.8/src/lauxlib.h /^#define LUA_REFNIL /;" d | ||
| 1099 | LUA_REGISTRYINDEX vendor/lua-5.4.8/src/lua.h /^#define LUA_REGISTRYINDEX /;" d | ||
| 1100 | LUA_RELEASE vendor/lua-5.4.8/src/lua.h /^#define LUA_RELEASE /;" d | ||
| 1101 | LUA_RIDX_GLOBALS vendor/lua-5.4.8/src/lua.h /^#define LUA_RIDX_GLOBALS /;" d | ||
| 1102 | LUA_RIDX_LAST vendor/lua-5.4.8/src/lua.h /^#define LUA_RIDX_LAST /;" d | ||
| 1103 | LUA_RIDX_MAINTHREAD vendor/lua-5.4.8/src/lua.h /^#define LUA_RIDX_MAINTHREAD /;" d | ||
| 1104 | LUA_ROOT vendor/lua-5.4.8/src/luaconf.h /^#define LUA_ROOT /;" d | ||
| 1105 | LUA_SHRDIR vendor/lua-5.4.8/src/luaconf.h /^#define LUA_SHRDIR /;" d | ||
| 1106 | LUA_SIGNATURE vendor/lua-5.4.8/src/lua.h /^#define LUA_SIGNATURE /;" d | ||
| 1107 | LUA_STRFTIMEOPTIONS vendor/lua-5.4.8/src/loslib.c /^#define LUA_STRFTIMEOPTIONS /;" d file: | ||
| 1108 | LUA_STRLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_STRLIBNAME /;" d | ||
| 1109 | LUA_T vendor/lua-5.4.8/src/Makefile /^LUA_T= lua$/;" m | ||
| 1110 | LUA_TABLIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_TABLIBNAME /;" d | ||
| 1111 | LUA_TBOOLEAN vendor/lua-5.4.8/src/lua.h /^#define LUA_TBOOLEAN /;" d | ||
| 1112 | LUA_TDEADKEY vendor/lua-5.4.8/src/lobject.h /^#define LUA_TDEADKEY /;" d | ||
| 1113 | LUA_TFUNCTION vendor/lua-5.4.8/src/lua.h /^#define LUA_TFUNCTION /;" d | ||
| 1114 | LUA_TLIGHTUSERDATA vendor/lua-5.4.8/src/lua.h /^#define LUA_TLIGHTUSERDATA /;" d | ||
| 1115 | LUA_TMPNAMBUFSIZE vendor/lua-5.4.8/src/loslib.c /^#define LUA_TMPNAMBUFSIZE /;" d file: | ||
| 1116 | LUA_TMPNAMTEMPLATE vendor/lua-5.4.8/src/loslib.c /^#define LUA_TMPNAMTEMPLATE /;" d file: | ||
| 1117 | LUA_TNIL vendor/lua-5.4.8/src/lua.h /^#define LUA_TNIL /;" d | ||
| 1118 | LUA_TNONE vendor/lua-5.4.8/src/lua.h /^#define LUA_TNONE /;" d | ||
| 1119 | LUA_TNUMBER vendor/lua-5.4.8/src/lua.h /^#define LUA_TNUMBER /;" d | ||
| 1120 | LUA_TOTALTYPES vendor/lua-5.4.8/src/lobject.h /^#define LUA_TOTALTYPES /;" d | ||
| 1121 | LUA_TPROTO vendor/lua-5.4.8/src/lobject.h /^#define LUA_TPROTO /;" d | ||
| 1122 | LUA_TSTRING vendor/lua-5.4.8/src/lua.h /^#define LUA_TSTRING /;" d | ||
| 1123 | LUA_TTABLE vendor/lua-5.4.8/src/lua.h /^#define LUA_TTABLE /;" d | ||
| 1124 | LUA_TTHREAD vendor/lua-5.4.8/src/lua.h /^#define LUA_TTHREAD /;" d | ||
| 1125 | LUA_TUPVAL vendor/lua-5.4.8/src/lobject.h /^#define LUA_TUPVAL /;" d | ||
| 1126 | LUA_TUSERDATA vendor/lua-5.4.8/src/lua.h /^#define LUA_TUSERDATA /;" d | ||
| 1127 | LUA_UNSIGNED vendor/lua-5.4.8/src/luaconf.h /^#define LUA_UNSIGNED /;" d | ||
| 1128 | LUA_USE_C89 vendor/lua-5.4.8/src/luaconf.h /^#define LUA_USE_C89 /;" d | ||
| 1129 | LUA_USE_CTYPE vendor/lua-5.4.8/src/lctype.h /^#define LUA_USE_CTYPE /;" d | ||
| 1130 | LUA_USE_DLOPEN vendor/lua-5.4.8/src/luaconf.h /^#define LUA_USE_DLOPEN /;" d | ||
| 1131 | LUA_USE_DLOPEN vendor/lua-5.4.8/src/luaconf.h /^#define LUA_USE_DLOPEN$/;" d | ||
| 1132 | LUA_USE_JUMPTABLE vendor/lua-5.4.8/src/lvm.c /^#define LUA_USE_JUMPTABLE /;" d file: | ||
| 1133 | LUA_USE_POSIX vendor/lua-5.4.8/src/luaconf.h /^#define LUA_USE_POSIX$/;" d | ||
| 1134 | LUA_USE_WINDOWS vendor/lua-5.4.8/src/luaconf.h /^#define LUA_USE_WINDOWS /;" d | ||
| 1135 | LUA_UTF8LIBNAME vendor/lua-5.4.8/src/lualib.h /^#define LUA_UTF8LIBNAME /;" d | ||
| 1136 | LUA_VABSTKEY vendor/lua-5.4.8/src/lobject.h /^#define LUA_VABSTKEY /;" d | ||
| 1137 | LUA_VCCL vendor/lua-5.4.8/src/lobject.h /^#define LUA_VCCL /;" d | ||
| 1138 | LUA_VDIR vendor/lua-5.4.8/src/luaconf.h /^#define LUA_VDIR /;" d | ||
| 1139 | LUA_VEMPTY vendor/lua-5.4.8/src/lobject.h /^#define LUA_VEMPTY /;" d | ||
| 1140 | LUA_VERSION vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION /;" d | ||
| 1141 | LUA_VERSION_MAJOR vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION_MAJOR /;" d | ||
| 1142 | LUA_VERSION_MINOR vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION_MINOR /;" d | ||
| 1143 | LUA_VERSION_NUM vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION_NUM /;" d | ||
| 1144 | LUA_VERSION_RELEASE vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION_RELEASE /;" d | ||
| 1145 | LUA_VERSION_RELEASE_NUM vendor/lua-5.4.8/src/lua.h /^#define LUA_VERSION_RELEASE_NUM /;" d | ||
| 1146 | LUA_VERSUFFIX vendor/lua-5.4.8/src/lualib.h /^#define LUA_VERSUFFIX /;" d | ||
| 1147 | LUA_VFALSE vendor/lua-5.4.8/src/lobject.h /^#define LUA_VFALSE /;" d | ||
| 1148 | LUA_VLCF vendor/lua-5.4.8/src/lobject.h /^#define LUA_VLCF /;" d | ||
| 1149 | LUA_VLCL vendor/lua-5.4.8/src/lobject.h /^#define LUA_VLCL /;" d | ||
| 1150 | LUA_VLIGHTUSERDATA vendor/lua-5.4.8/src/lobject.h /^#define LUA_VLIGHTUSERDATA /;" d | ||
| 1151 | LUA_VLNGSTR vendor/lua-5.4.8/src/lobject.h /^#define LUA_VLNGSTR /;" d | ||
| 1152 | LUA_VNIL vendor/lua-5.4.8/src/lobject.h /^#define LUA_VNIL /;" d | ||
| 1153 | LUA_VNUMFLT vendor/lua-5.4.8/src/lobject.h /^#define LUA_VNUMFLT /;" d | ||
| 1154 | LUA_VNUMINT vendor/lua-5.4.8/src/lobject.h /^#define LUA_VNUMINT /;" d | ||
| 1155 | LUA_VPROTO vendor/lua-5.4.8/src/lobject.h /^#define LUA_VPROTO /;" d | ||
| 1156 | LUA_VSHRSTR vendor/lua-5.4.8/src/lobject.h /^#define LUA_VSHRSTR /;" d | ||
| 1157 | LUA_VTABLE vendor/lua-5.4.8/src/lobject.h /^#define LUA_VTABLE /;" d | ||
| 1158 | LUA_VTHREAD vendor/lua-5.4.8/src/lobject.h /^#define LUA_VTHREAD /;" d | ||
| 1159 | LUA_VTRUE vendor/lua-5.4.8/src/lobject.h /^#define LUA_VTRUE /;" d | ||
| 1160 | LUA_VUPVAL vendor/lua-5.4.8/src/lobject.h /^#define LUA_VUPVAL /;" d | ||
| 1161 | LUA_VUSERDATA vendor/lua-5.4.8/src/lobject.h /^#define LUA_VUSERDATA /;" d | ||
| 1162 | LUA_YIELD vendor/lua-5.4.8/src/lua.h /^#define LUA_YIELD /;" d | ||
| 1163 | LX vendor/lua-5.4.8/src/lstate.c /^typedef struct LX {$/;" s file: | ||
| 1164 | LX vendor/lua-5.4.8/src/lstate.c /^} LX;$/;" t typeref:struct:LX file: | ||
| 1165 | L_ESC vendor/lua-5.4.8/src/lstrlib.c /^#define L_ESC /;" d file: | ||
| 1166 | L_FMTFLAGSC vendor/lua-5.4.8/src/lstrlib.c /^#define L_FMTFLAGSC /;" d file: | ||
| 1167 | L_FMTFLAGSF vendor/lua-5.4.8/src/lstrlib.c /^#define L_FMTFLAGSF /;" d file: | ||
| 1168 | L_FMTFLAGSI vendor/lua-5.4.8/src/lstrlib.c /^#define L_FMTFLAGSI /;" d file: | ||
| 1169 | L_FMTFLAGSU vendor/lua-5.4.8/src/lstrlib.c /^#define L_FMTFLAGSU /;" d file: | ||
| 1170 | L_FMTFLAGSX vendor/lua-5.4.8/src/lstrlib.c /^#define L_FMTFLAGSX /;" d file: | ||
| 1171 | L_INTHASBITS vendor/lua-5.4.8/src/lopcodes.h /^#define L_INTHASBITS(/;" d | ||
| 1172 | L_MAXLENNUM vendor/lua-5.4.8/src/liolib.c /^#define L_MAXLENNUM /;" d file: | ||
| 1173 | L_MAXLENNUM vendor/lua-5.4.8/src/lobject.c /^#define L_MAXLENNUM /;" d file: | ||
| 1174 | L_MODEEXT vendor/lua-5.4.8/src/liolib.c /^#define L_MODEEXT /;" d file: | ||
| 1175 | L_NBFD vendor/lua-5.4.8/src/lstrlib.c /^#define L_NBFD /;" d file: | ||
| 1176 | L_P2I vendor/lua-5.4.8/src/llimits.h /^#define L_P2I /;" d | ||
| 1177 | Labeldesc vendor/lua-5.4.8/src/lparser.h /^typedef struct Labeldesc {$/;" s | ||
| 1178 | Labeldesc vendor/lua-5.4.8/src/lparser.h /^} Labeldesc;$/;" t typeref:struct:Labeldesc | ||
| 1179 | Labellist vendor/lua-5.4.8/src/lparser.h /^typedef struct Labellist {$/;" s | ||
| 1180 | Labellist vendor/lua-5.4.8/src/lparser.h /^} Labellist;$/;" t typeref:struct:Labellist | ||
| 1181 | Lerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Lerp(float start, float end, float amount)$/;" f typeref:typename:RMAPI float | ||
| 1182 | LexState vendor/lua-5.4.8/src/llex.h /^typedef struct LexState {$/;" s | ||
| 1183 | LexState vendor/lua-5.4.8/src/llex.h /^} LexState;$/;" t typeref:struct:LexState | ||
| 1184 | Libraries README.md /^## Libraries$/;" s chapter:Bidi - Game development framework | ||
| 1185 | License vendor/microtar-0.1.0/README.md /^## License$/;" s chapter:microtar | ||
| 1186 | Linux vendor/lua-5.4.8/src/Makefile /^Linux linux: linux-noreadline$/;" t | ||
| 1187 | LoadAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI AudioStream LoadAudioStream(unsigned int sampleRate, unsigned int sampleSize, unsigned int/;" p typeref:typename:RLAPI AudioStream | ||
| 1188 | LoadAutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI AutomationEventList LoadAutomationEventList(const char *fileName); \/\/ Loa/;" p typeref:typename:RLAPI AutomationEventList | ||
| 1189 | LoadCodepoints vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int *LoadCodepoints(const char *text, int *count); \/\/ Load all codepoints/;" p typeref:typename:RLAPI int * | ||
| 1190 | LoadDirectoryFiles vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI FilePathList LoadDirectoryFiles(const char *dirPath); \/\/ Load directory filepaths$/;" p typeref:typename:RLAPI FilePathList | ||
| 1191 | LoadDirectoryFilesEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI FilePathList LoadDirectoryFilesEx(const char *basePath, const char *filter, bool scanSubdi/;" p typeref:typename:RLAPI FilePathList | ||
| 1192 | LoadDroppedFiles vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI FilePathList LoadDroppedFiles(void); \/\/ Load dropped filepaths$/;" p typeref:typename:RLAPI FilePathList | ||
| 1193 | LoadF vendor/lua-5.4.8/src/lauxlib.c /^typedef struct LoadF {$/;" s file: | ||
| 1194 | LoadF vendor/lua-5.4.8/src/lauxlib.c /^} LoadF;$/;" t typeref:struct:LoadF file: | ||
| 1195 | LoadFileData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *LoadFileData(const char *fileName, int *dataSize); \/\/ Load file data as b/;" p typeref:typename:RLAPI unsigned char * | ||
| 1196 | LoadFileDataCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef unsigned char *(*LoadFileDataCallback)(const char *fileName, int *dataSize); \/\/ Fil/;" t typeref:typename:unsigned char * (*)(const char * fileName,int * dataSize) | ||
| 1197 | LoadFileText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI char *LoadFileText(const char *fileName); \/\/ Load text data from file /;" p typeref:typename:RLAPI char * | ||
| 1198 | LoadFileTextCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef char *(*LoadFileTextCallback)(const char *fileName); \/\/ FileIO: Load text d/;" t typeref:typename:char * (*)(const char * fileName) | ||
| 1199 | LoadFont vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Font LoadFont(const char *fileName); \/\//;" p typeref:typename:RLAPI Font | ||
| 1200 | LoadFontData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI GlyphInfo *LoadFontData(const unsigned char *fileData, int dataSize, int fontSize, int *co/;" p typeref:typename:RLAPI GlyphInfo * | ||
| 1201 | LoadFontEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Font LoadFontEx(const char *fileName, int fontSize, int *codepoints, int codepointCount); /;" p typeref:typename:RLAPI Font | ||
| 1202 | LoadFontFromImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Font LoadFontFromImage(Image image, Color key, int firstChar); \/\//;" p typeref:typename:RLAPI Font | ||
| 1203 | LoadFontFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Font LoadFontFromMemory(const char *fileType, const unsigned char *fileData, int dataSize,/;" p typeref:typename:RLAPI Font | ||
| 1204 | LoadImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImage(const char *fileName); /;" p typeref:typename:RLAPI Image | ||
| 1205 | LoadImageAnim vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageAnim(const char *fileName, int *frames); /;" p typeref:typename:RLAPI Image | ||
| 1206 | LoadImageAnimFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageAnimFromMemory(const char *fileType, const unsigned char *fileData, int dat/;" p typeref:typename:RLAPI Image | ||
| 1207 | LoadImageColors vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color *LoadImageColors(Image image); /;" p typeref:typename:RLAPI Color * | ||
| 1208 | LoadImageFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageFromMemory(const char *fileType, const unsigned char *fileData, int dataSiz/;" p typeref:typename:RLAPI Image | ||
| 1209 | LoadImageFromScreen vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageFromScreen(void); /;" p typeref:typename:RLAPI Image | ||
| 1210 | LoadImageFromTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageFromTexture(Texture2D texture); /;" p typeref:typename:RLAPI Image | ||
| 1211 | LoadImagePalette vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color *LoadImagePalette(Image image, int maxPaletteSize, int *colorCount); /;" p typeref:typename:RLAPI Color * | ||
| 1212 | LoadImageRaw vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Image LoadImageRaw(const char *fileName, int width, int height, int format, int headerSize/;" p typeref:typename:RLAPI Image | ||
| 1213 | LoadMaterialDefault vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Material LoadMaterialDefault(void); \/\//;" p typeref:typename:RLAPI Material | ||
| 1214 | LoadMaterials vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Material *LoadMaterials(const char *fileName, int *materialCount); \/\//;" p typeref:typename:RLAPI Material * | ||
| 1215 | LoadModel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Model LoadModel(const char *fileName); \/\//;" p typeref:typename:RLAPI Model | ||
| 1216 | LoadModelAnimations vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI ModelAnimation *LoadModelAnimations(const char *fileName, int *animCount); \/\//;" p typeref:typename:RLAPI ModelAnimation * | ||
| 1217 | LoadModelFromMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Model LoadModelFromMesh(Mesh mesh); \/\//;" p typeref:typename:RLAPI Model | ||
| 1218 | LoadMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Music LoadMusicStream(const char *fileName); \/\/ Load music stream fro/;" p typeref:typename:RLAPI Music | ||
| 1219 | LoadMusicStreamFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Music LoadMusicStreamFromMemory(const char *fileType, const unsigned char *data, int dataS/;" p typeref:typename:RLAPI Music | ||
| 1220 | LoadRandomSequence vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int *LoadRandomSequence(unsigned int count, int min, int max); \/\/ Load random values seq/;" p typeref:typename:RLAPI int * | ||
| 1221 | LoadRenderTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI RenderTexture2D LoadRenderTexture(int width, int height); /;" p typeref:typename:RLAPI RenderTexture2D | ||
| 1222 | LoadS vendor/lua-5.4.8/src/lauxlib.c /^typedef struct LoadS {$/;" s file: | ||
| 1223 | LoadS vendor/lua-5.4.8/src/lauxlib.c /^} LoadS;$/;" t typeref:struct:LoadS file: | ||
| 1224 | LoadShader vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Shader LoadShader(const char *vsFileName, const char *fsFileName); \/\/ Load shader from/;" p typeref:typename:RLAPI Shader | ||
| 1225 | LoadShaderFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Shader LoadShaderFromMemory(const char *vsCode, const char *fsCode); \/\/ Load shader from/;" p typeref:typename:RLAPI Shader | ||
| 1226 | LoadSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Sound LoadSound(const char *fileName); \/\/ Load sound from file$/;" p typeref:typename:RLAPI Sound | ||
| 1227 | LoadSoundAlias vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Sound LoadSoundAlias(Sound source); \/\/ Create a new sound th/;" p typeref:typename:RLAPI Sound | ||
| 1228 | LoadSoundFromWave vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Sound LoadSoundFromWave(Wave wave); \/\/ Load sound from wave /;" p typeref:typename:RLAPI Sound | ||
| 1229 | LoadState vendor/lua-5.4.8/src/lundump.c /^} LoadState;$/;" t typeref:struct:__anon98fd752a0108 file: | ||
| 1230 | LoadTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Texture2D LoadTexture(const char *fileName); /;" p typeref:typename:RLAPI Texture2D | ||
| 1231 | LoadTextureCubemap vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI TextureCubemap LoadTextureCubemap(Image image, int layout); /;" p typeref:typename:RLAPI TextureCubemap | ||
| 1232 | LoadTextureFromImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Texture2D LoadTextureFromImage(Image image); /;" p typeref:typename:RLAPI Texture2D | ||
| 1233 | LoadUTF8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI char *LoadUTF8(const int *codepoints, int length); \/\/ Load UTF-8 text enc/;" p typeref:typename:RLAPI char * | ||
| 1234 | LoadVrStereoConfig vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI VrStereoConfig LoadVrStereoConfig(VrDeviceInfo device); \/\/ Load VR stereo config for/;" p typeref:typename:RLAPI VrStereoConfig | ||
| 1235 | LoadWave vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Wave LoadWave(const char *fileName); \/\/ Load wave data from f/;" p typeref:typename:RLAPI Wave | ||
| 1236 | LoadWaveFromMemory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Wave LoadWaveFromMemory(const char *fileType, const unsigned char *fileData, int dataSize)/;" p typeref:typename:RLAPI Wave | ||
| 1237 | LoadWaveSamples vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float *LoadWaveSamples(Wave wave); \/\/ Load samples data fro/;" p typeref:typename:RLAPI float * | ||
| 1238 | LocVar vendor/lua-5.4.8/src/lobject.h /^typedef struct LocVar {$/;" s | ||
| 1239 | LocVar vendor/lua-5.4.8/src/lobject.h /^} LocVar;$/;" t typeref:struct:LocVar | ||
| 1240 | LuaClosure vendor/lua-5.4.8/src/ldebug.c /^#define LuaClosure(/;" d file: | ||
| 1241 | MAGENTA vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MAGENTA /;" d | ||
| 1242 | MAROON vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MAROON /;" d | ||
| 1243 | MASK vendor/lua-5.4.8/src/lctype.h /^#define MASK(/;" d | ||
| 1244 | MASK0 vendor/lua-5.4.8/src/lopcodes.h /^#define MASK0(/;" d | ||
| 1245 | MASK1 vendor/lua-5.4.8/src/lopcodes.h /^#define MASK1(/;" d | ||
| 1246 | MATERIAL_MAP_ALBEDO vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_ALBEDO = 0, \/\/ Albedo material (same as: MATERIAL_MAP_DIFFUSE)$/;" e enum:__anon77d6622f0903 | ||
| 1247 | MATERIAL_MAP_BRDF vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_BRDF \/\/ Brdf material$/;" e enum:__anon77d6622f0903 | ||
| 1248 | MATERIAL_MAP_CUBEMAP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_CUBEMAP, \/\/ Cubemap material (NOTE: Uses GL_TEXTURE_CUBE_MAP)$/;" e enum:__anon77d6622f0903 | ||
| 1249 | MATERIAL_MAP_DIFFUSE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MATERIAL_MAP_DIFFUSE /;" d | ||
| 1250 | MATERIAL_MAP_EMISSION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_EMISSION, \/\/ Emission material$/;" e enum:__anon77d6622f0903 | ||
| 1251 | MATERIAL_MAP_HEIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_HEIGHT, \/\/ Heightmap material$/;" e enum:__anon77d6622f0903 | ||
| 1252 | MATERIAL_MAP_IRRADIANCE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_IRRADIANCE, \/\/ Irradiance material (NOTE: Uses GL_TEXTURE_CUBE_MAP)$/;" e enum:__anon77d6622f0903 | ||
| 1253 | MATERIAL_MAP_METALNESS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_METALNESS, \/\/ Metalness material (same as: MATERIAL_MAP_SPECULAR)$/;" e enum:__anon77d6622f0903 | ||
| 1254 | MATERIAL_MAP_NORMAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_NORMAL, \/\/ Normal material$/;" e enum:__anon77d6622f0903 | ||
| 1255 | MATERIAL_MAP_OCCLUSION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_OCCLUSION, \/\/ Ambient occlusion material$/;" e enum:__anon77d6622f0903 | ||
| 1256 | MATERIAL_MAP_PREFILTER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_PREFILTER, \/\/ Prefilter material (NOTE: Uses GL_TEXTURE_CUBE_MAP)$/;" e enum:__anon77d6622f0903 | ||
| 1257 | MATERIAL_MAP_ROUGHNESS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MATERIAL_MAP_ROUGHNESS, \/\/ Roughness material$/;" e enum:__anon77d6622f0903 | ||
| 1258 | MATERIAL_MAP_SPECULAR vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MATERIAL_MAP_SPECULAR /;" d | ||
| 1259 | MAX vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define MAX(/;" d | ||
| 1260 | MAXABITS vendor/lua-5.4.8/src/ltable.c /^#define MAXABITS /;" d file: | ||
| 1261 | MAXARGLINE vendor/lua-5.4.8/src/liolib.c /^#define MAXARGLINE /;" d file: | ||
| 1262 | MAXARG_A vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_A /;" d | ||
| 1263 | MAXARG_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_Ax /;" d | ||
| 1264 | MAXARG_B vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_B /;" d | ||
| 1265 | MAXARG_Bx vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_Bx /;" d | ||
| 1266 | MAXARG_C vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_C /;" d | ||
| 1267 | MAXARG_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define MAXARG_sJ /;" d | ||
| 1268 | MAXASIZE vendor/lua-5.4.8/src/ltable.c /^#define MAXASIZE /;" d file: | ||
| 1269 | MAXBY10 vendor/lua-5.4.8/src/lobject.c /^#define MAXBY10 /;" d file: | ||
| 1270 | MAXCCALLS vendor/lua-5.4.8/src/lstrlib.c /^#define MAXCCALLS /;" d file: | ||
| 1271 | MAXDELTA vendor/lua-5.4.8/src/lfunc.c /^#define MAXDELTA /;" d file: | ||
| 1272 | MAXHBITS vendor/lua-5.4.8/src/ltable.c /^#define MAXHBITS /;" d file: | ||
| 1273 | MAXHSIZE vendor/lua-5.4.8/src/ltable.c /^#define MAXHSIZE /;" d file: | ||
| 1274 | MAXINDEXRK vendor/lua-5.4.8/src/lopcodes.h /^#define MAXINDEXRK /;" d | ||
| 1275 | MAXINTFITSF vendor/lua-5.4.8/src/lvm.c /^#define MAXINTFITSF /;" d file: | ||
| 1276 | MAXINTSIZE vendor/lua-5.4.8/src/lstrlib.c /^#define MAXINTSIZE /;" d file: | ||
| 1277 | MAXIWTHABS vendor/lua-5.4.8/src/ldebug.h /^#define MAXIWTHABS /;" d | ||
| 1278 | MAXLASTD vendor/lua-5.4.8/src/lobject.c /^#define MAXLASTD /;" d file: | ||
| 1279 | MAXMISS vendor/lua-5.4.8/src/lfunc.h /^#define MAXMISS /;" d | ||
| 1280 | MAXNUMBER2STR vendor/lua-5.4.8/src/lobject.c /^#define MAXNUMBER2STR /;" d file: | ||
| 1281 | MAXREGS vendor/lua-5.4.8/src/lcode.c /^#define MAXREGS /;" d file: | ||
| 1282 | MAXSIGDIG vendor/lua-5.4.8/src/lobject.c /^#define MAXSIGDIG /;" d file: | ||
| 1283 | MAXSIZE vendor/lua-5.4.8/src/lstrlib.c /^#define MAXSIZE /;" d file: | ||
| 1284 | MAXSTRTB vendor/lua-5.4.8/src/lstring.c /^#define MAXSTRTB /;" d file: | ||
| 1285 | MAXTAGLOOP vendor/lua-5.4.8/src/lvm.c /^#define MAXTAGLOOP /;" d file: | ||
| 1286 | MAXUNICODE vendor/lua-5.4.8/src/lutf8lib.c /^#define MAXUNICODE /;" d file: | ||
| 1287 | MAXUPVAL vendor/lua-5.4.8/src/lfunc.h /^#define MAXUPVAL /;" d | ||
| 1288 | MAXUTF vendor/lua-5.4.8/src/lutf8lib.c /^#define MAXUTF /;" d file: | ||
| 1289 | MAXVARS vendor/lua-5.4.8/src/lparser.c /^#define MAXVARS /;" d file: | ||
| 1290 | MAX_FORMAT vendor/lua-5.4.8/src/lstrlib.c /^#define MAX_FORMAT /;" d file: | ||
| 1291 | MAX_INT vendor/lua-5.4.8/src/llimits.h /^#define MAX_INT /;" d | ||
| 1292 | MAX_ITEM vendor/lua-5.4.8/src/lstrlib.c /^#define MAX_ITEM /;" d file: | ||
| 1293 | MAX_ITEMF vendor/lua-5.4.8/src/lstrlib.c /^#define MAX_ITEMF /;" d file: | ||
| 1294 | MAX_LMEM vendor/lua-5.4.8/src/llimits.h /^#define MAX_LMEM /;" d | ||
| 1295 | MAX_LUMEM vendor/lua-5.4.8/src/llimits.h /^#define MAX_LUMEM /;" d | ||
| 1296 | MAX_SIZE vendor/lua-5.4.8/src/llimits.h /^#define MAX_SIZE /;" d | ||
| 1297 | MAX_SIZET vendor/lua-5.4.8/src/lauxlib.c /^#define MAX_SIZET /;" d file: | ||
| 1298 | MAX_SIZET vendor/lua-5.4.8/src/llimits.h /^#define MAX_SIZET /;" d | ||
| 1299 | MAX_SIZET vendor/lua-5.4.8/src/lstrlib.c /^#define MAX_SIZET /;" d file: | ||
| 1300 | MC vendor/lua-5.4.8/src/lstrlib.c /^#define MC /;" d file: | ||
| 1301 | MEMERRMSG vendor/lua-5.4.8/src/lstring.h /^#define MEMERRMSG /;" d | ||
| 1302 | MICROTAR_H vendor/microtar-0.1.0/src/microtar.h /^#define MICROTAR_H$/;" d | ||
| 1303 | MIN vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define MIN(/;" d | ||
| 1304 | MINSIZEARRAY vendor/lua-5.4.8/src/lmem.c /^#define MINSIZEARRAY /;" d file: | ||
| 1305 | MINSTRTABSIZE vendor/lua-5.4.8/src/llimits.h /^#define MINSTRTABSIZE /;" d | ||
| 1306 | MKDIR vendor/lua-5.4.8/Makefile /^MKDIR= mkdir -p$/;" m | ||
| 1307 | MOUSE_BUTTON_BACK vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_BACK = 6, \/\/ Mouse button back (advanced mouse device)$/;" e enum:__anon77d6622f0503 | ||
| 1308 | MOUSE_BUTTON_EXTRA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_EXTRA = 4, \/\/ Mouse button extra (advanced mouse device)$/;" e enum:__anon77d6622f0503 | ||
| 1309 | MOUSE_BUTTON_FORWARD vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_FORWARD = 5, \/\/ Mouse button forward (advanced mouse device)$/;" e enum:__anon77d6622f0503 | ||
| 1310 | MOUSE_BUTTON_LEFT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_LEFT = 0, \/\/ Mouse button left$/;" e enum:__anon77d6622f0503 | ||
| 1311 | MOUSE_BUTTON_MIDDLE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_MIDDLE = 2, \/\/ Mouse button middle (pressed wheel)$/;" e enum:__anon77d6622f0503 | ||
| 1312 | MOUSE_BUTTON_RIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_RIGHT = 1, \/\/ Mouse button right$/;" e enum:__anon77d6622f0503 | ||
| 1313 | MOUSE_BUTTON_SIDE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_BUTTON_SIDE = 3, \/\/ Mouse button side (advanced mouse device)$/;" e enum:__anon77d6622f0503 | ||
| 1314 | MOUSE_CURSOR_ARROW vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_ARROW = 1, \/\/ Arrow shape$/;" e enum:__anon77d6622f0603 | ||
| 1315 | MOUSE_CURSOR_CROSSHAIR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_CROSSHAIR = 3, \/\/ Cross shape$/;" e enum:__anon77d6622f0603 | ||
| 1316 | MOUSE_CURSOR_DEFAULT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_DEFAULT = 0, \/\/ Default pointer shape$/;" e enum:__anon77d6622f0603 | ||
| 1317 | MOUSE_CURSOR_IBEAM vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_IBEAM = 2, \/\/ Text writing cursor shape$/;" e enum:__anon77d6622f0603 | ||
| 1318 | MOUSE_CURSOR_NOT_ALLOWED vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_NOT_ALLOWED = 10 \/\/ The operation-not-allowed shape$/;" e enum:__anon77d6622f0603 | ||
| 1319 | MOUSE_CURSOR_POINTING_HAND vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_POINTING_HAND = 4, \/\/ Pointing hand cursor$/;" e enum:__anon77d6622f0603 | ||
| 1320 | MOUSE_CURSOR_RESIZE_ALL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_RESIZE_ALL = 9, \/\/ The omnidirectional resize\/move cursor shape$/;" e enum:__anon77d6622f0603 | ||
| 1321 | MOUSE_CURSOR_RESIZE_EW vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_RESIZE_EW = 5, \/\/ Horizontal resize\/move arrow shape$/;" e enum:__anon77d6622f0603 | ||
| 1322 | MOUSE_CURSOR_RESIZE_NESW vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_RESIZE_NESW = 8, \/\/ The top-right to bottom-left diagonal resize\/move /;" e enum:__anon77d6622f0603 | ||
| 1323 | MOUSE_CURSOR_RESIZE_NS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_RESIZE_NS = 6, \/\/ Vertical resize\/move arrow shape$/;" e enum:__anon77d6622f0603 | ||
| 1324 | MOUSE_CURSOR_RESIZE_NWSE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MOUSE_CURSOR_RESIZE_NWSE = 7, \/\/ Top-left to bottom-right diagonal resize\/move arro/;" e enum:__anon77d6622f0603 | ||
| 1325 | MOUSE_LEFT_BUTTON vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MOUSE_LEFT_BUTTON /;" d | ||
| 1326 | MOUSE_MIDDLE_BUTTON vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MOUSE_MIDDLE_BUTTON /;" d | ||
| 1327 | MOUSE_RIGHT_BUTTON vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define MOUSE_RIGHT_BUTTON /;" d | ||
| 1328 | MSGInvalid vendor/lua-5.4.8/src/lutf8lib.c /^#define MSGInvalid /;" d file: | ||
| 1329 | MTAR_EBADCHKSUM vendor/microtar-0.1.0/src/microtar.h /^ MTAR_EBADCHKSUM = -6,$/;" e enum:__anonc24b2ada0103 | ||
| 1330 | MTAR_EFAILURE vendor/microtar-0.1.0/src/microtar.h /^ MTAR_EFAILURE = -1,$/;" e enum:__anonc24b2ada0103 | ||
| 1331 | MTAR_ENOTFOUND vendor/microtar-0.1.0/src/microtar.h /^ MTAR_ENOTFOUND = -8$/;" e enum:__anonc24b2ada0103 | ||
| 1332 | MTAR_ENULLRECORD vendor/microtar-0.1.0/src/microtar.h /^ MTAR_ENULLRECORD = -7,$/;" e enum:__anonc24b2ada0103 | ||
| 1333 | MTAR_EOPENFAIL vendor/microtar-0.1.0/src/microtar.h /^ MTAR_EOPENFAIL = -2,$/;" e enum:__anonc24b2ada0103 | ||
| 1334 | MTAR_EREADFAIL vendor/microtar-0.1.0/src/microtar.h /^ MTAR_EREADFAIL = -3,$/;" e enum:__anonc24b2ada0103 | ||
| 1335 | MTAR_ESEEKFAIL vendor/microtar-0.1.0/src/microtar.h /^ MTAR_ESEEKFAIL = -5,$/;" e enum:__anonc24b2ada0103 | ||
| 1336 | MTAR_ESUCCESS vendor/microtar-0.1.0/src/microtar.h /^ MTAR_ESUCCESS = 0,$/;" e enum:__anonc24b2ada0103 | ||
| 1337 | MTAR_EWRITEFAIL vendor/microtar-0.1.0/src/microtar.h /^ MTAR_EWRITEFAIL = -4,$/;" e enum:__anonc24b2ada0103 | ||
| 1338 | MTAR_TBLK vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TBLK = '4',$/;" e enum:__anonc24b2ada0203 | ||
| 1339 | MTAR_TCHR vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TCHR = '3',$/;" e enum:__anonc24b2ada0203 | ||
| 1340 | MTAR_TDIR vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TDIR = '5',$/;" e enum:__anonc24b2ada0203 | ||
| 1341 | MTAR_TFIFO vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TFIFO = '6'$/;" e enum:__anonc24b2ada0203 | ||
| 1342 | MTAR_TLNK vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TLNK = '1',$/;" e enum:__anonc24b2ada0203 | ||
| 1343 | MTAR_TREG vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TREG = '0',$/;" e enum:__anonc24b2ada0203 | ||
| 1344 | MTAR_TSYM vendor/microtar-0.1.0/src/microtar.h /^ MTAR_TSYM = '2',$/;" e enum:__anonc24b2ada0203 | ||
| 1345 | MTAR_VERSION vendor/microtar-0.1.0/src/microtar.h /^#define MTAR_VERSION /;" d | ||
| 1346 | MYCFLAGS vendor/lua-5.4.8/src/Makefile /^MYCFLAGS=$/;" m | ||
| 1347 | MYLDFLAGS vendor/lua-5.4.8/src/Makefile /^MYLDFLAGS=$/;" m | ||
| 1348 | MYLIBS vendor/lua-5.4.8/src/Makefile /^MYLIBS=$/;" m | ||
| 1349 | MYOBJS vendor/lua-5.4.8/src/Makefile /^MYOBJS=$/;" m | ||
| 1350 | MakeDirectory vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int MakeDirectory(const char *dirPath); \/\/ Create directories (inclu/;" p typeref:typename:RLAPI int | ||
| 1351 | MatchState vendor/lua-5.4.8/src/lstrlib.c /^typedef struct MatchState {$/;" s file: | ||
| 1352 | MatchState vendor/lua-5.4.8/src/lstrlib.c /^} MatchState;$/;" t typeref:struct:MatchState file: | ||
| 1353 | Material vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Material {$/;" s | ||
| 1354 | Material vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Material;$/;" t typeref:struct:Material | ||
| 1355 | MaterialMap vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct MaterialMap {$/;" s | ||
| 1356 | MaterialMap vendor/raylib-5.5_linux_amd64/include/raylib.h /^} MaterialMap;$/;" t typeref:struct:MaterialMap | ||
| 1357 | MaterialMapIndex vendor/raylib-5.5_linux_amd64/include/raylib.h /^} MaterialMapIndex;$/;" t typeref:enum:__anon77d6622f0903 | ||
| 1358 | Matrix vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Matrix {$/;" s | ||
| 1359 | Matrix vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Matrix;$/;" t typeref:struct:Matrix | ||
| 1360 | Matrix vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct Matrix {$/;" s | ||
| 1361 | Matrix vendor/raylib-5.5_linux_amd64/include/raymath.h /^} Matrix;$/;" t typeref:struct:Matrix | ||
| 1362 | Matrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct Matrix {$/;" s | ||
| 1363 | Matrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} Matrix;$/;" t typeref:struct:Matrix | ||
| 1364 | MatrixAdd vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixAdd(Matrix left, Matrix right)$/;" f typeref:typename:RMAPI Matrix | ||
| 1365 | MatrixDecompose vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI void MatrixDecompose(Matrix mat, Vector3 *translation, Quaternion *rotation, Vector3 *scal/;" f typeref:typename:RMAPI void | ||
| 1366 | MatrixDeterminant vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float MatrixDeterminant(Matrix mat)$/;" f typeref:typename:RMAPI float | ||
| 1367 | MatrixFrustum vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixFrustum(double left, double right, double bottom, double top, double nearPlan/;" f typeref:typename:RMAPI Matrix | ||
| 1368 | MatrixIdentity vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixIdentity(void)$/;" f typeref:typename:RMAPI Matrix | ||
| 1369 | MatrixInvert vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixInvert(Matrix mat)$/;" f typeref:typename:RMAPI Matrix | ||
| 1370 | MatrixLookAt vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixLookAt(Vector3 eye, Vector3 target, Vector3 up)$/;" f typeref:typename:RMAPI Matrix | ||
| 1371 | MatrixMultiply vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixMultiply(Matrix left, Matrix right)$/;" f typeref:typename:RMAPI Matrix | ||
| 1372 | MatrixOrtho vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixOrtho(double left, double right, double bottom, double top, double nearPlane,/;" f typeref:typename:RMAPI Matrix | ||
| 1373 | MatrixPerspective vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixPerspective(double fovY, double aspect, double nearPlane, double farPlane)$/;" f typeref:typename:RMAPI Matrix | ||
| 1374 | MatrixRotate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotate(Vector3 axis, float angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1375 | MatrixRotateX vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotateX(float angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1376 | MatrixRotateXYZ vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotateXYZ(Vector3 angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1377 | MatrixRotateY vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotateY(float angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1378 | MatrixRotateZ vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotateZ(float angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1379 | MatrixRotateZYX vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixRotateZYX(Vector3 angle)$/;" f typeref:typename:RMAPI Matrix | ||
| 1380 | MatrixScale vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixScale(float x, float y, float z)$/;" f typeref:typename:RMAPI Matrix | ||
| 1381 | MatrixSubtract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixSubtract(Matrix left, Matrix right)$/;" f typeref:typename:RMAPI Matrix | ||
| 1382 | MatrixToFloat vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define MatrixToFloat(/;" d | ||
| 1383 | MatrixToFloatV vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float16 MatrixToFloatV(Matrix mat)$/;" f typeref:typename:RMAPI float16 | ||
| 1384 | MatrixTrace vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float MatrixTrace(Matrix mat)$/;" f typeref:typename:RMAPI float | ||
| 1385 | MatrixTranslate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixTranslate(float x, float y, float z)$/;" f typeref:typename:RMAPI Matrix | ||
| 1386 | MatrixTranspose vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix MatrixTranspose(Matrix mat)$/;" f typeref:typename:RMAPI Matrix | ||
| 1387 | MaximizeWindow vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void MaximizeWindow(void); \/\/ Set window state: maximiz/;" p typeref:typename:RLAPI void | ||
| 1388 | Mbuffer vendor/lua-5.4.8/src/lzio.h /^typedef struct Mbuffer {$/;" s | ||
| 1389 | Mbuffer vendor/lua-5.4.8/src/lzio.h /^} Mbuffer;$/;" t typeref:struct:Mbuffer | ||
| 1390 | MeasureText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int MeasureText(const char *text, int fontSize); \/\//;" p typeref:typename:RLAPI int | ||
| 1391 | MeasureTextEx vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector2 MeasureTextEx(Font font, const char *text, float fontSize, float spacing); \/\//;" p typeref:typename:RLAPI Vector2 | ||
| 1392 | MemAlloc vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void *MemAlloc(unsigned int size); \/\/ Internal memory allocator$/;" p typeref:typename:RLAPI void * | ||
| 1393 | MemFree vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void MemFree(void *ptr); \/\/ Internal memory free$/;" p typeref:typename:RLAPI void | ||
| 1394 | MemRealloc vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void *MemRealloc(void *ptr, unsigned int size); \/\/ Internal memory reallocat/;" p typeref:typename:RLAPI void * | ||
| 1395 | Mesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Mesh {$/;" s | ||
| 1396 | Mesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Mesh;$/;" t typeref:struct:Mesh | ||
| 1397 | MinimizeWindow vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void MinimizeWindow(void); \/\/ Set window state: minimiz/;" p typeref:typename:RLAPI void | ||
| 1398 | Model vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Model {$/;" s | ||
| 1399 | Model vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Model;$/;" t typeref:struct:Model | ||
| 1400 | ModelAnimation vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct ModelAnimation {$/;" s | ||
| 1401 | ModelAnimation vendor/raylib-5.5_linux_amd64/include/raylib.h /^} ModelAnimation;$/;" t typeref:struct:ModelAnimation | ||
| 1402 | MouseButton vendor/raylib-5.5_linux_amd64/include/raylib.h /^} MouseButton;$/;" t typeref:enum:__anon77d6622f0503 | ||
| 1403 | MouseCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^} MouseCursor;$/;" t typeref:enum:__anon77d6622f0603 | ||
| 1404 | Music vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Music {$/;" s | ||
| 1405 | Music vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Music;$/;" t typeref:struct:Music | ||
| 1406 | NB vendor/lua-5.4.8/src/lstrlib.c /^#define NB /;" d file: | ||
| 1407 | NBITS vendor/lua-5.4.8/src/lvm.c /^#define NBITS /;" d file: | ||
| 1408 | NBM vendor/lua-5.4.8/src/lvm.c /^#define NBM /;" d file: | ||
| 1409 | NONA vendor/lua-5.4.8/src/lctype.c /^#define NONA /;" d file: | ||
| 1410 | NO_JUMP vendor/lua-5.4.8/src/lcode.h /^#define NO_JUMP /;" d | ||
| 1411 | NO_REG vendor/lua-5.4.8/src/lopcodes.h /^#define NO_REG /;" d | ||
| 1412 | NPATCH_NINE_PATCH vendor/raylib-5.5_linux_amd64/include/raylib.h /^ NPATCH_NINE_PATCH = 0, \/\/ Npatch layout: 3x3 tiles$/;" e enum:__anon77d6622f1603 | ||
| 1413 | NPATCH_THREE_PATCH_HORIZONTAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ NPATCH_THREE_PATCH_HORIZONTAL \/\/ Npatch layout: 3x1 tiles$/;" e enum:__anon77d6622f1603 | ||
| 1414 | NPATCH_THREE_PATCH_VERTICAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ NPATCH_THREE_PATCH_VERTICAL, \/\/ Npatch layout: 1x3 tiles$/;" e enum:__anon77d6622f1603 | ||
| 1415 | NPatchInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct NPatchInfo {$/;" s | ||
| 1416 | NPatchInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^} NPatchInfo;$/;" t typeref:struct:NPatchInfo | ||
| 1417 | NPatchLayout vendor/raylib-5.5_linux_amd64/include/raylib.h /^} NPatchLayout;$/;" t typeref:enum:__anon77d6622f1603 | ||
| 1418 | NUM_OPCODES vendor/lua-5.4.8/src/lopcodes.h /^#define NUM_OPCODES /;" d | ||
| 1419 | NUM_RESERVED vendor/lua-5.4.8/src/llex.h /^#define NUM_RESERVED /;" d | ||
| 1420 | NetBSD vendor/lua-5.4.8/src/Makefile /^FreeBSD NetBSD OpenBSD freebsd:$/;" t | ||
| 1421 | Node vendor/lua-5.4.8/src/lobject.h /^typedef union Node {$/;" u | ||
| 1422 | Node vendor/lua-5.4.8/src/lobject.h /^} Node;$/;" t typeref:union:Node | ||
| 1423 | NodeKey vendor/lua-5.4.8/src/lobject.h /^ struct NodeKey {$/;" s union:Node | ||
| 1424 | Normalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Normalize(float value, float start, float end)$/;" f typeref:typename:RMAPI float | ||
| 1425 | OFFSET_sBx vendor/lua-5.4.8/src/lopcodes.h /^#define OFFSET_sBx /;" d | ||
| 1426 | OFFSET_sC vendor/lua-5.4.8/src/lopcodes.h /^#define OFFSET_sC /;" d | ||
| 1427 | OFFSET_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define OFFSET_sJ /;" d | ||
| 1428 | OPR_ADD vendor/lua-5.4.8/src/lcode.h /^ OPR_ADD, OPR_SUB, OPR_MUL, OPR_MOD, OPR_POW,$/;" e enum:BinOpr | ||
| 1429 | OPR_AND vendor/lua-5.4.8/src/lcode.h /^ OPR_AND, OPR_OR,$/;" e enum:BinOpr | ||
| 1430 | OPR_BAND vendor/lua-5.4.8/src/lcode.h /^ OPR_BAND, OPR_BOR, OPR_BXOR,$/;" e enum:BinOpr | ||
| 1431 | OPR_BNOT vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" e enum:UnOpr | ||
| 1432 | OPR_BOR vendor/lua-5.4.8/src/lcode.h /^ OPR_BAND, OPR_BOR, OPR_BXOR,$/;" e enum:BinOpr | ||
| 1433 | OPR_BXOR vendor/lua-5.4.8/src/lcode.h /^ OPR_BAND, OPR_BOR, OPR_BXOR,$/;" e enum:BinOpr | ||
| 1434 | OPR_CONCAT vendor/lua-5.4.8/src/lcode.h /^ OPR_CONCAT,$/;" e enum:BinOpr | ||
| 1435 | OPR_DIV vendor/lua-5.4.8/src/lcode.h /^ OPR_DIV, OPR_IDIV,$/;" e enum:BinOpr | ||
| 1436 | OPR_EQ vendor/lua-5.4.8/src/lcode.h /^ OPR_EQ, OPR_LT, OPR_LE,$/;" e enum:BinOpr | ||
| 1437 | OPR_GE vendor/lua-5.4.8/src/lcode.h /^ OPR_NE, OPR_GT, OPR_GE,$/;" e enum:BinOpr | ||
| 1438 | OPR_GT vendor/lua-5.4.8/src/lcode.h /^ OPR_NE, OPR_GT, OPR_GE,$/;" e enum:BinOpr | ||
| 1439 | OPR_IDIV vendor/lua-5.4.8/src/lcode.h /^ OPR_DIV, OPR_IDIV,$/;" e enum:BinOpr | ||
| 1440 | OPR_LE vendor/lua-5.4.8/src/lcode.h /^ OPR_EQ, OPR_LT, OPR_LE,$/;" e enum:BinOpr | ||
| 1441 | OPR_LEN vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" e enum:UnOpr | ||
| 1442 | OPR_LT vendor/lua-5.4.8/src/lcode.h /^ OPR_EQ, OPR_LT, OPR_LE,$/;" e enum:BinOpr | ||
| 1443 | OPR_MINUS vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" e enum:UnOpr | ||
| 1444 | OPR_MOD vendor/lua-5.4.8/src/lcode.h /^ OPR_ADD, OPR_SUB, OPR_MUL, OPR_MOD, OPR_POW,$/;" e enum:BinOpr | ||
| 1445 | OPR_MUL vendor/lua-5.4.8/src/lcode.h /^ OPR_ADD, OPR_SUB, OPR_MUL, OPR_MOD, OPR_POW,$/;" e enum:BinOpr | ||
| 1446 | OPR_NE vendor/lua-5.4.8/src/lcode.h /^ OPR_NE, OPR_GT, OPR_GE,$/;" e enum:BinOpr | ||
| 1447 | OPR_NOBINOPR vendor/lua-5.4.8/src/lcode.h /^ OPR_NOBINOPR$/;" e enum:BinOpr | ||
| 1448 | OPR_NOT vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" e enum:UnOpr | ||
| 1449 | OPR_NOUNOPR vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" e enum:UnOpr | ||
| 1450 | OPR_OR vendor/lua-5.4.8/src/lcode.h /^ OPR_AND, OPR_OR,$/;" e enum:BinOpr | ||
| 1451 | OPR_POW vendor/lua-5.4.8/src/lcode.h /^ OPR_ADD, OPR_SUB, OPR_MUL, OPR_MOD, OPR_POW,$/;" e enum:BinOpr | ||
| 1452 | OPR_SHL vendor/lua-5.4.8/src/lcode.h /^ OPR_SHL, OPR_SHR,$/;" e enum:BinOpr | ||
| 1453 | OPR_SHR vendor/lua-5.4.8/src/lcode.h /^ OPR_SHL, OPR_SHR,$/;" e enum:BinOpr | ||
| 1454 | OPR_SUB vendor/lua-5.4.8/src/lcode.h /^ OPR_ADD, OPR_SUB, OPR_MUL, OPR_MOD, OPR_POW,$/;" e enum:BinOpr | ||
| 1455 | OP_ADD vendor/lua-5.4.8/src/lopcodes.h /^OP_ADD,\/* A B C R[A] := R[B] + R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1456 | OP_ADDI vendor/lua-5.4.8/src/lopcodes.h /^OP_ADDI,\/* A B sC R[A] := R[B] + sC *\/$/;" e enum:__anon7aa428030103 | ||
| 1457 | OP_ADDK vendor/lua-5.4.8/src/lopcodes.h /^OP_ADDK,\/* A B C R[A] := R[B] + K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1458 | OP_BAND vendor/lua-5.4.8/src/lopcodes.h /^OP_BAND,\/* A B C R[A] := R[B] & R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1459 | OP_BANDK vendor/lua-5.4.8/src/lopcodes.h /^OP_BANDK,\/* A B C R[A] := R[B] & K[C]:integer *\/$/;" e enum:__anon7aa428030103 | ||
| 1460 | OP_BNOT vendor/lua-5.4.8/src/lopcodes.h /^OP_BNOT,\/* A B R[A] := ~R[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1461 | OP_BOR vendor/lua-5.4.8/src/lopcodes.h /^OP_BOR,\/* A B C R[A] := R[B] | R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1462 | OP_BORK vendor/lua-5.4.8/src/lopcodes.h /^OP_BORK,\/* A B C R[A] := R[B] | K[C]:integer *\/$/;" e enum:__anon7aa428030103 | ||
| 1463 | OP_BXOR vendor/lua-5.4.8/src/lopcodes.h /^OP_BXOR,\/* A B C R[A] := R[B] ~ R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1464 | OP_BXORK vendor/lua-5.4.8/src/lopcodes.h /^OP_BXORK,\/* A B C R[A] := R[B] ~ K[C]:integer *\/$/;" e enum:__anon7aa428030103 | ||
| 1465 | OP_CALL vendor/lua-5.4.8/src/lopcodes.h /^OP_CALL,\/* A B C R[A], ... ,R[A+C-2] := R[A](R[A+1], ... ,R[A+B-1]) *\/$/;" e enum:__anon7aa428030103 | ||
| 1466 | OP_CLOSE vendor/lua-5.4.8/src/lopcodes.h /^OP_CLOSE,\/* A close all upvalues >= R[A] *\/$/;" e enum:__anon7aa428030103 | ||
| 1467 | OP_CLOSURE vendor/lua-5.4.8/src/lopcodes.h /^OP_CLOSURE,\/* A Bx R[A] := closure(KPROTO[Bx]) *\/$/;" e enum:__anon7aa428030103 | ||
| 1468 | OP_CONCAT vendor/lua-5.4.8/src/lopcodes.h /^OP_CONCAT,\/* A B R[A] := R[A].. ... ..R[A + B - 1] *\/$/;" e enum:__anon7aa428030103 | ||
| 1469 | OP_DIV vendor/lua-5.4.8/src/lopcodes.h /^OP_DIV,\/* A B C R[A] := R[B] \/ R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1470 | OP_DIVK vendor/lua-5.4.8/src/lopcodes.h /^OP_DIVK,\/* A B C R[A] := R[B] \/ K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1471 | OP_EQ vendor/lua-5.4.8/src/lopcodes.h /^OP_EQ,\/* A B k if ((R[A] == R[B]) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1472 | OP_EQI vendor/lua-5.4.8/src/lopcodes.h /^OP_EQI,\/* A sB k if ((R[A] == sB) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1473 | OP_EQK vendor/lua-5.4.8/src/lopcodes.h /^OP_EQK,\/* A B k if ((R[A] == K[B]) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1474 | OP_EXTRAARG vendor/lua-5.4.8/src/lopcodes.h /^OP_EXTRAARG\/* Ax extra (larger) argument for previous opcode *\/$/;" e enum:__anon7aa428030103 | ||
| 1475 | OP_FORLOOP vendor/lua-5.4.8/src/lopcodes.h /^OP_FORLOOP,\/* A Bx update counters; if loop continues then pc-=Bx; *\/$/;" e enum:__anon7aa428030103 | ||
| 1476 | OP_FORPREP vendor/lua-5.4.8/src/lopcodes.h /^OP_FORPREP,\/* A Bx <check values and prepare counters>;$/;" e enum:__anon7aa428030103 | ||
| 1477 | OP_GEI vendor/lua-5.4.8/src/lopcodes.h /^OP_GEI,\/* A sB k if ((R[A] >= sB) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1478 | OP_GETFIELD vendor/lua-5.4.8/src/lopcodes.h /^OP_GETFIELD,\/* A B C R[A] := R[B][K[C]:shortstring] *\/$/;" e enum:__anon7aa428030103 | ||
| 1479 | OP_GETI vendor/lua-5.4.8/src/lopcodes.h /^OP_GETI,\/* A B C R[A] := R[B][C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1480 | OP_GETTABLE vendor/lua-5.4.8/src/lopcodes.h /^OP_GETTABLE,\/* A B C R[A] := R[B][R[C]] *\/$/;" e enum:__anon7aa428030103 | ||
| 1481 | OP_GETTABUP vendor/lua-5.4.8/src/lopcodes.h /^OP_GETTABUP,\/* A B C R[A] := UpValue[B][K[C]:shortstring] *\/$/;" e enum:__anon7aa428030103 | ||
| 1482 | OP_GETUPVAL vendor/lua-5.4.8/src/lopcodes.h /^OP_GETUPVAL,\/* A B R[A] := UpValue[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1483 | OP_GTI vendor/lua-5.4.8/src/lopcodes.h /^OP_GTI,\/* A sB k if ((R[A] > sB) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1484 | OP_IDIV vendor/lua-5.4.8/src/lopcodes.h /^OP_IDIV,\/* A B C R[A] := R[B] \/\/ R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1485 | OP_IDIVK vendor/lua-5.4.8/src/lopcodes.h /^OP_IDIVK,\/* A B C R[A] := R[B] \/\/ K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1486 | OP_JMP vendor/lua-5.4.8/src/lopcodes.h /^OP_JMP,\/* sJ pc += sJ *\/$/;" e enum:__anon7aa428030103 | ||
| 1487 | OP_LE vendor/lua-5.4.8/src/lopcodes.h /^OP_LE,\/* A B k if ((R[A] <= R[B]) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1488 | OP_LEI vendor/lua-5.4.8/src/lopcodes.h /^OP_LEI,\/* A sB k if ((R[A] <= sB) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1489 | OP_LEN vendor/lua-5.4.8/src/lopcodes.h /^OP_LEN,\/* A B R[A] := #R[B] (length operator) *\/$/;" e enum:__anon7aa428030103 | ||
| 1490 | OP_LFALSESKIP vendor/lua-5.4.8/src/lopcodes.h /^OP_LFALSESKIP,\/*A R[A] := false; pc++ (*) *\/$/;" e enum:__anon7aa428030103 | ||
| 1491 | OP_LOADF vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADF,\/* A sBx R[A] := (lua_Number)sBx *\/$/;" e enum:__anon7aa428030103 | ||
| 1492 | OP_LOADFALSE vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADFALSE,\/* A R[A] := false *\/$/;" e enum:__anon7aa428030103 | ||
| 1493 | OP_LOADI vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADI,\/* A sBx R[A] := sBx *\/$/;" e enum:__anon7aa428030103 | ||
| 1494 | OP_LOADK vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADK,\/* A Bx R[A] := K[Bx] *\/$/;" e enum:__anon7aa428030103 | ||
| 1495 | OP_LOADKX vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADKX,\/* A R[A] := K[extra arg] *\/$/;" e enum:__anon7aa428030103 | ||
| 1496 | OP_LOADNIL vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADNIL,\/* A B R[A], R[A+1], ..., R[A+B] := nil *\/$/;" e enum:__anon7aa428030103 | ||
| 1497 | OP_LOADTRUE vendor/lua-5.4.8/src/lopcodes.h /^OP_LOADTRUE,\/* A R[A] := true *\/$/;" e enum:__anon7aa428030103 | ||
| 1498 | OP_LT vendor/lua-5.4.8/src/lopcodes.h /^OP_LT,\/* A B k if ((R[A] < R[B]) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1499 | OP_LTI vendor/lua-5.4.8/src/lopcodes.h /^OP_LTI,\/* A sB k if ((R[A] < sB) ~= k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1500 | OP_MMBIN vendor/lua-5.4.8/src/lopcodes.h /^OP_MMBIN,\/* A B C call C metamethod over R[A] and R[B] (*) *\/$/;" e enum:__anon7aa428030103 | ||
| 1501 | OP_MMBINI vendor/lua-5.4.8/src/lopcodes.h /^OP_MMBINI,\/* A sB C k call C metamethod over R[A] and sB *\/$/;" e enum:__anon7aa428030103 | ||
| 1502 | OP_MMBINK vendor/lua-5.4.8/src/lopcodes.h /^OP_MMBINK,\/* A B C k call C metamethod over R[A] and K[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1503 | OP_MOD vendor/lua-5.4.8/src/lopcodes.h /^OP_MOD,\/* A B C R[A] := R[B] % R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1504 | OP_MODK vendor/lua-5.4.8/src/lopcodes.h /^OP_MODK,\/* A B C R[A] := R[B] % K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1505 | OP_MOVE vendor/lua-5.4.8/src/lopcodes.h /^OP_MOVE,\/* A B R[A] := R[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1506 | OP_MUL vendor/lua-5.4.8/src/lopcodes.h /^OP_MUL,\/* A B C R[A] := R[B] * R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1507 | OP_MULK vendor/lua-5.4.8/src/lopcodes.h /^OP_MULK,\/* A B C R[A] := R[B] * K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1508 | OP_NEWTABLE vendor/lua-5.4.8/src/lopcodes.h /^OP_NEWTABLE,\/* A B C k R[A] := {} *\/$/;" e enum:__anon7aa428030103 | ||
| 1509 | OP_NOT vendor/lua-5.4.8/src/lopcodes.h /^OP_NOT,\/* A B R[A] := not R[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1510 | OP_POW vendor/lua-5.4.8/src/lopcodes.h /^OP_POW,\/* A B C R[A] := R[B] ^ R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1511 | OP_POWK vendor/lua-5.4.8/src/lopcodes.h /^OP_POWK,\/* A B C R[A] := R[B] ^ K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1512 | OP_RETURN vendor/lua-5.4.8/src/lopcodes.h /^OP_RETURN,\/* A B C k return R[A], ... ,R[A+B-2] (see note) *\/$/;" e enum:__anon7aa428030103 | ||
| 1513 | OP_RETURN0 vendor/lua-5.4.8/src/lopcodes.h /^OP_RETURN0,\/* return *\/$/;" e enum:__anon7aa428030103 | ||
| 1514 | OP_RETURN1 vendor/lua-5.4.8/src/lopcodes.h /^OP_RETURN1,\/* A return R[A] *\/$/;" e enum:__anon7aa428030103 | ||
| 1515 | OP_SELF vendor/lua-5.4.8/src/lopcodes.h /^OP_SELF,\/* A B C R[A+1] := R[B]; R[A] := R[B][RK(C):string] *\/$/;" e enum:__anon7aa428030103 | ||
| 1516 | OP_SETFIELD vendor/lua-5.4.8/src/lopcodes.h /^OP_SETFIELD,\/* A B C R[A][K[B]:shortstring] := RK(C) *\/$/;" e enum:__anon7aa428030103 | ||
| 1517 | OP_SETI vendor/lua-5.4.8/src/lopcodes.h /^OP_SETI,\/* A B C R[A][B] := RK(C) *\/$/;" e enum:__anon7aa428030103 | ||
| 1518 | OP_SETLIST vendor/lua-5.4.8/src/lopcodes.h /^OP_SETLIST,\/* A B C k R[A][C+i] := R[A+i], 1 <= i <= B *\/$/;" e enum:__anon7aa428030103 | ||
| 1519 | OP_SETTABLE vendor/lua-5.4.8/src/lopcodes.h /^OP_SETTABLE,\/* A B C R[A][R[B]] := RK(C) *\/$/;" e enum:__anon7aa428030103 | ||
| 1520 | OP_SETTABUP vendor/lua-5.4.8/src/lopcodes.h /^OP_SETTABUP,\/* A B C UpValue[A][K[B]:shortstring] := RK(C) *\/$/;" e enum:__anon7aa428030103 | ||
| 1521 | OP_SETUPVAL vendor/lua-5.4.8/src/lopcodes.h /^OP_SETUPVAL,\/* A B UpValue[B] := R[A] *\/$/;" e enum:__anon7aa428030103 | ||
| 1522 | OP_SHL vendor/lua-5.4.8/src/lopcodes.h /^OP_SHL,\/* A B C R[A] := R[B] << R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1523 | OP_SHLI vendor/lua-5.4.8/src/lopcodes.h /^OP_SHLI,\/* A B sC R[A] := sC << R[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1524 | OP_SHR vendor/lua-5.4.8/src/lopcodes.h /^OP_SHR,\/* A B C R[A] := R[B] >> R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1525 | OP_SHRI vendor/lua-5.4.8/src/lopcodes.h /^OP_SHRI,\/* A B sC R[A] := R[B] >> sC *\/$/;" e enum:__anon7aa428030103 | ||
| 1526 | OP_SUB vendor/lua-5.4.8/src/lopcodes.h /^OP_SUB,\/* A B C R[A] := R[B] - R[C] *\/$/;" e enum:__anon7aa428030103 | ||
| 1527 | OP_SUBK vendor/lua-5.4.8/src/lopcodes.h /^OP_SUBK,\/* A B C R[A] := R[B] - K[C]:number *\/$/;" e enum:__anon7aa428030103 | ||
| 1528 | OP_TAILCALL vendor/lua-5.4.8/src/lopcodes.h /^OP_TAILCALL,\/* A B C k return R[A](R[A+1], ... ,R[A+B-1]) *\/$/;" e enum:__anon7aa428030103 | ||
| 1529 | OP_TBC vendor/lua-5.4.8/src/lopcodes.h /^OP_TBC,\/* A mark variable A "to be closed" *\/$/;" e enum:__anon7aa428030103 | ||
| 1530 | OP_TEST vendor/lua-5.4.8/src/lopcodes.h /^OP_TEST,\/* A k if (not R[A] == k) then pc++ *\/$/;" e enum:__anon7aa428030103 | ||
| 1531 | OP_TESTSET vendor/lua-5.4.8/src/lopcodes.h /^OP_TESTSET,\/* A B k if (not R[B] == k) then pc++ else R[A] := R[B] (*) *\/$/;" e enum:__anon7aa428030103 | ||
| 1532 | OP_TFORCALL vendor/lua-5.4.8/src/lopcodes.h /^OP_TFORCALL,\/* A C R[A+4], ... ,R[A+3+C] := R[A](R[A+1], R[A+2]); *\/$/;" e enum:__anon7aa428030103 | ||
| 1533 | OP_TFORLOOP vendor/lua-5.4.8/src/lopcodes.h /^OP_TFORLOOP,\/* A Bx if R[A+2] ~= nil then { R[A]=R[A+2]; pc -= Bx } *\/$/;" e enum:__anon7aa428030103 | ||
| 1534 | OP_TFORPREP vendor/lua-5.4.8/src/lopcodes.h /^OP_TFORPREP,\/* A Bx create upvalue for R[A + 3]; pc+=Bx *\/$/;" e enum:__anon7aa428030103 | ||
| 1535 | OP_UNM vendor/lua-5.4.8/src/lopcodes.h /^OP_UNM,\/* A B R[A] := -R[B] *\/$/;" e enum:__anon7aa428030103 | ||
| 1536 | OP_VARARG vendor/lua-5.4.8/src/lopcodes.h /^OP_VARARG,\/* A C R[A], R[A+1], ..., R[A+C-2] = vararg *\/$/;" e enum:__anon7aa428030103 | ||
| 1537 | OP_VARARGPREP vendor/lua-5.4.8/src/lopcodes.h /^OP_VARARGPREP,\/*A (adjust vararg parameters) *\/$/;" e enum:__anon7aa428030103 | ||
| 1538 | ORANGE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define ORANGE /;" d | ||
| 1539 | OUTPUT vendor/lua-5.4.8/src/luac.c /^#define OUTPUT /;" d file: | ||
| 1540 | OpCode vendor/lua-5.4.8/src/lopcodes.h /^} OpCode;$/;" t typeref:enum:__anon7aa428030103 | ||
| 1541 | OpMode vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" g | ||
| 1542 | OpenBSD vendor/lua-5.4.8/src/Makefile /^FreeBSD NetBSD OpenBSD freebsd:$/;" t | ||
| 1543 | OpenURL vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void OpenURL(const char *url); \/\/ Open URL with default sys/;" p typeref:typename:RLAPI void | ||
| 1544 | Output vendor/lua-5.4.8/src/luac.c /^static char Output[]={ OUTPUT }; \/* default output file name *\/$/;" v typeref:typename:char[] file: | ||
| 1545 | PAUSEADJ vendor/lua-5.4.8/src/lgc.c /^#define PAUSEADJ /;" d file: | ||
| 1546 | PFNGLDRAWARRAYSINSTANCEDEXTPROC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDEXTPROC) (GLenum mode, GLint start, GLsiz/;" t typeref:typename:void (GL_APIENTRYP)(GLenum mode,GLint start,GLsizei count,GLsizei primcount) | ||
| 1547 | PFNGLDRAWELEMENTSINSTANCEDEXTPROC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ typedef void (GL_APIENTRYP PFNGLDRAWELEMENTSINSTANCEDEXTPROC) (GLenum mode, GLsizei count, G/;" t typeref:typename:void (GL_APIENTRYP)(GLenum mode,GLsizei count,GLenum type,const void * indices,GLsizei primcount) | ||
| 1548 | PFNGLVERTEXATTRIBDIVISOREXTPROC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBDIVISOREXTPROC) (GLuint index, GLuint divisor);$/;" t typeref:typename:void (GL_APIENTRYP)(GLuint index,GLuint divisor) | ||
| 1549 | PI vendor/lua-5.4.8/src/lmathlib.c /^#define PI /;" d file: | ||
| 1550 | PI vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define PI /;" d | ||
| 1551 | PI vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define PI /;" d | ||
| 1552 | PI vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define PI /;" d | ||
| 1553 | PINK vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define PINK /;" d | ||
| 1554 | PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA, \/\/ 8 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1555 | PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA \/\/ 2 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1556 | PIXELFORMAT_COMPRESSED_DXT1_RGB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_DXT1_RGB, \/\/ 4 bpp (no alpha)$/;" e enum:__anon77d6622f0d03 | ||
| 1557 | PIXELFORMAT_COMPRESSED_DXT1_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_DXT1_RGBA, \/\/ 4 bpp (1 bit alpha)$/;" e enum:__anon77d6622f0d03 | ||
| 1558 | PIXELFORMAT_COMPRESSED_DXT3_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_DXT3_RGBA, \/\/ 8 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1559 | PIXELFORMAT_COMPRESSED_DXT5_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_DXT5_RGBA, \/\/ 8 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1560 | PIXELFORMAT_COMPRESSED_ETC1_RGB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_ETC1_RGB, \/\/ 4 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1561 | PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA, \/\/ 8 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1562 | PIXELFORMAT_COMPRESSED_ETC2_RGB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_ETC2_RGB, \/\/ 4 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1563 | PIXELFORMAT_COMPRESSED_PVRT_RGB vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_PVRT_RGB, \/\/ 4 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1564 | PIXELFORMAT_COMPRESSED_PVRT_RGBA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_COMPRESSED_PVRT_RGBA, \/\/ 4 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1565 | PIXELFORMAT_UNCOMPRESSED_GRAYSCALE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_GRAYSCALE = 1, \/\/ 8 bit per pixel (no alpha)$/;" e enum:__anon77d6622f0d03 | ||
| 1566 | PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA, \/\/ 8*2 bpp (2 channels)$/;" e enum:__anon77d6622f0d03 | ||
| 1567 | PIXELFORMAT_UNCOMPRESSED_R16 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R16, \/\/ 16 bpp (1 channel - half float)$/;" e enum:__anon77d6622f0d03 | ||
| 1568 | PIXELFORMAT_UNCOMPRESSED_R16G16B16 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R16G16B16, \/\/ 16*3 bpp (3 channels - half float)$/;" e enum:__anon77d6622f0d03 | ||
| 1569 | PIXELFORMAT_UNCOMPRESSED_R16G16B16A16 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R16G16B16A16, \/\/ 16*4 bpp (4 channels - half float)$/;" e enum:__anon77d6622f0d03 | ||
| 1570 | PIXELFORMAT_UNCOMPRESSED_R32 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R32, \/\/ 32 bpp (1 channel - float)$/;" e enum:__anon77d6622f0d03 | ||
| 1571 | PIXELFORMAT_UNCOMPRESSED_R32G32B32 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R32G32B32, \/\/ 32*3 bpp (3 channels - float)$/;" e enum:__anon77d6622f0d03 | ||
| 1572 | PIXELFORMAT_UNCOMPRESSED_R32G32B32A32 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R32G32B32A32, \/\/ 32*4 bpp (4 channels - float)$/;" e enum:__anon77d6622f0d03 | ||
| 1573 | PIXELFORMAT_UNCOMPRESSED_R4G4B4A4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R4G4B4A4, \/\/ 16 bpp (4 bit alpha)$/;" e enum:__anon77d6622f0d03 | ||
| 1574 | PIXELFORMAT_UNCOMPRESSED_R5G5B5A1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R5G5B5A1, \/\/ 16 bpp (1 bit alpha)$/;" e enum:__anon77d6622f0d03 | ||
| 1575 | PIXELFORMAT_UNCOMPRESSED_R5G6B5 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R5G6B5, \/\/ 16 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1576 | PIXELFORMAT_UNCOMPRESSED_R8G8B8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R8G8B8, \/\/ 24 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1577 | PIXELFORMAT_UNCOMPRESSED_R8G8B8A8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ PIXELFORMAT_UNCOMPRESSED_R8G8B8A8, \/\/ 32 bpp$/;" e enum:__anon77d6622f0d03 | ||
| 1578 | PLAT vendor/lua-5.4.8/Makefile /^PLAT= guess$/;" m | ||
| 1579 | PLAT vendor/lua-5.4.8/src/Makefile /^PLAT= guess$/;" m | ||
| 1580 | PLATS vendor/lua-5.4.8/Makefile /^PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris$/;" m | ||
| 1581 | PLATS vendor/lua-5.4.8/src/Makefile /^PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris$/;" m | ||
| 1582 | POS vendor/lua-5.4.8/src/lobject.c /^#define POS /;" d file: | ||
| 1583 | POS_A vendor/lua-5.4.8/src/lopcodes.h /^#define POS_A /;" d | ||
| 1584 | POS_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define POS_Ax /;" d | ||
| 1585 | POS_B vendor/lua-5.4.8/src/lopcodes.h /^#define POS_B /;" d | ||
| 1586 | POS_Bx vendor/lua-5.4.8/src/lopcodes.h /^#define POS_Bx /;" d | ||
| 1587 | POS_C vendor/lua-5.4.8/src/lopcodes.h /^#define POS_C /;" d | ||
| 1588 | POS_OP vendor/lua-5.4.8/src/lopcodes.h /^#define POS_OP /;" d | ||
| 1589 | POS_k vendor/lua-5.4.8/src/lopcodes.h /^#define POS_k /;" d | ||
| 1590 | POS_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define POS_sJ /;" d | ||
| 1591 | PRE vendor/lua-5.4.8/src/lobject.c /^#define PRE /;" d file: | ||
| 1592 | PRINTBIT vendor/lua-5.4.8/src/lctype.h /^#define PRINTBIT /;" d | ||
| 1593 | PROG Makefile /^PROG := bidi$/;" m | ||
| 1594 | PROGNAME vendor/lua-5.4.8/src/luac.c /^#define PROGNAME /;" d file: | ||
| 1595 | PROG_C Makefile /^PROG_C := main.c$/;" m | ||
| 1596 | PURPLE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define PURPLE /;" d | ||
| 1597 | PauseAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PauseAudioStream(AudioStream stream); \/\/ Pause audio stream$/;" p typeref:typename:RLAPI void | ||
| 1598 | PauseMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PauseMusicStream(Music music); \/\/ Pause music playing$/;" p typeref:typename:RLAPI void | ||
| 1599 | PauseSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PauseSound(Sound sound); \/\/ Pause a sound$/;" p typeref:typename:RLAPI void | ||
| 1600 | Pfunc vendor/lua-5.4.8/src/ldo.h /^typedef void (*Pfunc) (lua_State *L, void *ud);$/;" t typeref:typename:void (*)(lua_State * L,void * ud) | ||
| 1601 | PixelFormat vendor/raylib-5.5_linux_amd64/include/raylib.h /^} PixelFormat;$/;" t typeref:enum:__anon77d6622f0d03 | ||
| 1602 | PlayAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PlayAudioStream(AudioStream stream); \/\/ Play audio stream$/;" p typeref:typename:RLAPI void | ||
| 1603 | PlayAutomationEvent vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PlayAutomationEvent(AutomationEvent event); \/\/ Pla/;" p typeref:typename:RLAPI void | ||
| 1604 | PlayMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PlayMusicStream(Music music); \/\/ Start music playing$/;" p typeref:typename:RLAPI void | ||
| 1605 | PlaySound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PlaySound(Sound sound); \/\/ Play a sound$/;" p typeref:typename:RLAPI void | ||
| 1606 | PollInputEvents vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void | ||
| 1607 | PrintCode vendor/lua-5.4.8/src/luac.c /^static void PrintCode(const Proto* f)$/;" f typeref:typename:void file: | ||
| 1608 | PrintConstant vendor/lua-5.4.8/src/luac.c /^static void PrintConstant(const Proto* f, int i)$/;" f typeref:typename:void file: | ||
| 1609 | PrintDebug vendor/lua-5.4.8/src/luac.c /^static void PrintDebug(const Proto* f)$/;" f typeref:typename:void file: | ||
| 1610 | PrintFunction vendor/lua-5.4.8/src/luac.c /^static void PrintFunction(const Proto* f, int full)$/;" f typeref:typename:void file: | ||
| 1611 | PrintFunction vendor/lua-5.4.8/src/luac.c /^static void PrintFunction(const Proto* f, int full);$/;" p typeref:typename:void file: | ||
| 1612 | PrintHeader vendor/lua-5.4.8/src/luac.c /^static void PrintHeader(const Proto* f)$/;" f typeref:typename:void file: | ||
| 1613 | PrintString vendor/lua-5.4.8/src/luac.c /^static void PrintString(const TString* ts)$/;" f typeref:typename:void file: | ||
| 1614 | PrintType vendor/lua-5.4.8/src/luac.c /^static void PrintType(const Proto* f, int i)$/;" f typeref:typename:void file: | ||
| 1615 | Protect vendor/lua-5.4.8/src/lvm.c /^#define Protect(/;" d file: | ||
| 1616 | ProtectNT vendor/lua-5.4.8/src/lvm.c /^#define ProtectNT(/;" d file: | ||
| 1617 | Proto vendor/lua-5.4.8/src/lobject.h /^typedef struct Proto {$/;" s | ||
| 1618 | Proto vendor/lua-5.4.8/src/lobject.h /^} Proto;$/;" t typeref:struct:Proto | ||
| 1619 | Quaternion vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef Vector4 Quaternion;$/;" t typeref:typename:Vector4 | ||
| 1620 | Quaternion vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef Vector4 Quaternion;$/;" t typeref:typename:Vector4 | ||
| 1621 | QuaternionAdd vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionAdd(Quaternion q1, Quaternion q2)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1622 | QuaternionAddValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionAddValue(Quaternion q, float add)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1623 | QuaternionCubicHermiteSpline vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionCubicHermiteSpline(Quaternion q1, Quaternion outTangent1, Quaternion /;" f typeref:typename:RMAPI Quaternion | ||
| 1624 | QuaternionDivide vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionDivide(Quaternion q1, Quaternion q2)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1625 | QuaternionEquals vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI int QuaternionEquals(Quaternion p, Quaternion q)$/;" f typeref:typename:RMAPI int | ||
| 1626 | QuaternionFromAxisAngle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionFromAxisAngle(Vector3 axis, float angle)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1627 | QuaternionFromEuler vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionFromEuler(float pitch, float yaw, float roll)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1628 | QuaternionFromMatrix vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionFromMatrix(Matrix mat)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1629 | QuaternionFromVector3ToVector3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionFromVector3ToVector3(Vector3 from, Vector3 to)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1630 | QuaternionIdentity vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionIdentity(void)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1631 | QuaternionInvert vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionInvert(Quaternion q)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1632 | QuaternionLength vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float QuaternionLength(Quaternion q)$/;" f typeref:typename:RMAPI float | ||
| 1633 | QuaternionLerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionLerp(Quaternion q1, Quaternion q2, float amount)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1634 | QuaternionMultiply vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionMultiply(Quaternion q1, Quaternion q2)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1635 | QuaternionNlerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionNlerp(Quaternion q1, Quaternion q2, float amount)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1636 | QuaternionNormalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionNormalize(Quaternion q)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1637 | QuaternionOnes vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Quaternion QuaternionOnes = { 1, 1, 1, 1 };$/;" v typeref:typename:Quaternion | ||
| 1638 | QuaternionScale vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionScale(Quaternion q, float mul)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1639 | QuaternionSlerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionSlerp(Quaternion q1, Quaternion q2, float amount)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1640 | QuaternionSubtract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionSubtract(Quaternion q1, Quaternion q2)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1641 | QuaternionSubtractValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionSubtractValue(Quaternion q, float sub)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1642 | QuaternionToAxisAngle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI void QuaternionToAxisAngle(Quaternion q, Vector3 *outAxis, float *outAngle)$/;" f typeref:typename:RMAPI void | ||
| 1643 | QuaternionToEuler vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 QuaternionToEuler(Quaternion q)$/;" f typeref:typename:RMAPI Vector3 | ||
| 1644 | QuaternionToMatrix vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Matrix QuaternionToMatrix(Quaternion q)$/;" f typeref:typename:RMAPI Matrix | ||
| 1645 | QuaternionTransform vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Quaternion QuaternionTransform(Quaternion q, Matrix mat)$/;" f typeref:typename:RMAPI Quaternion | ||
| 1646 | QuaternionUnitX vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Quaternion QuaternionUnitX = { 0, 0, 0, 1 };$/;" v typeref:typename:Quaternion | ||
| 1647 | QuaternionZeros vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Quaternion QuaternionZeros = { 0, 0, 0, 0 };$/;" v typeref:typename:Quaternion | ||
| 1648 | R vendor/lua-5.4.8/Makefile /^R= $V.8$/;" m | ||
| 1649 | RA vendor/lua-5.4.8/src/lvm.c /^#define RA(/;" d file: | ||
| 1650 | RAD2DEG vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RAD2DEG /;" d | ||
| 1651 | RAD2DEG vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define RAD2DEG /;" d | ||
| 1652 | RAD2DEG vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RAD2DEG /;" d | ||
| 1653 | RANLIB vendor/lua-5.4.8/src/Makefile /^RANLIB= ranlib$/;" m | ||
| 1654 | RANLIMIT vendor/lua-5.4.8/src/ltablib.c /^#define RANLIMIT /;" d file: | ||
| 1655 | RAYLIB Makefile /^RAYLIB := raylib-5.5_linux_amd64$/;" m | ||
| 1656 | RAYLIB_H vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYLIB_H$/;" d | ||
| 1657 | RAYLIB_VERSION vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYLIB_VERSION /;" d | ||
| 1658 | RAYLIB_VERSION_MAJOR vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYLIB_VERSION_MAJOR /;" d | ||
| 1659 | RAYLIB_VERSION_MINOR vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYLIB_VERSION_MINOR /;" d | ||
| 1660 | RAYLIB_VERSION_PATCH vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYLIB_VERSION_PATCH /;" d | ||
| 1661 | RAYMATH_H vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RAYMATH_H$/;" d | ||
| 1662 | RAYWHITE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RAYWHITE /;" d | ||
| 1663 | RB vendor/lua-5.4.8/src/lvm.c /^#define RB(/;" d file: | ||
| 1664 | RC vendor/lua-5.4.8/src/lvm.c /^#define RC(/;" d file: | ||
| 1665 | RDKCONST vendor/lua-5.4.8/src/lparser.h /^#define RDKCONST /;" d | ||
| 1666 | RDKCTC vendor/lua-5.4.8/src/lparser.h /^#define RDKCTC /;" d | ||
| 1667 | RDKTOCLOSE vendor/lua-5.4.8/src/lparser.h /^#define RDKTOCLOSE /;" d | ||
| 1668 | RED vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RED /;" d | ||
| 1669 | RESERVED vendor/lua-5.4.8/src/llex.h /^enum RESERVED {$/;" g | ||
| 1670 | RESERVEDSLOT vendor/lua-5.4.8/src/lbaselib.c /^#define RESERVEDSLOT /;" d file: | ||
| 1671 | RETS vendor/lua-5.4.8/src/lobject.c /^#define RETS /;" d file: | ||
| 1672 | RKC vendor/lua-5.4.8/src/lvm.c /^#define RKC(/;" d file: | ||
| 1673 | RLAPI vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RLAPI /;" d | ||
| 1674 | RLAPI vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RLAPI /;" d | ||
| 1675 | RLAPI vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RLAPI /;" d | ||
| 1676 | RLGL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static rlglData RLGL = { 0 };$/;" v typeref:typename:rlglData | ||
| 1677 | RLGL_H vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RLGL_H$/;" d | ||
| 1678 | RLGL_RENDER_TEXTURES_HINT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RLGL_RENDER_TEXTURES_HINT$/;" d | ||
| 1679 | RLGL_VERSION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RLGL_VERSION /;" d | ||
| 1680 | RL_ATTACHMENT_COLOR_CHANNEL0 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL0 = 0, \/\/ Framebuffer attachment type: color 0$/;" e enum:__anon1f68b8bd0a03 | ||
| 1681 | RL_ATTACHMENT_COLOR_CHANNEL1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL1 = 1, \/\/ Framebuffer attachment type: color 1$/;" e enum:__anon1f68b8bd0a03 | ||
| 1682 | RL_ATTACHMENT_COLOR_CHANNEL2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL2 = 2, \/\/ Framebuffer attachment type: color 2$/;" e enum:__anon1f68b8bd0a03 | ||
| 1683 | RL_ATTACHMENT_COLOR_CHANNEL3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL3 = 3, \/\/ Framebuffer attachment type: color 3$/;" e enum:__anon1f68b8bd0a03 | ||
| 1684 | RL_ATTACHMENT_COLOR_CHANNEL4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL4 = 4, \/\/ Framebuffer attachment type: color 4$/;" e enum:__anon1f68b8bd0a03 | ||
| 1685 | RL_ATTACHMENT_COLOR_CHANNEL5 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL5 = 5, \/\/ Framebuffer attachment type: color 5$/;" e enum:__anon1f68b8bd0a03 | ||
| 1686 | RL_ATTACHMENT_COLOR_CHANNEL6 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL6 = 6, \/\/ Framebuffer attachment type: color 6$/;" e enum:__anon1f68b8bd0a03 | ||
| 1687 | RL_ATTACHMENT_COLOR_CHANNEL7 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_COLOR_CHANNEL7 = 7, \/\/ Framebuffer attachment type: color 7$/;" e enum:__anon1f68b8bd0a03 | ||
| 1688 | RL_ATTACHMENT_CUBEMAP_NEGATIVE_X vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_NEGATIVE_X = 1, \/\/ Framebuffer texture attachment type: cubemap, -/;" e enum:__anon1f68b8bd0b03 | ||
| 1689 | RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_NEGATIVE_Y = 3, \/\/ Framebuffer texture attachment type: cubemap, -/;" e enum:__anon1f68b8bd0b03 | ||
| 1690 | RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_NEGATIVE_Z = 5, \/\/ Framebuffer texture attachment type: cubemap, -/;" e enum:__anon1f68b8bd0b03 | ||
| 1691 | RL_ATTACHMENT_CUBEMAP_POSITIVE_X vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_POSITIVE_X = 0, \/\/ Framebuffer texture attachment type: cubemap, +/;" e enum:__anon1f68b8bd0b03 | ||
| 1692 | RL_ATTACHMENT_CUBEMAP_POSITIVE_Y vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_POSITIVE_Y = 2, \/\/ Framebuffer texture attachment type: cubemap, +/;" e enum:__anon1f68b8bd0b03 | ||
| 1693 | RL_ATTACHMENT_CUBEMAP_POSITIVE_Z vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_CUBEMAP_POSITIVE_Z = 4, \/\/ Framebuffer texture attachment type: cubemap, +/;" e enum:__anon1f68b8bd0b03 | ||
| 1694 | RL_ATTACHMENT_DEPTH vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_DEPTH = 100, \/\/ Framebuffer attachment type: depth$/;" e enum:__anon1f68b8bd0a03 | ||
| 1695 | RL_ATTACHMENT_RENDERBUFFER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_RENDERBUFFER = 200, \/\/ Framebuffer texture attachment type: renderbuff/;" e enum:__anon1f68b8bd0b03 | ||
| 1696 | RL_ATTACHMENT_STENCIL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_STENCIL = 200, \/\/ Framebuffer attachment type: stencil$/;" e enum:__anon1f68b8bd0a03 | ||
| 1697 | RL_ATTACHMENT_TEXTURE2D vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_ATTACHMENT_TEXTURE2D = 100, \/\/ Framebuffer texture attachment type: texture2d$/;" e enum:__anon1f68b8bd0b03 | ||
| 1698 | RL_BLEND_ADDITIVE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_ADDITIVE, \/\/ Blend textures adding colors$/;" e enum:__anon1f68b8bd0603 | ||
| 1699 | RL_BLEND_ADD_COLORS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_ADD_COLORS, \/\/ Blend textures adding colors (alternative)$/;" e enum:__anon1f68b8bd0603 | ||
| 1700 | RL_BLEND_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_ALPHA = 0, \/\/ Blend textures considering alpha (default)$/;" e enum:__anon1f68b8bd0603 | ||
| 1701 | RL_BLEND_ALPHA_PREMULTIPLY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_ALPHA_PREMULTIPLY, \/\/ Blend premultiplied textures considering alpha$/;" e enum:__anon1f68b8bd0603 | ||
| 1702 | RL_BLEND_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_COLOR /;" d | ||
| 1703 | RL_BLEND_CUSTOM vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_CUSTOM, \/\/ Blend textures using custom src\/dst factors (use r/;" e enum:__anon1f68b8bd0603 | ||
| 1704 | RL_BLEND_CUSTOM_SEPARATE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_CUSTOM_SEPARATE \/\/ Blend textures using custom src\/dst factors (use r/;" e enum:__anon1f68b8bd0603 | ||
| 1705 | RL_BLEND_DST_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_DST_ALPHA /;" d | ||
| 1706 | RL_BLEND_DST_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_DST_RGB /;" d | ||
| 1707 | RL_BLEND_EQUATION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_EQUATION /;" d | ||
| 1708 | RL_BLEND_EQUATION_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_EQUATION_ALPHA /;" d | ||
| 1709 | RL_BLEND_EQUATION_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_EQUATION_RGB /;" d | ||
| 1710 | RL_BLEND_MULTIPLIED vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_MULTIPLIED, \/\/ Blend textures multiplying colors$/;" e enum:__anon1f68b8bd0603 | ||
| 1711 | RL_BLEND_SRC_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_SRC_ALPHA /;" d | ||
| 1712 | RL_BLEND_SRC_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_BLEND_SRC_RGB /;" d | ||
| 1713 | RL_BLEND_SUBTRACT_COLORS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_BLEND_SUBTRACT_COLORS, \/\/ Blend textures subtracting colors (alternative)$/;" e enum:__anon1f68b8bd0603 | ||
| 1714 | RL_BOOL_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RL_BOOL_TYPE$/;" d | ||
| 1715 | RL_CALLOC vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RL_CALLOC(/;" d | ||
| 1716 | RL_CALLOC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_CALLOC(/;" d | ||
| 1717 | RL_COLOR_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_COLOR_TYPE$/;" d | ||
| 1718 | RL_COMPUTE_SHADER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_COMPUTE_SHADER /;" d | ||
| 1719 | RL_CONSTANT_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_CONSTANT_ALPHA /;" d | ||
| 1720 | RL_CONSTANT_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_CONSTANT_COLOR /;" d | ||
| 1721 | RL_CULL_DISTANCE_FAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_CULL_DISTANCE_FAR /;" d | ||
| 1722 | RL_CULL_DISTANCE_NEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_CULL_DISTANCE_NEAR /;" d | ||
| 1723 | RL_CULL_FACE_BACK vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_CULL_FACE_BACK$/;" e enum:__anon1f68b8bd0c03 | ||
| 1724 | RL_CULL_FACE_FRONT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_CULL_FACE_FRONT = 0,$/;" e enum:__anon1f68b8bd0c03 | ||
| 1725 | RL_DEFAULT_BATCH_BUFFERS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_BATCH_BUFFERS /;" d | ||
| 1726 | RL_DEFAULT_BATCH_BUFFER_ELEMENTS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_BATCH_BUFFER_ELEMENTS /;" d | ||
| 1727 | RL_DEFAULT_BATCH_DRAWCALLS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_BATCH_DRAWCALLS /;" d | ||
| 1728 | RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS /;" d | ||
| 1729 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEIDS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEIDS /;" d | ||
| 1730 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEWEIGHTS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEWEIGHTS /;" d | ||
| 1731 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_COLOR /;" d | ||
| 1732 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES /;" d | ||
| 1733 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_NORMAL /;" d | ||
| 1734 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_POSITION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_POSITION /;" d | ||
| 1735 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_TANGENT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DEFAULT_SHADER_ATTRIB_LOCATION_TANGENT /;" d | ||
| 1736 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_TEXCOORD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_TEXCOORD /;" d | ||
| 1737 | RL_DEFAULT_SHADER_ATTRIB_LOCATION_TEXCOORD2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_LOCATION_TEXCOORD2 /;" d | ||
| 1738 | RL_DEFAULT_SHADER_ATTRIB_NAME_BONEIDS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_BONEIDS /;" d | ||
| 1739 | RL_DEFAULT_SHADER_ATTRIB_NAME_BONEWEIGHTS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_BONEWEIGHTS /;" d | ||
| 1740 | RL_DEFAULT_SHADER_ATTRIB_NAME_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_COLOR /;" d | ||
| 1741 | RL_DEFAULT_SHADER_ATTRIB_NAME_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_NORMAL /;" d | ||
| 1742 | RL_DEFAULT_SHADER_ATTRIB_NAME_POSITION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_POSITION /;" d | ||
| 1743 | RL_DEFAULT_SHADER_ATTRIB_NAME_TANGENT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_TANGENT /;" d | ||
| 1744 | RL_DEFAULT_SHADER_ATTRIB_NAME_TEXCOORD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_TEXCOORD /;" d | ||
| 1745 | RL_DEFAULT_SHADER_ATTRIB_NAME_TEXCOORD2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_ATTRIB_NAME_TEXCOORD2 /;" d | ||
| 1746 | RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE0 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE0 /;" d | ||
| 1747 | RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE1 /;" d | ||
| 1748 | RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_SAMPLER2D_NAME_TEXTURE2 /;" d | ||
| 1749 | RL_DEFAULT_SHADER_UNIFORM_NAME_BONE_MATRICES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_BONE_MATRICES /;" d | ||
| 1750 | RL_DEFAULT_SHADER_UNIFORM_NAME_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_COLOR /;" d | ||
| 1751 | RL_DEFAULT_SHADER_UNIFORM_NAME_MODEL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_MODEL /;" d | ||
| 1752 | RL_DEFAULT_SHADER_UNIFORM_NAME_MVP vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_MVP /;" d | ||
| 1753 | RL_DEFAULT_SHADER_UNIFORM_NAME_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_NORMAL /;" d | ||
| 1754 | RL_DEFAULT_SHADER_UNIFORM_NAME_PROJECTION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_PROJECTION /;" d | ||
| 1755 | RL_DEFAULT_SHADER_UNIFORM_NAME_VIEW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_DEFAULT_SHADER_UNIFORM_NAME_VIEW /;" d | ||
| 1756 | RL_DRAW_FRAMEBUFFER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DRAW_FRAMEBUFFER /;" d | ||
| 1757 | RL_DST_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DST_ALPHA /;" d | ||
| 1758 | RL_DST_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DST_COLOR /;" d | ||
| 1759 | RL_DYNAMIC_COPY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DYNAMIC_COPY /;" d | ||
| 1760 | RL_DYNAMIC_DRAW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DYNAMIC_DRAW /;" d | ||
| 1761 | RL_DYNAMIC_READ vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_DYNAMIC_READ /;" d | ||
| 1762 | RL_FLOAT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_FLOAT /;" d | ||
| 1763 | RL_FRAGMENT_SHADER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_FRAGMENT_SHADER /;" d | ||
| 1764 | RL_FREE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RL_FREE(/;" d | ||
| 1765 | RL_FREE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_FREE(/;" d | ||
| 1766 | RL_FUNC_ADD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_FUNC_ADD /;" d | ||
| 1767 | RL_FUNC_REVERSE_SUBTRACT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_FUNC_REVERSE_SUBTRACT /;" d | ||
| 1768 | RL_FUNC_SUBTRACT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_FUNC_SUBTRACT /;" d | ||
| 1769 | RL_LINES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_LINES /;" d | ||
| 1770 | RL_LOG_ALL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_ALL = 0, \/\/ Display all logs$/;" e enum:__anon1f68b8bd0303 | ||
| 1771 | RL_LOG_DEBUG vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_DEBUG, \/\/ Debug logging, used for internal debugging, it should be di/;" e enum:__anon1f68b8bd0303 | ||
| 1772 | RL_LOG_ERROR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_ERROR, \/\/ Error logging, used on unrecoverable failures$/;" e enum:__anon1f68b8bd0303 | ||
| 1773 | RL_LOG_FATAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_FATAL, \/\/ Fatal logging, used to abort program: exit(EXIT_FAILURE)$/;" e enum:__anon1f68b8bd0303 | ||
| 1774 | RL_LOG_INFO vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_INFO, \/\/ Info logging, used for program execution info$/;" e enum:__anon1f68b8bd0303 | ||
| 1775 | RL_LOG_NONE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_NONE \/\/ Disable logging$/;" e enum:__anon1f68b8bd0303 | ||
| 1776 | RL_LOG_TRACE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_TRACE, \/\/ Trace logging, intended for internal use only$/;" e enum:__anon1f68b8bd0303 | ||
| 1777 | RL_LOG_WARNING vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_LOG_WARNING, \/\/ Warning logging, used on recoverable failures$/;" e enum:__anon1f68b8bd0303 | ||
| 1778 | RL_MALLOC vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RL_MALLOC(/;" d | ||
| 1779 | RL_MALLOC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_MALLOC(/;" d | ||
| 1780 | RL_MATRIX_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_MATRIX_TYPE$/;" d | ||
| 1781 | RL_MATRIX_TYPE vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RL_MATRIX_TYPE$/;" d | ||
| 1782 | RL_MATRIX_TYPE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_MATRIX_TYPE$/;" d | ||
| 1783 | RL_MAX vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_MAX /;" d | ||
| 1784 | RL_MAX_MATRIX_STACK_SIZE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_MAX_MATRIX_STACK_SIZE /;" d | ||
| 1785 | RL_MAX_SHADER_LOCATIONS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_MAX_SHADER_LOCATIONS /;" d | ||
| 1786 | RL_MIN vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_MIN /;" d | ||
| 1787 | RL_MODELVIEW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_MODELVIEW /;" d | ||
| 1788 | RL_ONE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE /;" d | ||
| 1789 | RL_ONE_MINUS_CONSTANT_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_CONSTANT_ALPHA /;" d | ||
| 1790 | RL_ONE_MINUS_CONSTANT_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_CONSTANT_COLOR /;" d | ||
| 1791 | RL_ONE_MINUS_DST_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_DST_ALPHA /;" d | ||
| 1792 | RL_ONE_MINUS_DST_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_DST_COLOR /;" d | ||
| 1793 | RL_ONE_MINUS_SRC_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_SRC_ALPHA /;" d | ||
| 1794 | RL_ONE_MINUS_SRC_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ONE_MINUS_SRC_COLOR /;" d | ||
| 1795 | RL_OPENGL_11 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_11 = 1, \/\/ OpenGL 1.1$/;" e enum:__anon1f68b8bd0203 | ||
| 1796 | RL_OPENGL_21 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_21, \/\/ OpenGL 2.1 (GLSL 120)$/;" e enum:__anon1f68b8bd0203 | ||
| 1797 | RL_OPENGL_33 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_33, \/\/ OpenGL 3.3 (GLSL 330)$/;" e enum:__anon1f68b8bd0203 | ||
| 1798 | RL_OPENGL_43 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_43, \/\/ OpenGL 4.3 (using GLSL 330)$/;" e enum:__anon1f68b8bd0203 | ||
| 1799 | RL_OPENGL_ES_20 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_ES_20, \/\/ OpenGL ES 2.0 (GLSL 100)$/;" e enum:__anon1f68b8bd0203 | ||
| 1800 | RL_OPENGL_ES_30 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_OPENGL_ES_30 \/\/ OpenGL ES 3.0 (GLSL 300 es)$/;" e enum:__anon1f68b8bd0203 | ||
| 1801 | RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA, \/\/ 8 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1802 | RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA \/\/ 2 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1803 | RL_PIXELFORMAT_COMPRESSED_DXT1_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_DXT1_RGB, \/\/ 4 bpp (no alpha)$/;" e enum:__anon1f68b8bd0403 | ||
| 1804 | RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_DXT1_RGBA, \/\/ 4 bpp (1 bit alpha)$/;" e enum:__anon1f68b8bd0403 | ||
| 1805 | RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_DXT3_RGBA, \/\/ 8 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1806 | RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_DXT5_RGBA, \/\/ 8 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1807 | RL_PIXELFORMAT_COMPRESSED_ETC1_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_ETC1_RGB, \/\/ 4 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1808 | RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA, \/\/ 8 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1809 | RL_PIXELFORMAT_COMPRESSED_ETC2_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_ETC2_RGB, \/\/ 4 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1810 | RL_PIXELFORMAT_COMPRESSED_PVRT_RGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_PVRT_RGB, \/\/ 4 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1811 | RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_COMPRESSED_PVRT_RGBA, \/\/ 4 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1812 | RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE = 1, \/\/ 8 bit per pixel (no alpha)$/;" e enum:__anon1f68b8bd0403 | ||
| 1813 | RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA, \/\/ 8*2 bpp (2 channels)$/;" e enum:__anon1f68b8bd0403 | ||
| 1814 | RL_PIXELFORMAT_UNCOMPRESSED_R16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R16, \/\/ 16 bpp (1 channel - half float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1815 | RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16, \/\/ 16*3 bpp (3 channels - half float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1816 | RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16, \/\/ 16*4 bpp (4 channels - half float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1817 | RL_PIXELFORMAT_UNCOMPRESSED_R32 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R32, \/\/ 32 bpp (1 channel - float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1818 | RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32, \/\/ 32*3 bpp (3 channels - float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1819 | RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32, \/\/ 32*4 bpp (4 channels - float)$/;" e enum:__anon1f68b8bd0403 | ||
| 1820 | RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4, \/\/ 16 bpp (4 bit alpha)$/;" e enum:__anon1f68b8bd0403 | ||
| 1821 | RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1, \/\/ 16 bpp (1 bit alpha)$/;" e enum:__anon1f68b8bd0403 | ||
| 1822 | RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R5G6B5, \/\/ 16 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1823 | RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8, \/\/ 24 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1824 | RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8, \/\/ 32 bpp$/;" e enum:__anon1f68b8bd0403 | ||
| 1825 | RL_PROJECTION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_PROJECTION /;" d | ||
| 1826 | RL_QUADS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_QUADS /;" d | ||
| 1827 | RL_QUATERNION_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_QUATERNION_TYPE$/;" d | ||
| 1828 | RL_QUATERNION_TYPE vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RL_QUATERNION_TYPE$/;" d | ||
| 1829 | RL_READ_FRAMEBUFFER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_READ_FRAMEBUFFER /;" d | ||
| 1830 | RL_REALLOC vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define RL_REALLOC(/;" d | ||
| 1831 | RL_REALLOC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define RL_REALLOC(/;" d | ||
| 1832 | RL_RECTANGLE_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_RECTANGLE_TYPE$/;" d | ||
| 1833 | RL_SHADER_ATTRIB_FLOAT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_ATTRIB_FLOAT = 0, \/\/ Shader attribute type: float$/;" e enum:__anon1f68b8bd0903 | ||
| 1834 | RL_SHADER_ATTRIB_VEC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_ATTRIB_VEC2, \/\/ Shader attribute type: vec2 (2 float)$/;" e enum:__anon1f68b8bd0903 | ||
| 1835 | RL_SHADER_ATTRIB_VEC3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_ATTRIB_VEC3, \/\/ Shader attribute type: vec3 (3 float)$/;" e enum:__anon1f68b8bd0903 | ||
| 1836 | RL_SHADER_ATTRIB_VEC4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_ATTRIB_VEC4 \/\/ Shader attribute type: vec4 (4 float)$/;" e enum:__anon1f68b8bd0903 | ||
| 1837 | RL_SHADER_LOC_COLOR_AMBIENT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_COLOR_AMBIENT, \/\/ Shader location: vector uniform: ambient color$/;" e enum:__anon1f68b8bd0703 | ||
| 1838 | RL_SHADER_LOC_COLOR_DIFFUSE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_COLOR_DIFFUSE, \/\/ Shader location: vector uniform: diffuse color$/;" e enum:__anon1f68b8bd0703 | ||
| 1839 | RL_SHADER_LOC_COLOR_SPECULAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_COLOR_SPECULAR, \/\/ Shader location: vector uniform: specular color$/;" e enum:__anon1f68b8bd0703 | ||
| 1840 | RL_SHADER_LOC_MAP_ALBEDO vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_ALBEDO, \/\/ Shader location: sampler2d texture: albedo (same as/;" e enum:__anon1f68b8bd0703 | ||
| 1841 | RL_SHADER_LOC_MAP_BRDF vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_BRDF \/\/ Shader location: sampler2d texture: brdf$/;" e enum:__anon1f68b8bd0703 | ||
| 1842 | RL_SHADER_LOC_MAP_CUBEMAP vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_CUBEMAP, \/\/ Shader location: samplerCube texture: cubemap$/;" e enum:__anon1f68b8bd0703 | ||
| 1843 | RL_SHADER_LOC_MAP_DIFFUSE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_SHADER_LOC_MAP_DIFFUSE /;" d | ||
| 1844 | RL_SHADER_LOC_MAP_EMISSION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_EMISSION, \/\/ Shader location: sampler2d texture: emission$/;" e enum:__anon1f68b8bd0703 | ||
| 1845 | RL_SHADER_LOC_MAP_HEIGHT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_HEIGHT, \/\/ Shader location: sampler2d texture: height$/;" e enum:__anon1f68b8bd0703 | ||
| 1846 | RL_SHADER_LOC_MAP_IRRADIANCE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_IRRADIANCE, \/\/ Shader location: samplerCube texture: irradiance$/;" e enum:__anon1f68b8bd0703 | ||
| 1847 | RL_SHADER_LOC_MAP_METALNESS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_METALNESS, \/\/ Shader location: sampler2d texture: metalness (same/;" e enum:__anon1f68b8bd0703 | ||
| 1848 | RL_SHADER_LOC_MAP_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_NORMAL, \/\/ Shader location: sampler2d texture: normal$/;" e enum:__anon1f68b8bd0703 | ||
| 1849 | RL_SHADER_LOC_MAP_OCCLUSION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_OCCLUSION, \/\/ Shader location: sampler2d texture: occlusion$/;" e enum:__anon1f68b8bd0703 | ||
| 1850 | RL_SHADER_LOC_MAP_PREFILTER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_PREFILTER, \/\/ Shader location: samplerCube texture: prefilter$/;" e enum:__anon1f68b8bd0703 | ||
| 1851 | RL_SHADER_LOC_MAP_ROUGHNESS vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MAP_ROUGHNESS, \/\/ Shader location: sampler2d texture: roughness$/;" e enum:__anon1f68b8bd0703 | ||
| 1852 | RL_SHADER_LOC_MAP_SPECULAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_SHADER_LOC_MAP_SPECULAR /;" d | ||
| 1853 | RL_SHADER_LOC_MATRIX_MODEL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MATRIX_MODEL, \/\/ Shader location: matrix uniform: model (transform)$/;" e enum:__anon1f68b8bd0703 | ||
| 1854 | RL_SHADER_LOC_MATRIX_MVP vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MATRIX_MVP, \/\/ Shader location: matrix uniform: model-view-project/;" e enum:__anon1f68b8bd0703 | ||
| 1855 | RL_SHADER_LOC_MATRIX_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MATRIX_NORMAL, \/\/ Shader location: matrix uniform: normal$/;" e enum:__anon1f68b8bd0703 | ||
| 1856 | RL_SHADER_LOC_MATRIX_PROJECTION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MATRIX_PROJECTION, \/\/ Shader location: matrix uniform: projection$/;" e enum:__anon1f68b8bd0703 | ||
| 1857 | RL_SHADER_LOC_MATRIX_VIEW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_MATRIX_VIEW, \/\/ Shader location: matrix uniform: view (camera trans/;" e enum:__anon1f68b8bd0703 | ||
| 1858 | RL_SHADER_LOC_VECTOR_VIEW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VECTOR_VIEW, \/\/ Shader location: vector uniform: view$/;" e enum:__anon1f68b8bd0703 | ||
| 1859 | RL_SHADER_LOC_VERTEX_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_COLOR, \/\/ Shader location: vertex attribute: color$/;" e enum:__anon1f68b8bd0703 | ||
| 1860 | RL_SHADER_LOC_VERTEX_NORMAL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_NORMAL, \/\/ Shader location: vertex attribute: normal$/;" e enum:__anon1f68b8bd0703 | ||
| 1861 | RL_SHADER_LOC_VERTEX_POSITION vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_POSITION = 0, \/\/ Shader location: vertex attribute: position$/;" e enum:__anon1f68b8bd0703 | ||
| 1862 | RL_SHADER_LOC_VERTEX_TANGENT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_TANGENT, \/\/ Shader location: vertex attribute: tangent$/;" e enum:__anon1f68b8bd0703 | ||
| 1863 | RL_SHADER_LOC_VERTEX_TEXCOORD01 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_TEXCOORD01, \/\/ Shader location: vertex attribute: texcoord01$/;" e enum:__anon1f68b8bd0703 | ||
| 1864 | RL_SHADER_LOC_VERTEX_TEXCOORD02 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_LOC_VERTEX_TEXCOORD02, \/\/ Shader location: vertex attribute: texcoord02$/;" e enum:__anon1f68b8bd0703 | ||
| 1865 | RL_SHADER_UNIFORM_FLOAT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_FLOAT = 0, \/\/ Shader uniform type: float$/;" e enum:__anon1f68b8bd0803 | ||
| 1866 | RL_SHADER_UNIFORM_INT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_INT, \/\/ Shader uniform type: int$/;" e enum:__anon1f68b8bd0803 | ||
| 1867 | RL_SHADER_UNIFORM_IVEC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_IVEC2, \/\/ Shader uniform type: ivec2 (2 int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1868 | RL_SHADER_UNIFORM_IVEC3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_IVEC3, \/\/ Shader uniform type: ivec3 (3 int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1869 | RL_SHADER_UNIFORM_IVEC4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_IVEC4, \/\/ Shader uniform type: ivec4 (4 int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1870 | RL_SHADER_UNIFORM_SAMPLER2D vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_SAMPLER2D \/\/ Shader uniform type: sampler2d$/;" e enum:__anon1f68b8bd0803 | ||
| 1871 | RL_SHADER_UNIFORM_UINT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_UINT, \/\/ Shader uniform type: unsigned int$/;" e enum:__anon1f68b8bd0803 | ||
| 1872 | RL_SHADER_UNIFORM_UIVEC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_UIVEC2, \/\/ Shader uniform type: uivec2 (2 unsigned int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1873 | RL_SHADER_UNIFORM_UIVEC3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_UIVEC3, \/\/ Shader uniform type: uivec3 (3 unsigned int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1874 | RL_SHADER_UNIFORM_UIVEC4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_UIVEC4, \/\/ Shader uniform type: uivec4 (4 unsigned int)$/;" e enum:__anon1f68b8bd0803 | ||
| 1875 | RL_SHADER_UNIFORM_VEC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_VEC2, \/\/ Shader uniform type: vec2 (2 float)$/;" e enum:__anon1f68b8bd0803 | ||
| 1876 | RL_SHADER_UNIFORM_VEC3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_VEC3, \/\/ Shader uniform type: vec3 (3 float)$/;" e enum:__anon1f68b8bd0803 | ||
| 1877 | RL_SHADER_UNIFORM_VEC4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_SHADER_UNIFORM_VEC4, \/\/ Shader uniform type: vec4 (4 float)$/;" e enum:__anon1f68b8bd0803 | ||
| 1878 | RL_SRC_ALPHA vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_SRC_ALPHA /;" d | ||
| 1879 | RL_SRC_ALPHA_SATURATE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_SRC_ALPHA_SATURATE /;" d | ||
| 1880 | RL_SRC_COLOR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_SRC_COLOR /;" d | ||
| 1881 | RL_STATIC_COPY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STATIC_COPY /;" d | ||
| 1882 | RL_STATIC_DRAW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STATIC_DRAW /;" d | ||
| 1883 | RL_STATIC_READ vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STATIC_READ /;" d | ||
| 1884 | RL_STREAM_COPY vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STREAM_COPY /;" d | ||
| 1885 | RL_STREAM_DRAW vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STREAM_DRAW /;" d | ||
| 1886 | RL_STREAM_READ vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_STREAM_READ /;" d | ||
| 1887 | RL_TEXTURE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE /;" d | ||
| 1888 | RL_TEXTURE_FILTER_ANISOTROPIC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_ANISOTROPIC /;" d | ||
| 1889 | RL_TEXTURE_FILTER_ANISOTROPIC_16X vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_ANISOTROPIC_16X, \/\/ Anisotropic filtering 16x$/;" e enum:__anon1f68b8bd0503 | ||
| 1890 | RL_TEXTURE_FILTER_ANISOTROPIC_4X vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_ANISOTROPIC_4X, \/\/ Anisotropic filtering 4x$/;" e enum:__anon1f68b8bd0503 | ||
| 1891 | RL_TEXTURE_FILTER_ANISOTROPIC_8X vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_ANISOTROPIC_8X, \/\/ Anisotropic filtering 8x$/;" e enum:__anon1f68b8bd0503 | ||
| 1892 | RL_TEXTURE_FILTER_BILINEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_BILINEAR, \/\/ Linear filtering$/;" e enum:__anon1f68b8bd0503 | ||
| 1893 | RL_TEXTURE_FILTER_LINEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_LINEAR /;" d | ||
| 1894 | RL_TEXTURE_FILTER_LINEAR_MIP_NEAREST vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_LINEAR_MIP_NEAREST /;" d | ||
| 1895 | RL_TEXTURE_FILTER_MIP_LINEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_MIP_LINEAR /;" d | ||
| 1896 | RL_TEXTURE_FILTER_MIP_NEAREST vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_MIP_NEAREST /;" d | ||
| 1897 | RL_TEXTURE_FILTER_NEAREST vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_NEAREST /;" d | ||
| 1898 | RL_TEXTURE_FILTER_NEAREST_MIP_LINEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_FILTER_NEAREST_MIP_LINEAR /;" d | ||
| 1899 | RL_TEXTURE_FILTER_POINT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_POINT = 0, \/\/ No filter, just pixel approximation$/;" e enum:__anon1f68b8bd0503 | ||
| 1900 | RL_TEXTURE_FILTER_TRILINEAR vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ RL_TEXTURE_FILTER_TRILINEAR, \/\/ Trilinear filtering (linear with mipmaps)$/;" e enum:__anon1f68b8bd0503 | ||
| 1901 | RL_TEXTURE_MAG_FILTER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_MAG_FILTER /;" d | ||
| 1902 | RL_TEXTURE_MIN_FILTER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_MIN_FILTER /;" d | ||
| 1903 | RL_TEXTURE_MIPMAP_BIAS_RATIO vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_MIPMAP_BIAS_RATIO /;" d | ||
| 1904 | RL_TEXTURE_WRAP_CLAMP vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_CLAMP /;" d | ||
| 1905 | RL_TEXTURE_WRAP_MIRROR_CLAMP vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_MIRROR_CLAMP /;" d | ||
| 1906 | RL_TEXTURE_WRAP_MIRROR_REPEAT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_MIRROR_REPEAT /;" d | ||
| 1907 | RL_TEXTURE_WRAP_REPEAT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_REPEAT /;" d | ||
| 1908 | RL_TEXTURE_WRAP_S vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_S /;" d | ||
| 1909 | RL_TEXTURE_WRAP_T vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TEXTURE_WRAP_T /;" d | ||
| 1910 | RL_TRIANGLES vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_TRIANGLES /;" d | ||
| 1911 | RL_UNSIGNED_BYTE vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_UNSIGNED_BYTE /;" d | ||
| 1912 | RL_VECTOR2_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_VECTOR2_TYPE$/;" d | ||
| 1913 | RL_VECTOR2_TYPE vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RL_VECTOR2_TYPE$/;" d | ||
| 1914 | RL_VECTOR3_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_VECTOR3_TYPE$/;" d | ||
| 1915 | RL_VECTOR3_TYPE vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RL_VECTOR3_TYPE$/;" d | ||
| 1916 | RL_VECTOR4_TYPE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define RL_VECTOR4_TYPE$/;" d | ||
| 1917 | RL_VECTOR4_TYPE vendor/raylib-5.5_linux_amd64/include/raymath.h /^#define RL_VECTOR4_TYPE$/;" d | ||
| 1918 | RL_VERTEX_SHADER vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_VERTEX_SHADER /;" d | ||
| 1919 | RL_ZERO vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define RL_ZERO /;" d | ||
| 1920 | RM vendor/lua-5.4.8/Makefile /^RM= rm -f$/;" m | ||
| 1921 | RM vendor/lua-5.4.8/src/Makefile /^RM= rm -f$/;" m | ||
| 1922 | RMAPI vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define RMAPI /;" d | ||
| 1923 | RMAPI vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define RMAPI /;" d | ||
| 1924 | RN vendor/lua-5.4.8/src/liolib.c /^} RN;$/;" t typeref:struct:__anon9a52bfe00108 file: | ||
| 1925 | RanState vendor/lua-5.4.8/src/lmathlib.c /^} RanState;$/;" t typeref:struct:__anonc6ac66720108 file: | ||
| 1926 | Rand64 vendor/lua-5.4.8/src/lmathlib.c /^#define Rand64 /;" d file: | ||
| 1927 | Rand64 vendor/lua-5.4.8/src/lmathlib.c /^typedef struct Rand64 {$/;" s file: | ||
| 1928 | Rand64 vendor/lua-5.4.8/src/lmathlib.c /^} Rand64;$/;" t typeref:struct:Rand64 file: | ||
| 1929 | Ray vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Ray {$/;" s | ||
| 1930 | Ray vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Ray;$/;" t typeref:struct:Ray | ||
| 1931 | RayCollision vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct RayCollision {$/;" s | ||
| 1932 | RayCollision vendor/raylib-5.5_linux_amd64/include/raylib.h /^} RayCollision;$/;" t typeref:struct:RayCollision | ||
| 1933 | Reading vendor/microtar-0.1.0/README.md /^#### Reading$/;" t section:microtar""Basic Usage | ||
| 1934 | Reading vendor/microtar-0.1.0/README.md /^#### Reading$/;" t section:microtar""Wrapping a stream | ||
| 1935 | Rectangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Rectangle {$/;" s | ||
| 1936 | Rectangle vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Rectangle;$/;" t typeref:struct:Rectangle | ||
| 1937 | Remap vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Remap(float value, float inputStart, float inputEnd, float outputStart, float output/;" f typeref:typename:RMAPI float | ||
| 1938 | RenderTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct RenderTexture {$/;" s | ||
| 1939 | RenderTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^} RenderTexture;$/;" t typeref:struct:RenderTexture | ||
| 1940 | RenderTexture2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef RenderTexture RenderTexture2D;$/;" t typeref:typename:RenderTexture | ||
| 1941 | RestoreWindow vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void RestoreWindow(void); \/\/ Set window state: not min/;" p typeref:typename:RLAPI void | ||
| 1942 | ResumeAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ResumeAudioStream(AudioStream stream); \/\/ Resume audio stream$/;" p typeref:typename:RLAPI void | ||
| 1943 | ResumeMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ResumeMusicStream(Music music); \/\/ Resume playing paused/;" p typeref:typename:RLAPI void | ||
| 1944 | ResumeSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ResumeSound(Sound sound); \/\/ Resume a paused sound$/;" p typeref:typename:RLAPI void | ||
| 1945 | S vendor/lua-5.4.8/src/luac.c /^#define S(/;" d file: | ||
| 1946 | SETARG_A vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_A(/;" d | ||
| 1947 | SETARG_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_Ax(/;" d | ||
| 1948 | SETARG_B vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_B(/;" d | ||
| 1949 | SETARG_Bx vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_Bx(/;" d | ||
| 1950 | SETARG_C vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_C(/;" d | ||
| 1951 | SETARG_k vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_k(/;" d | ||
| 1952 | SETARG_sBx vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_sBx(/;" d | ||
| 1953 | SETARG_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define SETARG_sJ(/;" d | ||
| 1954 | SET_OPCODE vendor/lua-5.4.8/src/lopcodes.h /^#define SET_OPCODE(/;" d | ||
| 1955 | SHADER_ATTRIB_FLOAT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_ATTRIB_FLOAT = 0, \/\/ Shader attribute type: float$/;" e enum:__anon77d6622f0c03 | ||
| 1956 | SHADER_ATTRIB_VEC2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_ATTRIB_VEC2, \/\/ Shader attribute type: vec2 (2 float)$/;" e enum:__anon77d6622f0c03 | ||
| 1957 | SHADER_ATTRIB_VEC3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_ATTRIB_VEC3, \/\/ Shader attribute type: vec3 (3 float)$/;" e enum:__anon77d6622f0c03 | ||
| 1958 | SHADER_ATTRIB_VEC4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_ATTRIB_VEC4 \/\/ Shader attribute type: vec4 (4 float)$/;" e enum:__anon77d6622f0c03 | ||
| 1959 | SHADER_LOC_BONE_MATRICES vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_BONE_MATRICES \/\/ Shader location: array of matrices uniform: boneMatrice/;" e enum:__anon77d6622f0a03 | ||
| 1960 | SHADER_LOC_COLOR_AMBIENT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_COLOR_AMBIENT, \/\/ Shader location: vector uniform: ambient color$/;" e enum:__anon77d6622f0a03 | ||
| 1961 | SHADER_LOC_COLOR_DIFFUSE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_COLOR_DIFFUSE, \/\/ Shader location: vector uniform: diffuse color$/;" e enum:__anon77d6622f0a03 | ||
| 1962 | SHADER_LOC_COLOR_SPECULAR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_COLOR_SPECULAR, \/\/ Shader location: vector uniform: specular color$/;" e enum:__anon77d6622f0a03 | ||
| 1963 | SHADER_LOC_MAP_ALBEDO vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_ALBEDO, \/\/ Shader location: sampler2d texture: albedo (same as: SH/;" e enum:__anon77d6622f0a03 | ||
| 1964 | SHADER_LOC_MAP_BRDF vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_BRDF, \/\/ Shader location: sampler2d texture: brdf$/;" e enum:__anon77d6622f0a03 | ||
| 1965 | SHADER_LOC_MAP_CUBEMAP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_CUBEMAP, \/\/ Shader location: samplerCube texture: cubemap$/;" e enum:__anon77d6622f0a03 | ||
| 1966 | SHADER_LOC_MAP_DIFFUSE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define SHADER_LOC_MAP_DIFFUSE /;" d | ||
| 1967 | SHADER_LOC_MAP_EMISSION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_EMISSION, \/\/ Shader location: sampler2d texture: emission$/;" e enum:__anon77d6622f0a03 | ||
| 1968 | SHADER_LOC_MAP_HEIGHT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_HEIGHT, \/\/ Shader location: sampler2d texture: height$/;" e enum:__anon77d6622f0a03 | ||
| 1969 | SHADER_LOC_MAP_IRRADIANCE vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_IRRADIANCE, \/\/ Shader location: samplerCube texture: irradiance$/;" e enum:__anon77d6622f0a03 | ||
| 1970 | SHADER_LOC_MAP_METALNESS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_METALNESS, \/\/ Shader location: sampler2d texture: metalness (same as:/;" e enum:__anon77d6622f0a03 | ||
| 1971 | SHADER_LOC_MAP_NORMAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_NORMAL, \/\/ Shader location: sampler2d texture: normal$/;" e enum:__anon77d6622f0a03 | ||
| 1972 | SHADER_LOC_MAP_OCCLUSION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_OCCLUSION, \/\/ Shader location: sampler2d texture: occlusion$/;" e enum:__anon77d6622f0a03 | ||
| 1973 | SHADER_LOC_MAP_PREFILTER vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_PREFILTER, \/\/ Shader location: samplerCube texture: prefilter$/;" e enum:__anon77d6622f0a03 | ||
| 1974 | SHADER_LOC_MAP_ROUGHNESS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MAP_ROUGHNESS, \/\/ Shader location: sampler2d texture: roughness$/;" e enum:__anon77d6622f0a03 | ||
| 1975 | SHADER_LOC_MAP_SPECULAR vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define SHADER_LOC_MAP_SPECULAR /;" d | ||
| 1976 | SHADER_LOC_MATRIX_MODEL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MATRIX_MODEL, \/\/ Shader location: matrix uniform: model (transform)$/;" e enum:__anon77d6622f0a03 | ||
| 1977 | SHADER_LOC_MATRIX_MVP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MATRIX_MVP, \/\/ Shader location: matrix uniform: model-view-projection$/;" e enum:__anon77d6622f0a03 | ||
| 1978 | SHADER_LOC_MATRIX_NORMAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MATRIX_NORMAL, \/\/ Shader location: matrix uniform: normal$/;" e enum:__anon77d6622f0a03 | ||
| 1979 | SHADER_LOC_MATRIX_PROJECTION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MATRIX_PROJECTION, \/\/ Shader location: matrix uniform: projection$/;" e enum:__anon77d6622f0a03 | ||
| 1980 | SHADER_LOC_MATRIX_VIEW vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_MATRIX_VIEW, \/\/ Shader location: matrix uniform: view (camera transform/;" e enum:__anon77d6622f0a03 | ||
| 1981 | SHADER_LOC_VECTOR_VIEW vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VECTOR_VIEW, \/\/ Shader location: vector uniform: view$/;" e enum:__anon77d6622f0a03 | ||
| 1982 | SHADER_LOC_VERTEX_BONEIDS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_BONEIDS, \/\/ Shader location: vertex attribute: boneIds$/;" e enum:__anon77d6622f0a03 | ||
| 1983 | SHADER_LOC_VERTEX_BONEWEIGHTS vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_BONEWEIGHTS, \/\/ Shader location: vertex attribute: boneWeights$/;" e enum:__anon77d6622f0a03 | ||
| 1984 | SHADER_LOC_VERTEX_COLOR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_COLOR, \/\/ Shader location: vertex attribute: color$/;" e enum:__anon77d6622f0a03 | ||
| 1985 | SHADER_LOC_VERTEX_NORMAL vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_NORMAL, \/\/ Shader location: vertex attribute: normal$/;" e enum:__anon77d6622f0a03 | ||
| 1986 | SHADER_LOC_VERTEX_POSITION vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_POSITION = 0, \/\/ Shader location: vertex attribute: position$/;" e enum:__anon77d6622f0a03 | ||
| 1987 | SHADER_LOC_VERTEX_TANGENT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_TANGENT, \/\/ Shader location: vertex attribute: tangent$/;" e enum:__anon77d6622f0a03 | ||
| 1988 | SHADER_LOC_VERTEX_TEXCOORD01 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_TEXCOORD01, \/\/ Shader location: vertex attribute: texcoord01$/;" e enum:__anon77d6622f0a03 | ||
| 1989 | SHADER_LOC_VERTEX_TEXCOORD02 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_LOC_VERTEX_TEXCOORD02, \/\/ Shader location: vertex attribute: texcoord02$/;" e enum:__anon77d6622f0a03 | ||
| 1990 | SHADER_UNIFORM_FLOAT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_FLOAT = 0, \/\/ Shader uniform type: float$/;" e enum:__anon77d6622f0b03 | ||
| 1991 | SHADER_UNIFORM_INT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_INT, \/\/ Shader uniform type: int$/;" e enum:__anon77d6622f0b03 | ||
| 1992 | SHADER_UNIFORM_IVEC2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_IVEC2, \/\/ Shader uniform type: ivec2 (2 int)$/;" e enum:__anon77d6622f0b03 | ||
| 1993 | SHADER_UNIFORM_IVEC3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_IVEC3, \/\/ Shader uniform type: ivec3 (3 int)$/;" e enum:__anon77d6622f0b03 | ||
| 1994 | SHADER_UNIFORM_IVEC4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_IVEC4, \/\/ Shader uniform type: ivec4 (4 int)$/;" e enum:__anon77d6622f0b03 | ||
| 1995 | SHADER_UNIFORM_SAMPLER2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_SAMPLER2D \/\/ Shader uniform type: sampler2d$/;" e enum:__anon77d6622f0b03 | ||
| 1996 | SHADER_UNIFORM_VEC2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_VEC2, \/\/ Shader uniform type: vec2 (2 float)$/;" e enum:__anon77d6622f0b03 | ||
| 1997 | SHADER_UNIFORM_VEC3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_VEC3, \/\/ Shader uniform type: vec3 (3 float)$/;" e enum:__anon77d6622f0b03 | ||
| 1998 | SHADER_UNIFORM_VEC4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ SHADER_UNIFORM_VEC4, \/\/ Shader uniform type: vec4 (4 float)$/;" e enum:__anon77d6622f0b03 | ||
| 1999 | SIZELENMOD vendor/lua-5.4.8/src/lstrlib.c /^#define SIZELENMOD /;" d file: | ||
| 2000 | SIZETIMEFMT vendor/lua-5.4.8/src/loslib.c /^#define SIZETIMEFMT /;" d file: | ||
| 2001 | SIZE_A vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_A /;" d | ||
| 2002 | SIZE_Ax vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_Ax /;" d | ||
| 2003 | SIZE_B vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_B /;" d | ||
| 2004 | SIZE_Bx vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_Bx /;" d | ||
| 2005 | SIZE_C vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_C /;" d | ||
| 2006 | SIZE_OP vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_OP /;" d | ||
| 2007 | SIZE_sJ vendor/lua-5.4.8/src/lopcodes.h /^#define SIZE_sJ /;" d | ||
| 2008 | SKYBLUE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define SKYBLUE /;" d | ||
| 2009 | SPACEBIT vendor/lua-5.4.8/src/lctype.h /^#define SPACEBIT /;" d | ||
| 2010 | SPACECHARS vendor/lua-5.4.8/src/lbaselib.c /^#define SPACECHARS /;" d file: | ||
| 2011 | SPECIALS vendor/lua-5.4.8/src/lstrlib.c /^#define SPECIALS /;" d file: | ||
| 2012 | SParser vendor/lua-5.4.8/src/ldo.c /^struct SParser { \/* data to 'f_parser' *\/$/;" s file: | ||
| 2013 | SRand64 vendor/lua-5.4.8/src/lmathlib.c /^#define SRand64 /;" d file: | ||
| 2014 | SS vendor/lua-5.4.8/src/luac.c /^#define SS(/;" d file: | ||
| 2015 | STDLIB_FILES Makefile /^STDLIB_FILES := $(wildcard stdlib\/*.lua)$/;" m | ||
| 2016 | STRCACHE_M vendor/lua-5.4.8/src/llimits.h /^#define STRCACHE_M /;" d | ||
| 2017 | STRCACHE_N vendor/lua-5.4.8/src/llimits.h /^#define STRCACHE_N /;" d | ||
| 2018 | SYSCFLAGS vendor/lua-5.4.8/src/Makefile /^SYSCFLAGS=$/;" m | ||
| 2019 | SYSLDFLAGS vendor/lua-5.4.8/src/Makefile /^SYSLDFLAGS=$/;" m | ||
| 2020 | SYSLIBS vendor/lua-5.4.8/src/Makefile /^SYSLIBS=$/;" m | ||
| 2021 | SZINT vendor/lua-5.4.8/src/lstrlib.c /^#define SZINT /;" d file: | ||
| 2022 | SaveFileData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool SaveFileData(const char *fileName, void *data, int dataSize); \/\/ Save data to file /;" p typeref:typename:RLAPI bool | ||
| 2023 | SaveFileDataCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef bool (*SaveFileDataCallback)(const char *fileName, void *data, int dataSize); \/\/ Fil/;" t typeref:typename:bool (*)(const char * fileName,void * data,int dataSize) | ||
| 2024 | SaveFileText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool SaveFileText(const char *fileName, char *text); \/\/ Save text data to file (w/;" p typeref:typename:RLAPI bool | ||
| 2025 | SaveFileTextCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef bool (*SaveFileTextCallback)(const char *fileName, char *text); \/\/ FileIO: Save text d/;" t typeref:typename:bool (*)(const char * fileName,char * text) | ||
| 2026 | SeekMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SeekMusicStream(Music music, float position); \/\/ Seek music to a posit/;" p typeref:typename:RLAPI void | ||
| 2027 | SemInfo vendor/lua-5.4.8/src/llex.h /^} SemInfo; \/* semantics information *\/$/;" t typeref:union:__anonfc1a02ff010a | ||
| 2028 | SetAudioStreamBufferSizeDefault vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAudioStreamBufferSizeDefault(int size); \/\/ Default size for new /;" p typeref:typename:RLAPI void | ||
| 2029 | SetAudioStreamCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAudioStreamCallback(AudioStream stream, AudioCallback callback); \/\/ Audio thread/;" p typeref:typename:RLAPI void | ||
| 2030 | SetAudioStreamPan vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAudioStreamPan(AudioStream stream, float pan); \/\/ Set pan for audio str/;" p typeref:typename:RLAPI void | ||
| 2031 | SetAudioStreamPitch vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAudioStreamPitch(AudioStream stream, float pitch); \/\/ Set pitch for audio s/;" p typeref:typename:RLAPI void | ||
| 2032 | SetAudioStreamVolume vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAudioStreamVolume(AudioStream stream, float volume); \/\/ Set volume for audio /;" p typeref:typename:RLAPI void | ||
| 2033 | SetAutomationEventBaseFrame vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAutomationEventBaseFrame(int frame); \/\/ Set/;" p typeref:typename:RLAPI void | ||
| 2034 | SetAutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetAutomationEventList(AutomationEventList *list); \/\/ Set/;" p typeref:typename:RLAPI void | ||
| 2035 | SetClipboardText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetClipboardText(const char *text); \/\/ Set clipboard text conten/;" p typeref:typename:RLAPI void | ||
| 2036 | SetConfigFlags vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetConfigFlags(unsigned int flags); \/\/ Setup init configuration /;" p typeref:typename:RLAPI void | ||
| 2037 | SetExitKey vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetExitKey(int key); \/\/ Set a custom key to exit prog/;" p typeref:typename:RLAPI void | ||
| 2038 | SetGamepadMappings vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int SetGamepadMappings(const char *mappings); \/\/ Set inte/;" p typeref:typename:RLAPI int | ||
| 2039 | SetGamepadVibration vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetGamepadVibration(int gamepad, float leftMotor, float rightMotor, float duration); /;" p typeref:typename:RLAPI void | ||
| 2040 | SetGesturesEnabled vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetGesturesEnabled(unsigned int flags); \/\/ Enable a set of gestures using flag/;" p typeref:typename:RLAPI void | ||
| 2041 | SetLoadFileDataCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetLoadFileDataCallback(LoadFileDataCallback callback); \/\/ Set custom file binary d/;" p typeref:typename:RLAPI void | ||
| 2042 | SetLoadFileTextCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetLoadFileTextCallback(LoadFileTextCallback callback); \/\/ Set custom file text dat/;" p typeref:typename:RLAPI void | ||
| 2043 | SetMasterVolume vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMasterVolume(float volume); \/\/ Set master volume (li/;" p typeref:typename:RLAPI void | ||
| 2044 | SetMaterialTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMaterialTexture(Material *material, int mapType, Texture2D texture); \/\//;" p typeref:typename:RLAPI void | ||
| 2045 | SetModelMeshMaterial vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetModelMeshMaterial(Model *model, int meshId, int materialId); \/\//;" p typeref:typename:RLAPI void | ||
| 2046 | SetMouseCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMouseCursor(int cursor); \/\/ Set mouse cursor$/;" p typeref:typename:RLAPI void | ||
| 2047 | SetMouseOffset vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMouseOffset(int offsetX, int offsetY); \/\/ Set mouse offset$/;" p typeref:typename:RLAPI void | ||
| 2048 | SetMousePosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMousePosition(int x, int y); \/\/ Set mouse position XY$/;" p typeref:typename:RLAPI void | ||
| 2049 | SetMouseScale vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMouseScale(float scaleX, float scaleY); \/\/ Set mouse scaling$/;" p typeref:typename:RLAPI void | ||
| 2050 | SetMusicPan vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMusicPan(Music music, float pan); \/\/ Set pan for a music (/;" p typeref:typename:RLAPI void | ||
| 2051 | SetMusicPitch vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMusicPitch(Music music, float pitch); \/\/ Set pitch for a music/;" p typeref:typename:RLAPI void | ||
| 2052 | SetMusicVolume vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetMusicVolume(Music music, float volume); \/\/ Set volume for music /;" p typeref:typename:RLAPI void | ||
| 2053 | SetPixelColor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetPixelColor(void *dstPtr, Color color, int format); \/\/ Set color forma/;" p typeref:typename:RLAPI void | ||
| 2054 | SetRandomSeed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetRandomSeed(unsigned int seed); \/\/ Set the seed for the rand/;" p typeref:typename:RLAPI void | ||
| 2055 | SetSaveFileDataCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetSaveFileDataCallback(SaveFileDataCallback callback); \/\/ Set custom file binary d/;" p typeref:typename:RLAPI void | ||
| 2056 | SetSaveFileTextCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetSaveFileTextCallback(SaveFileTextCallback callback); \/\/ Set custom file text dat/;" p typeref:typename:RLAPI void | ||
| 2057 | SetShaderValue vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetShaderValue(Shader shader, int locIndex, const void *value, int uniformType); /;" p typeref:typename:RLAPI void | ||
| 2058 | SetShaderValueMatrix vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetShaderValueMatrix(Shader shader, int locIndex, Matrix mat); \/\/ Set shade/;" p typeref:typename:RLAPI void | ||
| 2059 | SetShaderValueTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetShaderValueTexture(Shader shader, int locIndex, Texture2D texture); \/\/ Set shade/;" p typeref:typename:RLAPI void | ||
| 2060 | SetShaderValueV vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetShaderValueV(Shader shader, int locIndex, const void *value, int uniformType, int /;" p typeref:typename:RLAPI void | ||
| 2061 | SetShapesTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetShapesTexture(Texture2D texture, Rectangle source); \/\/ Set texture and rec/;" p typeref:typename:RLAPI void | ||
| 2062 | SetSoundPan vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetSoundPan(Sound sound, float pan); \/\/ Set pan for a sound (/;" p typeref:typename:RLAPI void | ||
| 2063 | SetSoundPitch vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetSoundPitch(Sound sound, float pitch); \/\/ Set pitch for a sound/;" p typeref:typename:RLAPI void | ||
| 2064 | SetSoundVolume vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetSoundVolume(Sound sound, float volume); \/\/ Set volume for a soun/;" p typeref:typename:RLAPI void | ||
| 2065 | SetTargetFPS vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTargetFPS(int fps); \/\/ Set target FPS (maximum)$/;" p typeref:typename:RLAPI void | ||
| 2066 | SetTextLineSpacing vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTextLineSpacing(int spacing); \/\//;" p typeref:typename:RLAPI void | ||
| 2067 | SetTextureFilter vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTextureFilter(Texture2D texture, int filter); /;" p typeref:typename:RLAPI void | ||
| 2068 | SetTextureWrap vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTextureWrap(Texture2D texture, int wrap); /;" p typeref:typename:RLAPI void | ||
| 2069 | SetTraceLogCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTraceLogCallback(TraceLogCallback callback); \/\/ Set custom trace log$/;" p typeref:typename:RLAPI void | ||
| 2070 | SetTraceLogLevel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetTraceLogLevel(int logLevel); \/\/ Set the current threshold/;" p typeref:typename:RLAPI void | ||
| 2071 | SetWindowFocused vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowFocused(void); \/\/ Set window focused$/;" p typeref:typename:RLAPI void | ||
| 2072 | SetWindowIcon vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowIcon(Image image); \/\/ Set icon for window (sing/;" p typeref:typename:RLAPI void | ||
| 2073 | SetWindowIcons vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowIcons(Image *images, int count); \/\/ Set icon for window (mult/;" p typeref:typename:RLAPI void | ||
| 2074 | SetWindowMaxSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowMaxSize(int width, int height); \/\/ Set window maximum dimens/;" p typeref:typename:RLAPI void | ||
| 2075 | SetWindowMinSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowMinSize(int width, int height); \/\/ Set window minimum dimens/;" p typeref:typename:RLAPI void | ||
| 2076 | SetWindowMonitor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowMonitor(int monitor); \/\/ Set monitor for the curre/;" p typeref:typename:RLAPI void | ||
| 2077 | SetWindowOpacity vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowOpacity(float opacity); \/\/ Set window opacity [0.0f./;" p typeref:typename:RLAPI void | ||
| 2078 | SetWindowPosition vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowPosition(int x, int y); \/\/ Set window position on sc/;" p typeref:typename:RLAPI void | ||
| 2079 | SetWindowSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowSize(int width, int height); \/\/ Set window dimensions$/;" p typeref:typename:RLAPI void | ||
| 2080 | SetWindowState vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowState(unsigned int flags); \/\/ Set window configuration /;" p typeref:typename:RLAPI void | ||
| 2081 | SetWindowTitle vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SetWindowTitle(const char *title); \/\/ Set title for window$/;" p typeref:typename:RLAPI void | ||
| 2082 | Setup raylib with multiple IDEs vendor/raylib-5.5_linux_amd64/README.md /^#### Setup raylib with multiple IDEs$/;" t section:build and installation | ||
| 2083 | Shader vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Shader {$/;" s | ||
| 2084 | Shader vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Shader;$/;" t typeref:struct:Shader | ||
| 2085 | ShaderAttributeDataType vendor/raylib-5.5_linux_amd64/include/raylib.h /^} ShaderAttributeDataType;$/;" t typeref:enum:__anon77d6622f0c03 | ||
| 2086 | ShaderLocationIndex vendor/raylib-5.5_linux_amd64/include/raylib.h /^} ShaderLocationIndex;$/;" t typeref:enum:__anon77d6622f0a03 | ||
| 2087 | ShaderUniformDataType vendor/raylib-5.5_linux_amd64/include/raylib.h /^} ShaderUniformDataType;$/;" t typeref:enum:__anon77d6622f0b03 | ||
| 2088 | ShowCursor vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ShowCursor(void); \/\/ Shows cursor$/;" p typeref:typename:RLAPI void | ||
| 2089 | Sound vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Sound {$/;" s | ||
| 2090 | Sound vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound | ||
| 2091 | StackValue vendor/lua-5.4.8/src/lobject.h /^typedef union StackValue {$/;" u | ||
| 2092 | StackValue vendor/lua-5.4.8/src/lobject.h /^} StackValue;$/;" t typeref:union:StackValue | ||
| 2093 | StartAutomationEventRecording vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void | ||
| 2094 | State vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ } State; \/\/ Renderer state$/;" m struct:rlglData typeref:struct:rlglData::__anon1f68b8bd0d08 | ||
| 2095 | StkId vendor/lua-5.4.8/src/lobject.h /^typedef StackValue *StkId;$/;" t typeref:typename:StackValue * | ||
| 2096 | StkIdRel vendor/lua-5.4.8/src/lobject.h /^} StkIdRel;$/;" t typeref:union:__anon808f9fcd020a | ||
| 2097 | StopAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StopAudioStream(AudioStream stream); \/\/ Stop audio stream$/;" p typeref:typename:RLAPI void | ||
| 2098 | StopAutomationEventRecording vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StopAutomationEventRecording(void); \/\/ Sto/;" p typeref:typename:RLAPI void | ||
| 2099 | StopMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StopMusicStream(Music music); \/\/ Stop music playing$/;" p typeref:typename:RLAPI void | ||
| 2100 | StopSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StopSound(Sound sound); \/\/ Stop playing a sound$/;" p typeref:typename:RLAPI void | ||
| 2101 | SunOS vendor/lua-5.4.8/src/Makefile /^SunOS solaris:$/;" t | ||
| 2102 | SwapScreenBuffer vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void SwapScreenBuffer(void); \/\/ Swap back buffer with fro/;" p typeref:typename:RLAPI void | ||
| 2103 | TAB_L vendor/lua-5.4.8/src/ltablib.c /^#define TAB_L /;" d file: | ||
| 2104 | TAB_R vendor/lua-5.4.8/src/ltablib.c /^#define TAB_R /;" d file: | ||
| 2105 | TAB_RW vendor/lua-5.4.8/src/ltablib.c /^#define TAB_RW /;" d file: | ||
| 2106 | TAB_W vendor/lua-5.4.8/src/ltablib.c /^#define TAB_W /;" d file: | ||
| 2107 | TESTARG_k vendor/lua-5.4.8/src/lopcodes.h /^#define TESTARG_k(/;" d | ||
| 2108 | TESTBIT vendor/lua-5.4.8/src/lgc.h /^#define TESTBIT /;" d | ||
| 2109 | TEXTURE_FILTER_ANISOTROPIC_16X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_ANISOTROPIC_16X, \/\/ Anisotropic filtering 16x$/;" e enum:__anon77d6622f0e03 | ||
| 2110 | TEXTURE_FILTER_ANISOTROPIC_4X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_ANISOTROPIC_4X, \/\/ Anisotropic filtering 4x$/;" e enum:__anon77d6622f0e03 | ||
| 2111 | TEXTURE_FILTER_ANISOTROPIC_8X vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_ANISOTROPIC_8X, \/\/ Anisotropic filtering 8x$/;" e enum:__anon77d6622f0e03 | ||
| 2112 | TEXTURE_FILTER_BILINEAR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_BILINEAR, \/\/ Linear filtering$/;" e enum:__anon77d6622f0e03 | ||
| 2113 | TEXTURE_FILTER_POINT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_POINT = 0, \/\/ No filter, just pixel approximation$/;" e enum:__anon77d6622f0e03 | ||
| 2114 | TEXTURE_FILTER_TRILINEAR vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_FILTER_TRILINEAR, \/\/ Trilinear filtering (linear with mipmaps)$/;" e enum:__anon77d6622f0e03 | ||
| 2115 | TEXTURE_WRAP_CLAMP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_WRAP_CLAMP, \/\/ Clamps texture to edge pixel in tiled mode$/;" e enum:__anon77d6622f0f03 | ||
| 2116 | TEXTURE_WRAP_MIRROR_CLAMP vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_WRAP_MIRROR_CLAMP \/\/ Mirrors and clamps to border the texture in til/;" e enum:__anon77d6622f0f03 | ||
| 2117 | TEXTURE_WRAP_MIRROR_REPEAT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_WRAP_MIRROR_REPEAT, \/\/ Mirrors and repeats the texture in tiled mode$/;" e enum:__anon77d6622f0f03 | ||
| 2118 | TEXTURE_WRAP_REPEAT vendor/raylib-5.5_linux_amd64/include/raylib.h /^ TEXTURE_WRAP_REPEAT = 0, \/\/ Repeats texture in tiled mode$/;" e enum:__anon77d6622f0f03 | ||
| 2119 | TK_AND vendor/lua-5.4.8/src/llex.h /^ TK_AND = FIRST_RESERVED, TK_BREAK,$/;" e enum:RESERVED | ||
| 2120 | TK_BREAK vendor/lua-5.4.8/src/llex.h /^ TK_AND = FIRST_RESERVED, TK_BREAK,$/;" e enum:RESERVED | ||
| 2121 | TK_CONCAT vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2122 | TK_DBCOLON vendor/lua-5.4.8/src/llex.h /^ TK_DBCOLON, TK_EOS,$/;" e enum:RESERVED | ||
| 2123 | TK_DO vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2124 | TK_DOTS vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2125 | TK_ELSE vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2126 | TK_ELSEIF vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2127 | TK_END vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2128 | TK_EOS vendor/lua-5.4.8/src/llex.h /^ TK_DBCOLON, TK_EOS,$/;" e enum:RESERVED | ||
| 2129 | TK_EQ vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2130 | TK_FALSE vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2131 | TK_FLT vendor/lua-5.4.8/src/llex.h /^ TK_FLT, TK_INT, TK_NAME, TK_STRING$/;" e enum:RESERVED | ||
| 2132 | TK_FOR vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2133 | TK_FUNCTION vendor/lua-5.4.8/src/llex.h /^ TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION,$/;" e enum:RESERVED | ||
| 2134 | TK_GE vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2135 | TK_GOTO vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2136 | TK_IDIV vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2137 | TK_IF vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2138 | TK_IN vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2139 | TK_INT vendor/lua-5.4.8/src/llex.h /^ TK_FLT, TK_INT, TK_NAME, TK_STRING$/;" e enum:RESERVED | ||
| 2140 | TK_LE vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2141 | TK_LOCAL vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2142 | TK_NAME vendor/lua-5.4.8/src/llex.h /^ TK_FLT, TK_INT, TK_NAME, TK_STRING$/;" e enum:RESERVED | ||
| 2143 | TK_NE vendor/lua-5.4.8/src/llex.h /^ TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE,$/;" e enum:RESERVED | ||
| 2144 | TK_NIL vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2145 | TK_NOT vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2146 | TK_OR vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2147 | TK_REPEAT vendor/lua-5.4.8/src/llex.h /^ TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT,$/;" e enum:RESERVED | ||
| 2148 | TK_RETURN vendor/lua-5.4.8/src/llex.h /^ TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE,$/;" e enum:RESERVED | ||
| 2149 | TK_SHL vendor/lua-5.4.8/src/llex.h /^ TK_SHL, TK_SHR,$/;" e enum:RESERVED | ||
| 2150 | TK_SHR vendor/lua-5.4.8/src/llex.h /^ TK_SHL, TK_SHR,$/;" e enum:RESERVED | ||
| 2151 | TK_STRING vendor/lua-5.4.8/src/llex.h /^ TK_FLT, TK_INT, TK_NAME, TK_STRING$/;" e enum:RESERVED | ||
| 2152 | TK_THEN vendor/lua-5.4.8/src/llex.h /^ TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE,$/;" e enum:RESERVED | ||
| 2153 | TK_TRUE vendor/lua-5.4.8/src/llex.h /^ TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE,$/;" e enum:RESERVED | ||
| 2154 | TK_UNTIL vendor/lua-5.4.8/src/llex.h /^ TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE,$/;" e enum:RESERVED | ||
| 2155 | TK_WHILE vendor/lua-5.4.8/src/llex.h /^ TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE,$/;" e enum:RESERVED | ||
| 2156 | TMS vendor/lua-5.4.8/src/ltm.h /^} TMS;$/;" t typeref:enum:__anon9b0d07770103 | ||
| 2157 | TM_ADD vendor/lua-5.4.8/src/ltm.h /^ TM_ADD,$/;" e enum:__anon9b0d07770103 | ||
| 2158 | TM_BAND vendor/lua-5.4.8/src/ltm.h /^ TM_BAND,$/;" e enum:__anon9b0d07770103 | ||
| 2159 | TM_BNOT vendor/lua-5.4.8/src/ltm.h /^ TM_BNOT,$/;" e enum:__anon9b0d07770103 | ||
| 2160 | TM_BOR vendor/lua-5.4.8/src/ltm.h /^ TM_BOR,$/;" e enum:__anon9b0d07770103 | ||
| 2161 | TM_BXOR vendor/lua-5.4.8/src/ltm.h /^ TM_BXOR,$/;" e enum:__anon9b0d07770103 | ||
| 2162 | TM_CALL vendor/lua-5.4.8/src/ltm.h /^ TM_CALL,$/;" e enum:__anon9b0d07770103 | ||
| 2163 | TM_CLOSE vendor/lua-5.4.8/src/ltm.h /^ TM_CLOSE,$/;" e enum:__anon9b0d07770103 | ||
| 2164 | TM_CONCAT vendor/lua-5.4.8/src/ltm.h /^ TM_CONCAT,$/;" e enum:__anon9b0d07770103 | ||
| 2165 | TM_DIV vendor/lua-5.4.8/src/ltm.h /^ TM_DIV,$/;" e enum:__anon9b0d07770103 | ||
| 2166 | TM_EQ vendor/lua-5.4.8/src/ltm.h /^ TM_EQ, \/* last tag method with fast access *\/$/;" e enum:__anon9b0d07770103 | ||
| 2167 | TM_GC vendor/lua-5.4.8/src/ltm.h /^ TM_GC,$/;" e enum:__anon9b0d07770103 | ||
| 2168 | TM_IDIV vendor/lua-5.4.8/src/ltm.h /^ TM_IDIV,$/;" e enum:__anon9b0d07770103 | ||
| 2169 | TM_INDEX vendor/lua-5.4.8/src/ltm.h /^ TM_INDEX,$/;" e enum:__anon9b0d07770103 | ||
| 2170 | TM_LE vendor/lua-5.4.8/src/ltm.h /^ TM_LE,$/;" e enum:__anon9b0d07770103 | ||
| 2171 | TM_LEN vendor/lua-5.4.8/src/ltm.h /^ TM_LEN,$/;" e enum:__anon9b0d07770103 | ||
| 2172 | TM_LT vendor/lua-5.4.8/src/ltm.h /^ TM_LT,$/;" e enum:__anon9b0d07770103 | ||
| 2173 | TM_MOD vendor/lua-5.4.8/src/ltm.h /^ TM_MOD,$/;" e enum:__anon9b0d07770103 | ||
| 2174 | TM_MODE vendor/lua-5.4.8/src/ltm.h /^ TM_MODE,$/;" e enum:__anon9b0d07770103 | ||
| 2175 | TM_MUL vendor/lua-5.4.8/src/ltm.h /^ TM_MUL,$/;" e enum:__anon9b0d07770103 | ||
| 2176 | TM_N vendor/lua-5.4.8/src/ltm.h /^ TM_N \/* number of elements in the enum *\/$/;" e enum:__anon9b0d07770103 | ||
| 2177 | TM_NEWINDEX vendor/lua-5.4.8/src/ltm.h /^ TM_NEWINDEX,$/;" e enum:__anon9b0d07770103 | ||
| 2178 | TM_POW vendor/lua-5.4.8/src/ltm.h /^ TM_POW,$/;" e enum:__anon9b0d07770103 | ||
| 2179 | TM_SHL vendor/lua-5.4.8/src/ltm.h /^ TM_SHL,$/;" e enum:__anon9b0d07770103 | ||
| 2180 | TM_SHR vendor/lua-5.4.8/src/ltm.h /^ TM_SHR,$/;" e enum:__anon9b0d07770103 | ||
| 2181 | TM_SUB vendor/lua-5.4.8/src/ltm.h /^ TM_SUB,$/;" e enum:__anon9b0d07770103 | ||
| 2182 | TM_UNM vendor/lua-5.4.8/src/ltm.h /^ TM_UNM,$/;" e enum:__anon9b0d07770103 | ||
| 2183 | TO_BIN vendor/lua-5.4.8/Makefile /^TO_BIN= lua luac$/;" m | ||
| 2184 | TO_INC vendor/lua-5.4.8/Makefile /^TO_INC= lua.h luaconf.h lualib.h lauxlib.h lua.hpp$/;" m | ||
| 2185 | TO_LIB vendor/lua-5.4.8/Makefile /^TO_LIB= liblua.a$/;" m | ||
| 2186 | TO_MAN vendor/lua-5.4.8/Makefile /^TO_MAN= lua.1 luac.1$/;" m | ||
| 2187 | TRACELOG vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define TRACELOG(/;" d | ||
| 2188 | TRACELOGD vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define TRACELOGD(/;" d | ||
| 2189 | TString vendor/lua-5.4.8/src/lobject.h /^typedef struct TString {$/;" s | ||
| 2190 | TString vendor/lua-5.4.8/src/lobject.h /^} TString;$/;" t typeref:struct:TString | ||
| 2191 | TValue vendor/lua-5.4.8/src/lobject.h /^typedef struct TValue {$/;" s | ||
| 2192 | TValue vendor/lua-5.4.8/src/lobject.h /^} TValue;$/;" t typeref:struct:TValue | ||
| 2193 | TValuefields vendor/lua-5.4.8/src/lobject.h /^#define TValuefields /;" d | ||
| 2194 | Table vendor/lua-5.4.8/src/lobject.h /^typedef struct Table {$/;" s | ||
| 2195 | Table vendor/lua-5.4.8/src/lobject.h /^} Table;$/;" t typeref:struct:Table | ||
| 2196 | TakeScreenshot vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void | ||
| 2197 | TextAppend vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void TextAppend(char *text, const char *append, int *position); \/\//;" p typeref:typename:RLAPI void | ||
| 2198 | TextCopy vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int TextCopy(char *dst, const char *src); \/\//;" p typeref:typename:RLAPI int | ||
| 2199 | TextFindIndex vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int TextFindIndex(const char *text, const char *find); \/\//;" p typeref:typename:RLAPI int | ||
| 2200 | TextFormat vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextFormat(const char *text, ...); \/\//;" p typeref:typename:RLAPI const char * | ||
| 2201 | TextInsert vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI char *TextInsert(const char *text, const char *insert, int position); \/\//;" p typeref:typename:RLAPI char * | ||
| 2202 | TextIsEqual vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool TextIsEqual(const char *text1, const char *text2); \/\//;" p typeref:typename:RLAPI bool | ||
| 2203 | TextJoin vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextJoin(const char **textList, int count, const char *delimiter); \/\//;" p typeref:typename:RLAPI const char * | ||
| 2204 | TextLength vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned int TextLength(const char *text); \/\//;" p typeref:typename:RLAPI unsigned int | ||
| 2205 | TextReplace vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI char *TextReplace(const char *text, const char *replace, const char *by); \/\//;" p typeref:typename:RLAPI char * | ||
| 2206 | TextSplit vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char **TextSplit(const char *text, char delimiter, int *count); \/\//;" p typeref:typename:RLAPI const char ** | ||
| 2207 | TextSubtext vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextSubtext(const char *text, int position, int length); \/\//;" p typeref:typename:RLAPI const char * | ||
| 2208 | TextToCamel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextToCamel(const char *text); \/\/ Get Camel case notati/;" p typeref:typename:RLAPI const char * | ||
| 2209 | TextToFloat vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI float TextToFloat(const char *text); \/\/ Get float value from /;" p typeref:typename:RLAPI float | ||
| 2210 | TextToInteger vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI int TextToInteger(const char *text); \/\/ Get integer value fro/;" p typeref:typename:RLAPI int | ||
| 2211 | TextToLower vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextToLower(const char *text); \/\/ Get lower case versio/;" p typeref:typename:RLAPI const char * | ||
| 2212 | TextToPascal vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextToPascal(const char *text); \/\/ Get Pascal case notat/;" p typeref:typename:RLAPI const char * | ||
| 2213 | TextToSnake vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextToSnake(const char *text); \/\/ Get Snake case notati/;" p typeref:typename:RLAPI const char * | ||
| 2214 | TextToUpper vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI const char *TextToUpper(const char *text); \/\/ Get upper case versio/;" p typeref:typename:RLAPI const char * | ||
| 2215 | Texture vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Texture {$/;" s | ||
| 2216 | Texture vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Texture;$/;" t typeref:struct:Texture | ||
| 2217 | Texture2D vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef Texture Texture2D;$/;" t typeref:typename:Texture | ||
| 2218 | TextureCubemap vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef Texture TextureCubemap;$/;" t typeref:typename:Texture | ||
| 2219 | TextureFilter vendor/raylib-5.5_linux_amd64/include/raylib.h /^} TextureFilter;$/;" t typeref:enum:__anon77d6622f0e03 | ||
| 2220 | TextureWrap vendor/raylib-5.5_linux_amd64/include/raylib.h /^} TextureWrap;$/;" t typeref:enum:__anon77d6622f0f03 | ||
| 2221 | Tiny framework for developing small video games. docs/index.html /^<h1>Tiny framework for developing small video games.<\/h1>$/;" h | ||
| 2222 | ToggleBorderlessWindowed vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ToggleBorderlessWindowed(void); \/\/ Toggle window state: bord/;" p typeref:typename:RLAPI void | ||
| 2223 | ToggleFullscreen vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ToggleFullscreen(void); \/\/ Toggle window state: full/;" p typeref:typename:RLAPI void | ||
| 2224 | Token vendor/lua-5.4.8/src/llex.h /^typedef struct Token {$/;" s | ||
| 2225 | Token vendor/lua-5.4.8/src/llex.h /^} Token;$/;" t typeref:struct:Token | ||
| 2226 | TraceLog vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void TraceLog(int logLevel, const char *text, ...); \/\/ Show trace log messages (/;" p typeref:typename:RLAPI void | ||
| 2227 | TraceLogCallback vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef void (*TraceLogCallback)(int logLevel, const char *text, va_list args); \/\/ Logging: R/;" t typeref:typename:void (*)(int logLevel,const char * text,va_list args) | ||
| 2228 | TraceLogLevel vendor/raylib-5.5_linux_amd64/include/raylib.h /^} TraceLogLevel;$/;" t typeref:enum:__anon77d6622f0303 | ||
| 2229 | Transform vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Transform {$/;" s | ||
| 2230 | Transform vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Transform;$/;" t typeref:struct:Transform | ||
| 2231 | UBox vendor/lua-5.4.8/src/lauxlib.c /^typedef struct UBox {$/;" s file: | ||
| 2232 | UBox vendor/lua-5.4.8/src/lauxlib.c /^} UBox;$/;" t typeref:struct:UBox file: | ||
| 2233 | UNAME vendor/lua-5.4.8/src/Makefile /^UNAME= uname$/;" m | ||
| 2234 | UNARY_PRIORITY vendor/lua-5.4.8/src/lparser.c /^#define UNARY_PRIORITY /;" d file: | ||
| 2235 | UNUSED vendor/lua-5.4.8/src/llimits.h /^#define UNUSED(/;" d | ||
| 2236 | UONE vendor/lua-5.4.8/src/lmathlib.c /^#define UONE /;" d file: | ||
| 2237 | UPVALNAME vendor/lua-5.4.8/src/luac.c /^#define UPVALNAME(/;" d file: | ||
| 2238 | UTF8BUFFSZ vendor/lua-5.4.8/src/lobject.h /^#define UTF8BUFFSZ /;" d | ||
| 2239 | UTF8PATT vendor/lua-5.4.8/src/lutf8lib.c /^#define UTF8PATT /;" d file: | ||
| 2240 | UValue vendor/lua-5.4.8/src/lobject.h /^typedef union UValue {$/;" u | ||
| 2241 | UValue vendor/lua-5.4.8/src/lobject.h /^} UValue;$/;" t typeref:union:UValue | ||
| 2242 | Udata vendor/lua-5.4.8/src/lobject.h /^typedef struct Udata {$/;" s | ||
| 2243 | Udata vendor/lua-5.4.8/src/lobject.h /^} Udata;$/;" t typeref:struct:Udata | ||
| 2244 | Udata0 vendor/lua-5.4.8/src/lobject.h /^typedef struct Udata0 {$/;" s | ||
| 2245 | Udata0 vendor/lua-5.4.8/src/lobject.h /^} Udata0;$/;" t typeref:struct:Udata0 | ||
| 2246 | UnOpr vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" g | ||
| 2247 | UnOpr vendor/lua-5.4.8/src/lcode.h /^typedef enum UnOpr { OPR_MINUS, OPR_BNOT, OPR_NOT, OPR_LEN, OPR_NOUNOPR } UnOpr;$/;" t typeref:enum:UnOpr | ||
| 2248 | UnloadAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadAudioStream(AudioStream stream); \/\/ Unload audio stream a/;" p typeref:typename:RLAPI void | ||
| 2249 | UnloadAutomationEventList vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadAutomationEventList(AutomationEventList list); \/\/ Unl/;" p typeref:typename:RLAPI void | ||
| 2250 | UnloadCodepoints vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadCodepoints(int *codepoints); \/\/ Unload codepoints d/;" p typeref:typename:RLAPI void | ||
| 2251 | UnloadDirectoryFiles vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadDirectoryFiles(FilePathList files); \/\/ Unload filepaths$/;" p typeref:typename:RLAPI void | ||
| 2252 | UnloadDroppedFiles vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadDroppedFiles(FilePathList files); \/\/ Unload dropped filepaths$/;" p typeref:typename:RLAPI void | ||
| 2253 | UnloadFileData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadFileData(unsigned char *data); \/\/ Unload file data allocate/;" p typeref:typename:RLAPI void | ||
| 2254 | UnloadFileText vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadFileText(char *text); \/\/ Unload file text data all/;" p typeref:typename:RLAPI void | ||
| 2255 | UnloadFont vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadFont(Font font); \/\//;" p typeref:typename:RLAPI void | ||
| 2256 | UnloadFontData vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadFontData(GlyphInfo *glyphs, int glyphCount); \/\//;" p typeref:typename:RLAPI void | ||
| 2257 | UnloadImage vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadImage(Image image); /;" p typeref:typename:RLAPI void | ||
| 2258 | UnloadImageColors vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadImageColors(Color *colors); /;" p typeref:typename:RLAPI void | ||
| 2259 | UnloadImagePalette vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadImagePalette(Color *colors); /;" p typeref:typename:RLAPI void | ||
| 2260 | UnloadMaterial vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadMaterial(Material material); \/\//;" p typeref:typename:RLAPI void | ||
| 2261 | UnloadMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadMesh(Mesh mesh); \/\//;" p typeref:typename:RLAPI void | ||
| 2262 | UnloadModel vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadModel(Model model); \/\//;" p typeref:typename:RLAPI void | ||
| 2263 | UnloadModelAnimation vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadModelAnimation(ModelAnimation anim); \/\//;" p typeref:typename:RLAPI void | ||
| 2264 | UnloadModelAnimations vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadModelAnimations(ModelAnimation *animations, int animCount); \/\//;" p typeref:typename:RLAPI void | ||
| 2265 | UnloadMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadMusicStream(Music music); \/\/ Unload music stream$/;" p typeref:typename:RLAPI void | ||
| 2266 | UnloadRandomSequence vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadRandomSequence(int *sequence); \/\/ Unload random values sequ/;" p typeref:typename:RLAPI void | ||
| 2267 | UnloadRenderTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadRenderTexture(RenderTexture2D target); /;" p typeref:typename:RLAPI void | ||
| 2268 | UnloadShader vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadShader(Shader shader); \/\/ Unload shader fr/;" p typeref:typename:RLAPI void | ||
| 2269 | UnloadSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadSound(Sound sound); \/\/ Unload sound$/;" p typeref:typename:RLAPI void | ||
| 2270 | UnloadSoundAlias vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadSoundAlias(Sound alias); \/\/ Unload a sound alias /;" p typeref:typename:RLAPI void | ||
| 2271 | UnloadTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadTexture(Texture2D texture); /;" p typeref:typename:RLAPI void | ||
| 2272 | UnloadUTF8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadUTF8(char *text); \/\/ Unload UTF-8 text e/;" p typeref:typename:RLAPI void | ||
| 2273 | UnloadVrStereoConfig vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadVrStereoConfig(VrStereoConfig config); \/\/ Unload VR stereo config$/;" p typeref:typename:RLAPI void | ||
| 2274 | UnloadWave vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadWave(Wave wave); \/\/ Unload wave data$/;" p typeref:typename:RLAPI void | ||
| 2275 | UnloadWaveSamples vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UnloadWaveSamples(float *samples); \/\/ Unload samples data l/;" p typeref:typename:RLAPI void | ||
| 2276 | UpVal vendor/lua-5.4.8/src/lobject.h /^typedef struct UpVal {$/;" s | ||
| 2277 | UpVal vendor/lua-5.4.8/src/lobject.h /^} UpVal;$/;" t typeref:struct:UpVal | ||
| 2278 | UpdateAudioStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateAudioStream(AudioStream stream, const void *data, int frameCount); \/\/ Update /;" p typeref:typename:RLAPI void | ||
| 2279 | UpdateCamera vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateCamera(Camera *camera, int mode); \/\/ Update camera position for selected/;" p typeref:typename:RLAPI void | ||
| 2280 | UpdateCameraPro vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateCameraPro(Camera *camera, Vector3 movement, Vector3 rotation, float zoom); \/\//;" p typeref:typename:RLAPI void | ||
| 2281 | UpdateMeshBuffer vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateMeshBuffer(Mesh mesh, int index, const void *data, int dataSize, int offset); \//;" p typeref:typename:RLAPI void | ||
| 2282 | UpdateModelAnimation vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateModelAnimation(Model model, ModelAnimation anim, int frame); \/\//;" p typeref:typename:RLAPI void | ||
| 2283 | UpdateModelAnimationBones vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateModelAnimationBones(Model model, ModelAnimation anim, int frame); \/\//;" p typeref:typename:RLAPI void | ||
| 2284 | UpdateMusicStream vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateMusicStream(Music music); \/\/ Updates buffers for m/;" p typeref:typename:RLAPI void | ||
| 2285 | UpdateSound vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateSound(Sound sound, const void *data, int sampleCount); \/\/ Update sound buffer/;" p typeref:typename:RLAPI void | ||
| 2286 | UpdateTexture vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateTexture(Texture2D texture, const void *pixels); /;" p typeref:typename:RLAPI void | ||
| 2287 | UpdateTextureRec vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UpdateTextureRec(Texture2D texture, Rectangle rec, const void *pixels); /;" p typeref:typename:RLAPI void | ||
| 2288 | UploadMesh vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void UploadMesh(Mesh *mesh, bool dynamic); \/\//;" p typeref:typename:RLAPI void | ||
| 2289 | Upvaldesc vendor/lua-5.4.8/src/lobject.h /^typedef struct Upvaldesc {$/;" s | ||
| 2290 | Upvaldesc vendor/lua-5.4.8/src/lobject.h /^} Upvaldesc;$/;" t typeref:struct:Upvaldesc | ||
| 2291 | V vendor/lua-5.4.8/Makefile /^V= 5.4$/;" m | ||
| 2292 | VCALL vendor/lua-5.4.8/src/lparser.h /^ VCALL, \/* expression is a function call; info = instruction pc *\/$/;" e enum:__anon337ee4430103 | ||
| 2293 | VCONST vendor/lua-5.4.8/src/lparser.h /^ VCONST, \/* compile-time <const> variable;$/;" e enum:__anon337ee4430103 | ||
| 2294 | VDKREG vendor/lua-5.4.8/src/lparser.h /^#define VDKREG /;" d | ||
| 2295 | VFALSE vendor/lua-5.4.8/src/lparser.h /^ VFALSE, \/* constant false *\/$/;" e enum:__anon337ee4430103 | ||
| 2296 | VINDEXED vendor/lua-5.4.8/src/lparser.h /^ VINDEXED, \/* indexed variable;$/;" e enum:__anon337ee4430103 | ||
| 2297 | VINDEXI vendor/lua-5.4.8/src/lparser.h /^ VINDEXI, \/* indexed variable with constant integer;$/;" e enum:__anon337ee4430103 | ||
| 2298 | VINDEXSTR vendor/lua-5.4.8/src/lparser.h /^ VINDEXSTR, \/* indexed variable with literal string;$/;" e enum:__anon337ee4430103 | ||
| 2299 | VINDEXUP vendor/lua-5.4.8/src/lparser.h /^ VINDEXUP, \/* indexed upvalue;$/;" e enum:__anon337ee4430103 | ||
| 2300 | VIOLET vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define VIOLET /;" d | ||
| 2301 | VJMP vendor/lua-5.4.8/src/lparser.h /^ VJMP, \/* expression is a test\/comparison;$/;" e enum:__anon337ee4430103 | ||
| 2302 | VK vendor/lua-5.4.8/src/lparser.h /^ VK, \/* constant in 'k'; info = index of constant in 'k' *\/$/;" e enum:__anon337ee4430103 | ||
| 2303 | VKFLT vendor/lua-5.4.8/src/lparser.h /^ VKFLT, \/* floating constant; nval = numerical float value *\/$/;" e enum:__anon337ee4430103 | ||
| 2304 | VKINT vendor/lua-5.4.8/src/lparser.h /^ VKINT, \/* integer constant; ival = numerical integer value *\/$/;" e enum:__anon337ee4430103 | ||
| 2305 | VKSTR vendor/lua-5.4.8/src/lparser.h /^ VKSTR, \/* string constant; strval = TString address;$/;" e enum:__anon337ee4430103 | ||
| 2306 | VLOCAL vendor/lua-5.4.8/src/lparser.h /^ VLOCAL, \/* local variable; var.ridx = register index;$/;" e enum:__anon337ee4430103 | ||
| 2307 | VNIL vendor/lua-5.4.8/src/lparser.h /^ VNIL, \/* constant nil *\/$/;" e enum:__anon337ee4430103 | ||
| 2308 | VNONRELOC vendor/lua-5.4.8/src/lparser.h /^ VNONRELOC, \/* expression has its value in a fixed register;$/;" e enum:__anon337ee4430103 | ||
| 2309 | VOID vendor/lua-5.4.8/src/luac.c /^#define VOID(/;" d file: | ||
| 2310 | VRELOC vendor/lua-5.4.8/src/lparser.h /^ VRELOC, \/* expression can put result in any register;$/;" e enum:__anon337ee4430103 | ||
| 2311 | VTRUE vendor/lua-5.4.8/src/lparser.h /^ VTRUE, \/* constant true *\/$/;" e enum:__anon337ee4430103 | ||
| 2312 | VUPVAL vendor/lua-5.4.8/src/lparser.h /^ VUPVAL, \/* upvalue variable; info = index of upvalue in 'upvalues' *\/$/;" e enum:__anon337ee4430103 | ||
| 2313 | VVARARG vendor/lua-5.4.8/src/lparser.h /^ VVARARG \/* vararg expression; info = instruction pc *\/$/;" e enum:__anon337ee4430103 | ||
| 2314 | VVOID vendor/lua-5.4.8/src/lparser.h /^ VVOID, \/* when 'expdesc' describes the last expression of a list,$/;" e enum:__anon337ee4430103 | ||
| 2315 | Value vendor/lua-5.4.8/src/lobject.h /^typedef union Value {$/;" u | ||
| 2316 | Value vendor/lua-5.4.8/src/lobject.h /^} Value;$/;" t typeref:union:Value | ||
| 2317 | Vardesc vendor/lua-5.4.8/src/lparser.h /^typedef union Vardesc {$/;" u | ||
| 2318 | Vardesc vendor/lua-5.4.8/src/lparser.h /^} Vardesc;$/;" t typeref:union:Vardesc | ||
| 2319 | Vector2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Vector2 {$/;" s | ||
| 2320 | Vector2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Vector2;$/;" t typeref:struct:Vector2 | ||
| 2321 | Vector2 vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct Vector2 {$/;" s | ||
| 2322 | Vector2 vendor/raylib-5.5_linux_amd64/include/raymath.h /^} Vector2;$/;" t typeref:struct:Vector2 | ||
| 2323 | Vector2Add vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Add(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2324 | Vector2AddValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2AddValue(Vector2 v, float add)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2325 | Vector2Angle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2Angle(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI float | ||
| 2326 | Vector2Clamp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Clamp(Vector2 v, Vector2 min, Vector2 max)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2327 | Vector2ClampValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2ClampValue(Vector2 v, float min, float max)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2328 | Vector2Distance vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2Distance(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI float | ||
| 2329 | Vector2DistanceSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2DistanceSqr(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI float | ||
| 2330 | Vector2Divide vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Divide(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2331 | Vector2DotProduct vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2DotProduct(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI float | ||
| 2332 | Vector2Equals vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI int Vector2Equals(Vector2 p, Vector2 q)$/;" f typeref:typename:RMAPI int | ||
| 2333 | Vector2Invert vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Invert(Vector2 v)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2334 | Vector2Length vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2Length(Vector2 v)$/;" f typeref:typename:RMAPI float | ||
| 2335 | Vector2LengthSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2LengthSqr(Vector2 v)$/;" f typeref:typename:RMAPI float | ||
| 2336 | Vector2Lerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Lerp(Vector2 v1, Vector2 v2, float amount)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2337 | Vector2LineAngle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector2LineAngle(Vector2 start, Vector2 end)$/;" f typeref:typename:RMAPI float | ||
| 2338 | Vector2Max vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Max(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2339 | Vector2Min vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Min(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2340 | Vector2MoveTowards vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2MoveTowards(Vector2 v, Vector2 target, float maxDistance)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2341 | Vector2Multiply vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Multiply(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2342 | Vector2Negate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Negate(Vector2 v)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2343 | Vector2Normalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Normalize(Vector2 v)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2344 | Vector2One vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2One(void)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2345 | Vector2Ones vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector2 Vector2Ones = { 1, 1 };$/;" v typeref:typename:Vector2 | ||
| 2346 | Vector2Reflect vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Reflect(Vector2 v, Vector2 normal)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2347 | Vector2Refract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Refract(Vector2 v, Vector2 n, float r)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2348 | Vector2Rotate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Rotate(Vector2 v, float angle)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2349 | Vector2Scale vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Scale(Vector2 v, float scale)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2350 | Vector2Subtract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Subtract(Vector2 v1, Vector2 v2)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2351 | Vector2SubtractValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2SubtractValue(Vector2 v, float sub)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2352 | Vector2Transform vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Transform(Vector2 v, Matrix mat)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2353 | Vector2UnitX vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector2 Vector2UnitX = { 1, 0 };$/;" v typeref:typename:Vector2 | ||
| 2354 | Vector2UnitY vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector2 Vector2UnitY = { 0, 1 };$/;" v typeref:typename:Vector2 | ||
| 2355 | Vector2Zero vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector2 Vector2Zero(void)$/;" f typeref:typename:RMAPI Vector2 | ||
| 2356 | Vector2Zeros vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector2 Vector2Zeros = { 0, 0 };$/;" v typeref:typename:Vector2 | ||
| 2357 | Vector3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Vector3 {$/;" s | ||
| 2358 | Vector3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Vector3;$/;" t typeref:struct:Vector3 | ||
| 2359 | Vector3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct Vector3 {$/;" s | ||
| 2360 | Vector3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^} Vector3;$/;" t typeref:struct:Vector3 | ||
| 2361 | Vector3Add vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Add(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2362 | Vector3AddValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3AddValue(Vector3 v, float add)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2363 | Vector3Angle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3Angle(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI float | ||
| 2364 | Vector3Barycenter vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Barycenter(Vector3 p, Vector3 a, Vector3 b, Vector3 c)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2365 | Vector3Clamp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Clamp(Vector3 v, Vector3 min, Vector3 max)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2366 | Vector3ClampValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3ClampValue(Vector3 v, float min, float max)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2367 | Vector3CrossProduct vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3CrossProduct(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2368 | Vector3CubicHermite vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3CubicHermite(Vector3 v1, Vector3 tangent1, Vector3 v2, Vector3 tangent2, fl/;" f typeref:typename:RMAPI Vector3 | ||
| 2369 | Vector3Distance vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3Distance(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI float | ||
| 2370 | Vector3DistanceSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3DistanceSqr(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI float | ||
| 2371 | Vector3Divide vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Divide(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2372 | Vector3DotProduct vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3DotProduct(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI float | ||
| 2373 | Vector3Equals vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI int Vector3Equals(Vector3 p, Vector3 q)$/;" f typeref:typename:RMAPI int | ||
| 2374 | Vector3Invert vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Invert(Vector3 v)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2375 | Vector3Length vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3Length(const Vector3 v)$/;" f typeref:typename:RMAPI float | ||
| 2376 | Vector3LengthSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector3LengthSqr(const Vector3 v)$/;" f typeref:typename:RMAPI float | ||
| 2377 | Vector3Lerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Lerp(Vector3 v1, Vector3 v2, float amount)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2378 | Vector3Max vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Max(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2379 | Vector3Min vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Min(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2380 | Vector3MoveTowards vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3MoveTowards(Vector3 v, Vector3 target, float maxDistance)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2381 | Vector3Multiply vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Multiply(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2382 | Vector3Negate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Negate(Vector3 v)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2383 | Vector3Normalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Normalize(Vector3 v)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2384 | Vector3One vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3One(void)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2385 | Vector3Ones vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector3 Vector3Ones = { 1, 1, 1 };$/;" v typeref:typename:Vector3 | ||
| 2386 | Vector3OrthoNormalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI void Vector3OrthoNormalize(Vector3 *v1, Vector3 *v2)$/;" f typeref:typename:RMAPI void | ||
| 2387 | Vector3Perpendicular vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Perpendicular(Vector3 v)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2388 | Vector3Project vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Project(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2389 | Vector3Reflect vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Reflect(Vector3 v, Vector3 normal)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2390 | Vector3Refract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Refract(Vector3 v, Vector3 n, float r)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2391 | Vector3Reject vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Reject(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2392 | Vector3RotateByAxisAngle vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3RotateByAxisAngle(Vector3 v, Vector3 axis, float angle)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2393 | Vector3RotateByQuaternion vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3RotateByQuaternion(Vector3 v, Quaternion q)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2394 | Vector3Scale vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Scale(Vector3 v, float scalar)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2395 | Vector3Subtract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Subtract(Vector3 v1, Vector3 v2)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2396 | Vector3SubtractValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3SubtractValue(Vector3 v, float sub)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2397 | Vector3ToFloat vendor/raylib-5.5_linux_amd64/include/raymath.h /^ #define Vector3ToFloat(/;" d | ||
| 2398 | Vector3ToFloatV vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float3 Vector3ToFloatV(Vector3 v)$/;" f typeref:typename:RMAPI float3 | ||
| 2399 | Vector3Transform vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Transform(Vector3 v, Matrix mat)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2400 | Vector3UnitX vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector3 Vector3UnitX = { 1, 0, 0 };$/;" v typeref:typename:Vector3 | ||
| 2401 | Vector3UnitY vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector3 Vector3UnitY = { 0, 1, 0 };$/;" v typeref:typename:Vector3 | ||
| 2402 | Vector3UnitZ vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector3 Vector3UnitZ = { 0, 0, 1 };$/;" v typeref:typename:Vector3 | ||
| 2403 | Vector3Unproject vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Unproject(Vector3 source, Matrix projection, Matrix view)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2404 | Vector3Zero vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector3 Vector3Zero(void)$/;" f typeref:typename:RMAPI Vector3 | ||
| 2405 | Vector3Zeros vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector3 Vector3Zeros = { 0, 0, 0 };$/;" v typeref:typename:Vector3 | ||
| 2406 | Vector4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Vector4 {$/;" s | ||
| 2407 | Vector4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Vector4;$/;" t typeref:struct:Vector4 | ||
| 2408 | Vector4 vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct Vector4 {$/;" s | ||
| 2409 | Vector4 vendor/raylib-5.5_linux_amd64/include/raymath.h /^} Vector4;$/;" t typeref:struct:Vector4 | ||
| 2410 | Vector4Add vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Add(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2411 | Vector4AddValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4AddValue(Vector4 v, float add)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2412 | Vector4Distance vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector4Distance(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI float | ||
| 2413 | Vector4DistanceSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector4DistanceSqr(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI float | ||
| 2414 | Vector4Divide vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Divide(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2415 | Vector4DotProduct vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector4DotProduct(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI float | ||
| 2416 | Vector4Equals vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI int Vector4Equals(Vector4 p, Vector4 q)$/;" f typeref:typename:RMAPI int | ||
| 2417 | Vector4Invert vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Invert(Vector4 v)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2418 | Vector4Length vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector4Length(Vector4 v)$/;" f typeref:typename:RMAPI float | ||
| 2419 | Vector4LengthSqr vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Vector4LengthSqr(Vector4 v)$/;" f typeref:typename:RMAPI float | ||
| 2420 | Vector4Lerp vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Lerp(Vector4 v1, Vector4 v2, float amount)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2421 | Vector4Max vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Max(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2422 | Vector4Min vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Min(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2423 | Vector4MoveTowards vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4MoveTowards(Vector4 v, Vector4 target, float maxDistance)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2424 | Vector4Multiply vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Multiply(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2425 | Vector4Negate vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Negate(Vector4 v)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2426 | Vector4Normalize vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Normalize(Vector4 v)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2427 | Vector4One vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4One(void)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2428 | Vector4Ones vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4Ones = { 1, 1, 1, 1 };$/;" v typeref:typename:Vector4 | ||
| 2429 | Vector4Scale vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Scale(Vector4 v, float scale)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2430 | Vector4Subtract vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Subtract(Vector4 v1, Vector4 v2)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2431 | Vector4SubtractValue vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4SubtractValue(Vector4 v, float add)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2432 | Vector4UnitW vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4UnitW = { 0, 0, 0, 1 };$/;" v typeref:typename:Vector4 | ||
| 2433 | Vector4UnitX vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4UnitX = { 1, 0, 0, 0 };$/;" v typeref:typename:Vector4 | ||
| 2434 | Vector4UnitY vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4UnitY = { 0, 1, 0, 0 };$/;" v typeref:typename:Vector4 | ||
| 2435 | Vector4UnitZ vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4UnitZ = { 0, 0, 1, 0 };$/;" v typeref:typename:Vector4 | ||
| 2436 | Vector4Zero vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI Vector4 Vector4Zero(void)$/;" f typeref:typename:RMAPI Vector4 | ||
| 2437 | Vector4Zeros vendor/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:Vector4 | ||
| 2438 | VrDeviceInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct VrDeviceInfo {$/;" s | ||
| 2439 | VrDeviceInfo vendor/raylib-5.5_linux_amd64/include/raylib.h /^} VrDeviceInfo;$/;" t typeref:struct:VrDeviceInfo | ||
| 2440 | VrStereoConfig vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct VrStereoConfig {$/;" s | ||
| 2441 | VrStereoConfig vendor/raylib-5.5_linux_amd64/include/raylib.h /^} VrStereoConfig;$/;" t typeref:struct:VrStereoConfig | ||
| 2442 | WHITE vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define WHITE /;" d | ||
| 2443 | WHITE0BIT vendor/lua-5.4.8/src/lgc.h /^#define WHITE0BIT /;" d | ||
| 2444 | WHITE1BIT vendor/lua-5.4.8/src/lgc.h /^#define WHITE1BIT /;" d | ||
| 2445 | WHITEBITS vendor/lua-5.4.8/src/lgc.h /^#define WHITEBITS /;" d | ||
| 2446 | WINGDIAPI vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define WINGDIAPI /;" d | ||
| 2447 | WORK2MEM vendor/lua-5.4.8/src/lgc.c /^#define WORK2MEM /;" d file: | ||
| 2448 | WaitTime vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void WaitTime(double seconds); \/\/ Wait for some time (halt /;" p typeref:typename:RLAPI void | ||
| 2449 | Wave vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct Wave {$/;" s | ||
| 2450 | Wave vendor/raylib-5.5_linux_amd64/include/raylib.h /^} Wave;$/;" t typeref:struct:Wave | ||
| 2451 | WaveCopy vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Wave WaveCopy(Wave wave); \/\/ Copy a wave to a new /;" p typeref:typename:RLAPI Wave | ||
| 2452 | WaveCrop vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void WaveCrop(Wave *wave, int initFrame, int finalFrame); \/\/ Crop a wave to define/;" p typeref:typename:RLAPI void | ||
| 2453 | WaveFormat vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void WaveFormat(Wave *wave, int sampleRate, int sampleSize, int channels); \/\/ Convert wa/;" p typeref:typename:RLAPI void | ||
| 2454 | WindowShouldClose vendor/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI bool WindowShouldClose(void); \/\/ Check if application shou/;" p typeref:typename:RLAPI bool | ||
| 2455 | Wrap vendor/raylib-5.5_linux_amd64/include/raymath.h /^RMAPI float Wrap(float value, float min, float max)$/;" f typeref:typename:RMAPI float | ||
| 2456 | Wrapping a stream vendor/microtar-0.1.0/README.md /^## Wrapping a stream$/;" s chapter:microtar | ||
| 2457 | Writing vendor/microtar-0.1.0/README.md /^#### Writing$/;" t section:microtar""Basic Usage | ||
| 2458 | Writing vendor/microtar-0.1.0/README.md /^#### Writing$/;" t section:microtar""Wrapping a stream | ||
| 2459 | XDIGITBIT vendor/lua-5.4.8/src/lctype.h /^#define XDIGITBIT /;" d | ||
| 2460 | YELLOW vendor/raylib-5.5_linux_amd64/include/raylib.h /^#define YELLOW /;" d | ||
| 2461 | Z vendor/lua-5.4.8/src/lundump.c /^ ZIO *Z;$/;" m struct:__anon98fd752a0108 typeref:typename:ZIO * file: | ||
| 2462 | ZIO vendor/lua-5.4.8/src/lzio.h /^typedef struct Zio ZIO;$/;" t typeref:struct:Zio | ||
| 2463 | Zio vendor/lua-5.4.8/src/lzio.h /^struct Zio {$/;" s | ||
| 2464 | _CRT_SECURE_NO_WARNINGS vendor/lua-5.4.8/src/lprefix.h /^#define _CRT_SECURE_NO_WARNINGS /;" d | ||
| 2465 | _FILE_OFFSET_BITS vendor/lua-5.4.8/src/lprefix.h /^#define _FILE_OFFSET_BITS /;" d | ||
| 2466 | _LARGEFILE_SOURCE vendor/lua-5.4.8/src/lprefix.h /^#define _LARGEFILE_SOURCE /;" d | ||
| 2467 | _XOPEN_SOURCE vendor/lua-5.4.8/src/lprefix.h /^#define _XOPEN_SOURCE /;" d | ||
| 2468 | __anon1f68b8bd0103 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum bool { false = 0, true = !false } bool;$/;" g | ||
| 2469 | __anon1f68b8bd0103 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum bool { false = 0, true = !false } bool;$/;" t typeref:enum:bool | ||
| 2470 | __anon1f68b8bd0203 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2471 | __anon1f68b8bd0303 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2472 | __anon1f68b8bd0403 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2473 | __anon1f68b8bd0503 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2474 | __anon1f68b8bd0603 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2475 | __anon1f68b8bd0703 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2476 | __anon1f68b8bd0803 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2477 | __anon1f68b8bd0903 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2478 | __anon1f68b8bd0a03 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2479 | __anon1f68b8bd0b03 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2480 | __anon1f68b8bd0c03 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef enum {$/;" g | ||
| 2481 | __anon1f68b8bd0d08 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ struct {$/;" s struct:rlglData | ||
| 2482 | __anon1f68b8bd0e08 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ struct {$/;" s struct:rlglData | ||
| 2483 | __anon337ee43e0108 vendor/lua-5.4.8/src/lparser.c /^static const struct {$/;" s file: | ||
| 2484 | __anon337ee4430103 vendor/lua-5.4.8/src/lparser.h /^typedef enum {$/;" g | ||
| 2485 | __anon337ee443020a vendor/lua-5.4.8/src/lparser.h /^ union {$/;" u struct:expdesc | ||
| 2486 | __anon337ee4430308 vendor/lua-5.4.8/src/lparser.h /^ struct { \/* for indexed variables *\/$/;" s union:expdesc::__anon337ee443020a | ||
| 2487 | __anon337ee4430408 vendor/lua-5.4.8/src/lparser.h /^ struct { \/* for local variables *\/$/;" s union:expdesc::__anon337ee443020a | ||
| 2488 | __anon337ee4430508 vendor/lua-5.4.8/src/lparser.h /^ struct {$/;" s union:Vardesc | ||
| 2489 | __anon337ee4430608 vendor/lua-5.4.8/src/lparser.h /^ struct { \/* list of all active local variables *\/$/;" s struct:Dyndata | ||
| 2490 | __anon6cb25fdb010a vendor/lua-5.4.8/src/lauxlib.h /^ union {$/;" u struct:luaL_Buffer | ||
| 2491 | __anon6dcdaf670108 vendor/lua-5.4.8/src/ldump.c /^typedef struct {$/;" s file: | ||
| 2492 | __anon77d6622f0103 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ typedef enum bool { false = 0, true = !false } bool;$/;" g | ||
| 2493 | __anon77d6622f0103 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ typedef enum bool { false = 0, true = !false } bool;$/;" t typeref:enum:bool | ||
| 2494 | __anon77d6622f0203 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2495 | __anon77d6622f0303 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2496 | __anon77d6622f0403 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2497 | __anon77d6622f0503 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2498 | __anon77d6622f0603 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2499 | __anon77d6622f0703 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2500 | __anon77d6622f0803 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2501 | __anon77d6622f0903 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2502 | __anon77d6622f0a03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2503 | __anon77d6622f0b03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2504 | __anon77d6622f0c03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2505 | __anon77d6622f0d03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2506 | __anon77d6622f0e03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2507 | __anon77d6622f0f03 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2508 | __anon77d6622f1003 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2509 | __anon77d6622f1103 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2510 | __anon77d6622f1203 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2511 | __anon77d6622f1303 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2512 | __anon77d6622f1403 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2513 | __anon77d6622f1503 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2514 | __anon77d6622f1603 vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef enum {$/;" g | ||
| 2515 | __anon7aa428030103 vendor/lua-5.4.8/src/lopcodes.h /^typedef enum {$/;" g | ||
| 2516 | __anon808f9fcd0108 vendor/lua-5.4.8/src/lobject.h /^ struct {$/;" s union:StackValue | ||
| 2517 | __anon808f9fcd020a vendor/lua-5.4.8/src/lobject.h /^typedef union {$/;" u | ||
| 2518 | __anon808f9fcd030a vendor/lua-5.4.8/src/lobject.h /^ union {$/;" u struct:TString | ||
| 2519 | __anon808f9fcd040a vendor/lua-5.4.8/src/lobject.h /^ union {LUAI_MAXALIGN;} bindata;$/;" u struct:Udata0 | ||
| 2520 | __anon808f9fcd050a vendor/lua-5.4.8/src/lobject.h /^ union {$/;" u struct:UpVal | ||
| 2521 | __anon808f9fcd060a vendor/lua-5.4.8/src/lobject.h /^ union {$/;" u struct:UpVal | ||
| 2522 | __anon808f9fcd0708 vendor/lua-5.4.8/src/lobject.h /^ struct { \/* (when open) *\/$/;" s union:UpVal::__anon808f9fcd060a | ||
| 2523 | __anon98fd752a0108 vendor/lua-5.4.8/src/lundump.c /^typedef struct {$/;" s file: | ||
| 2524 | __anon9a52bfe00108 vendor/lua-5.4.8/src/liolib.c /^typedef struct {$/;" s file: | ||
| 2525 | __anon9b0d07770103 vendor/lua-5.4.8/src/ltm.h /^typedef enum {$/;" g | ||
| 2526 | __anon9b0e20390103 vendor/lua-5.4.8/src/lvm.h /^typedef enum {$/;" g | ||
| 2527 | __anona701f1f7010a vendor/lua-5.4.8/src/lstate.h /^ union {$/;" u struct:CallInfo | ||
| 2528 | __anona701f1f70208 vendor/lua-5.4.8/src/lstate.h /^ struct { \/* only for Lua functions *\/$/;" s union:CallInfo::__anona701f1f7010a | ||
| 2529 | __anona701f1f70308 vendor/lua-5.4.8/src/lstate.h /^ struct { \/* only for C functions *\/$/;" s union:CallInfo::__anona701f1f7010a | ||
| 2530 | __anona701f1f7040a vendor/lua-5.4.8/src/lstate.h /^ union {$/;" u struct:CallInfo | ||
| 2531 | __anona701f1f70508 vendor/lua-5.4.8/src/lstate.h /^ struct { \/* info about transferred values (for call\/return hooks) *\/$/;" s union:CallInfo::__anona701f1f7040a | ||
| 2532 | __anonae5a27210108 vendor/lua-5.4.8/src/lstrlib.c /^ struct {$/;" s struct:MatchState file: | ||
| 2533 | __anonae5a2721020a vendor/lua-5.4.8/src/lstrlib.c /^static const union {$/;" u file: | ||
| 2534 | __anonae5a2721030a vendor/lua-5.4.8/src/lstrlib.c /^ struct cD { char c; union { LUAI_MAXALIGN; } u; };$/;" u struct:getoption::cD file: | ||
| 2535 | __anonc24b2ad50108 vendor/microtar-0.1.0/src/microtar.c /^typedef struct {$/;" s file: | ||
| 2536 | __anonc24b2ada0103 vendor/microtar-0.1.0/src/microtar.h /^enum {$/;" g | ||
| 2537 | __anonc24b2ada0203 vendor/microtar-0.1.0/src/microtar.h /^enum {$/;" g | ||
| 2538 | __anonc24b2ada0308 vendor/microtar-0.1.0/src/microtar.h /^typedef struct {$/;" s | ||
| 2539 | __anonc6ac66720108 vendor/lua-5.4.8/src/lmathlib.c /^typedef struct {$/;" s file: | ||
| 2540 | __anonfc1a02ff010a vendor/lua-5.4.8/src/llex.h /^typedef union {$/;" u | ||
| 2541 | __declspec vendor/raylib-5.5_linux_amd64/include/raylib.h /^ #define __declspec(/;" d | ||
| 2542 | _padding vendor/microtar-0.1.0/src/microtar.c /^ char _padding[255];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[255] file: | ||
| 2543 | a vendor/lua-5.4.8/src/Makefile /^a: $(ALL_A)$/;" t | ||
| 2544 | a vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char a; \/\/ Color alpha value$/;" m struct:Color typeref:typename:unsigned char | ||
| 2545 | absentkey vendor/lua-5.4.8/src/ltable.c /^static const TValue absentkey = {ABSTKEYCONSTANT};$/;" v typeref:typename:const TValue file: | ||
| 2546 | abslineinfo vendor/lua-5.4.8/src/lobject.h /^ AbsLineInfo *abslineinfo; \/* idem *\/$/;" m struct:Proto typeref:typename:AbsLineInfo * | ||
| 2547 | activeTextureId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int[] | ||
| 2548 | actvar vendor/lua-5.4.8/src/lparser.h /^ } actvar;$/;" m struct:Dyndata typeref:struct:Dyndata::__anon337ee4430608 | ||
| 2549 | add_s vendor/lua-5.4.8/src/lstrlib.c /^static void add_s (MatchState *ms, luaL_Buffer *b, const char *s,$/;" f typeref:typename:void file: | ||
| 2550 | add_value vendor/lua-5.4.8/src/lstrlib.c /^static int add_value (MatchState *ms, luaL_Buffer *b, const char *s,$/;" f typeref:typename:int file: | ||
| 2551 | addbuff vendor/lua-5.4.8/src/lstate.c /^#define addbuff(/;" d file: | ||
| 2552 | adddigit vendor/lua-5.4.8/src/lstrlib.c /^static lua_Number adddigit (char *buff, int n, lua_Number x) {$/;" f typeref:typename:lua_Number file: | ||
| 2553 | addfield vendor/lua-5.4.8/src/ltablib.c /^static void addfield (lua_State *L, luaL_Buffer *b, lua_Integer i) {$/;" f typeref:typename:void file: | ||
| 2554 | addk vendor/lua-5.4.8/src/lcode.c /^static int addk (FuncState *fs, TValue *key, TValue *v) {$/;" f typeref:typename:int file: | ||
| 2555 | addlenmod vendor/lua-5.4.8/src/lstrlib.c /^static void addlenmod (char *form, const char *lenmod) {$/;" f typeref:typename:void file: | ||
| 2556 | addliteral vendor/lua-5.4.8/src/lstrlib.c /^static void addliteral (lua_State *L, luaL_Buffer *b, int arg) {$/;" f typeref:typename:void file: | ||
| 2557 | addnum2buff vendor/lua-5.4.8/src/lobject.c /^static void addnum2buff (BuffFS *buff, TValue *num) {$/;" f typeref:typename:void file: | ||
| 2558 | addprototype vendor/lua-5.4.8/src/lparser.c /^static Proto *addprototype (LexState *ls) {$/;" f typeref:typename:Proto * file: | ||
| 2559 | addquoted vendor/lua-5.4.8/src/lstrlib.c /^static void addquoted (luaL_Buffer *b, const char *s, size_t len) {$/;" f typeref:typename:void file: | ||
| 2560 | addreturn vendor/lua-5.4.8/src/lua.c /^static int addreturn (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2561 | addsize vendor/lua-5.4.8/src/lobject.c /^#define addsize(/;" d file: | ||
| 2562 | addstr vendor/lua-5.4.8/src/lobject.c /^#define addstr(/;" d file: | ||
| 2563 | addstr2buff vendor/lua-5.4.8/src/lobject.c /^static void addstr2buff (BuffFS *buff, const char *str, size_t slen) {$/;" f typeref:typename:void file: | ||
| 2564 | addtoclib vendor/lua-5.4.8/src/loadlib.c /^static void addtoclib (lua_State *L, const char *path, void *plib) {$/;" f typeref:typename:void file: | ||
| 2565 | adjust_assign vendor/lua-5.4.8/src/lparser.c /^static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2566 | adjustlocalvars vendor/lua-5.4.8/src/lparser.c /^static void adjustlocalvars (LexState *ls, int nvars) {$/;" f typeref:typename:void file: | ||
| 2567 | adjustresults vendor/lua-5.4.8/src/lapi.h /^#define adjustresults(/;" d | ||
| 2568 | advanceX vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int advanceX; \/\/ Character advance position X$/;" m struct:GlyphInfo typeref:typename:int | ||
| 2569 | aix vendor/lua-5.4.8/src/Makefile /^AIX aix:$/;" t | ||
| 2570 | alimit vendor/lua-5.4.8/src/lobject.h /^ unsigned int alimit; \/* "limit" of 'array' array *\/$/;" m struct:Table typeref:typename:unsigned int | ||
| 2571 | all Makefile /^all: lua hexdump $(STDLIB_FILES:.lua=.h) $(PROG)$/;" t | ||
| 2572 | all vendor/lua-5.4.8/Makefile /^all: $(PLAT)$/;" t | ||
| 2573 | all vendor/lua-5.4.8/src/Makefile /^all: $(ALL_T)$/;" t | ||
| 2574 | allgc vendor/lua-5.4.8/src/lstate.h /^ GCObject *allgc; \/* list of all collectable objects *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 2575 | allocsizenode vendor/lua-5.4.8/src/ltable.h /^#define allocsizenode(/;" d | ||
| 2576 | allocupvalue vendor/lua-5.4.8/src/lparser.c /^static Upvaldesc *allocupvalue (FuncState *fs) {$/;" f typeref:typename:Upvaldesc * file: | ||
| 2577 | allowhook vendor/lua-5.4.8/src/lstate.h /^ lu_byte allowhook;$/;" m struct:lua_State typeref:typename:lu_byte | ||
| 2578 | allweak vendor/lua-5.4.8/src/lstate.h /^ GCObject *allweak; \/* list of all-weak tables *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 2579 | animNormals vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *animNormals; \/\/ Animated normals (after bones transformations)$/;" m struct:Mesh typeref:typename:float * | ||
| 2580 | animVertices vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *animVertices; \/\/ Animated vertex positions (after bones transformations)$/;" m struct:Mesh typeref:typename:float * | ||
| 2581 | api_check vendor/lua-5.4.8/src/llimits.h /^#define api_check(/;" d | ||
| 2582 | api_checknelems vendor/lua-5.4.8/src/lapi.h /^#define api_checknelems(/;" d | ||
| 2583 | api_incr_top vendor/lua-5.4.8/src/lapi.h /^#define api_incr_top(/;" d | ||
| 2584 | arith vendor/lua-5.4.8/src/lstrlib.c /^static int arith (lua_State *L, int op, const char *mtname) {$/;" f typeref:typename:int file: | ||
| 2585 | arith_add vendor/lua-5.4.8/src/lstrlib.c /^static int arith_add (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2586 | arith_div vendor/lua-5.4.8/src/lstrlib.c /^static int arith_div (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2587 | arith_idiv vendor/lua-5.4.8/src/lstrlib.c /^static int arith_idiv (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2588 | arith_mod vendor/lua-5.4.8/src/lstrlib.c /^static int arith_mod (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2589 | arith_mul vendor/lua-5.4.8/src/lstrlib.c /^static int arith_mul (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2590 | arith_pow vendor/lua-5.4.8/src/lstrlib.c /^static int arith_pow (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2591 | arith_sub vendor/lua-5.4.8/src/lstrlib.c /^static int arith_sub (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2592 | arith_unm vendor/lua-5.4.8/src/lstrlib.c /^static int arith_unm (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2593 | arr vendor/lua-5.4.8/src/lparser.h /^ Vardesc *arr;$/;" m struct:Dyndata::__anon337ee4430608 typeref:typename:Vardesc * | ||
| 2594 | arr vendor/lua-5.4.8/src/lparser.h /^ Labeldesc *arr; \/* array *\/$/;" m struct:Labellist typeref:typename:Labeldesc * | ||
| 2595 | array vendor/lua-5.4.8/src/lobject.h /^ TValue *array; \/* array part *\/$/;" m struct:Table typeref:typename:TValue * | ||
| 2596 | arrayindex vendor/lua-5.4.8/src/ltable.c /^static unsigned int arrayindex (lua_Integer k) {$/;" f typeref:typename:unsigned int file: | ||
| 2597 | atomic vendor/lua-5.4.8/src/lgc.c /^static lu_mem atomic (lua_State *L) {$/;" f typeref:typename:lu_mem file: | ||
| 2598 | atomic vendor/lua-5.4.8/src/lgc.c /^static lu_mem atomic (lua_State *L);$/;" p typeref:typename:lu_mem file: | ||
| 2599 | atomic2gen vendor/lua-5.4.8/src/lgc.c /^static void atomic2gen (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 2600 | aux_close vendor/lua-5.4.8/src/liolib.c /^static int aux_close (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2601 | aux_getn vendor/lua-5.4.8/src/ltablib.c /^#define aux_getn(/;" d file: | ||
| 2602 | aux_lines vendor/lua-5.4.8/src/liolib.c /^static void aux_lines (lua_State *L, int toclose) {$/;" f typeref:typename:void file: | ||
| 2603 | aux_rawset vendor/lua-5.4.8/src/lapi.c /^static void aux_rawset (lua_State *L, int idx, TValue *key, int n) {$/;" f typeref:typename:void file: | ||
| 2604 | aux_upvalue vendor/lua-5.4.8/src/lapi.c /^static const char *aux_upvalue (TValue *fi, int n, TValue **val,$/;" f typeref:typename:const char * file: | ||
| 2605 | auxgetinfo vendor/lua-5.4.8/src/ldebug.c /^static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar,$/;" f typeref:typename:int file: | ||
| 2606 | auxgetstr vendor/lua-5.4.8/src/lapi.c /^l_sinline int auxgetstr (lua_State *L, const TValue *t, const char *k) {$/;" f typeref:typename:l_sinline int | ||
| 2607 | auxresume vendor/lua-5.4.8/src/lcorolib.c /^static int auxresume (lua_State *L, lua_State *co, int narg) {$/;" f typeref:typename:int file: | ||
| 2608 | auxsetstr vendor/lua-5.4.8/src/lapi.c /^static void auxsetstr (lua_State *L, const TValue *t, const char *k) {$/;" f typeref:typename:void file: | ||
| 2609 | auxsort vendor/lua-5.4.8/src/ltablib.c /^static void auxsort (lua_State *L, IdxT lo, IdxT up,$/;" f typeref:typename:void file: | ||
| 2610 | auxstatus vendor/lua-5.4.8/src/lcorolib.c /^static int auxstatus (lua_State *L, lua_State *co) {$/;" f typeref:typename:int file: | ||
| 2611 | auxupvalue vendor/lua-5.4.8/src/ldblib.c /^static int auxupvalue (lua_State *L, int get) {$/;" f typeref:typename:int file: | ||
| 2612 | b vendor/lua-5.4.8/src/lauxlib.h /^ char b[LUAL_BUFFERSIZE]; \/* initial buffer *\/$/;" m union:luaL_Buffer::__anon6cb25fdb010a typeref:typename:char[] | ||
| 2613 | b vendor/lua-5.4.8/src/lauxlib.h /^ char *b; \/* buffer address *\/$/;" m struct:luaL_Buffer typeref:typename:char * | ||
| 2614 | b vendor/lua-5.4.8/src/ldo.c /^ luai_jmpbuf b;$/;" m struct:lua_longjmp typeref:typename:luai_jmpbuf file: | ||
| 2615 | b vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char | ||
| 2616 | b_str2int vendor/lua-5.4.8/src/lbaselib.c /^static const char *b_str2int (const char *s, int base, lua_Integer *pn) {$/;" f typeref:typename:const char * file: | ||
| 2617 | baseSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int | ||
| 2618 | base_ci vendor/lua-5.4.8/src/lstate.h /^ CallInfo base_ci; \/* CallInfo for first level (C calling Lua) *\/$/;" m struct:lua_State typeref:typename:CallInfo | ||
| 2619 | base_funcs vendor/lua-5.4.8/src/lbaselib.c /^static const luaL_Reg base_funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 2620 | basehookcount vendor/lua-5.4.8/src/lstate.h /^ int basehookcount;$/;" m struct:lua_State typeref:typename:int | ||
| 2621 | basic example vendor/raylib-5.5_linux_amd64/README.md /^basic example$/;" s | ||
| 2622 | basicgetobjname vendor/lua-5.4.8/src/ldebug.c /^static const char *basicgetobjname (const Proto *p, int *ppc, int reg,$/;" f typeref:typename:const char * file: | ||
| 2623 | bindPose vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Transform *bindPose; \/\/ Bones base transformation (pose)$/;" m struct:Model typeref:typename:Transform * | ||
| 2624 | bindata vendor/lua-5.4.8/src/lobject.h /^ union {LUAI_MAXALIGN;} bindata;$/;" m struct:Udata0 typeref:union:Udata0::__anon808f9fcd040a | ||
| 2625 | binopr2TM vendor/lua-5.4.8/src/lcode.c /^l_sinline TMS binopr2TM (BinOpr opr) {$/;" f typeref:typename:l_sinline TMS | ||
| 2626 | binopr2op vendor/lua-5.4.8/src/lcode.c /^l_sinline OpCode binopr2op (BinOpr opr, BinOpr baser, OpCode base) {$/;" f typeref:typename:l_sinline OpCode | ||
| 2627 | binsearch vendor/lua-5.4.8/src/ltable.c /^static unsigned int binsearch (const TValue *array, unsigned int i,$/;" f typeref:typename:unsigned int file: | ||
| 2628 | bit2mask vendor/lua-5.4.8/src/lgc.h /^#define bit2mask(/;" d | ||
| 2629 | bitmask vendor/lua-5.4.8/src/lgc.h /^#define bitmask(/;" d | ||
| 2630 | bl vendor/lua-5.4.8/src/lparser.h /^ struct BlockCnt *bl; \/* chain of current blocks *\/$/;" m struct:FuncState typeref:struct:BlockCnt * | ||
| 2631 | blen vendor/lua-5.4.8/src/lobject.c /^ int blen; \/* length of partial string in 'space' *\/$/;" m struct:BuffFS typeref:typename:int file: | ||
| 2632 | block vendor/lua-5.4.8/src/lparser.c /^static void block (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 2633 | block_follow vendor/lua-5.4.8/src/lparser.c /^static int block_follow (LexState *ls, int withuntil) {$/;" f typeref:typename:int file: | ||
| 2634 | body vendor/lua-5.4.8/src/lparser.c /^static void body (LexState *ls, expdesc *e, int ismethod, int line) {$/;" f typeref:typename:void file: | ||
| 2635 | boneCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int boneCount; \/\/ Number of bones$/;" m struct:Mesh typeref:typename:int | ||
| 2636 | boneCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int boneCount; \/\/ Number of bones$/;" m struct:Model typeref:typename:int | ||
| 2637 | boneCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int boneCount; \/\/ Number of bones$/;" m struct:ModelAnimation typeref:typename:int | ||
| 2638 | boneIds vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char *boneIds; \/\/ Vertex bone ids, max 255 bone ids, up to 4 bones influence by v/;" m struct:Mesh typeref:typename:unsigned char * | ||
| 2639 | boneMatrices vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Matrix *boneMatrices; \/\/ Bones animated transformation matrices$/;" m struct:Mesh typeref:typename:Matrix * | ||
| 2640 | boneWeights vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *boneWeights; \/\/ Vertex bone weight, up to 4 bones influence by vertex (skinning/;" m struct:Mesh typeref:typename:float * | ||
| 2641 | bones vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:Model typeref:typename:BoneInfo * | ||
| 2642 | bones vendor/raylib-5.5_linux_amd64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:ModelAnimation typeref:typename:BoneInfo * | ||
| 2643 | boolF vendor/lua-5.4.8/src/lcode.c /^static int boolF (FuncState *fs) {$/;" f typeref:typename:int file: | ||
| 2644 | boolT vendor/lua-5.4.8/src/lcode.c /^static int boolT (FuncState *fs) {$/;" f typeref:typename:int file: | ||
| 2645 | bottom vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int | ||
| 2646 | box vendor/lua-5.4.8/src/lauxlib.c /^ void *box;$/;" m struct:UBox typeref:typename:void * file: | ||
| 2647 | boxgc vendor/lua-5.4.8/src/lauxlib.c /^static int boxgc (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2648 | boxmt vendor/lua-5.4.8/src/lauxlib.c /^static const luaL_Reg boxmt[] = { \/* box metamethods *\/$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 2649 | breakstat vendor/lua-5.4.8/src/lparser.c /^static void breakstat (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 2650 | bsd vendor/lua-5.4.8/src/Makefile /^bsd:$/;" t | ||
| 2651 | bsize vendor/lua-5.4.8/src/lauxlib.c /^ size_t bsize;$/;" m struct:UBox typeref:typename:size_t file: | ||
| 2652 | buff vendor/lua-5.4.8/src/lauxlib.c /^ char buff[BUFSIZ]; \/* area for reading file *\/$/;" m struct:LoadF typeref:typename:char[] file: | ||
| 2653 | buff vendor/lua-5.4.8/src/ldo.c /^ Mbuffer buff; \/* dynamic structure used by the scanner *\/$/;" m struct:SParser typeref:typename:Mbuffer file: | ||
| 2654 | buff vendor/lua-5.4.8/src/liolib.c /^ char buff[L_MAXLENNUM + 1]; \/* +1 for ending '\\0' *\/$/;" m struct:__anon9a52bfe00108 typeref:typename:char[] file: | ||
| 2655 | buff vendor/lua-5.4.8/src/llex.h /^ Mbuffer *buff; \/* buffer for tokens *\/$/;" m struct:LexState typeref:typename:Mbuffer * | ||
| 2656 | buffer vendor/lua-5.4.8/src/lzio.h /^ char *buffer;$/;" m struct:Mbuffer typeref:typename:char * | ||
| 2657 | buffer vendor/raylib-5.5_linux_amd64/include/raylib.h /^ rAudioBuffer *buffer; \/\/ Pointer to internal data used by the audio system$/;" m struct:AudioStream typeref:typename:rAudioBuffer * | ||
| 2658 | bufferCount vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int bufferCount; \/\/ Number of vertex buffers (multi-buffering support)$/;" m struct:rlRenderBatch typeref:typename:int | ||
| 2659 | buffonstack vendor/lua-5.4.8/src/lauxlib.c /^#define buffonstack(/;" d file: | ||
| 2660 | buffsize vendor/lua-5.4.8/src/lzio.h /^ size_t buffsize;$/;" m struct:Mbuffer typeref:typename:size_t | ||
| 2661 | build and installation vendor/raylib-5.5_linux_amd64/README.md /^build and installation$/;" s | ||
| 2662 | byteoffset vendor/lua-5.4.8/src/lutf8lib.c /^static int byteoffset (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2663 | c vendor/lua-5.4.8/src/liolib.c /^ int c; \/* current character (look ahead) *\/$/;" m struct:__anon9a52bfe00108 typeref:typename:int file: | ||
| 2664 | c vendor/lua-5.4.8/src/lobject.h /^ CClosure c;$/;" m union:Closure typeref:typename:CClosure | ||
| 2665 | c vendor/lua-5.4.8/src/lstate.h /^ } c;$/;" m union:CallInfo::__anona701f1f7010a typeref:struct:CallInfo::__anona701f1f7010a::__anona701f1f70308 | ||
| 2666 | c vendor/lua-5.4.8/src/lstrlib.c /^ struct cD { char c; union { LUAI_MAXALIGN; } u; };$/;" m struct:getoption::cD typeref:typename:char file: | ||
| 2667 | c89 vendor/lua-5.4.8/src/Makefile /^c89:$/;" t | ||
| 2668 | cD vendor/lua-5.4.8/src/lstrlib.c /^ struct cD { char c; union { LUAI_MAXALIGN; } u; };$/;" s function:getoption file: | ||
| 2669 | callallpendingfinalizers vendor/lua-5.4.8/src/lgc.c /^static void callallpendingfinalizers (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2670 | callbinTM vendor/lua-5.4.8/src/ltm.c /^static int callbinTM (lua_State *L, const TValue *p1, const TValue *p2,$/;" f typeref:typename:int file: | ||
| 2671 | callclosemethod vendor/lua-5.4.8/src/lfunc.c /^static void callclosemethod (lua_State *L, TValue *obj, TValue *err, int yy) {$/;" f typeref:typename:void file: | ||
| 2672 | callfrealloc vendor/lua-5.4.8/src/lmem.c /^#define callfrealloc(/;" d file: | ||
| 2673 | callstatus vendor/lua-5.4.8/src/lstate.h /^ unsigned short callstatus;$/;" m struct:CallInfo typeref:typename:unsigned short | ||
| 2674 | cannot vendor/lua-5.4.8/src/luac.c /^static void cannot(const char* what)$/;" f typeref:typename:void file: | ||
| 2675 | cantryagain vendor/lua-5.4.8/src/lmem.c /^#define cantryagain(/;" d file: | ||
| 2676 | capacity vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int capacity; \/\/ Events max entries (MAX_AUTOMATION_EVENTS)$/;" m struct:AutomationEventList typeref:typename:unsigned int | ||
| 2677 | capacity vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int capacity; \/\/ Filepaths max entries$/;" m struct:FilePathList typeref:typename:unsigned int | ||
| 2678 | capture vendor/lua-5.4.8/src/lstrlib.c /^ } capture[LUA_MAXCAPTURES];$/;" m struct:MatchState typeref:struct:MatchState::__anonae5a27210108[] file: | ||
| 2679 | capture_to_close vendor/lua-5.4.8/src/lstrlib.c /^static int capture_to_close (MatchState *ms) {$/;" f typeref:typename:int file: | ||
| 2680 | cast vendor/lua-5.4.8/src/llimits.h /^#define cast(/;" d | ||
| 2681 | cast_byte vendor/lua-5.4.8/src/llimits.h /^#define cast_byte(/;" d | ||
| 2682 | cast_char vendor/lua-5.4.8/src/llimits.h /^#define cast_char(/;" d | ||
| 2683 | cast_charp vendor/lua-5.4.8/src/llimits.h /^#define cast_charp(/;" d | ||
| 2684 | cast_func vendor/lua-5.4.8/src/loadlib.c /^#define cast_func(/;" d file: | ||
| 2685 | cast_int vendor/lua-5.4.8/src/llimits.h /^#define cast_int(/;" d | ||
| 2686 | cast_num vendor/lua-5.4.8/src/llimits.h /^#define cast_num(/;" d | ||
| 2687 | cast_sizet vendor/lua-5.4.8/src/llimits.h /^#define cast_sizet(/;" d | ||
| 2688 | cast_u vendor/lua-5.4.8/src/lstate.h /^#define cast_u(/;" d | ||
| 2689 | cast_uchar vendor/lua-5.4.8/src/llimits.h /^#define cast_uchar(/;" d | ||
| 2690 | cast_uint vendor/lua-5.4.8/src/llimits.h /^#define cast_uint(/;" d | ||
| 2691 | cast_void vendor/lua-5.4.8/src/llimits.h /^#define cast_void(/;" d | ||
| 2692 | cast_voidp vendor/lua-5.4.8/src/llimits.h /^#define cast_voidp(/;" d | ||
| 2693 | ccall vendor/lua-5.4.8/src/ldo.c /^l_sinline void ccall (lua_State *L, StkId func, int nResults, l_uint32 inc) {$/;" f typeref:typename:l_sinline void | ||
| 2694 | changeage vendor/lua-5.4.8/src/lgc.h /^#define changeage(/;" d | ||
| 2695 | changedline vendor/lua-5.4.8/src/ldebug.c /^static int changedline (const Proto *p, int oldpc, int newpc) {$/;" f typeref:typename:int file: | ||
| 2696 | changewhite vendor/lua-5.4.8/src/lgc.h /^#define changewhite(/;" d | ||
| 2697 | channels vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int channels; \/\/ Number of channels (1-mono, 2-stereo, ...)$/;" m struct:AudioStream typeref:typename:unsigned int | ||
| 2698 | channels vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int channels; \/\/ Number of channels (1-mono, 2-stereo, ...)$/;" m struct:Wave typeref:typename:unsigned int | ||
| 2699 | check vendor/lua-5.4.8/src/lparser.c /^static void check (LexState *ls, int c) {$/;" f typeref:typename:void file: | ||
| 2700 | checkGC vendor/lua-5.4.8/src/lvm.c /^#define checkGC(/;" d file: | ||
| 2701 | checkHeader vendor/lua-5.4.8/src/lundump.c /^static void checkHeader (LoadState *S) {$/;" f typeref:typename:void file: | ||
| 2702 | checkSizes vendor/lua-5.4.8/src/lgc.c /^static void checkSizes (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 2703 | check_capture vendor/lua-5.4.8/src/lstrlib.c /^static int check_capture (MatchState *ms, int l) {$/;" f typeref:typename:int file: | ||
| 2704 | check_condition vendor/lua-5.4.8/src/lparser.c /^#define check_condition(/;" d file: | ||
| 2705 | check_conflict vendor/lua-5.4.8/src/lparser.c /^static void check_conflict (LexState *ls, struct LHS_assign *lh, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 2706 | check_exp vendor/lua-5.4.8/src/llimits.h /^#define check_exp(/;" d | ||
| 2707 | check_match vendor/lua-5.4.8/src/lparser.c /^static void check_match (LexState *ls, int what, int who, int where) {$/;" f typeref:typename:void file: | ||
| 2708 | check_next1 vendor/lua-5.4.8/src/llex.c /^static int check_next1 (LexState *ls, int c) {$/;" f typeref:typename:int file: | ||
| 2709 | check_next2 vendor/lua-5.4.8/src/llex.c /^static int check_next2 (LexState *ls, const char *set) {$/;" f typeref:typename:int file: | ||
| 2710 | check_readonly vendor/lua-5.4.8/src/lparser.c /^static void check_readonly (LexState *ls, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2711 | checkbufferlevel vendor/lua-5.4.8/src/lauxlib.c /^#define checkbufferlevel(/;" d file: | ||
| 2712 | checkclib vendor/lua-5.4.8/src/loadlib.c /^static void *checkclib (lua_State *L, const char *path) {$/;" f typeref:typename:void * file: | ||
| 2713 | checkclosemth vendor/lua-5.4.8/src/lfunc.c /^static void checkclosemth (lua_State *L, StkId level) {$/;" f typeref:typename:void file: | ||
| 2714 | checkcontrol vendor/lua-5.4.8/src/lauxlib.c /^static int checkcontrol (lua_State *L, const char *message, int tocont) {$/;" f typeref:typename:int file: | ||
| 2715 | checkfield vendor/lua-5.4.8/src/ltablib.c /^static int checkfield (lua_State *L, const char *key, int n) {$/;" f typeref:typename:int file: | ||
| 2716 | checkformat vendor/lua-5.4.8/src/lstrlib.c /^static void checkformat (lua_State *L, const char *form, const char *flags,$/;" f typeref:typename:void file: | ||
| 2717 | checklimit vendor/lua-5.4.8/src/lparser.c /^static void checklimit (FuncState *fs, int v, int l, const char *what) {$/;" f typeref:typename:void file: | ||
| 2718 | checkliteral vendor/lua-5.4.8/src/lundump.c /^static void checkliteral (LoadState *S, const char *s, const char *msg) {$/;" f typeref:typename:void file: | ||
| 2719 | checkliveness vendor/lua-5.4.8/src/lobject.h /^#define checkliveness(/;" d | ||
| 2720 | checkload vendor/lua-5.4.8/src/loadlib.c /^static int checkload (lua_State *L, int stat, const char *filename) {$/;" f typeref:typename:int file: | ||
| 2721 | checkmode vendor/lua-5.4.8/src/ldo.c /^static void checkmode (lua_State *L, const char *mode, const char *x) {$/;" f typeref:typename:void file: | ||
| 2722 | checknext vendor/lua-5.4.8/src/lparser.c /^static void checknext (LexState *ls, int c) {$/;" f typeref:typename:void file: | ||
| 2723 | checkopm vendor/lua-5.4.8/src/lopcodes.h /^#define checkopm(/;" d | ||
| 2724 | checkoption vendor/lua-5.4.8/src/loslib.c /^static const char *checkoption (lua_State *L, const char *conv,$/;" f typeref:typename:const char * file: | ||
| 2725 | checkpointer vendor/lua-5.4.8/src/lgc.c /^static void checkpointer (GCObject **p, GCObject *o) {$/;" f typeref:typename:void file: | ||
| 2726 | checkrepeated vendor/lua-5.4.8/src/lparser.c /^static void checkrepeated (LexState *ls, TString *name) {$/;" f typeref:typename:void file: | ||
| 2727 | checkresults vendor/lua-5.4.8/src/lapi.c /^#define checkresults(/;" d file: | ||
| 2728 | checksize vendor/lua-5.4.8/src/lundump.c /^#define checksize(/;" d file: | ||
| 2729 | checkstack vendor/lua-5.4.8/src/ldblib.c /^static void checkstack (lua_State *L, lua_State *L1, int n) {$/;" f typeref:typename:void file: | ||
| 2730 | checkstackGC vendor/lua-5.4.8/src/ldo.h /^#define checkstackGC(/;" d | ||
| 2731 | checkstackGCp vendor/lua-5.4.8/src/ldo.h /^#define checkstackGCp(/;" d | ||
| 2732 | checkstackp vendor/lua-5.4.8/src/ldo.h /^#define checkstackp(/;" d | ||
| 2733 | checksum vendor/microtar-0.1.0/src/microtar.c /^ char checksum[8];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[8] file: | ||
| 2734 | checksum vendor/microtar-0.1.0/src/microtar.c /^static unsigned checksum(const mtar_raw_header_t* rh) {$/;" f typeref:typename:unsigned file: | ||
| 2735 | checktab vendor/lua-5.4.8/src/ltablib.c /^static void checktab (lua_State *L, int arg, int what) {$/;" f typeref:typename:void file: | ||
| 2736 | checktag vendor/lua-5.4.8/src/lobject.h /^#define checktag(/;" d | ||
| 2737 | checktoclose vendor/lua-5.4.8/src/lparser.c /^static void checktoclose (FuncState *fs, int level) {$/;" f typeref:typename:void file: | ||
| 2738 | checktype vendor/lua-5.4.8/src/lobject.h /^#define checktype(/;" d | ||
| 2739 | checkupval vendor/lua-5.4.8/src/ldblib.c /^static void *checkupval (lua_State *L, int argf, int argnup, int *pnup) {$/;" f typeref:typename:void * file: | ||
| 2740 | checkvalres vendor/lua-5.4.8/src/lbaselib.c /^#define checkvalres(/;" d file: | ||
| 2741 | chgfltvalue vendor/lua-5.4.8/src/lobject.h /^#define chgfltvalue(/;" d | ||
| 2742 | chgivalue vendor/lua-5.4.8/src/lobject.h /^#define chgivalue(/;" d | ||
| 2743 | choosePivot vendor/lua-5.4.8/src/ltablib.c /^static IdxT choosePivot (IdxT lo, IdxT up, unsigned int rnd) {$/;" f typeref:typename:IdxT file: | ||
| 2744 | chromaAbCorrection vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float chromaAbCorrection[4]; \/\/ Chromatic aberration correction parameters$/;" m struct:VrDeviceInfo typeref:typename:float[4] | ||
| 2745 | ci vendor/lua-5.4.8/src/lstate.h /^ CallInfo *ci; \/* call info for current function *\/$/;" m struct:lua_State typeref:typename:CallInfo * | ||
| 2746 | ci_func vendor/lua-5.4.8/src/ldebug.h /^#define ci_func(/;" d | ||
| 2747 | cl vendor/lua-5.4.8/src/lstate.h /^ union Closure cl;$/;" m union:GCUnion typeref:union:Closure | ||
| 2748 | clCvalue vendor/lua-5.4.8/src/lobject.h /^#define clCvalue(/;" d | ||
| 2749 | clLvalue vendor/lua-5.4.8/src/lobject.h /^#define clLvalue(/;" d | ||
| 2750 | classend vendor/lua-5.4.8/src/lstrlib.c /^static const char *classend (MatchState *ms, const char *p) {$/;" f typeref:typename:const char * file: | ||
| 2751 | clean vendor/lua-5.4.8/Makefile /^$(PLATS) help test clean:$/;" t | ||
| 2752 | clean vendor/lua-5.4.8/src/Makefile /^clean:$/;" t | ||
| 2753 | clearbuff vendor/lua-5.4.8/src/lobject.c /^static void clearbuff (BuffFS *buff) {$/;" f typeref:typename:void file: | ||
| 2754 | clearbykeys vendor/lua-5.4.8/src/lgc.c /^static void clearbykeys (global_State *g, GCObject *l) {$/;" f typeref:typename:void file: | ||
| 2755 | clearbyvalues vendor/lua-5.4.8/src/lgc.c /^static void clearbyvalues (global_State *g, GCObject *l, GCObject *f) {$/;" f typeref:typename:void file: | ||
| 2756 | cleargraylists vendor/lua-5.4.8/src/lgc.c /^static void cleargraylists (global_State *g) {$/;" f typeref:typename:void file: | ||
| 2757 | clearkey vendor/lua-5.4.8/src/lgc.c /^static void clearkey (Node *n) {$/;" f typeref:typename:void file: | ||
| 2758 | close vendor/lua-5.4.8/src/lparser.h /^ lu_byte close; \/* goto that escapes upvalues *\/$/;" m struct:Labeldesc typeref:typename:lu_byte | ||
| 2759 | close vendor/microtar-0.1.0/src/microtar.h /^ int (*close)(mtar_t *tar);$/;" m struct:mtar_t typeref:typename:int (*)(mtar_t * tar) | ||
| 2760 | close_func vendor/lua-5.4.8/src/lparser.c /^static void close_func (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 2761 | close_state vendor/lua-5.4.8/src/lstate.c /^static void close_state (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2762 | closef vendor/lua-5.4.8/src/lauxlib.h /^ lua_CFunction closef; \/* to close stream (NULL for closed streams) *\/$/;" m struct:luaL_Stream typeref:typename:lua_CFunction | ||
| 2763 | closelistfield vendor/lua-5.4.8/src/lparser.c /^static void closelistfield (FuncState *fs, ConsControl *cc) {$/;" f typeref:typename:void file: | ||
| 2764 | closepaux vendor/lua-5.4.8/src/ldo.c /^static void closepaux (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 2765 | clvalue vendor/lua-5.4.8/src/lobject.h /^#define clvalue(/;" d | ||
| 2766 | co_funcs vendor/lua-5.4.8/src/lcorolib.c /^static const luaL_Reg co_funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 2767 | code vendor/lua-5.4.8/src/lobject.h /^ Instruction *code; \/* opcodes *\/$/;" m struct:Proto typeref:typename:Instruction * | ||
| 2768 | codeABRK vendor/lua-5.4.8/src/lcode.c /^static void codeABRK (FuncState *fs, OpCode o, int a, int b,$/;" f typeref:typename:void file: | ||
| 2769 | codeAsBx vendor/lua-5.4.8/src/lcode.c /^static int codeAsBx (FuncState *fs, OpCode o, int a, int bc) {$/;" f typeref:typename:int file: | ||
| 2770 | codeNresults vendor/lua-5.4.8/src/lapi.h /^#define codeNresults(/;" d | ||
| 2771 | code_loadbool vendor/lua-5.4.8/src/lcode.c /^static int code_loadbool (FuncState *fs, int A, OpCode op) {$/;" f typeref:typename:int file: | ||
| 2772 | codearith vendor/lua-5.4.8/src/lcode.c /^static void codearith (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void file: | ||
| 2773 | codebinK vendor/lua-5.4.8/src/lcode.c /^static void codebinK (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void file: | ||
| 2774 | codebinNoK vendor/lua-5.4.8/src/lcode.c /^static void codebinNoK (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void file: | ||
| 2775 | codebinexpval vendor/lua-5.4.8/src/lcode.c /^static void codebinexpval (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void file: | ||
| 2776 | codebini vendor/lua-5.4.8/src/lcode.c /^static void codebini (FuncState *fs, OpCode op,$/;" f typeref:typename:void file: | ||
| 2777 | codebitwise vendor/lua-5.4.8/src/lcode.c /^static void codebitwise (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void file: | ||
| 2778 | codeclosure vendor/lua-5.4.8/src/lparser.c /^static void codeclosure (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 2779 | codecommutative vendor/lua-5.4.8/src/lcode.c /^static void codecommutative (FuncState *fs, BinOpr op,$/;" f typeref:typename:void file: | ||
| 2780 | codeconcat vendor/lua-5.4.8/src/lcode.c /^static void codeconcat (FuncState *fs, expdesc *e1, expdesc *e2, int line) {$/;" f typeref:typename:void file: | ||
| 2781 | codeeq vendor/lua-5.4.8/src/lcode.c /^static void codeeq (FuncState *fs, BinOpr opr, expdesc *e1, expdesc *e2) {$/;" f typeref:typename:void file: | ||
| 2782 | codeextraarg vendor/lua-5.4.8/src/lcode.c /^static int codeextraarg (FuncState *fs, int a) {$/;" f typeref:typename:int file: | ||
| 2783 | codename vendor/lua-5.4.8/src/lparser.c /^static void codename (LexState *ls, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2784 | codenot vendor/lua-5.4.8/src/lcode.c /^static void codenot (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2785 | codeorder vendor/lua-5.4.8/src/lcode.c /^static void codeorder (FuncState *fs, BinOpr opr, expdesc *e1, expdesc *e2) {$/;" f typeref:typename:void file: | ||
| 2786 | codepoint vendor/lua-5.4.8/src/lutf8lib.c /^static int codepoint (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2787 | codepoint_to_utf8 stdlib/json.lua /^local function codepoint_to_utf8(n)$/;" f | ||
| 2788 | codesJ vendor/lua-5.4.8/src/lcode.c /^static int codesJ (FuncState *fs, OpCode o, int sj, int k) {$/;" f typeref:typename:int file: | ||
| 2789 | codesJ vendor/lua-5.4.8/src/lcode.c /^static int codesJ (FuncState *fs, OpCode o, int sj, int k);$/;" p typeref:typename:int file: | ||
| 2790 | codestring vendor/lua-5.4.8/src/lparser.c /^static void codestring (expdesc *e, TString *s) {$/;" f typeref:typename:void file: | ||
| 2791 | codeunexpval vendor/lua-5.4.8/src/lcode.c /^static void codeunexpval (FuncState *fs, OpCode op, expdesc *e, int line) {$/;" f typeref:typename:void file: | ||
| 2792 | collectargs vendor/lua-5.4.8/src/lua.c /^static int collectargs (char **argv, int *first) {$/;" f typeref:typename:int file: | ||
| 2793 | collectvalidlines vendor/lua-5.4.8/src/ldebug.c /^static void collectvalidlines (lua_State *L, Closure *f) {$/;" f typeref:typename:void file: | ||
| 2794 | color stdlib/color.h /^unsigned char color[] = {$/;" v typeref:typename:unsigned char[] | ||
| 2795 | color vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Color color; \/\/ Material map color$/;" m struct:MaterialMap typeref:typename:Color | ||
| 2796 | color_H stdlib/color.h /^#define color_H$/;" d | ||
| 2797 | color_len stdlib/color.h /^unsigned int color_len = 1540;$/;" v typeref:typename:unsigned int | ||
| 2798 | colora vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned char colorr, colorg, colorb, colora; \/\/ Current active color (added on glVe/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned char | ||
| 2799 | colorb vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned char colorr, colorg, colorb, colora; \/\/ Current active color (added on glVe/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned char | ||
| 2800 | colorg vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned char colorr, colorg, colorb, colora; \/\/ Current active color (added on glVe/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned char | ||
| 2801 | colorr vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned char colorr, colorg, colorb, colora; \/\/ Current active color (added on glVe/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned char | ||
| 2802 | colors vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char *colors; \/\/ Vertex colors (RGBA - 4 components per vertex) (shader-loca/;" m struct:Mesh typeref:typename:unsigned char * | ||
| 2803 | colors vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned char *colors; \/\/ Vertex colors (RGBA - 4 components per vertex) (shader-loca/;" m struct:rlVertexBuffer typeref:typename:unsigned char * | ||
| 2804 | combine vendor/lua-5.4.8/src/luac.c /^static const Proto* combine(lua_State* L, int n)$/;" f typeref:typename:const Proto * file: | ||
| 2805 | completestate vendor/lua-5.4.8/src/lstate.h /^#define completestate(/;" d | ||
| 2806 | computeShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool computeShader; \/\/ Compute shaders support (GL_ARB_compute_shader)$/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 2807 | computesizes vendor/lua-5.4.8/src/ltable.c /^static unsigned int computesizes (unsigned int nums[], unsigned int *pna) {$/;" f typeref:typename:unsigned int file: | ||
| 2808 | cond vendor/lua-5.4.8/src/lparser.c /^static int cond (LexState *ls) {$/;" f typeref:typename:int file: | ||
| 2809 | condchangemem vendor/lua-5.4.8/src/llimits.h /^#define condchangemem(/;" d | ||
| 2810 | condjump vendor/lua-5.4.8/src/lcode.c /^static int condjump (FuncState *fs, OpCode op, int A, int B, int C, int k) {$/;" f typeref:typename:int file: | ||
| 2811 | condmovestack vendor/lua-5.4.8/src/llimits.h /^#define condmovestack(/;" d | ||
| 2812 | const2exp vendor/lua-5.4.8/src/lcode.c /^static void const2exp (TValue *v, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2813 | const2val vendor/lua-5.4.8/src/lcode.c /^static TValue *const2val (FuncState *fs, const expdesc *e) {$/;" f typeref:typename:TValue * file: | ||
| 2814 | constfolding vendor/lua-5.4.8/src/lcode.c /^static int constfolding (FuncState *fs, int op, expdesc *e1,$/;" f typeref:typename:int file: | ||
| 2815 | constructor vendor/lua-5.4.8/src/lparser.c /^static void constructor (LexState *ls, expdesc *t) {$/;" f typeref:typename:void file: | ||
| 2816 | contact and networks vendor/raylib-5.5_linux_amd64/README.md /^contact and networks$/;" s | ||
| 2817 | contents vendor/lua-5.4.8/src/lobject.h /^ char contents[1];$/;" m struct:TString typeref:typename:char[1] | ||
| 2818 | contributors vendor/raylib-5.5_linux_amd64/README.md /^contributors$/;" s | ||
| 2819 | convergeephemerons vendor/lua-5.4.8/src/lgc.c /^static void convergeephemerons (global_State *g) {$/;" f typeref:typename:void file: | ||
| 2820 | copy2buff vendor/lua-5.4.8/src/lvm.c /^static void copy2buff (StkId top, int n, char *buff) {$/;" f typeref:typename:void file: | ||
| 2821 | copywithendian vendor/lua-5.4.8/src/lstrlib.c /^static void copywithendian (char *dest, const char *src,$/;" f typeref:typename:void file: | ||
| 2822 | correctgraylist vendor/lua-5.4.8/src/lgc.c /^static GCObject **correctgraylist (GCObject **p) {$/;" f typeref:typename:GCObject ** file: | ||
| 2823 | correctgraylists vendor/lua-5.4.8/src/lgc.c /^static void correctgraylists (global_State *g) {$/;" f typeref:typename:void file: | ||
| 2824 | correctpointers vendor/lua-5.4.8/src/lgc.c /^static void correctpointers (global_State *g, GCObject *o) {$/;" f typeref:typename:void file: | ||
| 2825 | correctstack vendor/lua-5.4.8/src/ldo.c /^static void correctstack (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2826 | count vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int | ||
| 2827 | count vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Filepaths entries count$/;" m struct:FilePathList typeref:typename:unsigned int | ||
| 2828 | countint vendor/lua-5.4.8/src/ltable.c /^static int countint (lua_Integer key, unsigned int *nums) {$/;" f typeref:typename:int file: | ||
| 2829 | create_set stdlib/json.lua /^local function create_set(...)$/;" f | ||
| 2830 | createargtable vendor/lua-5.4.8/src/lua.c /^static void createargtable (lua_State *L, char **argv, int argc, int script) {$/;" f typeref:typename:void file: | ||
| 2831 | createclibstable vendor/lua-5.4.8/src/loadlib.c /^static void createclibstable (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2832 | createlabel vendor/lua-5.4.8/src/lparser.c /^static int createlabel (LexState *ls, TString *name, int line,$/;" f typeref:typename:int file: | ||
| 2833 | createmeta vendor/lua-5.4.8/src/liolib.c /^static void createmeta (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2834 | createmetatable vendor/lua-5.4.8/src/lstrlib.c /^static void createmetatable (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2835 | createsearcherstable vendor/lua-5.4.8/src/loadlib.c /^static void createsearcherstable (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2836 | createstdfile vendor/lua-5.4.8/src/liolib.c /^static void createstdfile (lua_State *L, FILE *f, const char *k,$/;" f typeref:typename:void file: | ||
| 2837 | createstrobj vendor/lua-5.4.8/src/lstring.c /^static TString *createstrobj (lua_State *L, size_t l, int tag, unsigned int h) {$/;" f typeref:typename:TString * file: | ||
| 2838 | ctb vendor/lua-5.4.8/src/lobject.h /^#define ctb(/;" d | ||
| 2839 | ctx vendor/lua-5.4.8/src/lstate.h /^ lua_KContext ctx; \/* context info. in case of yields *\/$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70308 typeref:typename:lua_KContext | ||
| 2840 | ctxData vendor/raylib-5.5_linux_amd64/include/raylib.h /^ void *ctxData; \/\/ Audio context data, depends on type$/;" m struct:Music typeref:typename:void * | ||
| 2841 | ctxType vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int ctxType; \/\/ Type of music context (audio filetype)$/;" m struct:Music typeref:typename:int | ||
| 2842 | currIsNewline vendor/lua-5.4.8/src/llex.c /^#define currIsNewline(/;" d file: | ||
| 2843 | current vendor/lua-5.4.8/src/llex.h /^ int current; \/* current character (charint) *\/$/;" m struct:LexState typeref:typename:int | ||
| 2844 | currentBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ rlRenderBatch *currentBatch; \/\/ Current render batch$/;" m struct:rlglData typeref:typename:rlRenderBatch * | ||
| 2845 | currentBlendMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int currentBlendMode; \/\/ Blending mode active$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 2846 | currentBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int currentBuffer; \/\/ Current buffer tracking in case of multi-buffering$/;" m struct:rlRenderBatch typeref:typename:int | ||
| 2847 | currentDepth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float currentDepth; \/\/ Current depth value for next draw$/;" m struct:rlRenderBatch typeref:typename:float | ||
| 2848 | currentMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix *currentMatrix; \/\/ Current matrix pointer$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix * | ||
| 2849 | currentMatrixMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int currentMatrixMode; \/\/ Current matrix mode$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 2850 | currentShaderId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int currentShaderId; \/\/ Current shader id to be used on rendering (by d/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int | ||
| 2851 | currentShaderLocs vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int *currentShaderLocs; \/\/ Current shader locations pointer to be used on /;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int * | ||
| 2852 | currentline vendor/lua-5.4.8/src/lua.h /^ int currentline; \/* (l) *\/$/;" m struct:lua_Debug typeref:typename:int | ||
| 2853 | currentpc vendor/lua-5.4.8/src/ldebug.c /^static int currentpc (CallInfo *ci) {$/;" f typeref:typename:int file: | ||
| 2854 | currentwhite vendor/lua-5.4.8/src/lstate.h /^ lu_byte currentwhite;$/;" m struct:global_State typeref:typename:lu_byte | ||
| 2855 | cvt2num vendor/lua-5.4.8/src/lvm.h /^#define cvt2num(/;" d | ||
| 2856 | cvt2str vendor/lua-5.4.8/src/lvm.h /^#define cvt2str(/;" d | ||
| 2857 | data vendor/lua-5.4.8/src/ldump.c /^ void *data;$/;" m struct:__anon6dcdaf670108 typeref:typename:void * file: | ||
| 2858 | data vendor/lua-5.4.8/src/lzio.h /^ void *data; \/* additional data *\/$/;" m struct:Zio typeref:typename:void * | ||
| 2859 | data vendor/raylib-5.5_linux_amd64/include/raylib.h /^ void *data; \/\/ Buffer data pointer$/;" m struct:Wave typeref:typename:void * | ||
| 2860 | data vendor/raylib-5.5_linux_amd64/include/raylib.h /^ void *data; \/\/ Image raw data$/;" m struct:Image typeref:typename:void * | ||
| 2861 | db_debug vendor/lua-5.4.8/src/ldblib.c /^static int db_debug (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2862 | db_gethook vendor/lua-5.4.8/src/ldblib.c /^static int db_gethook (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2863 | db_getinfo vendor/lua-5.4.8/src/ldblib.c /^static int db_getinfo (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2864 | db_getlocal vendor/lua-5.4.8/src/ldblib.c /^static int db_getlocal (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2865 | db_getmetatable vendor/lua-5.4.8/src/ldblib.c /^static int db_getmetatable (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2866 | db_getregistry vendor/lua-5.4.8/src/ldblib.c /^static int db_getregistry (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2867 | db_getupvalue vendor/lua-5.4.8/src/ldblib.c /^static int db_getupvalue (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2868 | db_getuservalue vendor/lua-5.4.8/src/ldblib.c /^static int db_getuservalue (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2869 | db_setcstacklimit vendor/lua-5.4.8/src/ldblib.c /^static int db_setcstacklimit (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2870 | db_sethook vendor/lua-5.4.8/src/ldblib.c /^static int db_sethook (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2871 | db_setlocal vendor/lua-5.4.8/src/ldblib.c /^static int db_setlocal (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2872 | db_setmetatable vendor/lua-5.4.8/src/ldblib.c /^static int db_setmetatable (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2873 | db_setupvalue vendor/lua-5.4.8/src/ldblib.c /^static int db_setupvalue (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2874 | db_setuservalue vendor/lua-5.4.8/src/ldblib.c /^static int db_setuservalue (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2875 | db_traceback vendor/lua-5.4.8/src/ldblib.c /^static int db_traceback (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2876 | db_upvalueid vendor/lua-5.4.8/src/ldblib.c /^static int db_upvalueid (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2877 | db_upvaluejoin vendor/lua-5.4.8/src/ldblib.c /^static int db_upvaluejoin (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2878 | dblib vendor/lua-5.4.8/src/ldblib.c /^static const luaL_Reg dblib[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 2879 | decnny vendor/lua-5.4.8/src/lstate.h /^#define decnny(/;" d | ||
| 2880 | decode stdlib/json.lua /^function json.decode(str)$/;" f unknown:json | ||
| 2881 | decodeNresults vendor/lua-5.4.8/src/lapi.h /^#define decodeNresults(/;" d | ||
| 2882 | decode_error stdlib/json.lua /^local function decode_error(str, idx, msg)$/;" f | ||
| 2883 | default vendor/lua-5.4.8/src/Makefile /^default: $(PLAT)$/;" t | ||
| 2884 | defaultBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ rlRenderBatch defaultBatch; \/\/ Default internal render batch$/;" m struct:rlglData typeref:typename:rlRenderBatch | ||
| 2885 | defaultFShaderId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int defaultFShaderId; \/\/ Default fragment shader id (used by default sha/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int | ||
| 2886 | defaultShaderId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int defaultShaderId; \/\/ Default shader program id, supports vertex colo/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int | ||
| 2887 | defaultShaderLocs vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int *defaultShaderLocs; \/\/ Default shader locations pointer to be used on /;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int * | ||
| 2888 | defaultTextureId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int defaultTextureId; \/\/ Default texture used on shapes\/poly drawing (r/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int | ||
| 2889 | defaultVShaderId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int defaultVShaderId; \/\/ Default vertex shader id (used by default shade/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:unsigned int | ||
| 2890 | deletelist vendor/lua-5.4.8/src/lgc.c /^static void deletelist (lua_State *L, GCObject *p, GCObject *limit) {$/;" f typeref:typename:void file: | ||
| 2891 | delta vendor/lua-5.4.8/src/lobject.h /^ unsigned short delta;$/;" m struct:StackValue::__anon808f9fcd0108 typeref:typename:unsigned short | ||
| 2892 | depend vendor/lua-5.4.8/src/Makefile /^depend:$/;" t | ||
| 2893 | depth vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Texture depth; \/\/ Depth buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture | ||
| 2894 | digit vendor/lua-5.4.8/src/lstrlib.c /^static int digit (int c) { return '0' <= c && c <= '9'; }$/;" f typeref:typename:int file: | ||
| 2895 | direction vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 direction; \/\/ Ray direction (normalized)$/;" m struct:Ray typeref:typename:Vector3 | ||
| 2896 | discharge2anyreg vendor/lua-5.4.8/src/lcode.c /^static void discharge2anyreg (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 2897 | discharge2reg vendor/lua-5.4.8/src/lcode.c /^static void discharge2reg (FuncState *fs, expdesc *e, int reg) {$/;" f typeref:typename:void file: | ||
| 2898 | disptab vendor/lua-5.4.8/src/ljumptab.h /^static const void *const disptab[NUM_OPCODES] = {$/;" v typeref:typename:const void * const[] | ||
| 2899 | distance vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float distance; \/\/ Distance to the nearest hit$/;" m struct:RayCollision typeref:typename:float | ||
| 2900 | doREPL vendor/lua-5.4.8/src/lua.c /^static void doREPL (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2901 | doargs vendor/lua-5.4.8/src/luac.c /^static int doargs(int argc, char* argv[])$/;" f typeref:typename:int file: | ||
| 2902 | docall vendor/lua-5.4.8/src/lua.c /^static int docall (lua_State *L, int narg, int nres) {$/;" f typeref:typename:int file: | ||
| 2903 | dochunk vendor/lua-5.4.8/src/lua.c /^static int dochunk (lua_State *L, int status) {$/;" f typeref:typename:int file: | ||
| 2904 | docondjump vendor/lua-5.4.8/src/lvm.c /^#define docondjump(/;" d file: | ||
| 2905 | dofile vendor/lua-5.4.8/src/lua.c /^static int dofile (lua_State *L, const char *name) {$/;" f typeref:typename:int file: | ||
| 2906 | dofilecont vendor/lua-5.4.8/src/lbaselib.c /^static int dofilecont (lua_State *L, int d1, lua_KContext d2) {$/;" f typeref:typename:int file: | ||
| 2907 | dojump vendor/lua-5.4.8/src/lvm.c /^#define dojump(/;" d file: | ||
| 2908 | dolibrary vendor/lua-5.4.8/src/lua.c /^static int dolibrary (lua_State *L, char *globname) {$/;" f typeref:typename:int file: | ||
| 2909 | donextjump vendor/lua-5.4.8/src/lvm.c /^#define donextjump(/;" d file: | ||
| 2910 | dostring vendor/lua-5.4.8/src/lua.c /^static int dostring (lua_State *L, const char *s, const char *name) {$/;" f typeref:typename:int file: | ||
| 2911 | dothecall vendor/lua-5.4.8/src/lgc.c /^static void dothecall (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 2912 | drawCounter vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int drawCounter; \/\/ Draw calls counter$/;" m struct:rlRenderBatch typeref:typename:int | ||
| 2913 | draws vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * | ||
| 2914 | dummy vendor/lua-5.4.8/Makefile /^dummy:$/;" t | ||
| 2915 | dummy vendor/lua-5.4.8/src/lstrlib.c /^ int dummy;$/;" m union:__anonae5a2721020a typeref:typename:int file: | ||
| 2916 | dummynode vendor/lua-5.4.8/src/ltable.c /^#define dummynode /;" d file: | ||
| 2917 | dummynode_ vendor/lua-5.4.8/src/ltable.c /^static const Node dummynode_ = {$/;" v typeref:typename:const Node file: | ||
| 2918 | dumpBlock vendor/lua-5.4.8/src/ldump.c /^static void dumpBlock (DumpState *D, const void *b, size_t size) {$/;" f typeref:typename:void file: | ||
| 2919 | dumpByte vendor/lua-5.4.8/src/ldump.c /^static void dumpByte (DumpState *D, int y) {$/;" f typeref:typename:void file: | ||
| 2920 | dumpCode vendor/lua-5.4.8/src/ldump.c /^static void dumpCode (DumpState *D, const Proto *f) {$/;" f typeref:typename:void file: | ||
| 2921 | dumpConstants vendor/lua-5.4.8/src/ldump.c /^static void dumpConstants (DumpState *D, const Proto *f) {$/;" f typeref:typename:void file: | ||
| 2922 | dumpDebug vendor/lua-5.4.8/src/ldump.c /^static void dumpDebug (DumpState *D, const Proto *f) {$/;" f typeref:typename:void file: | ||
| 2923 | dumpFunction vendor/lua-5.4.8/src/ldump.c /^static void dumpFunction (DumpState *D, const Proto *f, TString *psource) {$/;" f typeref:typename:void file: | ||
| 2924 | dumpFunction vendor/lua-5.4.8/src/ldump.c /^static void dumpFunction(DumpState *D, const Proto *f, TString *psource);$/;" p typeref:typename:void file: | ||
| 2925 | dumpHeader vendor/lua-5.4.8/src/ldump.c /^static void dumpHeader (DumpState *D) {$/;" f typeref:typename:void file: | ||
| 2926 | dumpInt vendor/lua-5.4.8/src/ldump.c /^static void dumpInt (DumpState *D, int x) {$/;" f typeref:typename:void file: | ||
| 2927 | dumpInteger vendor/lua-5.4.8/src/ldump.c /^static void dumpInteger (DumpState *D, lua_Integer x) {$/;" f typeref:typename:void file: | ||
| 2928 | dumpLiteral vendor/lua-5.4.8/src/ldump.c /^#define dumpLiteral(/;" d file: | ||
| 2929 | dumpNumber vendor/lua-5.4.8/src/ldump.c /^static void dumpNumber (DumpState *D, lua_Number x) {$/;" f typeref:typename:void file: | ||
| 2930 | dumpProtos vendor/lua-5.4.8/src/ldump.c /^static void dumpProtos (DumpState *D, const Proto *f) {$/;" f typeref:typename:void file: | ||
| 2931 | dumpSize vendor/lua-5.4.8/src/ldump.c /^static void dumpSize (DumpState *D, size_t x) {$/;" f typeref:typename:void file: | ||
| 2932 | dumpString vendor/lua-5.4.8/src/ldump.c /^static void dumpString (DumpState *D, const TString *s) {$/;" f typeref:typename:void file: | ||
| 2933 | dumpUpvalues vendor/lua-5.4.8/src/ldump.c /^static void dumpUpvalues (DumpState *D, const Proto *f) {$/;" f typeref:typename:void file: | ||
| 2934 | dumpVar vendor/lua-5.4.8/src/ldump.c /^#define dumpVar(/;" d file: | ||
| 2935 | dumpVector vendor/lua-5.4.8/src/ldump.c /^#define dumpVector(/;" d file: | ||
| 2936 | dumping vendor/lua-5.4.8/src/luac.c /^static int dumping=1; \/* dump bytecodes? *\/$/;" v typeref:typename:int file: | ||
| 2937 | dyd vendor/lua-5.4.8/src/ldo.c /^ Dyndata dyd; \/* dynamic structures used by the parser *\/$/;" m struct:SParser typeref:typename:Dyndata file: | ||
| 2938 | dyd vendor/lua-5.4.8/src/llex.h /^ struct Dyndata *dyd; \/* dynamic structures used by the parser *\/$/;" m struct:LexState typeref:struct:Dyndata * | ||
| 2939 | echo vendor/lua-5.4.8/Makefile /^echo:$/;" t | ||
| 2940 | echo vendor/lua-5.4.8/src/Makefile /^echo:$/;" t | ||
| 2941 | elementCount vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int | ||
| 2942 | encode stdlib/json.lua /^encode = function(val, stack)$/;" f | ||
| 2943 | encode stdlib/json.lua /^function json.encode(val)$/;" f unknown:json | ||
| 2944 | encode_nil stdlib/json.lua /^local function encode_nil(val)$/;" f | ||
| 2945 | encode_number stdlib/json.lua /^local function encode_number(val)$/;" f | ||
| 2946 | encode_string stdlib/json.lua /^local function encode_string(val)$/;" f | ||
| 2947 | encode_table stdlib/json.lua /^local function encode_table(val, stack)$/;" f | ||
| 2948 | end_capture vendor/lua-5.4.8/src/lstrlib.c /^static const char *end_capture (MatchState *ms, const char *s,$/;" f typeref:typename:const char * file: | ||
| 2949 | endpc vendor/lua-5.4.8/src/lobject.h /^ int endpc; \/* first point where variable is dead *\/$/;" m struct:LocVar typeref:typename:int | ||
| 2950 | enterblock vendor/lua-5.4.8/src/lparser.c /^static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) {$/;" f typeref:typename:void file: | ||
| 2951 | entergen vendor/lua-5.4.8/src/lgc.c /^static lu_mem entergen (lua_State *L, global_State *g) {$/;" f typeref:typename:lu_mem file: | ||
| 2952 | enterinc vendor/lua-5.4.8/src/lgc.c /^static void enterinc (global_State *g) {$/;" f typeref:typename:void file: | ||
| 2953 | enterlevel vendor/lua-5.4.8/src/lparser.c /^#define enterlevel(/;" d file: | ||
| 2954 | entersweep vendor/lua-5.4.8/src/lgc.c /^static void entersweep (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 2955 | entersweep vendor/lua-5.4.8/src/lgc.c /^static void entersweep (lua_State *L);$/;" p typeref:typename:void file: | ||
| 2956 | envn vendor/lua-5.4.8/src/llex.h /^ TString *envn; \/* environment variable name *\/$/;" m struct:LexState typeref:typename:TString * | ||
| 2957 | ephemeron vendor/lua-5.4.8/src/lstate.h /^ GCObject *ephemeron; \/* list of ephemeron tables (weak keys) *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 2958 | eqshrstr vendor/lua-5.4.8/src/lstring.h /^#define eqshrstr(/;" d | ||
| 2959 | eqstr vendor/lua-5.4.8/src/lparser.c /^#define eqstr(/;" d file: | ||
| 2960 | equalkey vendor/lua-5.4.8/src/ltable.c /^static int equalkey (const TValue *k1, const Node *n2, int deadok) {$/;" f typeref:typename:int file: | ||
| 2961 | errfile vendor/lua-5.4.8/src/lauxlib.c /^static int errfile (lua_State *L, const char *what, int fnameindex) {$/;" f typeref:typename:int file: | ||
| 2962 | errfunc vendor/lua-5.4.8/src/lstate.h /^ ptrdiff_t errfunc; \/* current error handling function (stack index) *\/$/;" m struct:lua_State typeref:typename:ptrdiff_t | ||
| 2963 | error vendor/lua-5.4.8/src/lundump.c /^static l_noret error (LoadState *S, const char *why) {$/;" f typeref:typename:l_noret file: | ||
| 2964 | errorJmp vendor/lua-5.4.8/src/lstate.h /^ struct lua_longjmp *errorJmp; \/* current error recover point *\/$/;" m struct:lua_State typeref:struct:lua_longjmp * | ||
| 2965 | error_expected vendor/lua-5.4.8/src/lparser.c /^static l_noret error_expected (LexState *ls, int token) {$/;" f typeref:typename:l_noret file: | ||
| 2966 | errorlimit vendor/lua-5.4.8/src/lparser.c /^static l_noret errorlimit (FuncState *fs, int limit, const char *what) {$/;" f typeref:typename:l_noret file: | ||
| 2967 | errorstatus vendor/lua-5.4.8/src/ldo.c /^#define errorstatus(/;" d file: | ||
| 2968 | escape_char stdlib/json.lua /^local function escape_char(c)$/;" f | ||
| 2969 | esccheck vendor/lua-5.4.8/src/llex.c /^static void esccheck (LexState *ls, int c, const char *msg) {$/;" f typeref:typename:void file: | ||
| 2970 | event vendor/lua-5.4.8/src/lua.h /^ int event;$/;" m struct:lua_Debug typeref:typename:int | ||
| 2971 | eventname vendor/lua-5.4.8/src/luac.c /^#define eventname(/;" d file: | ||
| 2972 | events vendor/raylib-5.5_linux_amd64/include/raylib.h /^ AutomationEvent *events; \/\/ Events entries$/;" m struct:AutomationEventList typeref:typename:AutomationEvent * | ||
| 2973 | exchangehashpart vendor/lua-5.4.8/src/ltable.c /^static void exchangehashpart (Table *t1, Table *t2) {$/;" f typeref:typename:void file: | ||
| 2974 | exp1 vendor/lua-5.4.8/src/lparser.c /^static void exp1 (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 2975 | exp2RK vendor/lua-5.4.8/src/lcode.c /^static int exp2RK (FuncState *fs, expdesc *e) {$/;" f typeref:typename:int file: | ||
| 2976 | exp2reg vendor/lua-5.4.8/src/lcode.c /^static void exp2reg (FuncState *fs, expdesc *e, int reg) {$/;" f typeref:typename:void file: | ||
| 2977 | expdesc vendor/lua-5.4.8/src/lparser.h /^typedef struct expdesc {$/;" s | ||
| 2978 | expdesc vendor/lua-5.4.8/src/lparser.h /^} expdesc;$/;" t typeref:struct:expdesc | ||
| 2979 | expkind vendor/lua-5.4.8/src/lparser.h /^} expkind;$/;" t typeref:enum:__anon337ee4430103 | ||
| 2980 | explist vendor/lua-5.4.8/src/lparser.c /^static int explist (LexState *ls, expdesc *v) {$/;" f typeref:typename:int file: | ||
| 2981 | expr vendor/lua-5.4.8/src/lparser.c /^static void expr (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 2982 | expr vendor/lua-5.4.8/src/lparser.c /^static void expr (LexState *ls, expdesc *v);$/;" p typeref:typename:void file: | ||
| 2983 | exprstat vendor/lua-5.4.8/src/lparser.c /^static void exprstat (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 2984 | extra vendor/lua-5.4.8/src/lobject.h /^ lu_byte extra; \/* reserved words for short strings; "has hash" for longs *\/$/;" m struct:TString typeref:typename:lu_byte | ||
| 2985 | extra_ vendor/lua-5.4.8/src/lstate.c /^ lu_byte extra_[LUA_EXTRASPACE];$/;" m struct:LX typeref:typename:lu_byte[] file: | ||
| 2986 | eyeToScreenDistance vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float eyeToScreenDistance; \/\/ Distance between eye and display in meters$/;" m struct:VrDeviceInfo typeref:typename:float | ||
| 2987 | f vendor/lua-5.4.8/src/lauxlib.c /^ FILE *f; \/* file being read *\/$/;" m struct:LoadF typeref:typename:FILE * file: | ||
| 2988 | f vendor/lua-5.4.8/src/lauxlib.h /^ FILE *f; \/* stream (NULL for incompletely created streams) *\/$/;" m struct:luaL_Stream typeref:typename:FILE * | ||
| 2989 | f vendor/lua-5.4.8/src/liolib.c /^ FILE *f; \/* file being read *\/$/;" m struct:__anon9a52bfe00108 typeref:typename:FILE * file: | ||
| 2990 | f vendor/lua-5.4.8/src/lobject.h /^ lua_CFunction f; \/* light C functions *\/$/;" m union:Value typeref:typename:lua_CFunction | ||
| 2991 | f vendor/lua-5.4.8/src/lobject.h /^ lua_CFunction f;$/;" m struct:CClosure typeref:typename:lua_CFunction | ||
| 2992 | f vendor/lua-5.4.8/src/lparser.h /^ Proto *f; \/* current function header *\/$/;" m struct:FuncState typeref:typename:Proto * | ||
| 2993 | f vendor/lua-5.4.8/src/lparser.h /^ int f; \/* patch list of 'exit when false' *\/$/;" m struct:expdesc typeref:typename:int | ||
| 2994 | f_call vendor/lua-5.4.8/src/lapi.c /^static void f_call (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 2995 | f_close vendor/lua-5.4.8/src/liolib.c /^static int f_close (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2996 | f_flush vendor/lua-5.4.8/src/liolib.c /^static int f_flush (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2997 | f_gc vendor/lua-5.4.8/src/liolib.c /^static int f_gc (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2998 | f_lines vendor/lua-5.4.8/src/liolib.c /^static int f_lines (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 2999 | f_luaopen vendor/lua-5.4.8/src/lstate.c /^static void f_luaopen (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 3000 | f_parser vendor/lua-5.4.8/src/ldo.c /^static void f_parser (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 3001 | f_read vendor/lua-5.4.8/src/liolib.c /^static int f_read (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3002 | f_seek vendor/lua-5.4.8/src/liolib.c /^static int f_seek (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3003 | f_setvbuf vendor/lua-5.4.8/src/liolib.c /^static int f_setvbuf (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3004 | f_tostring vendor/lua-5.4.8/src/liolib.c /^static int f_tostring (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3005 | f_write vendor/lua-5.4.8/src/liolib.c /^static int f_write (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3006 | fasttm vendor/lua-5.4.8/src/ltm.h /^#define fasttm(/;" d | ||
| 3007 | fatal vendor/lua-5.4.8/src/luac.c /^static void fatal(const char* message)$/;" f typeref:typename:void file: | ||
| 3008 | fchecksize vendor/lua-5.4.8/src/lundump.c /^static void fchecksize (LoadState *S, size_t size, const char *tname) {$/;" f typeref:typename:void file: | ||
| 3009 | features vendor/raylib-5.5_linux_amd64/README.md /^features$/;" s | ||
| 3010 | field vendor/lua-5.4.8/src/lparser.c /^static void field (LexState *ls, ConsControl *cc) {$/;" f typeref:typename:void file: | ||
| 3011 | fieldsel vendor/lua-5.4.8/src/lparser.c /^static void fieldsel (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 3012 | file_close vendor/microtar-0.1.0/src/microtar.c /^static int file_close(mtar_t *tar) {$/;" f typeref:typename:int file: | ||
| 3013 | file_read vendor/microtar-0.1.0/src/microtar.c /^static int file_read(mtar_t *tar, void *data, unsigned size) {$/;" f typeref:typename:int file: | ||
| 3014 | file_seek vendor/microtar-0.1.0/src/microtar.c /^static int file_seek(mtar_t *tar, unsigned offset) {$/;" f typeref:typename:int file: | ||
| 3015 | file_write vendor/microtar-0.1.0/src/microtar.c /^static int file_write(mtar_t *tar, const void *data, unsigned size) {$/;" f typeref:typename:int file: | ||
| 3016 | filterpc vendor/lua-5.4.8/src/ldebug.c /^static int filterpc (int pc, int jmptarget) {$/;" f typeref:typename:int file: | ||
| 3017 | finaltarget vendor/lua-5.4.8/src/lcode.c /^static int finaltarget (Instruction *code, int i) {$/;" f typeref:typename:int file: | ||
| 3018 | findfield vendor/lua-5.4.8/src/lauxlib.c /^static int findfield (lua_State *L, int objidx, int level) {$/;" f typeref:typename:int file: | ||
| 3019 | findfile vendor/lua-5.4.8/src/loadlib.c /^static const char *findfile (lua_State *L, const char *name,$/;" f typeref:typename:const char * file: | ||
| 3020 | findindex vendor/lua-5.4.8/src/ltable.c /^static unsigned int findindex (lua_State *L, Table *t, TValue *key,$/;" f typeref:typename:unsigned int file: | ||
| 3021 | findlabel vendor/lua-5.4.8/src/lparser.c /^static Labeldesc *findlabel (LexState *ls, TString *name) {$/;" f typeref:typename:Labeldesc * file: | ||
| 3022 | findlast vendor/lua-5.4.8/src/lgc.c /^static GCObject **findlast (GCObject **p) {$/;" f typeref:typename:GCObject ** file: | ||
| 3023 | findloader vendor/lua-5.4.8/src/loadlib.c /^static void findloader (lua_State *L, const char *name) {$/;" f typeref:typename:void file: | ||
| 3024 | findpcall vendor/lua-5.4.8/src/ldo.c /^static CallInfo *findpcall (lua_State *L) {$/;" f typeref:typename:CallInfo * file: | ||
| 3025 | findsetreg vendor/lua-5.4.8/src/ldebug.c /^static int findsetreg (const Proto *p, int lastpc, int reg) {$/;" f typeref:typename:int file: | ||
| 3026 | findvararg vendor/lua-5.4.8/src/ldebug.c /^static const char *findvararg (CallInfo *ci, int n, StkId *pos) {$/;" f typeref:typename:const char * file: | ||
| 3027 | finishCcall vendor/lua-5.4.8/src/ldo.c /^static void finishCcall (lua_State *L, CallInfo *ci) {$/;" f typeref:typename:void file: | ||
| 3028 | finishbinexpneg vendor/lua-5.4.8/src/lcode.c /^static int finishbinexpneg (FuncState *fs, expdesc *e1, expdesc *e2,$/;" f typeref:typename:int file: | ||
| 3029 | finishbinexpval vendor/lua-5.4.8/src/lcode.c /^static void finishbinexpval (FuncState *fs, expdesc *e1, expdesc *e2,$/;" f typeref:typename:void file: | ||
| 3030 | finishgencycle vendor/lua-5.4.8/src/lgc.c /^static void finishgencycle (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 3031 | finishpcall vendor/lua-5.4.8/src/lbaselib.c /^static int finishpcall (lua_State *L, int status, lua_KContext extra) {$/;" f typeref:typename:int file: | ||
| 3032 | finishpcallk vendor/lua-5.4.8/src/ldo.c /^static int finishpcallk (lua_State *L, CallInfo *ci) {$/;" f typeref:typename:int file: | ||
| 3033 | finishrawget vendor/lua-5.4.8/src/lapi.c /^l_sinline int finishrawget (lua_State *L, const TValue *val) {$/;" f typeref:typename:l_sinline int | ||
| 3034 | finobj vendor/lua-5.4.8/src/lstate.h /^ GCObject *finobj; \/* list of collectable objects with finalizers *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3035 | finobjold1 vendor/lua-5.4.8/src/lstate.h /^ GCObject *finobjold1; \/* list of old1 objects with finalizers *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3036 | finobjrold vendor/lua-5.4.8/src/lstate.h /^ GCObject *finobjrold; \/* list of really old objects with finalizers *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3037 | finobjsur vendor/lua-5.4.8/src/lstate.h /^ GCObject *finobjsur; \/* list of survival objects with finalizers *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3038 | firstgoto vendor/lua-5.4.8/src/lparser.c /^ int firstgoto; \/* index of first pending goto in this block *\/$/;" m struct:BlockCnt typeref:typename:int file: | ||
| 3039 | firstlabel vendor/lua-5.4.8/src/lparser.c /^ int firstlabel; \/* index of first label in this block *\/$/;" m struct:BlockCnt typeref:typename:int file: | ||
| 3040 | firstlabel vendor/lua-5.4.8/src/lparser.h /^ int firstlabel; \/* index of first label (in 'dyd->label->arr') *\/$/;" m struct:FuncState typeref:typename:int | ||
| 3041 | firstlocal vendor/lua-5.4.8/src/lparser.h /^ int firstlocal; \/* index of first local var (in Dyndata array) *\/$/;" m struct:FuncState typeref:typename:int | ||
| 3042 | firstold1 vendor/lua-5.4.8/src/lstate.h /^ GCObject *firstold1; \/* first OLD1 object in the list (if any) *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3043 | firsttry vendor/lua-5.4.8/src/lmem.c /^#define firsttry(/;" d file: | ||
| 3044 | firsttry vendor/lua-5.4.8/src/lmem.c /^static void *firsttry (global_State *g, void *block, size_t os, size_t ns) {$/;" f typeref:typename:void * file: | ||
| 3045 | fitsBx vendor/lua-5.4.8/src/lcode.c /^static int fitsBx (lua_Integer i) {$/;" f typeref:typename:int file: | ||
| 3046 | fitsC vendor/lua-5.4.8/src/lcode.c /^static int fitsC (lua_Integer i) {$/;" f typeref:typename:int file: | ||
| 3047 | fixedgc vendor/lua-5.4.8/src/lstate.h /^ GCObject *fixedgc; \/* list of objects not to be collected *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3048 | fixforjump vendor/lua-5.4.8/src/lparser.c /^static void fixforjump (FuncState *fs, int pc, int dest, int back) {$/;" f typeref:typename:void file: | ||
| 3049 | fixjump vendor/lua-5.4.8/src/lcode.c /^static void fixjump (FuncState *fs, int pc, int dest) {$/;" f typeref:typename:void file: | ||
| 3050 | flags vendor/lua-5.4.8/src/lobject.h /^ lu_byte flags; \/* 1<<p means tagmethod(p) is not present *\/$/;" m struct:Table typeref:typename:lu_byte | ||
| 3051 | float16 vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct float16 {$/;" s | ||
| 3052 | float16 vendor/raylib-5.5_linux_amd64/include/raymath.h /^} float16;$/;" t typeref:struct:float16 | ||
| 3053 | float3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^typedef struct float3 {$/;" s | ||
| 3054 | float3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^} float3;$/;" t typeref:struct:float3 | ||
| 3055 | floatforloop vendor/lua-5.4.8/src/lvm.c /^static int floatforloop (StkId ra) {$/;" f typeref:typename:int file: | ||
| 3056 | fltvalue vendor/lua-5.4.8/src/lobject.h /^#define fltvalue(/;" d | ||
| 3057 | fltvalueraw vendor/lua-5.4.8/src/lobject.h /^#define fltvalueraw(/;" d | ||
| 3058 | foldbinop vendor/lua-5.4.8/src/lcode.h /^#define foldbinop(/;" d | ||
| 3059 | forbody vendor/lua-5.4.8/src/lparser.c /^static void forbody (LexState *ls, int base, int line, int nvars, int isgen) {$/;" f typeref:typename:void file: | ||
| 3060 | forlimit vendor/lua-5.4.8/src/lvm.c /^static int forlimit (lua_State *L, lua_Integer init, const TValue *lim,$/;" f typeref:typename:int file: | ||
| 3061 | forlist vendor/lua-5.4.8/src/lparser.c /^static void forlist (LexState *ls, TString *indexname) {$/;" f typeref:typename:void file: | ||
| 3062 | format vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int format; \/\/ Data format (PixelFormat type)$/;" m struct:Image typeref:typename:int | ||
| 3063 | format vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int format; \/\/ Data format (PixelFormat type)$/;" m struct:Texture typeref:typename:int | ||
| 3064 | formatvarinfo vendor/lua-5.4.8/src/ldebug.c /^static const char *formatvarinfo (lua_State *L, const char *kind,$/;" f typeref:typename:const char * file: | ||
| 3065 | fornum vendor/lua-5.4.8/src/lparser.c /^static void fornum (LexState *ls, TString *varname, int line) {$/;" f typeref:typename:void file: | ||
| 3066 | forprep vendor/lua-5.4.8/src/lvm.c /^static int forprep (lua_State *L, StkId ra) {$/;" f typeref:typename:int file: | ||
| 3067 | forstat vendor/lua-5.4.8/src/lparser.c /^static void forstat (LexState *ls, int line) {$/;" f typeref:typename:void file: | ||
| 3068 | fovy vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float fovy; \/\/ Camera field-of-view aperture in Y (degrees) in perspective, us/;" m struct:Camera3D typeref:typename:float | ||
| 3069 | frame vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int frame; \/\/ Event frame$/;" m struct:AutomationEvent typeref:typename:unsigned int | ||
| 3070 | frameCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int frameCount; \/\/ Number of animation frames$/;" m struct:ModelAnimation typeref:typename:int | ||
| 3071 | frameCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int frameCount; \/\/ Total number of frames (considering channels)$/;" m struct:Music typeref:typename:unsigned int | ||
| 3072 | frameCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int frameCount; \/\/ Total number of frames (considering channels)$/;" m struct:Sound typeref:typename:unsigned int | ||
| 3073 | frameCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int frameCount; \/\/ Total number of frames (considering channels)$/;" m struct:Wave typeref:typename:unsigned int | ||
| 3074 | framePoses vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Transform **framePoses; \/\/ Poses array by frame$/;" m struct:ModelAnimation typeref:typename:Transform ** | ||
| 3075 | framebufferHeight vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int framebufferHeight; \/\/ Current framebuffer height$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3076 | framebufferWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int framebufferWidth; \/\/ Current framebuffer width$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3077 | frealloc vendor/lua-5.4.8/src/lstate.h /^ lua_Alloc frealloc; \/* function to reallocate memory *\/$/;" m struct:global_State typeref:typename:lua_Alloc | ||
| 3078 | freeCI vendor/lua-5.4.8/src/lstate.c /^static void freeCI (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 3079 | freebsd vendor/lua-5.4.8/src/Makefile /^FreeBSD NetBSD OpenBSD freebsd:$/;" t | ||
| 3080 | freeexp vendor/lua-5.4.8/src/lcode.c /^static void freeexp (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 3081 | freeexps vendor/lua-5.4.8/src/lcode.c /^static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) {$/;" f typeref:typename:void file: | ||
| 3082 | freehash vendor/lua-5.4.8/src/ltable.c /^static void freehash (lua_State *L, Table *t) {$/;" f typeref:typename:void file: | ||
| 3083 | freelist vendor/lua-5.4.8/src/lauxlib.c /^#define freelist /;" d file: | ||
| 3084 | freeobj vendor/lua-5.4.8/src/lgc.c /^static void freeobj (lua_State *L, GCObject *o) {$/;" f typeref:typename:void file: | ||
| 3085 | freereg vendor/lua-5.4.8/src/lcode.c /^static void freereg (FuncState *fs, int reg) {$/;" f typeref:typename:void file: | ||
| 3086 | freereg vendor/lua-5.4.8/src/lparser.h /^ lu_byte freereg; \/* first free register *\/$/;" m struct:FuncState typeref:typename:lu_byte | ||
| 3087 | freeregs vendor/lua-5.4.8/src/lcode.c /^static void freeregs (FuncState *fs, int r1, int r2) {$/;" f typeref:typename:void file: | ||
| 3088 | freestack vendor/lua-5.4.8/src/lstate.c /^static void freestack (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 3089 | freeupval vendor/lua-5.4.8/src/lgc.c /^static void freeupval (lua_State *L, UpVal *uv) {$/;" f typeref:typename:void file: | ||
| 3090 | fromstate vendor/lua-5.4.8/src/lstate.c /^#define fromstate(/;" d file: | ||
| 3091 | fs vendor/lua-5.4.8/src/llex.h /^ struct FuncState *fs; \/* current function (parser) *\/$/;" m struct:LexState typeref:struct:FuncState * | ||
| 3092 | ftransfer vendor/lua-5.4.8/src/lstate.h /^ unsigned short ftransfer; \/* offset of first value transferred *\/$/;" m struct:CallInfo::__anona701f1f7040a::__anona701f1f70508 typeref:typename:unsigned short | ||
| 3093 | ftransfer vendor/lua-5.4.8/src/lua.h /^ unsigned short ftransfer; \/* (r) index of first value transferred *\/$/;" m struct:lua_Debug typeref:typename:unsigned short | ||
| 3094 | fullgen vendor/lua-5.4.8/src/lgc.c /^static lu_mem fullgen (lua_State *L, global_State *g) {$/;" f typeref:typename:lu_mem file: | ||
| 3095 | fullinc vendor/lua-5.4.8/src/lgc.c /^static void fullinc (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 3096 | func vendor/lua-5.4.8/src/lapi.c /^ StkId func;$/;" m struct:CallS typeref:typename:StkId file: | ||
| 3097 | func vendor/lua-5.4.8/src/lauxlib.h /^ lua_CFunction func;$/;" m struct:luaL_Reg typeref:typename:lua_CFunction | ||
| 3098 | func vendor/lua-5.4.8/src/lstate.h /^ StkIdRel func; \/* function index in the stack *\/$/;" m struct:CallInfo typeref:typename:StkIdRel | ||
| 3099 | funcargs vendor/lua-5.4.8/src/lparser.c /^static void funcargs (LexState *ls, expdesc *f) {$/;" f typeref:typename:void file: | ||
| 3100 | funcidx vendor/lua-5.4.8/src/lstate.h /^ int funcidx; \/* called-function index *\/$/;" m union:CallInfo::__anona701f1f7040a typeref:typename:int | ||
| 3101 | funcinfo vendor/lua-5.4.8/src/ldebug.c /^static void funcinfo (lua_Debug *ar, Closure *cl) {$/;" f typeref:typename:void file: | ||
| 3102 | funcname vendor/lua-5.4.8/src/lparser.c /^static int funcname (LexState *ls, expdesc *v) {$/;" f typeref:typename:int file: | ||
| 3103 | funcnamefromcall vendor/lua-5.4.8/src/ldebug.c /^static const char *funcnamefromcall (lua_State *L, CallInfo *ci,$/;" f typeref:typename:const char * file: | ||
| 3104 | funcnamefromcall vendor/lua-5.4.8/src/ldebug.c /^static const char *funcnamefromcall (lua_State *L, CallInfo *ci,$/;" p typeref:typename:const char * file: | ||
| 3105 | funcnamefromcode vendor/lua-5.4.8/src/ldebug.c /^static const char *funcnamefromcode (lua_State *L, const Proto *p,$/;" f typeref:typename:const char * file: | ||
| 3106 | funcs vendor/lua-5.4.8/src/lutf8lib.c /^static const luaL_Reg funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 3107 | funcstat vendor/lua-5.4.8/src/lparser.c /^static void funcstat (LexState *ls, int line) {$/;" f typeref:typename:void file: | ||
| 3108 | fvalue vendor/lua-5.4.8/src/lobject.h /^#define fvalue(/;" d | ||
| 3109 | fvalueraw vendor/lua-5.4.8/src/lobject.h /^#define fvalueraw(/;" d | ||
| 3110 | g vendor/lua-5.4.8/src/lstate.c /^ global_State g;$/;" m struct:LG typeref:typename:global_State file: | ||
| 3111 | g vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char | ||
| 3112 | g_iofile vendor/lua-5.4.8/src/liolib.c /^static int g_iofile (lua_State *L, const char *f, const char *mode) {$/;" f typeref:typename:int file: | ||
| 3113 | g_read vendor/lua-5.4.8/src/liolib.c /^static int g_read (lua_State *L, FILE *f, int first) {$/;" f typeref:typename:int file: | ||
| 3114 | g_write vendor/lua-5.4.8/src/liolib.c /^static int g_write (lua_State *L, FILE *f, int arg) {$/;" f typeref:typename:int file: | ||
| 3115 | gc vendor/lua-5.4.8/src/lobject.h /^ struct GCObject *gc; \/* collectable objects *\/$/;" m union:Value typeref:struct:GCObject * | ||
| 3116 | gc vendor/lua-5.4.8/src/lstate.h /^ GCObject gc; \/* common header *\/$/;" m union:GCUnion typeref:typename:GCObject | ||
| 3117 | gcemergency vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcemergency; \/* true if this is an emergency collection *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3118 | gckey vendor/lua-5.4.8/src/lobject.h /^#define gckey(/;" d | ||
| 3119 | gckeyN vendor/lua-5.4.8/src/lobject.h /^#define gckeyN(/;" d | ||
| 3120 | gckind vendor/lua-5.4.8/src/lstate.h /^ lu_byte gckind; \/* kind of GC running *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3121 | gclist vendor/lua-5.4.8/src/lobject.h /^ GCObject *gclist;$/;" m struct:Proto typeref:typename:GCObject * | ||
| 3122 | gclist vendor/lua-5.4.8/src/lobject.h /^ GCObject *gclist;$/;" m struct:Table typeref:typename:GCObject * | ||
| 3123 | gclist vendor/lua-5.4.8/src/lobject.h /^ GCObject *gclist;$/;" m struct:Udata typeref:typename:GCObject * | ||
| 3124 | gclist vendor/lua-5.4.8/src/lstate.h /^ GCObject *gclist;$/;" m struct:lua_State typeref:typename:GCObject * | ||
| 3125 | gco2ccl vendor/lua-5.4.8/src/lstate.h /^#define gco2ccl(/;" d | ||
| 3126 | gco2cl vendor/lua-5.4.8/src/lstate.h /^#define gco2cl(/;" d | ||
| 3127 | gco2lcl vendor/lua-5.4.8/src/lstate.h /^#define gco2lcl(/;" d | ||
| 3128 | gco2p vendor/lua-5.4.8/src/lstate.h /^#define gco2p(/;" d | ||
| 3129 | gco2t vendor/lua-5.4.8/src/lstate.h /^#define gco2t(/;" d | ||
| 3130 | gco2th vendor/lua-5.4.8/src/lstate.h /^#define gco2th(/;" d | ||
| 3131 | gco2ts vendor/lua-5.4.8/src/lstate.h /^#define gco2ts(/;" d | ||
| 3132 | gco2u vendor/lua-5.4.8/src/lstate.h /^#define gco2u(/;" d | ||
| 3133 | gco2upv vendor/lua-5.4.8/src/lstate.h /^#define gco2upv(/;" d | ||
| 3134 | gcpause vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcpause; \/* size of pause between successive GCs *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3135 | gcrunning vendor/lua-5.4.8/src/lgc.h /^#define gcrunning(/;" d | ||
| 3136 | gcstate vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcstate; \/* state of garbage collector *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3137 | gcstepmul vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcstepmul; \/* GC "speed" *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3138 | gcstepsize vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcstepsize; \/* (log2 of) GC granularity *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3139 | gcstopem vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcstopem; \/* stops emergency collections *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3140 | gcstp vendor/lua-5.4.8/src/lstate.h /^ lu_byte gcstp; \/* control whether GC is running *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3141 | gctm vendor/lua-5.4.8/src/loadlib.c /^static int gctm (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3142 | gcvalue vendor/lua-5.4.8/src/lobject.h /^#define gcvalue(/;" d | ||
| 3143 | gcvalueN vendor/lua-5.4.8/src/lgc.c /^#define gcvalueN(/;" d file: | ||
| 3144 | gcvalueraw vendor/lua-5.4.8/src/lobject.h /^#define gcvalueraw(/;" d | ||
| 3145 | generic vendor/lua-5.4.8/src/Makefile /^generic: $(ALL)$/;" t | ||
| 3146 | generic_reader vendor/lua-5.4.8/src/lbaselib.c /^static const char *generic_reader (lua_State *L, void *ud, size_t *size) {$/;" f typeref:typename:const char * file: | ||
| 3147 | genlink vendor/lua-5.4.8/src/lgc.c /^static void genlink (global_State *g, GCObject *o) {$/;" f typeref:typename:void file: | ||
| 3148 | genmajormul vendor/lua-5.4.8/src/lstate.h /^ lu_byte genmajormul; \/* control for major generational collections *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3149 | genminormul vendor/lua-5.4.8/src/lstate.h /^ lu_byte genminormul; \/* control for minor generational collections *\/$/;" m struct:global_State typeref:typename:lu_byte | ||
| 3150 | genstep vendor/lua-5.4.8/src/lgc.c /^static void genstep (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 3151 | get2digits vendor/lua-5.4.8/src/lstrlib.c /^static const char *get2digits (const char *s) {$/;" f typeref:typename:const char * file: | ||
| 3152 | getCcalls vendor/lua-5.4.8/src/lstate.h /^#define getCcalls(/;" d | ||
| 3153 | getF vendor/lua-5.4.8/src/lauxlib.c /^static const char *getF (lua_State *L, void *ud, size_t *size) {$/;" f typeref:typename:const char * file: | ||
| 3154 | getGtable vendor/lua-5.4.8/src/lapi.c /^#define getGtable(/;" d file: | ||
| 3155 | getOpMode vendor/lua-5.4.8/src/lopcodes.h /^#define getOpMode(/;" d | ||
| 3156 | getS vendor/lua-5.4.8/src/lauxlib.c /^static const char *getS (lua_State *L, void *ud, size_t *size) {$/;" f typeref:typename:const char * file: | ||
| 3157 | get_onecapture vendor/lua-5.4.8/src/lstrlib.c /^static size_t get_onecapture (MatchState *ms, int i, const char *s,$/;" f typeref:typename:size_t file: | ||
| 3158 | get_prompt vendor/lua-5.4.8/src/lua.c /^static const char *get_prompt (lua_State *L, int firstline) {$/;" f typeref:typename:const char * file: | ||
| 3159 | getage vendor/lua-5.4.8/src/lgc.h /^#define getage(/;" d | ||
| 3160 | getarg vendor/lua-5.4.8/src/lopcodes.h /^#define getarg(/;" d | ||
| 3161 | getbaseline vendor/lua-5.4.8/src/ldebug.c /^static int getbaseline (const Proto *f, int pc, int *basepc) {$/;" f typeref:typename:int file: | ||
| 3162 | getbinopr vendor/lua-5.4.8/src/lparser.c /^static BinOpr getbinopr (int op) {$/;" f typeref:typename:BinOpr file: | ||
| 3163 | getboolfield vendor/lua-5.4.8/src/loslib.c /^static int getboolfield (lua_State *L, const char *key) {$/;" f typeref:typename:int file: | ||
| 3164 | getbuff vendor/lua-5.4.8/src/lobject.c /^static char *getbuff (BuffFS *buff, int sz) {$/;" f typeref:typename:char * file: | ||
| 3165 | getcistrecst vendor/lua-5.4.8/src/lstate.h /^#define getcistrecst(/;" d | ||
| 3166 | getco vendor/lua-5.4.8/src/lcorolib.c /^static lua_State *getco (lua_State *L) {$/;" f typeref:typename:lua_State * file: | ||
| 3167 | getcurrentline vendor/lua-5.4.8/src/ldebug.c /^static int getcurrentline (CallInfo *ci) {$/;" f typeref:typename:int file: | ||
| 3168 | getdetails vendor/lua-5.4.8/src/lstrlib.c /^static KOption getdetails (Header *h, size_t totalsize,$/;" f typeref:typename:KOption file: | ||
| 3169 | getendpos vendor/lua-5.4.8/src/lstrlib.c /^static size_t getendpos (lua_State *L, int arg, lua_Integer def,$/;" f typeref:typename:size_t file: | ||
| 3170 | getfield vendor/lua-5.4.8/src/loslib.c /^static int getfield (lua_State *L, const char *key, int d, int delta) {$/;" f typeref:typename:int file: | ||
| 3171 | getformat vendor/lua-5.4.8/src/lstrlib.c /^static const char *getformat (lua_State *L, const char *strfrmt,$/;" f typeref:typename:const char * file: | ||
| 3172 | getfreepos vendor/lua-5.4.8/src/ltable.c /^static Node *getfreepos (Table *t) {$/;" f typeref:typename:Node * file: | ||
| 3173 | getfuncname vendor/lua-5.4.8/src/ldebug.c /^static const char *getfuncname (lua_State *L, CallInfo *ci, const char **name) {$/;" f typeref:typename:const char * file: | ||
| 3174 | getgclist vendor/lua-5.4.8/src/lgc.c /^static GCObject **getgclist (GCObject *o) {$/;" f typeref:typename:GCObject ** file: | ||
| 3175 | getgcparam vendor/lua-5.4.8/src/lgc.h /^#define getgcparam(/;" d | ||
| 3176 | getgeneric vendor/lua-5.4.8/src/ltable.c /^static const TValue *getgeneric (Table *t, const TValue *key, int deadok) {$/;" f typeref:typename:const TValue * file: | ||
| 3177 | gethexa vendor/lua-5.4.8/src/llex.c /^static int gethexa (LexState *ls) {$/;" f typeref:typename:int file: | ||
| 3178 | getinstruction vendor/lua-5.4.8/src/lcode.h /^#define getinstruction(/;" d | ||
| 3179 | getiofile vendor/lua-5.4.8/src/liolib.c /^static FILE *getiofile (lua_State *L, const char *findex) {$/;" f typeref:typename:FILE * file: | ||
| 3180 | getjump vendor/lua-5.4.8/src/lcode.c /^static int getjump (FuncState *fs, int pc) {$/;" f typeref:typename:int file: | ||
| 3181 | getjumpcontrol vendor/lua-5.4.8/src/lcode.c /^static Instruction *getjumpcontrol (FuncState *fs, int pc) {$/;" f typeref:typename:Instruction * file: | ||
| 3182 | getlngstr vendor/lua-5.4.8/src/lobject.h /^#define getlngstr(/;" d | ||
| 3183 | getlocalattribute vendor/lua-5.4.8/src/lparser.c /^static int getlocalattribute (LexState *ls) {$/;" f typeref:typename:int file: | ||
| 3184 | getlocalvardesc vendor/lua-5.4.8/src/lparser.c /^static Vardesc *getlocalvardesc (FuncState *fs, int vidx) {$/;" f typeref:typename:Vardesc * file: | ||
| 3185 | getnextfilename vendor/lua-5.4.8/src/loadlib.c /^static const char *getnextfilename (char **path, char *end) {$/;" f typeref:typename:const char * file: | ||
| 3186 | getnodekey vendor/lua-5.4.8/src/lobject.h /^#define getnodekey(/;" d | ||
| 3187 | getnum vendor/lua-5.4.8/src/lstrlib.c /^static int getnum (const char **fmt, int df) {$/;" f typeref:typename:int file: | ||
| 3188 | getnumlimit vendor/lua-5.4.8/src/lstrlib.c /^static int getnumlimit (Header *h, const char **fmt, int df) {$/;" f typeref:typename:int file: | ||
| 3189 | getoah vendor/lua-5.4.8/src/lstate.h /^#define getoah(/;" d | ||
| 3190 | getobjname vendor/lua-5.4.8/src/ldebug.c /^static const char *getobjname (const Proto *p, int lastpc, int reg,$/;" f typeref:typename:const char * file: | ||
| 3191 | getoption vendor/lua-5.4.8/src/lstrlib.c /^static KOption getoption (Header *h, const char **fmt, int *size) {$/;" f typeref:typename:KOption file: | ||
| 3192 | getproto vendor/lua-5.4.8/src/lobject.h /^#define getproto(/;" d | ||
| 3193 | getshrstr vendor/lua-5.4.8/src/lobject.h /^#define getshrstr(/;" d | ||
| 3194 | getstr vendor/lua-5.4.8/src/lobject.h /^#define getstr(/;" d | ||
| 3195 | gettable vendor/lua-5.4.8/src/lapi.c /^static Table *gettable (lua_State *L, int idx) {$/;" f typeref:typename:Table * file: | ||
| 3196 | getthread vendor/lua-5.4.8/src/ldblib.c /^static lua_State *getthread (lua_State *L, int *arg) {$/;" f typeref:typename:lua_State * file: | ||
| 3197 | gettotalbytes vendor/lua-5.4.8/src/lstate.h /^#define gettotalbytes(/;" d | ||
| 3198 | getudatamem vendor/lua-5.4.8/src/lobject.h /^#define getudatamem(/;" d | ||
| 3199 | getunopr vendor/lua-5.4.8/src/lparser.c /^static UnOpr getunopr (int op) {$/;" f typeref:typename:UnOpr file: | ||
| 3200 | getupvalname vendor/lua-5.4.8/src/ldebug.c /^static const char *getupvalname (CallInfo *ci, const TValue *o,$/;" f typeref:typename:const char * file: | ||
| 3201 | getupvalref vendor/lua-5.4.8/src/lapi.c /^static UpVal **getupvalref (lua_State *L, int fidx, int n, LClosure **pf) {$/;" f typeref:typename:UpVal ** file: | ||
| 3202 | gfasttm vendor/lua-5.4.8/src/ltm.h /^#define gfasttm(/;" d | ||
| 3203 | glBindVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLBINDVERTEXARRAYOESPROC glBindVertexArray = NULL;$/;" v typeref:typename:PFNGLBINDVERTEXARRAYOESPROC | ||
| 3204 | glBlendDestFactorAlpha vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendDestFactorAlpha; \/\/ Blending destination alpha factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3205 | glBlendDestFactorRGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendDestFactorRGB; \/\/ Blending destination RGB factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3206 | glBlendDstFactor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendDstFactor; \/\/ Blending destination factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3207 | glBlendEquation vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendEquation; \/\/ Blending equation$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3208 | glBlendEquationAlpha vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendEquationAlpha; \/\/ Blending equation for alpha$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3209 | glBlendEquationRGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendEquationRGB; \/\/ Blending equation for RGB$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3210 | glBlendSrcFactor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendSrcFactor; \/\/ Blending source factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3211 | glBlendSrcFactorAlpha vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendSrcFactorAlpha; \/\/ Blending source alpha factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3212 | glBlendSrcFactorRGB vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int glBlendSrcFactorRGB; \/\/ Blending source RGB factor$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 3213 | glClearDepth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ #define glClearDepth /;" d | ||
| 3214 | glCustomBlendModeModified vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool glCustomBlendModeModified; \/\/ Custom blending factor and equation modificatio/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:bool | ||
| 3215 | glDeleteVertexArrays vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLDELETEVERTEXARRAYSOESPROC glDeleteVertexArrays = NULL;$/;" v typeref:typename:PFNGLDELETEVERTEXARRAYSOESPROC | ||
| 3216 | glDrawArraysInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLDRAWARRAYSINSTANCEDEXTPROC glDrawArraysInstanced = NULL;$/;" v typeref:typename:PFNGLDRAWARRAYSINSTANCEDEXTPROC | ||
| 3217 | glDrawElementsInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLDRAWELEMENTSINSTANCEDEXTPROC glDrawElementsInstanced = NULL;$/;" v typeref:typename:PFNGLDRAWELEMENTSINSTANCEDEXTPROC | ||
| 3218 | glGenVertexArrays vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLGENVERTEXARRAYSOESPROC glGenVertexArrays = NULL;$/;" v typeref:typename:PFNGLGENVERTEXARRAYSOESPROC | ||
| 3219 | glVertexAttribDivisor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLVERTEXATTRIBDIVISOREXTPROC glVertexAttribDivisor = NULL;$/;" v typeref:typename:PFNGLVERTEXATTRIBDIVISOREXTPROC | ||
| 3220 | globalL vendor/lua-5.4.8/src/lua.c /^static lua_State *globalL = NULL;$/;" v typeref:typename:lua_State * file: | ||
| 3221 | global_State vendor/lua-5.4.8/src/lstate.h /^typedef struct global_State {$/;" s | ||
| 3222 | global_State vendor/lua-5.4.8/src/lstate.h /^} global_State;$/;" t typeref:struct:global_State | ||
| 3223 | glyphCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int glyphCount; \/\/ Number of glyph characters$/;" m struct:Font typeref:typename:int | ||
| 3224 | glyphPadding vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int glyphPadding; \/\/ Padding around the glyph characters$/;" m struct:Font typeref:typename:int | ||
| 3225 | glyphs vendor/raylib-5.5_linux_amd64/include/raylib.h /^ GlyphInfo *glyphs; \/\/ Glyphs info data$/;" m struct:Font typeref:typename:GlyphInfo * | ||
| 3226 | gmatch vendor/lua-5.4.8/src/lstrlib.c /^static int gmatch (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3227 | gmatch_aux vendor/lua-5.4.8/src/lstrlib.c /^static int gmatch_aux (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3228 | gnext vendor/lua-5.4.8/src/ltable.h /^#define gnext(/;" d | ||
| 3229 | gnode vendor/lua-5.4.8/src/ltable.h /^#define gnode(/;" d | ||
| 3230 | gnodelast vendor/lua-5.4.8/src/lgc.c /^#define gnodelast(/;" d file: | ||
| 3231 | gotostat vendor/lua-5.4.8/src/lparser.c /^static void gotostat (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 3232 | gray vendor/lua-5.4.8/src/lstate.h /^ GCObject *gray; \/* list of gray objects *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3233 | grayagain vendor/lua-5.4.8/src/lstate.h /^ GCObject *grayagain; \/* list of objects to be traversed atomically *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 3234 | group vendor/microtar-0.1.0/src/microtar.c /^ char group[8];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[8] file: | ||
| 3235 | growstrtab vendor/lua-5.4.8/src/lstring.c /^static void growstrtab (lua_State *L, stringtable *tb) {$/;" f typeref:typename:void file: | ||
| 3236 | gt vendor/lua-5.4.8/src/lparser.h /^ Labellist gt; \/* list of pending gotos *\/$/;" m struct:Dyndata typeref:typename:Labellist | ||
| 3237 | guess vendor/lua-5.4.8/src/Makefile /^guess:$/;" t | ||
| 3238 | gval vendor/lua-5.4.8/src/ltable.h /^#define gval(/;" d | ||
| 3239 | h vendor/lua-5.4.8/src/llex.h /^ Table *h; \/* to avoid collection\/reuse strings *\/$/;" m struct:LexState typeref:typename:Table * | ||
| 3240 | h vendor/lua-5.4.8/src/lmathlib.c /^ lu_int32 h; \/* higher half *\/$/;" m struct:Rand64 typeref:typename:lu_int32 file: | ||
| 3241 | h vendor/lua-5.4.8/src/lstate.h /^ struct Table h;$/;" m union:GCUnion typeref:struct:Table | ||
| 3242 | hResolution vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int hResolution; \/\/ Horizontal resolution in pixels$/;" m struct:VrDeviceInfo typeref:typename:int | ||
| 3243 | hScreenSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float hScreenSize; \/\/ Horizontal size in meters$/;" m struct:VrDeviceInfo typeref:typename:float | ||
| 3244 | halfProtect vendor/lua-5.4.8/src/lvm.c /^#define halfProtect(/;" d file: | ||
| 3245 | handle_luainit vendor/lua-5.4.8/src/lua.c /^static int handle_luainit (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3246 | handle_script vendor/lua-5.4.8/src/lua.c /^static int handle_script (lua_State *L, char **argv) {$/;" f typeref:typename:int file: | ||
| 3247 | has_E vendor/lua-5.4.8/src/lua.c /^#define has_E /;" d file: | ||
| 3248 | has_e vendor/lua-5.4.8/src/lua.c /^#define has_e /;" d file: | ||
| 3249 | has_error vendor/lua-5.4.8/src/lua.c /^#define has_error /;" d file: | ||
| 3250 | has_i vendor/lua-5.4.8/src/lua.c /^#define has_i /;" d file: | ||
| 3251 | has_v vendor/lua-5.4.8/src/lua.c /^#define has_v /;" d file: | ||
| 3252 | hash vendor/lua-5.4.8/src/lobject.h /^ unsigned int hash;$/;" m struct:TString typeref:typename:unsigned int | ||
| 3253 | hash vendor/lua-5.4.8/src/lstate.h /^ TString **hash;$/;" m struct:stringtable typeref:typename:TString ** | ||
| 3254 | hash_search vendor/lua-5.4.8/src/ltable.c /^static lua_Unsigned hash_search (Table *t, lua_Unsigned j) {$/;" f typeref:typename:lua_Unsigned file: | ||
| 3255 | hashboolean vendor/lua-5.4.8/src/ltable.c /^#define hashboolean(/;" d file: | ||
| 3256 | hashint vendor/lua-5.4.8/src/ltable.c /^static Node *hashint (const Table *t, lua_Integer i) {$/;" f typeref:typename:Node * file: | ||
| 3257 | hashmod vendor/lua-5.4.8/src/ltable.c /^#define hashmod(/;" d file: | ||
| 3258 | hashpointer vendor/lua-5.4.8/src/ltable.c /^#define hashpointer(/;" d file: | ||
| 3259 | hashpow2 vendor/lua-5.4.8/src/ltable.c /^#define hashpow2(/;" d file: | ||
| 3260 | hashstr vendor/lua-5.4.8/src/ltable.c /^#define hashstr(/;" d file: | ||
| 3261 | hasjumps vendor/lua-5.4.8/src/lcode.c /^#define hasjumps(/;" d file: | ||
| 3262 | hasmultret vendor/lua-5.4.8/src/lparser.c /^#define hasmultret(/;" d file: | ||
| 3263 | hastocloseCfunc vendor/lua-5.4.8/src/lapi.h /^#define hastocloseCfunc(/;" d | ||
| 3264 | header_to_raw vendor/microtar-0.1.0/src/microtar.c /^static int header_to_raw(mtar_raw_header_t *rh, const mtar_header_t *h) {$/;" f typeref:typename:int file: | ||
| 3265 | height vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float height; \/\/ Rectangle height$/;" m struct:Rectangle typeref:typename:float | ||
| 3266 | height vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int height; \/\/ Image base height$/;" m struct:Image typeref:typename:int | ||
| 3267 | height vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int height; \/\/ Texture base height$/;" m struct:Texture typeref:typename:int | ||
| 3268 | help vendor/lua-5.4.8/Makefile /^$(PLATS) help test clean:$/;" t | ||
| 3269 | help vendor/lua-5.4.8/src/Makefile /^help:$/;" t | ||
| 3270 | hexdump Makefile /^hexdump: hexdump.c$/;" t | ||
| 3271 | hit vendor/raylib-5.5_linux_amd64/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool | ||
| 3272 | hnext vendor/lua-5.4.8/src/lobject.h /^ struct TString *hnext; \/* linked list for hash table *\/$/;" m union:TString::__anon808f9fcd030a typeref:struct:TString * | ||
| 3273 | hook vendor/lua-5.4.8/src/lstate.h /^ volatile lua_Hook hook;$/;" m struct:lua_State typeref:typename:volatile lua_Hook | ||
| 3274 | hookcount vendor/lua-5.4.8/src/lstate.h /^ int hookcount;$/;" m struct:lua_State typeref:typename:int | ||
| 3275 | hookf vendor/lua-5.4.8/src/ldblib.c /^static void hookf (lua_State *L, lua_Debug *ar) {$/;" f typeref:typename:void file: | ||
| 3276 | hookmask vendor/lua-5.4.8/src/lstate.h /^ volatile l_signalT hookmask;$/;" m struct:lua_State typeref:typename:volatile l_signalT | ||
| 3277 | hvalue vendor/lua-5.4.8/src/lobject.h /^#define hvalue(/;" d | ||
| 3278 | i vendor/lua-5.4.8/src/llex.h /^ lua_Integer i;$/;" m union:__anonfc1a02ff010a typeref:typename:lua_Integer | ||
| 3279 | i vendor/lua-5.4.8/src/lobject.h /^ lua_Integer i; \/* integer numbers *\/$/;" m union:Value typeref:typename:lua_Integer | ||
| 3280 | iABC vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" e enum:OpMode | ||
| 3281 | iABx vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" e enum:OpMode | ||
| 3282 | iAsBx vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" e enum:OpMode | ||
| 3283 | iAx vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" e enum:OpMode | ||
| 3284 | i_ci vendor/lua-5.4.8/src/lua.h /^ struct CallInfo *i_ci; \/* active function *\/$/;" m struct:lua_Debug typeref:struct:CallInfo * | ||
| 3285 | i_val vendor/lua-5.4.8/src/lobject.h /^ TValue i_val; \/* direct access to node's value as a proper 'TValue' *\/$/;" m union:Node typeref:typename:TValue | ||
| 3286 | id vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int id; \/\/ OpenGL framebuffer object id$/;" m struct:RenderTexture typeref:typename:unsigned int | ||
| 3287 | id vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int id; \/\/ OpenGL texture id$/;" m struct:Texture typeref:typename:unsigned int | ||
| 3288 | id vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int id; \/\/ Shader program id$/;" m struct:Shader typeref:typename:unsigned int | ||
| 3289 | idx vendor/lua-5.4.8/src/lobject.h /^ lu_byte idx; \/* index of upvalue (in stack or in outer function's list) *\/$/;" m struct:Upvaldesc typeref:typename:lu_byte | ||
| 3290 | idx vendor/lua-5.4.8/src/lparser.h /^ short idx; \/* index (R or "long" K) *\/$/;" m struct:expdesc::__anon337ee443020a::__anon337ee4430308 typeref:typename:short | ||
| 3291 | ifstat vendor/lua-5.4.8/src/lparser.c /^static void ifstat (LexState *ls, int line) {$/;" f typeref:typename:void file: | ||
| 3292 | image vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Image image; \/\/ Character image data$/;" m struct:GlyphInfo typeref:typename:Image | ||
| 3293 | inclinenumber vendor/lua-5.4.8/src/llex.c /^static void inclinenumber (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 3294 | incnny vendor/lua-5.4.8/src/lstate.h /^#define incnny(/;" d | ||
| 3295 | incomplete vendor/lua-5.4.8/src/lua.c /^static int incomplete (lua_State *L, int status) {$/;" f typeref:typename:int file: | ||
| 3296 | incstep vendor/lua-5.4.8/src/lgc.c /^static void incstep (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 3297 | ind vendor/lua-5.4.8/src/lparser.h /^ } ind;$/;" m union:expdesc::__anon337ee443020a typeref:struct:expdesc::__anon337ee443020a::__anon337ee4430308 | ||
| 3298 | index2stack vendor/lua-5.4.8/src/lapi.c /^l_sinline StkId index2stack (lua_State *L, int idx) {$/;" f typeref:typename:l_sinline StkId | ||
| 3299 | index2value vendor/lua-5.4.8/src/lapi.c /^static TValue *index2value (lua_State *L, int idx) {$/;" f typeref:typename:TValue * file: | ||
| 3300 | indices vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed)$/;" m struct:Mesh typeref:typename:unsigned short * | ||
| 3301 | indices vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned int * | ||
| 3302 | indices vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned short * | ||
| 3303 | info vendor/lua-5.4.8/src/lparser.h /^ int info; \/* for generic use *\/$/;" m union:expdesc::__anon337ee443020a typeref:typename:int | ||
| 3304 | init vendor/lua-5.4.8/src/lauxlib.h /^ } init;$/;" m struct:luaL_Buffer typeref:union:luaL_Buffer::__anon6cb25fdb010a | ||
| 3305 | init vendor/lua-5.4.8/src/lstrlib.c /^ const char *init;$/;" m struct:MatchState::__anonae5a27210108 typeref:typename:const char * file: | ||
| 3306 | init vendor/lua-5.4.8/src/lstrlib.c /^ int init; \/* true iff buffer has been initialized *\/$/;" m struct:str_Writer typeref:typename:int file: | ||
| 3307 | init_exp vendor/lua-5.4.8/src/lparser.c /^static void init_exp (expdesc *e, expkind k, int i) {$/;" f typeref:typename:void file: | ||
| 3308 | init_registry vendor/lua-5.4.8/src/lstate.c /^static void init_registry (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 3309 | init_var vendor/lua-5.4.8/src/lparser.c /^static void init_var (FuncState *fs, expdesc *e, int vidx) {$/;" f typeref:typename:void file: | ||
| 3310 | initheader vendor/lua-5.4.8/src/lstrlib.c /^static void initheader (lua_State *L, Header *h) {$/;" f typeref:typename:void file: | ||
| 3311 | insidetbc vendor/lua-5.4.8/src/lparser.c /^ lu_byte insidetbc; \/* true if inside the scope of a to-be-closed var. *\/$/;" m struct:BlockCnt typeref:typename:lu_byte file: | ||
| 3312 | instack vendor/lua-5.4.8/src/ldebug.c /^static int instack (CallInfo *ci, const TValue *o) {$/;" f typeref:typename:int file: | ||
| 3313 | instack vendor/lua-5.4.8/src/lobject.h /^ lu_byte instack; \/* whether it is in stack (register) *\/$/;" m struct:Upvaldesc typeref:typename:lu_byte | ||
| 3314 | install vendor/lua-5.4.8/Makefile /^install: dummy$/;" t | ||
| 3315 | instancing vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool instancing; \/\/ Instancing supported (GL_ANGLE_instanced_arrays/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 3316 | int2sC vendor/lua-5.4.8/src/lopcodes.h /^#define int2sC(/;" d | ||
| 3317 | intarith vendor/lua-5.4.8/src/lobject.c /^static lua_Integer intarith (lua_State *L, int op, lua_Integer v1,$/;" f typeref:typename:lua_Integer file: | ||
| 3318 | internshrstr vendor/lua-5.4.8/src/lstring.c /^static TString *internshrstr (lua_State *L, const char *str, size_t l) {$/;" f typeref:typename:TString * file: | ||
| 3319 | interpupillaryDistance vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float interpupillaryDistance; \/\/ IPD (distance between pupils) in meters$/;" m struct:VrDeviceInfo typeref:typename:float | ||
| 3320 | interror vendor/lua-5.4.8/src/lauxlib.c /^static void interror (lua_State *L, int arg) {$/;" f typeref:typename:void file: | ||
| 3321 | intop vendor/lua-5.4.8/src/lvm.h /^#define intop(/;" d | ||
| 3322 | invalidateTMcache vendor/lua-5.4.8/src/ltable.h /^#define invalidateTMcache(/;" d | ||
| 3323 | io_close vendor/lua-5.4.8/src/liolib.c /^static int io_close (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3324 | io_fclose vendor/lua-5.4.8/src/liolib.c /^static int io_fclose (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3325 | io_flush vendor/lua-5.4.8/src/liolib.c /^static int io_flush (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3326 | io_input vendor/lua-5.4.8/src/liolib.c /^static int io_input (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3327 | io_lines vendor/lua-5.4.8/src/liolib.c /^static int io_lines (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3328 | io_noclose vendor/lua-5.4.8/src/liolib.c /^static int io_noclose (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3329 | io_open vendor/lua-5.4.8/src/liolib.c /^static int io_open (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3330 | io_output vendor/lua-5.4.8/src/liolib.c /^static int io_output (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3331 | io_pclose vendor/lua-5.4.8/src/liolib.c /^static int io_pclose (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3332 | io_popen vendor/lua-5.4.8/src/liolib.c /^static int io_popen (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3333 | io_read vendor/lua-5.4.8/src/liolib.c /^static int io_read (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3334 | io_readline vendor/lua-5.4.8/src/liolib.c /^static int io_readline (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3335 | io_readline vendor/lua-5.4.8/src/liolib.c /^static int io_readline (lua_State *L);$/;" p typeref:typename:int file: | ||
| 3336 | io_tmpfile vendor/lua-5.4.8/src/liolib.c /^static int io_tmpfile (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3337 | io_type vendor/lua-5.4.8/src/liolib.c /^static int io_type (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3338 | io_write vendor/lua-5.4.8/src/liolib.c /^static int io_write (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3339 | iolib vendor/lua-5.4.8/src/liolib.c /^static const luaL_Reg iolib[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 3340 | ios vendor/lua-5.4.8/src/Makefile /^ios:$/;" t | ||
| 3341 | ipairsaux vendor/lua-5.4.8/src/lbaselib.c /^static int ipairsaux (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3342 | isCint vendor/lua-5.4.8/src/lcode.c /^static int isCint (expdesc *e) {$/;" f typeref:typename:int file: | ||
| 3343 | isEnv vendor/lua-5.4.8/src/ldebug.c /^static const char *isEnv (const Proto *p, int pc, Instruction i, int isup) {$/;" f typeref:typename:const char * file: | ||
| 3344 | isIT vendor/lua-5.4.8/src/lopcodes.h /^#define isIT(/;" d | ||
| 3345 | isJ vendor/lua-5.4.8/src/lopcodes.h /^enum OpMode {iABC, iABx, iAsBx, iAx, isJ}; \/* basic instruction formats *\/$/;" e enum:OpMode | ||
| 3346 | isKint vendor/lua-5.4.8/src/lcode.c /^static int isKint (expdesc *e) {$/;" f typeref:typename:int file: | ||
| 3347 | isKstr vendor/lua-5.4.8/src/lcode.c /^static int isKstr (FuncState *fs, expdesc *e) {$/;" f typeref:typename:int file: | ||
| 3348 | isLfunction vendor/lua-5.4.8/src/lobject.h /^#define isLfunction(/;" d | ||
| 3349 | isLua vendor/lua-5.4.8/src/lstate.h /^#define isLua(/;" d | ||
| 3350 | isLuacode vendor/lua-5.4.8/src/lstate.h /^#define isLuacode(/;" d | ||
| 3351 | isOT vendor/lua-5.4.8/src/lopcodes.h /^#define isOT(/;" d | ||
| 3352 | isSCint vendor/lua-5.4.8/src/lcode.c /^static int isSCint (expdesc *e) {$/;" f typeref:typename:int file: | ||
| 3353 | isSCnumber vendor/lua-5.4.8/src/lcode.c /^static int isSCnumber (expdesc *e, int *pi, int *isfloat) {$/;" f typeref:typename:int file: | ||
| 3354 | is_vararg vendor/lua-5.4.8/src/lobject.h /^ lu_byte is_vararg;$/;" m struct:Proto typeref:typename:lu_byte | ||
| 3355 | isabstkey vendor/lua-5.4.8/src/lobject.h /^#define isabstkey(/;" d | ||
| 3356 | isblack vendor/lua-5.4.8/src/lgc.h /^#define isblack(/;" d | ||
| 3357 | iscleared vendor/lua-5.4.8/src/lgc.c /^static int iscleared (global_State *g, const GCObject *o) {$/;" f typeref:typename:int file: | ||
| 3358 | isclosed vendor/lua-5.4.8/src/liolib.c /^#define isclosed(/;" d file: | ||
| 3359 | iscollectable vendor/lua-5.4.8/src/lobject.h /^#define iscollectable(/;" d | ||
| 3360 | iscont vendor/lua-5.4.8/src/lutf8lib.c /^#define iscont(/;" d file: | ||
| 3361 | iscontp vendor/lua-5.4.8/src/lutf8lib.c /^#define iscontp(/;" d file: | ||
| 3362 | isdead vendor/lua-5.4.8/src/lgc.h /^#define isdead(/;" d | ||
| 3363 | isdeadm vendor/lua-5.4.8/src/lgc.h /^#define isdeadm(/;" d | ||
| 3364 | isdecGCmodegen vendor/lua-5.4.8/src/lgc.h /^#define isdecGCmodegen(/;" d | ||
| 3365 | isdummy vendor/lua-5.4.8/src/ltable.h /^#define isdummy(/;" d | ||
| 3366 | isempty vendor/lua-5.4.8/src/lobject.h /^#define isempty(/;" d | ||
| 3367 | isemptystr vendor/lua-5.4.8/src/lvm.c /^#define isemptystr(/;" d file: | ||
| 3368 | isgray vendor/lua-5.4.8/src/lgc.h /^#define isgray(/;" d | ||
| 3369 | isintwups vendor/lua-5.4.8/src/lfunc.h /^#define isintwups(/;" d | ||
| 3370 | islittle vendor/lua-5.4.8/src/lstrlib.c /^ int islittle;$/;" m struct:Header typeref:typename:int file: | ||
| 3371 | isloop vendor/lua-5.4.8/src/lparser.c /^ lu_byte isloop; \/* true if 'block' is a loop *\/$/;" m struct:BlockCnt typeref:typename:lu_byte file: | ||
| 3372 | isneg vendor/lua-5.4.8/src/lobject.c /^static int isneg (const char **s) {$/;" f typeref:typename:int file: | ||
| 3373 | isnonstrictnil vendor/lua-5.4.8/src/lobject.h /^#define isnonstrictnil(/;" d | ||
| 3374 | isold vendor/lua-5.4.8/src/lgc.h /^#define isold(/;" d | ||
| 3375 | ispow2 vendor/lua-5.4.8/src/llimits.h /^#define ispow2(/;" d | ||
| 3376 | ispow2realasize vendor/lua-5.4.8/src/ltable.c /^static int ispow2realasize (const Table *t) {$/;" f typeref:typename:int file: | ||
| 3377 | ispseudo vendor/lua-5.4.8/src/lapi.c /^#define ispseudo(/;" d file: | ||
| 3378 | isrealasize vendor/lua-5.4.8/src/lobject.h /^#define isrealasize(/;" d | ||
| 3379 | isreserved vendor/lua-5.4.8/src/lstring.h /^#define isreserved(/;" d | ||
| 3380 | issweepphase vendor/lua-5.4.8/src/lgc.h /^#define issweepphase(/;" d | ||
| 3381 | istailcall vendor/lua-5.4.8/src/lua.h /^ char istailcall; \/* (t) *\/$/;" m struct:lua_Debug typeref:typename:char | ||
| 3382 | isupvalue vendor/lua-5.4.8/src/lapi.c /^#define isupvalue(/;" d file: | ||
| 3383 | isvalid vendor/lua-5.4.8/src/lapi.c /^#define isvalid(/;" d file: | ||
| 3384 | isvararg vendor/lua-5.4.8/src/lua.h /^ char isvararg; \/* (u) *\/$/;" m struct:lua_Debug typeref:typename:char | ||
| 3385 | iswhite vendor/lua-5.4.8/src/lgc.h /^#define iswhite(/;" d | ||
| 3386 | iter_aux vendor/lua-5.4.8/src/lutf8lib.c /^static int iter_aux (lua_State *L, int strict) {$/;" f typeref:typename:int file: | ||
| 3387 | iter_auxlax vendor/lua-5.4.8/src/lutf8lib.c /^static int iter_auxlax (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3388 | iter_auxstrict vendor/lua-5.4.8/src/lutf8lib.c /^static int iter_auxstrict (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3389 | iter_codes vendor/lua-5.4.8/src/lutf8lib.c /^static int iter_codes (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3390 | ival vendor/lua-5.4.8/src/lparser.h /^ lua_Integer ival; \/* for VKINT *\/$/;" m union:expdesc::__anon337ee443020a typeref:typename:lua_Integer | ||
| 3391 | ivalue vendor/lua-5.4.8/src/lobject.h /^#define ivalue(/;" d | ||
| 3392 | ivalueraw vendor/lua-5.4.8/src/lobject.h /^#define ivalueraw(/;" d | ||
| 3393 | iwthabs vendor/lua-5.4.8/src/lparser.h /^ lu_byte iwthabs; \/* instructions issued since last absolute line info *\/$/;" m struct:FuncState typeref:typename:lu_byte | ||
| 3394 | json stdlib/json.h /^unsigned char json[] = {$/;" v typeref:typename:unsigned char[] | ||
| 3395 | json_H stdlib/json.h /^#define json_H$/;" d | ||
| 3396 | json_len stdlib/json.h /^unsigned int json_len = 9638;$/;" v typeref:typename:unsigned int | ||
| 3397 | jumponcond vendor/lua-5.4.8/src/lcode.c /^static int jumponcond (FuncState *fs, expdesc *e, int cond) {$/;" f typeref:typename:int file: | ||
| 3398 | jumpscopeerror vendor/lua-5.4.8/src/lparser.c /^static l_noret jumpscopeerror (LexState *ls, Labeldesc *gt) {$/;" f typeref:typename:l_noret file: | ||
| 3399 | k vendor/lua-5.4.8/src/lobject.h /^ TValue *k; \/* constants used by the function *\/$/;" m struct:Proto typeref:typename:TValue * | ||
| 3400 | k vendor/lua-5.4.8/src/lparser.h /^ TValue k; \/* constant value (if any) *\/$/;" m union:Vardesc typeref:typename:TValue | ||
| 3401 | k vendor/lua-5.4.8/src/lparser.h /^ expkind k;$/;" m struct:expdesc typeref:typename:expkind | ||
| 3402 | k vendor/lua-5.4.8/src/lstate.h /^ lua_KFunction k; \/* continuation in case of yields *\/$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70308 typeref:typename:lua_KFunction | ||
| 3403 | keepinvariant vendor/lua-5.4.8/src/lgc.h /^#define keepinvariant(/;" d | ||
| 3404 | key_tt vendor/lua-5.4.8/src/lobject.h /^ lu_byte key_tt; \/* key type *\/$/;" m struct:Node::NodeKey typeref:typename:lu_byte | ||
| 3405 | key_val vendor/lua-5.4.8/src/lobject.h /^ Value key_val; \/* key value *\/$/;" m struct:Node::NodeKey typeref:typename:Value | ||
| 3406 | keyiscollectable vendor/lua-5.4.8/src/lobject.h /^#define keyiscollectable(/;" d | ||
| 3407 | keyisdead vendor/lua-5.4.8/src/lobject.h /^#define keyisdead(/;" d | ||
| 3408 | keyisinteger vendor/lua-5.4.8/src/lobject.h /^#define keyisinteger(/;" d | ||
| 3409 | keyisnil vendor/lua-5.4.8/src/lobject.h /^#define keyisnil(/;" d | ||
| 3410 | keyisshrstr vendor/lua-5.4.8/src/lobject.h /^#define keyisshrstr(/;" d | ||
| 3411 | keyiswhite vendor/lua-5.4.8/src/lgc.c /^#define keyiswhite(/;" d file: | ||
| 3412 | keyival vendor/lua-5.4.8/src/lobject.h /^#define keyival(/;" d | ||
| 3413 | keystrval vendor/lua-5.4.8/src/lobject.h /^#define keystrval(/;" d | ||
| 3414 | keytt vendor/lua-5.4.8/src/lobject.h /^#define keytt(/;" d | ||
| 3415 | keyval vendor/lua-5.4.8/src/lobject.h /^#define keyval(/;" d | ||
| 3416 | kind vendor/lua-5.4.8/src/lobject.h /^ lu_byte kind; \/* kind of corresponding variable *\/$/;" m struct:Upvaldesc typeref:typename:lu_byte | ||
| 3417 | kind vendor/lua-5.4.8/src/lparser.h /^ lu_byte kind;$/;" m struct:Vardesc::__anon337ee4430508 typeref:typename:lu_byte | ||
| 3418 | kname vendor/lua-5.4.8/src/ldebug.c /^static const char *kname (const Proto *p, int index, const char **name) {$/;" f typeref:typename:const char * file: | ||
| 3419 | l vendor/lua-5.4.8/src/lmathlib.c /^ lu_int32 l; \/* lower half *\/$/;" m struct:Rand64 typeref:typename:lu_int32 file: | ||
| 3420 | l vendor/lua-5.4.8/src/lobject.h /^ LClosure l;$/;" m union:Closure typeref:typename:LClosure | ||
| 3421 | l vendor/lua-5.4.8/src/lstate.c /^ LX l;$/;" m struct:LG typeref:typename:LX file: | ||
| 3422 | l vendor/lua-5.4.8/src/lstate.c /^ lua_State l;$/;" m struct:LX typeref:typename:lua_State file: | ||
| 3423 | l vendor/lua-5.4.8/src/lstate.h /^ } l;$/;" m union:CallInfo::__anona701f1f7010a typeref:struct:CallInfo::__anona701f1f7010a::__anona701f1f70208 | ||
| 3424 | l_G vendor/lua-5.4.8/src/lstate.h /^ global_State *l_G;$/;" m struct:lua_State typeref:typename:global_State * | ||
| 3425 | l_addi vendor/lua-5.4.8/src/lvm.c /^#define l_addi(/;" d file: | ||
| 3426 | l_alloc vendor/lua-5.4.8/src/lauxlib.c /^static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) {$/;" f typeref:typename:void * file: | ||
| 3427 | l_band vendor/lua-5.4.8/src/lvm.c /^#define l_band(/;" d file: | ||
| 3428 | l_begin_drawing main.c /^static int l_begin_drawing(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3429 | l_bor vendor/lua-5.4.8/src/lvm.c /^#define l_bor(/;" d file: | ||
| 3430 | l_bxor vendor/lua-5.4.8/src/lvm.c /^#define l_bxor(/;" d file: | ||
| 3431 | l_castS2U vendor/lua-5.4.8/src/llimits.h /^#define l_castS2U(/;" d | ||
| 3432 | l_castU2S vendor/lua-5.4.8/src/llimits.h /^#define l_castU2S(/;" d | ||
| 3433 | l_checkmode vendor/lua-5.4.8/src/liolib.c /^static int l_checkmode (const char *mode) {$/;" f typeref:typename:int file: | ||
| 3434 | l_checkmodep vendor/lua-5.4.8/src/liolib.c /^#define l_checkmodep(/;" d file: | ||
| 3435 | l_checktime vendor/lua-5.4.8/src/loslib.c /^static time_t l_checktime (lua_State *L, int arg) {$/;" f typeref:typename:time_t file: | ||
| 3436 | l_clear_window main.c /^static int l_clear_window(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3437 | l_close_window main.c /^static int l_close_window(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3438 | l_draw_fps main.c /^static int l_draw_fps(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3439 | l_end_drawing main.c /^static int l_end_drawing(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3440 | l_floatatt vendor/lua-5.4.8/src/luaconf.h /^#define l_floatatt(/;" d | ||
| 3441 | l_floor vendor/lua-5.4.8/src/luaconf.h /^#define l_floor(/;" d | ||
| 3442 | l_fseek vendor/lua-5.4.8/src/liolib.c /^#define l_fseek(/;" d file: | ||
| 3443 | l_ftell vendor/lua-5.4.8/src/liolib.c /^#define l_ftell(/;" d file: | ||
| 3444 | l_gei vendor/lua-5.4.8/src/lvm.c /^#define l_gei(/;" d file: | ||
| 3445 | l_getc vendor/lua-5.4.8/src/liolib.c /^#define l_getc(/;" d file: | ||
| 3446 | l_gettime vendor/lua-5.4.8/src/loslib.c /^#define l_gettime(/;" d file: | ||
| 3447 | l_gmtime vendor/lua-5.4.8/src/loslib.c /^#define l_gmtime(/;" d file: | ||
| 3448 | l_gti vendor/lua-5.4.8/src/lvm.c /^#define l_gti(/;" d file: | ||
| 3449 | l_hashfloat vendor/lua-5.4.8/src/ltable.c /^static int l_hashfloat (lua_Number n) {$/;" f typeref:typename:int file: | ||
| 3450 | l_inline vendor/lua-5.4.8/src/llimits.h /^#define l_inline /;" d | ||
| 3451 | l_inspectstat vendor/lua-5.4.8/src/lauxlib.c /^#define l_inspectstat(/;" d file: | ||
| 3452 | l_intfitsf vendor/lua-5.4.8/src/lvm.c /^#define l_intfitsf(/;" d file: | ||
| 3453 | l_isfalse vendor/lua-5.4.8/src/lobject.h /^#define l_isfalse(/;" d | ||
| 3454 | l_lei vendor/lua-5.4.8/src/lvm.c /^#define l_lei(/;" d file: | ||
| 3455 | l_likely vendor/lua-5.4.8/src/luaconf.h /^#define l_likely(/;" d | ||
| 3456 | l_localtime vendor/lua-5.4.8/src/loslib.c /^#define l_localtime(/;" d file: | ||
| 3457 | l_lockfile vendor/lua-5.4.8/src/liolib.c /^#define l_lockfile(/;" d file: | ||
| 3458 | l_lti vendor/lua-5.4.8/src/lvm.c /^#define l_lti(/;" d file: | ||
| 3459 | l_mathop vendor/lua-5.4.8/src/luaconf.h /^#define l_mathop(/;" d | ||
| 3460 | l_mem vendor/lua-5.4.8/src/llimits.h /^typedef LUAI_MEM l_mem;$/;" t typeref:typename:LUAI_MEM | ||
| 3461 | l_mem vendor/lua-5.4.8/src/llimits.h /^typedef long l_mem;$/;" t typeref:typename:long | ||
| 3462 | l_mem vendor/lua-5.4.8/src/llimits.h /^typedef ptrdiff_t l_mem;$/;" t typeref:typename:ptrdiff_t | ||
| 3463 | l_message vendor/lua-5.4.8/src/lua.c /^static void l_message (const char *pname, const char *msg) {$/;" f typeref:typename:void file: | ||
| 3464 | l_muli vendor/lua-5.4.8/src/lvm.c /^#define l_muli(/;" d file: | ||
| 3465 | l_noret vendor/lua-5.4.8/src/llimits.h /^#define l_noret /;" d | ||
| 3466 | l_open_window main.c /^static int l_open_window(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3467 | l_pclose vendor/lua-5.4.8/src/liolib.c /^#define l_pclose(/;" d file: | ||
| 3468 | l_popen vendor/lua-5.4.8/src/liolib.c /^#define l_popen(/;" d file: | ||
| 3469 | l_print vendor/lua-5.4.8/src/lua.c /^static void l_print (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 3470 | l_pushtime vendor/lua-5.4.8/src/loslib.c /^#define l_pushtime(/;" d file: | ||
| 3471 | l_randomizePivot vendor/lua-5.4.8/src/ltablib.c /^static unsigned int l_randomizePivot (void) {$/;" f typeref:typename:unsigned int file: | ||
| 3472 | l_registry vendor/lua-5.4.8/src/lstate.h /^ TValue l_registry;$/;" m struct:global_State typeref:typename:TValue | ||
| 3473 | l_seeknum vendor/lua-5.4.8/src/liolib.c /^#define l_seeknum /;" d file: | ||
| 3474 | l_set_fps main.c /^static int l_set_fps(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3475 | l_setbit vendor/lua-5.4.8/src/lgc.h /^#define l_setbit(/;" d | ||
| 3476 | l_signalT vendor/lua-5.4.8/src/lstate.h /^#define l_signalT /;" d | ||
| 3477 | l_sinline vendor/lua-5.4.8/src/llimits.h /^#define l_sinline /;" d | ||
| 3478 | l_sprintf vendor/lua-5.4.8/src/luaconf.h /^#define l_sprintf(/;" d | ||
| 3479 | l_str2d vendor/lua-5.4.8/src/lobject.c /^static const char *l_str2d (const char *s, lua_Number *result) {$/;" f typeref:typename:const char * file: | ||
| 3480 | l_str2dloc vendor/lua-5.4.8/src/lobject.c /^static const char *l_str2dloc (const char *s, lua_Number *result, int mode) {$/;" f typeref:typename:const char * file: | ||
| 3481 | l_str2int vendor/lua-5.4.8/src/lobject.c /^static const char *l_str2int (const char *s, lua_Integer *result) {$/;" f typeref:typename:const char * file: | ||
| 3482 | l_strcmp vendor/lua-5.4.8/src/lvm.c /^static int l_strcmp (const TString *ts1, const TString *ts2) {$/;" f typeref:typename:int file: | ||
| 3483 | l_strton vendor/lua-5.4.8/src/lvm.c /^static int l_strton (const TValue *obj, TValue *result) {$/;" f typeref:typename:int file: | ||
| 3484 | l_subi vendor/lua-5.4.8/src/lvm.c /^#define l_subi(/;" d file: | ||
| 3485 | l_system vendor/lua-5.4.8/src/loslib.c /^#define l_system(/;" d file: | ||
| 3486 | l_timet vendor/lua-5.4.8/src/loslib.c /^#define l_timet /;" d file: | ||
| 3487 | l_uacInt vendor/lua-5.4.8/src/llimits.h /^typedef LUAI_UACINT l_uacInt;$/;" t typeref:typename:LUAI_UACINT | ||
| 3488 | l_uacNumber vendor/lua-5.4.8/src/llimits.h /^typedef LUAI_UACNUMBER l_uacNumber;$/;" t typeref:typename:LUAI_UACNUMBER | ||
| 3489 | l_uint32 vendor/lua-5.4.8/src/llimits.h /^typedef unsigned int l_uint32;$/;" t typeref:typename:unsigned int | ||
| 3490 | l_uint32 vendor/lua-5.4.8/src/llimits.h /^typedef unsigned long l_uint32;$/;" t typeref:typename:unsigned long | ||
| 3491 | l_unlikely vendor/lua-5.4.8/src/luaconf.h /^#define l_unlikely(/;" d | ||
| 3492 | l_unlockfile vendor/lua-5.4.8/src/liolib.c /^#define l_unlockfile(/;" d file: | ||
| 3493 | l_window_running main.c /^static int l_window_running(lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3494 | label vendor/lua-5.4.8/src/lparser.h /^ Labellist label; \/* list of active labels *\/$/;" m struct:Dyndata typeref:typename:Labellist | ||
| 3495 | labelstat vendor/lua-5.4.8/src/lparser.c /^static void labelstat (LexState *ls, TString *name, int line) {$/;" f typeref:typename:void file: | ||
| 3496 | laction vendor/lua-5.4.8/src/lua.c /^static void laction (int i) {$/;" f typeref:typename:void file: | ||
| 3497 | lapi.o vendor/lua-5.4.8/src/Makefile /^lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \\$/;" t | ||
| 3498 | lapi_c vendor/lua-5.4.8/src/lapi.c /^#define lapi_c$/;" d file: | ||
| 3499 | lapi_h vendor/lua-5.4.8/src/lapi.h /^#define lapi_h$/;" d | ||
| 3500 | last_header vendor/microtar-0.1.0/src/microtar.h /^ unsigned last_header;$/;" m struct:mtar_t typeref:typename:unsigned | ||
| 3501 | lastatomic vendor/lua-5.4.8/src/lstate.h /^ lu_mem lastatomic; \/* see function 'genstep' in file 'lgc.c' *\/$/;" m struct:global_State typeref:typename:lu_mem | ||
| 3502 | lastfree vendor/lua-5.4.8/src/lobject.h /^ Node *lastfree; \/* any free position is before this position *\/$/;" m struct:Table typeref:typename:Node * | ||
| 3503 | lastlevel vendor/lua-5.4.8/src/lauxlib.c /^static int lastlevel (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3504 | lastline vendor/lua-5.4.8/src/llex.h /^ int lastline; \/* line of last token 'consumed' *\/$/;" m struct:LexState typeref:typename:int | ||
| 3505 | lastlinedefined vendor/lua-5.4.8/src/lobject.h /^ int lastlinedefined; \/* debug information *\/$/;" m struct:Proto typeref:typename:int | ||
| 3506 | lastlinedefined vendor/lua-5.4.8/src/lua.h /^ int lastlinedefined; \/* (S) *\/$/;" m struct:lua_Debug typeref:typename:int | ||
| 3507 | lastlistfield vendor/lua-5.4.8/src/lparser.c /^static void lastlistfield (FuncState *fs, ConsControl *cc) {$/;" f typeref:typename:void file: | ||
| 3508 | lastmatch vendor/lua-5.4.8/src/lstrlib.c /^ const char *lastmatch; \/* end of last match *\/$/;" m struct:GMatchState typeref:typename:const char * file: | ||
| 3509 | lasttarget vendor/lua-5.4.8/src/lparser.h /^ int lasttarget; \/* 'label' of last 'jump label' *\/$/;" m struct:FuncState typeref:typename:int | ||
| 3510 | lauxlib.o vendor/lua-5.4.8/src/Makefile /^lauxlib.o: lauxlib.c lprefix.h lua.h luaconf.h lauxlib.h$/;" t | ||
| 3511 | lauxlib_c vendor/lua-5.4.8/src/lauxlib.c /^#define lauxlib_c$/;" d file: | ||
| 3512 | lauxlib_h vendor/lua-5.4.8/src/lauxlib.h /^#define lauxlib_h$/;" d | ||
| 3513 | layout vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int | ||
| 3514 | lbaselib.o vendor/lua-5.4.8/src/Makefile /^lbaselib.o: lbaselib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3515 | lbaselib_c vendor/lua-5.4.8/src/lbaselib.c /^#define lbaselib_c$/;" d file: | ||
| 3516 | lcode.o vendor/lua-5.4.8/src/Makefile /^lcode.o: lcode.c lprefix.h lua.h luaconf.h lcode.h llex.h lobject.h \\$/;" t | ||
| 3517 | lcode.o vendor/lua-5.4.8/src/Makefile /^lcode.o:$/;" t | ||
| 3518 | lcode_c vendor/lua-5.4.8/src/lcode.c /^#define lcode_c$/;" d file: | ||
| 3519 | lcode_h vendor/lua-5.4.8/src/lcode.h /^#define lcode_h$/;" d | ||
| 3520 | lcorolib.o vendor/lua-5.4.8/src/Makefile /^lcorolib.o: lcorolib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3521 | lcorolib_c vendor/lua-5.4.8/src/lcorolib.c /^#define lcorolib_c$/;" d file: | ||
| 3522 | lctype.o vendor/lua-5.4.8/src/Makefile /^lctype.o: lctype.c lprefix.h lctype.h lua.h luaconf.h llimits.h$/;" t | ||
| 3523 | lctype_c vendor/lua-5.4.8/src/lctype.c /^#define lctype_c$/;" d file: | ||
| 3524 | lctype_h vendor/lua-5.4.8/src/lctype.h /^#define lctype_h$/;" d | ||
| 3525 | ldblib.o vendor/lua-5.4.8/src/Makefile /^ldblib.o: ldblib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3526 | ldblib_c vendor/lua-5.4.8/src/ldblib.c /^#define ldblib_c$/;" d file: | ||
| 3527 | ldebug.o vendor/lua-5.4.8/src/Makefile /^ldebug.o: ldebug.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \\$/;" t | ||
| 3528 | ldebug_c vendor/lua-5.4.8/src/ldebug.c /^#define ldebug_c$/;" d file: | ||
| 3529 | ldebug_h vendor/lua-5.4.8/src/ldebug.h /^#define ldebug_h$/;" d | ||
| 3530 | ldo.o vendor/lua-5.4.8/src/Makefile /^ldo.o: ldo.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \\$/;" t | ||
| 3531 | ldo_c vendor/lua-5.4.8/src/ldo.c /^#define ldo_c$/;" d file: | ||
| 3532 | ldo_h vendor/lua-5.4.8/src/ldo.h /^#define ldo_h$/;" d | ||
| 3533 | ldump.o vendor/lua-5.4.8/src/Makefile /^ldump.o: ldump.c lprefix.h lua.h luaconf.h lobject.h llimits.h lstate.h \\$/;" t | ||
| 3534 | ldump_c vendor/lua-5.4.8/src/ldump.c /^#define ldump_c$/;" d file: | ||
| 3535 | learning and docs vendor/raylib-5.5_linux_amd64/README.md /^learning and docs$/;" s | ||
| 3536 | leaveblock vendor/lua-5.4.8/src/lparser.c /^static void leaveblock (FuncState *fs) {$/;" f typeref:typename:void file: | ||
| 3537 | leavelevel vendor/lua-5.4.8/src/lparser.c /^#define leavelevel(/;" d file: | ||
| 3538 | left vendor/lua-5.4.8/src/lparser.c /^ lu_byte left; \/* left priority for each binary operator *\/$/;" m struct:__anon337ee43e0108 typeref:typename:lu_byte file: | ||
| 3539 | left vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int left; \/\/ Left border offset$/;" m struct:NPatchInfo typeref:typename:int | ||
| 3540 | leftLensCenter vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float leftLensCenter[2]; \/\/ VR left lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 3541 | leftScreenCenter vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 3542 | len vendor/lua-5.4.8/src/lobject.h /^ size_t len; \/* number of bytes *\/$/;" m struct:Udata typeref:typename:size_t | ||
| 3543 | len vendor/lua-5.4.8/src/lobject.h /^ size_t len; \/* number of bytes *\/$/;" m struct:Udata0 typeref:typename:size_t | ||
| 3544 | len vendor/lua-5.4.8/src/lstrlib.c /^ ptrdiff_t len;$/;" m struct:MatchState::__anonae5a27210108 typeref:typename:ptrdiff_t file: | ||
| 3545 | lensDistortionValues vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float lensDistortionValues[4]; \/\/ Lens distortion constant parameters$/;" m struct:VrDeviceInfo typeref:typename:float[4] | ||
| 3546 | lensSeparationDistance vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float lensSeparationDistance; \/\/ Lens separation distance in meters$/;" m struct:VrDeviceInfo typeref:typename:float | ||
| 3547 | lessequalothers vendor/lua-5.4.8/src/lvm.c /^static int lessequalothers (lua_State *L, const TValue *l, const TValue *r) {$/;" f typeref:typename:int file: | ||
| 3548 | lessthanothers vendor/lua-5.4.8/src/lvm.c /^static int lessthanothers (lua_State *L, const TValue *l, const TValue *r) {$/;" f typeref:typename:int file: | ||
| 3549 | level vendor/lua-5.4.8/src/ldo.c /^ StkId level;$/;" m struct:CloseP typeref:typename:StkId file: | ||
| 3550 | level vendor/lua-5.4.8/src/lstrlib.c /^ unsigned char level; \/* total number of captures (finished or unfinished) *\/$/;" m struct:MatchState typeref:typename:unsigned char file: | ||
| 3551 | lexerror vendor/lua-5.4.8/src/llex.c /^static l_noret lexerror (LexState *ls, const char *msg, int token) {$/;" f typeref:typename:l_noret file: | ||
| 3552 | lexerror vendor/lua-5.4.8/src/llex.c /^static l_noret lexerror (LexState *ls, const char *msg, int token);$/;" p typeref:typename:l_noret file: | ||
| 3553 | lfunc.o vendor/lua-5.4.8/src/Makefile /^lfunc.o: lfunc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 3554 | lfunc_c vendor/lua-5.4.8/src/lfunc.c /^#define lfunc_c$/;" d file: | ||
| 3555 | lfunc_h vendor/lua-5.4.8/src/lfunc.h /^#define lfunc_h$/;" d | ||
| 3556 | lgc.o vendor/lua-5.4.8/src/Makefile /^lgc.o: lgc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 3557 | lgc_c vendor/lua-5.4.8/src/lgc.c /^#define lgc_c$/;" d file: | ||
| 3558 | lgc_h vendor/lua-5.4.8/src/lgc.h /^#define lgc_h$/;" d | ||
| 3559 | license vendor/raylib-5.5_linux_amd64/README.md /^license$/;" s | ||
| 3560 | limitasasize vendor/lua-5.4.8/src/ltable.c /^#define limitasasize(/;" d file: | ||
| 3561 | limitequalsasize vendor/lua-5.4.8/src/ltable.c /^#define limitequalsasize(/;" d file: | ||
| 3562 | line vendor/lua-5.4.8/src/lobject.h /^ int line;$/;" m struct:AbsLineInfo typeref:typename:int | ||
| 3563 | line vendor/lua-5.4.8/src/lparser.h /^ int line; \/* line where it appeared *\/$/;" m struct:Labeldesc typeref:typename:int | ||
| 3564 | linedefined vendor/lua-5.4.8/src/lobject.h /^ int linedefined; \/* debug information *\/$/;" m struct:Proto typeref:typename:int | ||
| 3565 | linedefined vendor/lua-5.4.8/src/lua.h /^ int linedefined; \/* (S) *\/$/;" m struct:lua_Debug typeref:typename:int | ||
| 3566 | lineinfo vendor/lua-5.4.8/src/lobject.h /^ ls_byte *lineinfo; \/* information about source lines (debug information) *\/$/;" m struct:Proto typeref:typename:ls_byte * | ||
| 3567 | linenumber vendor/lua-5.4.8/src/llex.h /^ int linenumber; \/* input line counter *\/$/;" m struct:LexState typeref:typename:int | ||
| 3568 | linit.o vendor/lua-5.4.8/src/Makefile /^linit.o: linit.c lprefix.h lua.h luaconf.h lualib.h lauxlib.h$/;" t | ||
| 3569 | linit_c vendor/lua-5.4.8/src/linit.c /^#define linit_c$/;" d file: | ||
| 3570 | linkgclist vendor/lua-5.4.8/src/lgc.c /^#define linkgclist(/;" d file: | ||
| 3571 | linkgclist_ vendor/lua-5.4.8/src/lgc.c /^static void linkgclist_ (GCObject *o, GCObject **pnext, GCObject **list) {$/;" f typeref:typename:void file: | ||
| 3572 | linkname vendor/microtar-0.1.0/src/microtar.c /^ char linkname[100];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[100] file: | ||
| 3573 | linkname vendor/microtar-0.1.0/src/microtar.h /^ char linkname[100];$/;" m struct:__anonc24b2ada0308 typeref:typename:char[100] | ||
| 3574 | linkobjgclist vendor/lua-5.4.8/src/lgc.c /^#define linkobjgclist(/;" d file: | ||
| 3575 | linux vendor/lua-5.4.8/src/Makefile /^Linux linux: linux-noreadline$/;" t | ||
| 3576 | linux-noreadline vendor/lua-5.4.8/src/Makefile /^linux-noreadline:$/;" t | ||
| 3577 | linux-readline vendor/lua-5.4.8/src/Makefile /^linux-readline:$/;" t | ||
| 3578 | liolib.o vendor/lua-5.4.8/src/Makefile /^liolib.o: liolib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3579 | liolib_c vendor/lua-5.4.8/src/liolib.c /^#define liolib_c$/;" d file: | ||
| 3580 | lisdigit vendor/lua-5.4.8/src/lctype.h /^#define lisdigit(/;" d | ||
| 3581 | lislalnum vendor/lua-5.4.8/src/lctype.h /^#define lislalnum(/;" d | ||
| 3582 | lislalpha vendor/lua-5.4.8/src/lctype.h /^#define lislalpha(/;" d | ||
| 3583 | lisprint vendor/lua-5.4.8/src/lctype.h /^#define lisprint(/;" d | ||
| 3584 | lisspace vendor/lua-5.4.8/src/lctype.h /^#define lisspace(/;" d | ||
| 3585 | listfield vendor/lua-5.4.8/src/lparser.c /^static void listfield (LexState *ls, ConsControl *cc) {$/;" f typeref:typename:void file: | ||
| 3586 | listing vendor/lua-5.4.8/src/luac.c /^static int listing=0; \/* list bytecodes? *\/$/;" v typeref:typename:int file: | ||
| 3587 | lisxdigit vendor/lua-5.4.8/src/lctype.h /^#define lisxdigit(/;" d | ||
| 3588 | little vendor/lua-5.4.8/src/lstrlib.c /^ char little; \/* true iff machine is little endian *\/$/;" m union:__anonae5a2721020a typeref:typename:char file: | ||
| 3589 | ll_funcs vendor/lua-5.4.8/src/loadlib.c /^static const luaL_Reg ll_funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 3590 | ll_loadlib vendor/lua-5.4.8/src/loadlib.c /^static int ll_loadlib (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3591 | ll_require vendor/lua-5.4.8/src/loadlib.c /^static int ll_require (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3592 | ll_searchpath vendor/lua-5.4.8/src/loadlib.c /^static int ll_searchpath (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3593 | llex vendor/lua-5.4.8/src/llex.c /^static int llex (LexState *ls, SemInfo *seminfo) {$/;" f typeref:typename:int file: | ||
| 3594 | llex.o vendor/lua-5.4.8/src/Makefile /^llex.o: llex.c lprefix.h lua.h luaconf.h lctype.h llimits.h ldebug.h \\$/;" t | ||
| 3595 | llex.o vendor/lua-5.4.8/src/Makefile /^llex.o:$/;" t | ||
| 3596 | llex_c vendor/lua-5.4.8/src/llex.c /^#define llex_c$/;" d file: | ||
| 3597 | llex_h vendor/lua-5.4.8/src/llex.h /^#define llex_h$/;" d | ||
| 3598 | llimits_h vendor/lua-5.4.8/src/llimits.h /^#define llimits_h$/;" d | ||
| 3599 | lmathlib.o vendor/lua-5.4.8/src/Makefile /^lmathlib.o: lmathlib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3600 | lmathlib_c vendor/lua-5.4.8/src/lmathlib.c /^#define lmathlib_c$/;" d file: | ||
| 3601 | lmem.o vendor/lua-5.4.8/src/Makefile /^lmem.o: lmem.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 3602 | lmem_c vendor/lua-5.4.8/src/lmem.c /^#define lmem_c$/;" d file: | ||
| 3603 | lmem_h vendor/lua-5.4.8/src/lmem.h /^#define lmem_h$/;" d | ||
| 3604 | lmemfind vendor/lua-5.4.8/src/lstrlib.c /^static const char *lmemfind (const char *s1, size_t l1,$/;" f typeref:typename:const char * file: | ||
| 3605 | lmod vendor/lua-5.4.8/src/lobject.h /^#define lmod(/;" d | ||
| 3606 | lnglen vendor/lua-5.4.8/src/lobject.h /^ size_t lnglen; \/* length for long strings *\/$/;" m union:TString::__anon808f9fcd030a typeref:typename:size_t | ||
| 3607 | loadBlock vendor/lua-5.4.8/src/lundump.c /^static void loadBlock (LoadState *S, void *b, size_t size) {$/;" f typeref:typename:void file: | ||
| 3608 | loadByte vendor/lua-5.4.8/src/lundump.c /^static lu_byte loadByte (LoadState *S) {$/;" f typeref:typename:lu_byte file: | ||
| 3609 | loadCode vendor/lua-5.4.8/src/lundump.c /^static void loadCode (LoadState *S, Proto *f) {$/;" f typeref:typename:void file: | ||
| 3610 | loadConstants vendor/lua-5.4.8/src/lundump.c /^static void loadConstants (LoadState *S, Proto *f) {$/;" f typeref:typename:void file: | ||
| 3611 | loadDebug vendor/lua-5.4.8/src/lundump.c /^static void loadDebug (LoadState *S, Proto *f) {$/;" f typeref:typename:void file: | ||
| 3612 | loadFunction vendor/lua-5.4.8/src/lundump.c /^static void loadFunction (LoadState *S, Proto *f, TString *psource) {$/;" f typeref:typename:void file: | ||
| 3613 | loadFunction vendor/lua-5.4.8/src/lundump.c /^static void loadFunction(LoadState *S, Proto *f, TString *psource);$/;" p typeref:typename:void file: | ||
| 3614 | loadInt vendor/lua-5.4.8/src/lundump.c /^static int loadInt (LoadState *S) {$/;" f typeref:typename:int file: | ||
| 3615 | loadInteger vendor/lua-5.4.8/src/lundump.c /^static lua_Integer loadInteger (LoadState *S) {$/;" f typeref:typename:lua_Integer file: | ||
| 3616 | loadNumber vendor/lua-5.4.8/src/lundump.c /^static lua_Number loadNumber (LoadState *S) {$/;" f typeref:typename:lua_Number file: | ||
| 3617 | loadProtos vendor/lua-5.4.8/src/lundump.c /^static void loadProtos (LoadState *S, Proto *f) {$/;" f typeref:typename:void file: | ||
| 3618 | loadSize vendor/lua-5.4.8/src/lundump.c /^static size_t loadSize (LoadState *S) {$/;" f typeref:typename:size_t file: | ||
| 3619 | loadString vendor/lua-5.4.8/src/lundump.c /^static TString *loadString (LoadState *S, Proto *p) {$/;" f typeref:typename:TString * file: | ||
| 3620 | loadStringN vendor/lua-5.4.8/src/lundump.c /^static TString *loadStringN (LoadState *S, Proto *p) {$/;" f typeref:typename:TString * file: | ||
| 3621 | loadUnsigned vendor/lua-5.4.8/src/lundump.c /^static size_t loadUnsigned (LoadState *S, size_t limit) {$/;" f typeref:typename:size_t file: | ||
| 3622 | loadUpvalues vendor/lua-5.4.8/src/lundump.c /^static void loadUpvalues (LoadState *S, Proto *f) {$/;" f typeref:typename:void file: | ||
| 3623 | loadVar vendor/lua-5.4.8/src/lundump.c /^#define loadVar(/;" d file: | ||
| 3624 | loadVector vendor/lua-5.4.8/src/lundump.c /^#define loadVector(/;" d file: | ||
| 3625 | load_aux vendor/lua-5.4.8/src/lbaselib.c /^static int load_aux (lua_State *L, int status, int envidx) {$/;" f typeref:typename:int file: | ||
| 3626 | load_embedded_module main.c /^static int load_embedded_module(lua_State *L, const char *module_code, size_t code_len, const ch/;" f typeref:typename:int file: | ||
| 3627 | loadedlibs vendor/lua-5.4.8/src/linit.c /^static const luaL_Reg loadedlibs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 3628 | loadfunc vendor/lua-5.4.8/src/loadlib.c /^static int loadfunc (lua_State *L, const char *filename, const char *modname) {$/;" f typeref:typename:int file: | ||
| 3629 | loadlib.o vendor/lua-5.4.8/src/Makefile /^loadlib.o: loadlib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3630 | loadlib_c vendor/lua-5.4.8/src/loadlib.c /^#define loadlib_c$/;" d file: | ||
| 3631 | loadline vendor/lua-5.4.8/src/lua.c /^static int loadline (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3632 | lobject.o vendor/lua-5.4.8/src/Makefile /^lobject.o: lobject.c lprefix.h lua.h luaconf.h lctype.h llimits.h \\$/;" t | ||
| 3633 | lobject_c vendor/lua-5.4.8/src/lobject.c /^#define lobject_c$/;" d file: | ||
| 3634 | lobject_h vendor/lua-5.4.8/src/lobject.h /^#define lobject_h$/;" d | ||
| 3635 | local vendor/lua-5.4.8/Makefile /^local:$/;" t | ||
| 3636 | localdebuginfo vendor/lua-5.4.8/src/lparser.c /^static LocVar *localdebuginfo (FuncState *fs, int vidx) {$/;" f typeref:typename:LocVar * file: | ||
| 3637 | localfunc vendor/lua-5.4.8/src/lparser.c /^static void localfunc (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 3638 | localstat vendor/lua-5.4.8/src/lparser.c /^static void localstat (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 3639 | locs vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int *locs; \/\/ Shader locations array (RL_MAX_SHADER_LOCATIONS)$/;" m struct:Shader typeref:typename:int * | ||
| 3640 | locvars vendor/lua-5.4.8/src/lobject.h /^ LocVar *locvars; \/* information about local variables (debug information) *\/$/;" m struct:Proto typeref:typename:LocVar * | ||
| 3641 | log2maxs vendor/lua-5.4.8/src/llimits.h /^#define log2maxs(/;" d | ||
| 3642 | lookahead vendor/lua-5.4.8/src/llex.h /^ Token lookahead; \/* look ahead token *\/$/;" m struct:LexState typeref:typename:Token | ||
| 3643 | lookforfunc vendor/lua-5.4.8/src/loadlib.c /^static int lookforfunc (lua_State *L, const char *path, const char *sym) {$/;" f typeref:typename:int file: | ||
| 3644 | looping vendor/raylib-5.5_linux_amd64/include/raylib.h /^ bool looping; \/\/ Music looping enable$/;" m struct:Music typeref:typename:bool | ||
| 3645 | lopcodes.o vendor/lua-5.4.8/src/Makefile /^lopcodes.o: lopcodes.c lprefix.h lopcodes.h llimits.h lua.h luaconf.h$/;" t | ||
| 3646 | lopcodes_c vendor/lua-5.4.8/src/lopcodes.c /^#define lopcodes_c$/;" d file: | ||
| 3647 | lopcodes_h vendor/lua-5.4.8/src/lopcodes.h /^#define lopcodes_h$/;" d | ||
| 3648 | lopnames_h vendor/lua-5.4.8/src/lopnames.h /^#define lopnames_h$/;" d | ||
| 3649 | loslib.o vendor/lua-5.4.8/src/Makefile /^loslib.o: loslib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3650 | loslib_c vendor/lua-5.4.8/src/loslib.c /^#define loslib_c$/;" d file: | ||
| 3651 | lparser.o vendor/lua-5.4.8/src/Makefile /^lparser.o: lparser.c lprefix.h lua.h luaconf.h lcode.h llex.h lobject.h \\$/;" t | ||
| 3652 | lparser.o vendor/lua-5.4.8/src/Makefile /^lparser.o:$/;" t | ||
| 3653 | lparser_c vendor/lua-5.4.8/src/lparser.c /^#define lparser_c$/;" d file: | ||
| 3654 | lparser_h vendor/lua-5.4.8/src/lparser.h /^#define lparser_h$/;" d | ||
| 3655 | lprefix_h vendor/lua-5.4.8/src/lprefix.h /^#define lprefix_h$/;" d | ||
| 3656 | ls vendor/lua-5.4.8/src/lparser.h /^ struct LexState *ls; \/* lexical state *\/$/;" m struct:FuncState typeref:struct:LexState * | ||
| 3657 | ls_byte vendor/lua-5.4.8/src/llimits.h /^typedef signed char ls_byte;$/;" t typeref:typename:signed char | ||
| 3658 | lsizenode vendor/lua-5.4.8/src/lobject.h /^ lu_byte lsizenode; \/* log2 of size of 'node' array *\/$/;" m struct:Table typeref:typename:lu_byte | ||
| 3659 | lstate.o vendor/lua-5.4.8/src/Makefile /^lstate.o: lstate.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \\$/;" t | ||
| 3660 | lstate_c vendor/lua-5.4.8/src/lstate.c /^#define lstate_c$/;" d file: | ||
| 3661 | lstate_h vendor/lua-5.4.8/src/lstate.h /^#define lstate_h$/;" d | ||
| 3662 | lstop vendor/lua-5.4.8/src/lua.c /^static void lstop (lua_State *L, lua_Debug *ar) {$/;" f typeref:typename:void file: | ||
| 3663 | lstring.o vendor/lua-5.4.8/src/Makefile /^lstring.o: lstring.c lprefix.h lua.h luaconf.h ldebug.h lstate.h \\$/;" t | ||
| 3664 | lstring_c vendor/lua-5.4.8/src/lstring.c /^#define lstring_c$/;" d file: | ||
| 3665 | lstring_h vendor/lua-5.4.8/src/lstring.h /^#define lstring_h$/;" d | ||
| 3666 | lstrlib.o vendor/lua-5.4.8/src/Makefile /^lstrlib.o: lstrlib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3667 | lstrlib_c vendor/lua-5.4.8/src/lstrlib.c /^#define lstrlib_c$/;" d file: | ||
| 3668 | lsys_load vendor/lua-5.4.8/src/loadlib.c /^static void *lsys_load (lua_State *L, const char *path, int seeglb) {$/;" f typeref:typename:void * file: | ||
| 3669 | lsys_load vendor/lua-5.4.8/src/loadlib.c /^static void *lsys_load (lua_State *L, const char *path, int seeglb);$/;" p typeref:typename:void * file: | ||
| 3670 | lsys_sym vendor/lua-5.4.8/src/loadlib.c /^static lua_CFunction lsys_sym (lua_State *L, void *lib, const char *sym) {$/;" f typeref:typename:lua_CFunction file: | ||
| 3671 | lsys_sym vendor/lua-5.4.8/src/loadlib.c /^static lua_CFunction lsys_sym (lua_State *L, void *lib, const char *sym);$/;" p typeref:typename:lua_CFunction file: | ||
| 3672 | lsys_unloadlib vendor/lua-5.4.8/src/loadlib.c /^static void lsys_unloadlib (void *lib) {$/;" f typeref:typename:void file: | ||
| 3673 | lsys_unloadlib vendor/lua-5.4.8/src/loadlib.c /^static void lsys_unloadlib (void *lib);$/;" p typeref:typename:void file: | ||
| 3674 | ltable.o vendor/lua-5.4.8/src/Makefile /^ltable.o: ltable.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 3675 | ltable_c vendor/lua-5.4.8/src/ltable.c /^#define ltable_c$/;" d file: | ||
| 3676 | ltable_h vendor/lua-5.4.8/src/ltable.h /^#define ltable_h$/;" d | ||
| 3677 | ltablib.o vendor/lua-5.4.8/src/Makefile /^ltablib.o: ltablib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3678 | ltablib_c vendor/lua-5.4.8/src/ltablib.c /^#define ltablib_c$/;" d file: | ||
| 3679 | ltm.o vendor/lua-5.4.8/src/Makefile /^ltm.o: ltm.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 3680 | ltm_c vendor/lua-5.4.8/src/ltm.c /^#define ltm_c$/;" d file: | ||
| 3681 | ltm_h vendor/lua-5.4.8/src/ltm.h /^#define ltm_h$/;" d | ||
| 3682 | ltolower vendor/lua-5.4.8/src/lctype.h /^#define ltolower(/;" d | ||
| 3683 | lu_byte vendor/lua-5.4.8/src/llimits.h /^typedef unsigned char lu_byte;$/;" t typeref:typename:unsigned char | ||
| 3684 | lu_int32 vendor/lua-5.4.8/src/lmathlib.c /^typedef unsigned int lu_int32;$/;" t typeref:typename:unsigned int file: | ||
| 3685 | lu_int32 vendor/lua-5.4.8/src/lmathlib.c /^typedef unsigned long lu_int32;$/;" t typeref:typename:unsigned long file: | ||
| 3686 | lu_mem vendor/lua-5.4.8/src/llimits.h /^typedef LUAI_UMEM lu_mem;$/;" t typeref:typename:LUAI_UMEM | ||
| 3687 | lu_mem vendor/lua-5.4.8/src/llimits.h /^typedef size_t lu_mem;$/;" t typeref:typename:size_t | ||
| 3688 | lu_mem vendor/lua-5.4.8/src/llimits.h /^typedef unsigned long lu_mem;$/;" t typeref:typename:unsigned long | ||
| 3689 | lua Makefile /^lua:$/;" t | ||
| 3690 | lua.o vendor/lua-5.4.8/src/Makefile /^lua.o: lua.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 3691 | luaB_assert vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_assert (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3692 | luaB_auxwrap vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_auxwrap (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3693 | luaB_close vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_close (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3694 | luaB_cocreate vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_cocreate (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3695 | luaB_collectgarbage vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_collectgarbage (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3696 | luaB_coresume vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_coresume (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3697 | luaB_corunning vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_corunning (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3698 | luaB_costatus vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_costatus (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3699 | luaB_cowrap vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_cowrap (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3700 | luaB_dofile vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_dofile (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3701 | luaB_error vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_error (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3702 | luaB_getmetatable vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_getmetatable (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3703 | luaB_ipairs vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_ipairs (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3704 | luaB_load vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_load (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3705 | luaB_loadfile vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_loadfile (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3706 | luaB_next vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_next (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3707 | luaB_pairs vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_pairs (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3708 | luaB_pcall vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_pcall (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3709 | luaB_print vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_print (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3710 | luaB_rawequal vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_rawequal (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3711 | luaB_rawget vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_rawget (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3712 | luaB_rawlen vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_rawlen (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3713 | luaB_rawset vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_rawset (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3714 | luaB_select vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_select (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3715 | luaB_setmetatable vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_setmetatable (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3716 | luaB_tonumber vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_tonumber (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3717 | luaB_tostring vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_tostring (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3718 | luaB_type vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_type (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3719 | luaB_warn vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_warn (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3720 | luaB_xpcall vendor/lua-5.4.8/src/lbaselib.c /^static int luaB_xpcall (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3721 | luaB_yield vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_yield (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3722 | luaB_yieldable vendor/lua-5.4.8/src/lcorolib.c /^static int luaB_yieldable (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 3723 | luaC_barrier vendor/lua-5.4.8/src/lgc.h /^#define luaC_barrier(/;" d | ||
| 3724 | luaC_barrier_ vendor/lua-5.4.8/src/lgc.c /^void luaC_barrier_ (lua_State *L, GCObject *o, GCObject *v) {$/;" f typeref:typename:void | ||
| 3725 | luaC_barrier_ vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_barrier_ (lua_State *L, GCObject *o, GCObject *v);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3726 | luaC_barrierback vendor/lua-5.4.8/src/lgc.h /^#define luaC_barrierback(/;" d | ||
| 3727 | luaC_barrierback_ vendor/lua-5.4.8/src/lgc.c /^void luaC_barrierback_ (lua_State *L, GCObject *o) {$/;" f typeref:typename:void | ||
| 3728 | luaC_barrierback_ vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_barrierback_ (lua_State *L, GCObject *o);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3729 | luaC_changemode vendor/lua-5.4.8/src/lgc.c /^void luaC_changemode (lua_State *L, int newmode) {$/;" f typeref:typename:void | ||
| 3730 | luaC_changemode vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_changemode (lua_State *L, int newmode);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3731 | luaC_checkGC vendor/lua-5.4.8/src/lgc.h /^#define luaC_checkGC(/;" d | ||
| 3732 | luaC_checkfinalizer vendor/lua-5.4.8/src/lgc.c /^void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt) {$/;" f typeref:typename:void | ||
| 3733 | luaC_checkfinalizer vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3734 | luaC_condGC vendor/lua-5.4.8/src/lgc.h /^#define luaC_condGC(/;" d | ||
| 3735 | luaC_fix vendor/lua-5.4.8/src/lgc.c /^void luaC_fix (lua_State *L, GCObject *o) {$/;" f typeref:typename:void | ||
| 3736 | luaC_fix vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_fix (lua_State *L, GCObject *o);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3737 | luaC_freeallobjects vendor/lua-5.4.8/src/lgc.c /^void luaC_freeallobjects (lua_State *L) {$/;" f typeref:typename:void | ||
| 3738 | luaC_freeallobjects vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_freeallobjects (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3739 | luaC_fullgc vendor/lua-5.4.8/src/lgc.c /^void luaC_fullgc (lua_State *L, int isemergency) {$/;" f typeref:typename:void | ||
| 3740 | luaC_fullgc vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_fullgc (lua_State *L, int isemergency);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3741 | luaC_newobj vendor/lua-5.4.8/src/lgc.c /^GCObject *luaC_newobj (lua_State *L, int tt, size_t sz) {$/;" f typeref:typename:GCObject * | ||
| 3742 | luaC_newobj vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC GCObject *luaC_newobj (lua_State *L, int tt, size_t sz);$/;" p typeref:typename:LUAI_FUNC GCObject * | ||
| 3743 | luaC_newobjdt vendor/lua-5.4.8/src/lgc.c /^GCObject *luaC_newobjdt (lua_State *L, int tt, size_t sz, size_t offset) {$/;" f typeref:typename:GCObject * | ||
| 3744 | luaC_newobjdt vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC GCObject *luaC_newobjdt (lua_State *L, int tt, size_t sz,$/;" p typeref:typename:LUAI_FUNC GCObject * | ||
| 3745 | luaC_objbarrier vendor/lua-5.4.8/src/lgc.h /^#define luaC_objbarrier(/;" d | ||
| 3746 | luaC_objbarrierback vendor/lua-5.4.8/src/lgc.h /^#define luaC_objbarrierback(/;" d | ||
| 3747 | luaC_runtilstate vendor/lua-5.4.8/src/lgc.c /^void luaC_runtilstate (lua_State *L, int statesmask) {$/;" f typeref:typename:void | ||
| 3748 | luaC_runtilstate vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_runtilstate (lua_State *L, int statesmask);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3749 | luaC_step vendor/lua-5.4.8/src/lgc.c /^void luaC_step (lua_State *L) {$/;" f typeref:typename:void | ||
| 3750 | luaC_step vendor/lua-5.4.8/src/lgc.h /^LUAI_FUNC void luaC_step (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3751 | luaC_white vendor/lua-5.4.8/src/lgc.h /^#define luaC_white(/;" d | ||
| 3752 | luaD_call vendor/lua-5.4.8/src/ldo.c /^void luaD_call (lua_State *L, StkId func, int nResults) {$/;" f typeref:typename:void | ||
| 3753 | luaD_call vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3754 | luaD_callnoyield vendor/lua-5.4.8/src/ldo.c /^void luaD_callnoyield (lua_State *L, StkId func, int nResults) {$/;" f typeref:typename:void | ||
| 3755 | luaD_callnoyield vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_callnoyield (lua_State *L, StkId func, int nResults);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3756 | luaD_checkstack vendor/lua-5.4.8/src/ldo.h /^#define luaD_checkstack(/;" d | ||
| 3757 | luaD_checkstackaux vendor/lua-5.4.8/src/ldo.h /^#define luaD_checkstackaux(/;" d | ||
| 3758 | luaD_closeprotected vendor/lua-5.4.8/src/ldo.c /^int luaD_closeprotected (lua_State *L, ptrdiff_t level, int status) {$/;" f typeref:typename:int | ||
| 3759 | luaD_closeprotected vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_closeprotected (lua_State *L, ptrdiff_t level, int status);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3760 | luaD_errerr vendor/lua-5.4.8/src/ldo.c /^l_noret luaD_errerr (lua_State *L) {$/;" f typeref:typename:l_noret | ||
| 3761 | luaD_errerr vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC l_noret luaD_errerr (lua_State *L);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3762 | luaD_growstack vendor/lua-5.4.8/src/ldo.c /^int luaD_growstack (lua_State *L, int n, int raiseerror) {$/;" f typeref:typename:int | ||
| 3763 | luaD_growstack vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_growstack (lua_State *L, int n, int raiseerror);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3764 | luaD_hook vendor/lua-5.4.8/src/ldo.c /^void luaD_hook (lua_State *L, int event, int line,$/;" f typeref:typename:void | ||
| 3765 | luaD_hook vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_hook (lua_State *L, int event, int line,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3766 | luaD_hookcall vendor/lua-5.4.8/src/ldo.c /^void luaD_hookcall (lua_State *L, CallInfo *ci) {$/;" f typeref:typename:void | ||
| 3767 | luaD_hookcall vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_hookcall (lua_State *L, CallInfo *ci);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3768 | luaD_inctop vendor/lua-5.4.8/src/ldo.c /^void luaD_inctop (lua_State *L) {$/;" f typeref:typename:void | ||
| 3769 | luaD_inctop vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_inctop (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3770 | luaD_pcall vendor/lua-5.4.8/src/ldo.c /^int luaD_pcall (lua_State *L, Pfunc func, void *u,$/;" f typeref:typename:int | ||
| 3771 | luaD_pcall vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_pcall (lua_State *L, Pfunc func, void *u,$/;" p typeref:typename:LUAI_FUNC int | ||
| 3772 | luaD_poscall vendor/lua-5.4.8/src/ldo.c /^void luaD_poscall (lua_State *L, CallInfo *ci, int nres) {$/;" f typeref:typename:void | ||
| 3773 | luaD_poscall vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_poscall (lua_State *L, CallInfo *ci, int nres);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3774 | luaD_precall vendor/lua-5.4.8/src/ldo.c /^CallInfo *luaD_precall (lua_State *L, StkId func, int nresults) {$/;" f typeref:typename:CallInfo * | ||
| 3775 | luaD_precall vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC CallInfo *luaD_precall (lua_State *L, StkId func, int nResults);$/;" p typeref:typename:LUAI_FUNC CallInfo * | ||
| 3776 | luaD_pretailcall vendor/lua-5.4.8/src/ldo.c /^int luaD_pretailcall (lua_State *L, CallInfo *ci, StkId func,$/;" f typeref:typename:int | ||
| 3777 | luaD_pretailcall vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_pretailcall (lua_State *L, CallInfo *ci, StkId func,$/;" p typeref:typename:LUAI_FUNC int | ||
| 3778 | luaD_protectedparser vendor/lua-5.4.8/src/ldo.c /^int luaD_protectedparser (lua_State *L, ZIO *z, const char *name,$/;" f typeref:typename:int | ||
| 3779 | luaD_protectedparser vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_protectedparser (lua_State *L, ZIO *z, const char *name,$/;" p typeref:typename:LUAI_FUNC int | ||
| 3780 | luaD_rawrunprotected vendor/lua-5.4.8/src/ldo.c /^int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud) {$/;" f typeref:typename:int | ||
| 3781 | luaD_rawrunprotected vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3782 | luaD_reallocstack vendor/lua-5.4.8/src/ldo.c /^int luaD_reallocstack (lua_State *L, int newsize, int raiseerror) {$/;" f typeref:typename:int | ||
| 3783 | luaD_reallocstack vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC int luaD_reallocstack (lua_State *L, int newsize, int raiseerror);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3784 | luaD_seterrorobj vendor/lua-5.4.8/src/ldo.c /^void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) {$/;" f typeref:typename:void | ||
| 3785 | luaD_seterrorobj vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3786 | luaD_shrinkstack vendor/lua-5.4.8/src/ldo.c /^void luaD_shrinkstack (lua_State *L) {$/;" f typeref:typename:void | ||
| 3787 | luaD_shrinkstack vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC void luaD_shrinkstack (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3788 | luaD_throw vendor/lua-5.4.8/src/ldo.c /^l_noret luaD_throw (lua_State *L, int errcode) {$/;" f typeref:typename:l_noret | ||
| 3789 | luaD_throw vendor/lua-5.4.8/src/ldo.h /^LUAI_FUNC l_noret luaD_throw (lua_State *L, int errcode);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3790 | luaE_checkcstack vendor/lua-5.4.8/src/lstate.c /^void luaE_checkcstack (lua_State *L) {$/;" f typeref:typename:void | ||
| 3791 | luaE_checkcstack vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_checkcstack (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3792 | luaE_extendCI vendor/lua-5.4.8/src/lstate.c /^CallInfo *luaE_extendCI (lua_State *L) {$/;" f typeref:typename:CallInfo * | ||
| 3793 | luaE_extendCI vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC CallInfo *luaE_extendCI (lua_State *L);$/;" p typeref:typename:LUAI_FUNC CallInfo * | ||
| 3794 | luaE_freethread vendor/lua-5.4.8/src/lstate.c /^void luaE_freethread (lua_State *L, lua_State *L1) {$/;" f typeref:typename:void | ||
| 3795 | luaE_freethread vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_freethread (lua_State *L, lua_State *L1);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3796 | luaE_incCstack vendor/lua-5.4.8/src/lstate.c /^LUAI_FUNC void luaE_incCstack (lua_State *L) {$/;" f typeref:typename:LUAI_FUNC void | ||
| 3797 | luaE_incCstack vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_incCstack (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3798 | luaE_resetthread vendor/lua-5.4.8/src/lstate.c /^int luaE_resetthread (lua_State *L, int status) {$/;" f typeref:typename:int | ||
| 3799 | luaE_resetthread vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC int luaE_resetthread (lua_State *L, int status);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3800 | luaE_setdebt vendor/lua-5.4.8/src/lstate.c /^void luaE_setdebt (global_State *g, l_mem debt) {$/;" f typeref:typename:void | ||
| 3801 | luaE_setdebt vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_setdebt (global_State *g, l_mem debt);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3802 | luaE_shrinkCI vendor/lua-5.4.8/src/lstate.c /^void luaE_shrinkCI (lua_State *L) {$/;" f typeref:typename:void | ||
| 3803 | luaE_shrinkCI vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_shrinkCI (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3804 | luaE_warnerror vendor/lua-5.4.8/src/lstate.c /^void luaE_warnerror (lua_State *L, const char *where) {$/;" f typeref:typename:void | ||
| 3805 | luaE_warnerror vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_warnerror (lua_State *L, const char *where);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3806 | luaE_warning vendor/lua-5.4.8/src/lstate.c /^void luaE_warning (lua_State *L, const char *msg, int tocont) {$/;" f typeref:typename:void | ||
| 3807 | luaE_warning vendor/lua-5.4.8/src/lstate.h /^LUAI_FUNC void luaE_warning (lua_State *L, const char *msg, int tocont);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3808 | luaF_close vendor/lua-5.4.8/src/lfunc.c /^StkId luaF_close (lua_State *L, StkId level, int status, int yy) {$/;" f typeref:typename:StkId | ||
| 3809 | luaF_close vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC StkId luaF_close (lua_State *L, StkId level, int status, int yy);$/;" p typeref:typename:LUAI_FUNC StkId | ||
| 3810 | luaF_closeupval vendor/lua-5.4.8/src/lfunc.c /^void luaF_closeupval (lua_State *L, StkId level) {$/;" f typeref:typename:void | ||
| 3811 | luaF_closeupval vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC void luaF_closeupval (lua_State *L, StkId level);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3812 | luaF_findupval vendor/lua-5.4.8/src/lfunc.c /^UpVal *luaF_findupval (lua_State *L, StkId level) {$/;" f typeref:typename:UpVal * | ||
| 3813 | luaF_findupval vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC UpVal *luaF_findupval (lua_State *L, StkId level);$/;" p typeref:typename:LUAI_FUNC UpVal * | ||
| 3814 | luaF_freeproto vendor/lua-5.4.8/src/lfunc.c /^void luaF_freeproto (lua_State *L, Proto *f) {$/;" f typeref:typename:void | ||
| 3815 | luaF_freeproto vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC void luaF_freeproto (lua_State *L, Proto *f);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3816 | luaF_getlocalname vendor/lua-5.4.8/src/lfunc.c /^const char *luaF_getlocalname (const Proto *f, int local_number, int pc) {$/;" f typeref:typename:const char * | ||
| 3817 | luaF_getlocalname vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC const char *luaF_getlocalname (const Proto *func, int local_number,$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 3818 | luaF_initupvals vendor/lua-5.4.8/src/lfunc.c /^void luaF_initupvals (lua_State *L, LClosure *cl) {$/;" f typeref:typename:void | ||
| 3819 | luaF_initupvals vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC void luaF_initupvals (lua_State *L, LClosure *cl);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3820 | luaF_newCclosure vendor/lua-5.4.8/src/lfunc.c /^CClosure *luaF_newCclosure (lua_State *L, int nupvals) {$/;" f typeref:typename:CClosure * | ||
| 3821 | luaF_newCclosure vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC CClosure *luaF_newCclosure (lua_State *L, int nupvals);$/;" p typeref:typename:LUAI_FUNC CClosure * | ||
| 3822 | luaF_newLclosure vendor/lua-5.4.8/src/lfunc.c /^LClosure *luaF_newLclosure (lua_State *L, int nupvals) {$/;" f typeref:typename:LClosure * | ||
| 3823 | luaF_newLclosure vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC LClosure *luaF_newLclosure (lua_State *L, int nupvals);$/;" p typeref:typename:LUAI_FUNC LClosure * | ||
| 3824 | luaF_newproto vendor/lua-5.4.8/src/lfunc.c /^Proto *luaF_newproto (lua_State *L) {$/;" f typeref:typename:Proto * | ||
| 3825 | luaF_newproto vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC Proto *luaF_newproto (lua_State *L);$/;" p typeref:typename:LUAI_FUNC Proto * | ||
| 3826 | luaF_newtbcupval vendor/lua-5.4.8/src/lfunc.c /^void luaF_newtbcupval (lua_State *L, StkId level) {$/;" f typeref:typename:void | ||
| 3827 | luaF_newtbcupval vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC void luaF_newtbcupval (lua_State *L, StkId level);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3828 | luaF_unlinkupval vendor/lua-5.4.8/src/lfunc.c /^void luaF_unlinkupval (UpVal *uv) {$/;" f typeref:typename:void | ||
| 3829 | luaF_unlinkupval vendor/lua-5.4.8/src/lfunc.h /^LUAI_FUNC void luaF_unlinkupval (UpVal *uv);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3830 | luaG_addinfo vendor/lua-5.4.8/src/ldebug.c /^const char *luaG_addinfo (lua_State *L, const char *msg, TString *src,$/;" f typeref:typename:const char * | ||
| 3831 | luaG_addinfo vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC const char *luaG_addinfo (lua_State *L, const char *msg,$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 3832 | luaG_callerror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_callerror (lua_State *L, const TValue *o) {$/;" f typeref:typename:l_noret | ||
| 3833 | luaG_callerror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_callerror (lua_State *L, const TValue *o);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3834 | luaG_concaterror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_concaterror (lua_State *L, const TValue *p1, const TValue *p2) {$/;" f typeref:typename:l_noret | ||
| 3835 | luaG_concaterror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_concaterror (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3836 | luaG_errormsg vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_errormsg (lua_State *L) {$/;" f typeref:typename:l_noret | ||
| 3837 | luaG_errormsg vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_errormsg (lua_State *L);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3838 | luaG_findlocal vendor/lua-5.4.8/src/ldebug.c /^const char *luaG_findlocal (lua_State *L, CallInfo *ci, int n, StkId *pos) {$/;" f typeref:typename:const char * | ||
| 3839 | luaG_findlocal vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC const char *luaG_findlocal (lua_State *L, CallInfo *ci, int n,$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 3840 | luaG_forerror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_forerror (lua_State *L, const TValue *o, const char *what) {$/;" f typeref:typename:l_noret | ||
| 3841 | luaG_forerror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_forerror (lua_State *L, const TValue *o,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3842 | luaG_getfuncline vendor/lua-5.4.8/src/ldebug.c /^int luaG_getfuncline (const Proto *f, int pc) {$/;" f typeref:typename:int | ||
| 3843 | luaG_getfuncline vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC int luaG_getfuncline (const Proto *f, int pc);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3844 | luaG_opinterror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_opinterror (lua_State *L, const TValue *p1,$/;" f typeref:typename:l_noret | ||
| 3845 | luaG_opinterror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_opinterror (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3846 | luaG_ordererror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) {$/;" f typeref:typename:l_noret | ||
| 3847 | luaG_ordererror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3848 | luaG_runerror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_runerror (lua_State *L, const char *fmt, ...) {$/;" f typeref:typename:l_noret | ||
| 3849 | luaG_runerror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_runerror (lua_State *L, const char *fmt, ...);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3850 | luaG_tointerror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_tointerror (lua_State *L, const TValue *p1, const TValue *p2) {$/;" f typeref:typename:l_noret | ||
| 3851 | luaG_tointerror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_tointerror (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3852 | luaG_tracecall vendor/lua-5.4.8/src/ldebug.c /^int luaG_tracecall (lua_State *L) {$/;" f typeref:typename:int | ||
| 3853 | luaG_tracecall vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC int luaG_tracecall (lua_State *L);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3854 | luaG_traceexec vendor/lua-5.4.8/src/ldebug.c /^int luaG_traceexec (lua_State *L, const Instruction *pc) {$/;" f typeref:typename:int | ||
| 3855 | luaG_traceexec vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC int luaG_traceexec (lua_State *L, const Instruction *pc);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3856 | luaG_typeerror vendor/lua-5.4.8/src/ldebug.c /^l_noret luaG_typeerror (lua_State *L, const TValue *o, const char *op) {$/;" f typeref:typename:l_noret | ||
| 3857 | luaG_typeerror vendor/lua-5.4.8/src/ldebug.h /^LUAI_FUNC l_noret luaG_typeerror (lua_State *L, const TValue *o,$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3858 | luaH_finishset vendor/lua-5.4.8/src/ltable.c /^void luaH_finishset (lua_State *L, Table *t, const TValue *key,$/;" f typeref:typename:void | ||
| 3859 | luaH_finishset vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_finishset (lua_State *L, Table *t, const TValue *key,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3860 | luaH_free vendor/lua-5.4.8/src/ltable.c /^void luaH_free (lua_State *L, Table *t) {$/;" f typeref:typename:void | ||
| 3861 | luaH_free vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_free (lua_State *L, Table *t);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3862 | luaH_get vendor/lua-5.4.8/src/ltable.c /^const TValue *luaH_get (Table *t, const TValue *key) {$/;" f typeref:typename:const TValue * | ||
| 3863 | luaH_get vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC const TValue *luaH_get (Table *t, const TValue *key);$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 3864 | luaH_getint vendor/lua-5.4.8/src/ltable.c /^const TValue *luaH_getint (Table *t, lua_Integer key) {$/;" f typeref:typename:const TValue * | ||
| 3865 | luaH_getint vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC const TValue *luaH_getint (Table *t, lua_Integer key);$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 3866 | luaH_getn vendor/lua-5.4.8/src/ltable.c /^lua_Unsigned luaH_getn (Table *t) {$/;" f typeref:typename:lua_Unsigned | ||
| 3867 | luaH_getn vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC lua_Unsigned luaH_getn (Table *t);$/;" p typeref:typename:LUAI_FUNC lua_Unsigned | ||
| 3868 | luaH_getshortstr vendor/lua-5.4.8/src/ltable.c /^const TValue *luaH_getshortstr (Table *t, TString *key) {$/;" f typeref:typename:const TValue * | ||
| 3869 | luaH_getshortstr vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC const TValue *luaH_getshortstr (Table *t, TString *key);$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 3870 | luaH_getstr vendor/lua-5.4.8/src/ltable.c /^const TValue *luaH_getstr (Table *t, TString *key) {$/;" f typeref:typename:const TValue * | ||
| 3871 | luaH_getstr vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC const TValue *luaH_getstr (Table *t, TString *key);$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 3872 | luaH_mainposition vendor/lua-5.4.8/src/ltable.c /^Node *luaH_mainposition (const Table *t, const TValue *key) {$/;" f typeref:typename:Node * | ||
| 3873 | luaH_mainposition vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC Node *luaH_mainposition (const Table *t, const TValue *key);$/;" p typeref:typename:LUAI_FUNC Node * | ||
| 3874 | luaH_new vendor/lua-5.4.8/src/ltable.c /^Table *luaH_new (lua_State *L) {$/;" f typeref:typename:Table * | ||
| 3875 | luaH_new vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC Table *luaH_new (lua_State *L);$/;" p typeref:typename:LUAI_FUNC Table * | ||
| 3876 | luaH_newkey vendor/lua-5.4.8/src/ltable.c /^static void luaH_newkey (lua_State *L, Table *t, const TValue *key,$/;" f typeref:typename:void file: | ||
| 3877 | luaH_next vendor/lua-5.4.8/src/ltable.c /^int luaH_next (lua_State *L, Table *t, StkId key) {$/;" f typeref:typename:int | ||
| 3878 | luaH_next vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC int luaH_next (lua_State *L, Table *t, StkId key);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3879 | luaH_realasize vendor/lua-5.4.8/src/ltable.c /^LUAI_FUNC unsigned int luaH_realasize (const Table *t) {$/;" f typeref:typename:LUAI_FUNC unsigned int | ||
| 3880 | luaH_realasize vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC unsigned int luaH_realasize (const Table *t);$/;" p typeref:typename:LUAI_FUNC unsigned int | ||
| 3881 | luaH_resize vendor/lua-5.4.8/src/ltable.c /^void luaH_resize (lua_State *L, Table *t, unsigned int newasize,$/;" f typeref:typename:void | ||
| 3882 | luaH_resize vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_resize (lua_State *L, Table *t, unsigned int nasize,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3883 | luaH_resizearray vendor/lua-5.4.8/src/ltable.c /^void luaH_resizearray (lua_State *L, Table *t, unsigned int nasize) {$/;" f typeref:typename:void | ||
| 3884 | luaH_resizearray vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_resizearray (lua_State *L, Table *t, unsigned int nasize);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3885 | luaH_set vendor/lua-5.4.8/src/ltable.c /^void luaH_set (lua_State *L, Table *t, const TValue *key, TValue *value) {$/;" f typeref:typename:void | ||
| 3886 | luaH_set vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_set (lua_State *L, Table *t, const TValue *key,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3887 | luaH_setint vendor/lua-5.4.8/src/ltable.c /^void luaH_setint (lua_State *L, Table *t, lua_Integer key, TValue *value) {$/;" f typeref:typename:void | ||
| 3888 | luaH_setint vendor/lua-5.4.8/src/ltable.h /^LUAI_FUNC void luaH_setint (lua_State *L, Table *t, lua_Integer key,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3889 | luaK_checkstack vendor/lua-5.4.8/src/lcode.c /^void luaK_checkstack (FuncState *fs, int n) {$/;" f typeref:typename:void | ||
| 3890 | luaK_checkstack vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3891 | luaK_code vendor/lua-5.4.8/src/lcode.c /^int luaK_code (FuncState *fs, Instruction i) {$/;" f typeref:typename:int | ||
| 3892 | luaK_code vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_code (FuncState *fs, Instruction i);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3893 | luaK_codeABC vendor/lua-5.4.8/src/lcode.h /^#define luaK_codeABC(/;" d | ||
| 3894 | luaK_codeABCk vendor/lua-5.4.8/src/lcode.c /^int luaK_codeABCk (FuncState *fs, OpCode o, int a, int b, int c, int k) {$/;" f typeref:typename:int | ||
| 3895 | luaK_codeABCk vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_codeABCk (FuncState *fs, OpCode o, int A,$/;" p typeref:typename:LUAI_FUNC int | ||
| 3896 | luaK_codeABx vendor/lua-5.4.8/src/lcode.c /^int luaK_codeABx (FuncState *fs, OpCode o, int a, unsigned int bc) {$/;" f typeref:typename:int | ||
| 3897 | luaK_codeABx vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_codeABx (FuncState *fs, OpCode o, int A, unsigned int Bx);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3898 | luaK_codek vendor/lua-5.4.8/src/lcode.c /^static int luaK_codek (FuncState *fs, int reg, int k) {$/;" f typeref:typename:int file: | ||
| 3899 | luaK_concat vendor/lua-5.4.8/src/lcode.c /^void luaK_concat (FuncState *fs, int *l1, int l2) {$/;" f typeref:typename:void | ||
| 3900 | luaK_concat vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_concat (FuncState *fs, int *l1, int l2);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3901 | luaK_dischargevars vendor/lua-5.4.8/src/lcode.c /^void luaK_dischargevars (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3902 | luaK_dischargevars vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_dischargevars (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3903 | luaK_exp2K vendor/lua-5.4.8/src/lcode.c /^static int luaK_exp2K (FuncState *fs, expdesc *e) {$/;" f typeref:typename:int file: | ||
| 3904 | luaK_exp2anyreg vendor/lua-5.4.8/src/lcode.c /^int luaK_exp2anyreg (FuncState *fs, expdesc *e) {$/;" f typeref:typename:int | ||
| 3905 | luaK_exp2anyreg vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_exp2anyreg (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3906 | luaK_exp2anyregup vendor/lua-5.4.8/src/lcode.c /^void luaK_exp2anyregup (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3907 | luaK_exp2anyregup vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_exp2anyregup (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3908 | luaK_exp2const vendor/lua-5.4.8/src/lcode.c /^int luaK_exp2const (FuncState *fs, const expdesc *e, TValue *v) {$/;" f typeref:typename:int | ||
| 3909 | luaK_exp2const vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_exp2const (FuncState *fs, const expdesc *e, TValue *v);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3910 | luaK_exp2nextreg vendor/lua-5.4.8/src/lcode.c /^void luaK_exp2nextreg (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3911 | luaK_exp2nextreg vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_exp2nextreg (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3912 | luaK_exp2val vendor/lua-5.4.8/src/lcode.c /^void luaK_exp2val (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3913 | luaK_exp2val vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3914 | luaK_finish vendor/lua-5.4.8/src/lcode.c /^void luaK_finish (FuncState *fs) {$/;" f typeref:typename:void | ||
| 3915 | luaK_finish vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_finish (FuncState *fs);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3916 | luaK_fixline vendor/lua-5.4.8/src/lcode.c /^void luaK_fixline (FuncState *fs, int line) {$/;" f typeref:typename:void | ||
| 3917 | luaK_fixline vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_fixline (FuncState *fs, int line);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3918 | luaK_float vendor/lua-5.4.8/src/lcode.c /^static void luaK_float (FuncState *fs, int reg, lua_Number f) {$/;" f typeref:typename:void file: | ||
| 3919 | luaK_getlabel vendor/lua-5.4.8/src/lcode.c /^int luaK_getlabel (FuncState *fs) {$/;" f typeref:typename:int | ||
| 3920 | luaK_getlabel vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_getlabel (FuncState *fs);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3921 | luaK_goiffalse vendor/lua-5.4.8/src/lcode.c /^void luaK_goiffalse (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3922 | luaK_goiffalse vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_goiffalse (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3923 | luaK_goiftrue vendor/lua-5.4.8/src/lcode.c /^void luaK_goiftrue (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3924 | luaK_goiftrue vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_goiftrue (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3925 | luaK_indexed vendor/lua-5.4.8/src/lcode.c /^void luaK_indexed (FuncState *fs, expdesc *t, expdesc *k) {$/;" f typeref:typename:void | ||
| 3926 | luaK_indexed vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_indexed (FuncState *fs, expdesc *t, expdesc *k);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3927 | luaK_infix vendor/lua-5.4.8/src/lcode.c /^void luaK_infix (FuncState *fs, BinOpr op, expdesc *v) {$/;" f typeref:typename:void | ||
| 3928 | luaK_infix vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_infix (FuncState *fs, BinOpr op, expdesc *v);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3929 | luaK_int vendor/lua-5.4.8/src/lcode.c /^void luaK_int (FuncState *fs, int reg, lua_Integer i) {$/;" f typeref:typename:void | ||
| 3930 | luaK_int vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_int (FuncState *fs, int reg, lua_Integer n);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3931 | luaK_intK vendor/lua-5.4.8/src/lcode.c /^static int luaK_intK (FuncState *fs, lua_Integer n) {$/;" f typeref:typename:int file: | ||
| 3932 | luaK_jump vendor/lua-5.4.8/src/lcode.c /^int luaK_jump (FuncState *fs) {$/;" f typeref:typename:int | ||
| 3933 | luaK_jump vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC int luaK_jump (FuncState *fs);$/;" p typeref:typename:LUAI_FUNC int | ||
| 3934 | luaK_jumpto vendor/lua-5.4.8/src/lcode.h /^#define luaK_jumpto(/;" d | ||
| 3935 | luaK_nil vendor/lua-5.4.8/src/lcode.c /^void luaK_nil (FuncState *fs, int from, int n) {$/;" f typeref:typename:void | ||
| 3936 | luaK_nil vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3937 | luaK_numberK vendor/lua-5.4.8/src/lcode.c /^static int luaK_numberK (FuncState *fs, lua_Number r) {$/;" f typeref:typename:int file: | ||
| 3938 | luaK_patchlist vendor/lua-5.4.8/src/lcode.c /^void luaK_patchlist (FuncState *fs, int list, int target) {$/;" f typeref:typename:void | ||
| 3939 | luaK_patchlist vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_patchlist (FuncState *fs, int list, int target);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3940 | luaK_patchtohere vendor/lua-5.4.8/src/lcode.c /^void luaK_patchtohere (FuncState *fs, int list) {$/;" f typeref:typename:void | ||
| 3941 | luaK_patchtohere vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_patchtohere (FuncState *fs, int list);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3942 | luaK_posfix vendor/lua-5.4.8/src/lcode.c /^void luaK_posfix (FuncState *fs, BinOpr opr,$/;" f typeref:typename:void | ||
| 3943 | luaK_posfix vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_posfix (FuncState *fs, BinOpr op, expdesc *v1,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3944 | luaK_prefix vendor/lua-5.4.8/src/lcode.c /^void luaK_prefix (FuncState *fs, UnOpr opr, expdesc *e, int line) {$/;" f typeref:typename:void | ||
| 3945 | luaK_prefix vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_prefix (FuncState *fs, UnOpr op, expdesc *v, int line);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3946 | luaK_reserveregs vendor/lua-5.4.8/src/lcode.c /^void luaK_reserveregs (FuncState *fs, int n) {$/;" f typeref:typename:void | ||
| 3947 | luaK_reserveregs vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3948 | luaK_ret vendor/lua-5.4.8/src/lcode.c /^void luaK_ret (FuncState *fs, int first, int nret) {$/;" f typeref:typename:void | ||
| 3949 | luaK_ret vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_ret (FuncState *fs, int first, int nret);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3950 | luaK_self vendor/lua-5.4.8/src/lcode.c /^void luaK_self (FuncState *fs, expdesc *e, expdesc *key) {$/;" f typeref:typename:void | ||
| 3951 | luaK_self vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_self (FuncState *fs, expdesc *e, expdesc *key);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3952 | luaK_semerror vendor/lua-5.4.8/src/lcode.c /^l_noret luaK_semerror (LexState *ls, const char *msg) {$/;" f typeref:typename:l_noret | ||
| 3953 | luaK_semerror vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC l_noret luaK_semerror (LexState *ls, const char *msg);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 3954 | luaK_setlist vendor/lua-5.4.8/src/lcode.c /^void luaK_setlist (FuncState *fs, int base, int nelems, int tostore) {$/;" f typeref:typename:void | ||
| 3955 | luaK_setlist vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_setlist (FuncState *fs, int base, int nelems, int tostore);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3956 | luaK_setmultret vendor/lua-5.4.8/src/lcode.h /^#define luaK_setmultret(/;" d | ||
| 3957 | luaK_setoneret vendor/lua-5.4.8/src/lcode.c /^void luaK_setoneret (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void | ||
| 3958 | luaK_setoneret vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_setoneret (FuncState *fs, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3959 | luaK_setreturns vendor/lua-5.4.8/src/lcode.c /^void luaK_setreturns (FuncState *fs, expdesc *e, int nresults) {$/;" f typeref:typename:void | ||
| 3960 | luaK_setreturns vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_setreturns (FuncState *fs, expdesc *e, int nresults);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3961 | luaK_settablesize vendor/lua-5.4.8/src/lcode.c /^void luaK_settablesize (FuncState *fs, int pc, int ra, int asize, int hsize) {$/;" f typeref:typename:void | ||
| 3962 | luaK_settablesize vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_settablesize (FuncState *fs, int pc,$/;" p typeref:typename:LUAI_FUNC void | ||
| 3963 | luaK_storevar vendor/lua-5.4.8/src/lcode.c /^void luaK_storevar (FuncState *fs, expdesc *var, expdesc *ex) {$/;" f typeref:typename:void | ||
| 3964 | luaK_storevar vendor/lua-5.4.8/src/lcode.h /^LUAI_FUNC void luaK_storevar (FuncState *fs, expdesc *var, expdesc *e);$/;" p typeref:typename:LUAI_FUNC void | ||
| 3965 | luaL_Buffer vendor/lua-5.4.8/src/lauxlib.h /^struct luaL_Buffer {$/;" s | ||
| 3966 | luaL_Buffer vendor/lua-5.4.8/src/lauxlib.h /^typedef struct luaL_Buffer luaL_Buffer;$/;" t typeref:struct:luaL_Buffer | ||
| 3967 | luaL_Reg vendor/lua-5.4.8/src/lauxlib.h /^typedef struct luaL_Reg {$/;" s | ||
| 3968 | luaL_Reg vendor/lua-5.4.8/src/lauxlib.h /^} luaL_Reg;$/;" t typeref:struct:luaL_Reg | ||
| 3969 | luaL_Stream vendor/lua-5.4.8/src/lauxlib.h /^typedef struct luaL_Stream {$/;" s | ||
| 3970 | luaL_Stream vendor/lua-5.4.8/src/lauxlib.h /^} luaL_Stream;$/;" t typeref:struct:luaL_Stream | ||
| 3971 | luaL_addchar vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_addchar(/;" d | ||
| 3972 | luaL_addgsub vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_addgsub (luaL_Buffer *b, const char *s,$/;" f typeref:typename:LUALIB_API void | ||
| 3973 | luaL_addgsub vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_addgsub) (luaL_Buffer *b, const char *s,$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * b,const char * s,const char * p,const char * r) | ||
| 3974 | luaL_addlstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_addlstring (luaL_Buffer *B, const char *s, size_t l) {$/;" f typeref:typename:LUALIB_API void | ||
| 3975 | luaL_addlstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_addlstring) (luaL_Buffer *B, const char *s, size_t l);$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * B,const char * s,size_t l) | ||
| 3976 | luaL_addsize vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_addsize(/;" d | ||
| 3977 | luaL_addstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_addstring (luaL_Buffer *B, const char *s) {$/;" f typeref:typename:LUALIB_API void | ||
| 3978 | luaL_addstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_addstring) (luaL_Buffer *B, const char *s);$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * B,const char * s) | ||
| 3979 | luaL_addvalue vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_addvalue (luaL_Buffer *B) {$/;" f typeref:typename:LUALIB_API void | ||
| 3980 | luaL_addvalue vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_addvalue) (luaL_Buffer *B);$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * B) | ||
| 3981 | luaL_argcheck vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_argcheck(/;" d | ||
| 3982 | luaL_argerror vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_argerror (lua_State *L, int arg, const char *extramsg) {$/;" f typeref:typename:LUALIB_API int | ||
| 3983 | luaL_argerror vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_argerror) (lua_State *L, int arg, const char *extramsg);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int arg,const char * extramsg) | ||
| 3984 | luaL_argexpected vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_argexpected(/;" d | ||
| 3985 | luaL_buffaddr vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_buffaddr(/;" d | ||
| 3986 | luaL_buffinit vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_buffinit (lua_State *L, luaL_Buffer *B) {$/;" f typeref:typename:LUALIB_API void | ||
| 3987 | luaL_buffinit vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_buffinit) (lua_State *L, luaL_Buffer *B);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,luaL_Buffer * B) | ||
| 3988 | luaL_buffinitsize vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API char *luaL_buffinitsize (lua_State *L, luaL_Buffer *B, size_t sz) {$/;" f typeref:typename:LUALIB_API char * | ||
| 3989 | luaL_buffinitsize vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API char *(luaL_buffinitsize) (lua_State *L, luaL_Buffer *B, size_t sz);$/;" v typeref:typename:LUALIB_API char * ()(lua_State * L,luaL_Buffer * B,size_t sz) | ||
| 3990 | luaL_bufflen vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_bufflen(/;" d | ||
| 3991 | luaL_buffsub vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_buffsub(/;" d | ||
| 3992 | luaL_callmeta vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_callmeta (lua_State *L, int obj, const char *event) {$/;" f typeref:typename:LUALIB_API int | ||
| 3993 | luaL_callmeta vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_callmeta) (lua_State *L, int obj, const char *e);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int obj,const char * e) | ||
| 3994 | luaL_checkany vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_checkany (lua_State *L, int arg) {$/;" f typeref:typename:LUALIB_API void | ||
| 3995 | luaL_checkany vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_checkany) (lua_State *L, int arg);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,int arg) | ||
| 3996 | luaL_checkint vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_checkint(/;" d | ||
| 3997 | luaL_checkinteger vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_Integer luaL_checkinteger (lua_State *L, int arg) {$/;" f typeref:typename:LUALIB_API lua_Integer | ||
| 3998 | luaL_checklong vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_checklong(/;" d | ||
| 3999 | luaL_checklstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API const char *luaL_checklstring (lua_State *L, int arg, size_t *len) {$/;" f typeref:typename:LUALIB_API const char * | ||
| 4000 | luaL_checklstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API const char *(luaL_checklstring) (lua_State *L, int arg,$/;" v typeref:typename:LUALIB_API const char * ()(lua_State * L,int arg,size_t * l) | ||
| 4001 | luaL_checknumber vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_Number luaL_checknumber (lua_State *L, int arg) {$/;" f typeref:typename:LUALIB_API lua_Number | ||
| 4002 | luaL_checkoption vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_checkoption (lua_State *L, int arg, const char *def,$/;" f typeref:typename:LUALIB_API int | ||
| 4003 | luaL_checkoption vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_checkoption) (lua_State *L, int arg, const char *def,$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int arg,const char * def,const char * const lst[]) | ||
| 4004 | luaL_checkstack vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_checkstack (lua_State *L, int space, const char *msg) {$/;" f typeref:typename:LUALIB_API void | ||
| 4005 | luaL_checkstack vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_checkstack) (lua_State *L, int sz, const char *msg);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,int sz,const char * msg) | ||
| 4006 | luaL_checkstring vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_checkstring(/;" d | ||
| 4007 | luaL_checktype vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_checktype (lua_State *L, int arg, int t) {$/;" f typeref:typename:LUALIB_API void | ||
| 4008 | luaL_checktype vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_checktype) (lua_State *L, int arg, int t);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,int arg,int t) | ||
| 4009 | luaL_checkudata vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void *luaL_checkudata (lua_State *L, int ud, const char *tname) {$/;" f typeref:typename:LUALIB_API void * | ||
| 4010 | luaL_checkudata vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void *(luaL_checkudata) (lua_State *L, int ud, const char *tname);$/;" v typeref:typename:LUALIB_API void * ()(lua_State * L,int ud,const char * tname) | ||
| 4011 | luaL_checkunsigned vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_checkunsigned(/;" d | ||
| 4012 | luaL_checkversion vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_checkversion(/;" d | ||
| 4013 | luaL_checkversion_ vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_checkversion_ (lua_State *L, lua_Number ver, size_t sz) {$/;" f typeref:typename:LUALIB_API void | ||
| 4014 | luaL_checkversion_ vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_checkversion_) (lua_State *L, lua_Number ver, size_t sz);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,lua_Number ver,size_t sz) | ||
| 4015 | luaL_dofile vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_dofile(/;" d | ||
| 4016 | luaL_dostring vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_dostring(/;" d | ||
| 4017 | luaL_error vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_error (lua_State *L, const char *fmt, ...) {$/;" f typeref:typename:LUALIB_API int | ||
| 4018 | luaL_error vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,const char * fmt,...) | ||
| 4019 | luaL_execresult vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_execresult (lua_State *L, int stat) {$/;" f typeref:typename:LUALIB_API int | ||
| 4020 | luaL_execresult vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_execresult) (lua_State *L, int stat);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int stat) | ||
| 4021 | luaL_fileresult vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_fileresult (lua_State *L, int stat, const char *fname) {$/;" f typeref:typename:LUALIB_API int | ||
| 4022 | luaL_fileresult vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_fileresult) (lua_State *L, int stat, const char *fname);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int stat,const char * fname) | ||
| 4023 | luaL_getmetafield vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_getmetafield (lua_State *L, int obj, const char *event) {$/;" f typeref:typename:LUALIB_API int | ||
| 4024 | luaL_getmetafield vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_getmetafield) (lua_State *L, int obj, const char *e);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int obj,const char * e) | ||
| 4025 | luaL_getmetatable vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_getmetatable(/;" d | ||
| 4026 | luaL_getsubtable vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_getsubtable (lua_State *L, int idx, const char *fname) {$/;" f typeref:typename:LUALIB_API int | ||
| 4027 | luaL_getsubtable vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_getsubtable) (lua_State *L, int idx, const char *fname);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int idx,const char * fname) | ||
| 4028 | luaL_gsub vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API const char *luaL_gsub (lua_State *L, const char *s,$/;" f typeref:typename:LUALIB_API const char * | ||
| 4029 | luaL_gsub vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API const char *(luaL_gsub) (lua_State *L, const char *s,$/;" v typeref:typename:LUALIB_API const char * ()(lua_State * L,const char * s,const char * p,const char * r) | ||
| 4030 | luaL_intop vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_intop(/;" d | ||
| 4031 | luaL_len vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_Integer luaL_len (lua_State *L, int idx) {$/;" f typeref:typename:LUALIB_API lua_Integer | ||
| 4032 | luaL_loadbuffer vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_loadbuffer(/;" d | ||
| 4033 | luaL_loadbufferx vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_loadbufferx (lua_State *L, const char *buff, size_t size,$/;" f typeref:typename:LUALIB_API int | ||
| 4034 | luaL_loadbufferx vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_loadbufferx) (lua_State *L, const char *buff, size_t sz,$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,const char * buff,size_t sz,const char * name,const char * mode) | ||
| 4035 | luaL_loadfile vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_loadfile(/;" d | ||
| 4036 | luaL_loadfilex vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_loadfilex (lua_State *L, const char *filename,$/;" f typeref:typename:LUALIB_API int | ||
| 4037 | luaL_loadfilex vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_loadfilex) (lua_State *L, const char *filename,$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,const char * filename,const char * mode) | ||
| 4038 | luaL_loadstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_loadstring (lua_State *L, const char *s) {$/;" f typeref:typename:LUALIB_API int | ||
| 4039 | luaL_loadstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_loadstring) (lua_State *L, const char *s);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,const char * s) | ||
| 4040 | luaL_newlib vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_newlib(/;" d | ||
| 4041 | luaL_newlibtable vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_newlibtable(/;" d | ||
| 4042 | luaL_newmetatable vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_newmetatable (lua_State *L, const char *tname) {$/;" f typeref:typename:LUALIB_API int | ||
| 4043 | luaL_newmetatable vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_newmetatable) (lua_State *L, const char *tname);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,const char * tname) | ||
| 4044 | luaL_newstate vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_State *luaL_newstate (void) {$/;" f typeref:typename:LUALIB_API lua_State * | ||
| 4045 | luaL_newstate vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_State *(luaL_newstate) (void);$/;" v typeref:typename:LUALIB_API lua_State * ()(void) | ||
| 4046 | luaL_openlibs vendor/lua-5.4.8/src/linit.c /^LUALIB_API void luaL_openlibs (lua_State *L) {$/;" f typeref:typename:LUALIB_API void | ||
| 4047 | luaL_openlibs vendor/lua-5.4.8/src/lualib.h /^LUALIB_API void (luaL_openlibs) (lua_State *L);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L) | ||
| 4048 | luaL_opt vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_opt(/;" d | ||
| 4049 | luaL_optint vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_optint(/;" d | ||
| 4050 | luaL_optinteger vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int arg,$/;" f typeref:typename:LUALIB_API lua_Integer | ||
| 4051 | luaL_optlong vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_optlong(/;" d | ||
| 4052 | luaL_optlstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API const char *luaL_optlstring (lua_State *L, int arg,$/;" f typeref:typename:LUALIB_API const char * | ||
| 4053 | luaL_optlstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API const char *(luaL_optlstring) (lua_State *L, int arg,$/;" v typeref:typename:LUALIB_API const char * ()(lua_State * L,int arg,const char * def,size_t * l) | ||
| 4054 | luaL_optnumber vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API lua_Number luaL_optnumber (lua_State *L, int arg, lua_Number def) {$/;" f typeref:typename:LUALIB_API lua_Number | ||
| 4055 | luaL_optstring vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_optstring(/;" d | ||
| 4056 | luaL_optunsigned vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_optunsigned(/;" d | ||
| 4057 | luaL_prepbuffer vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_prepbuffer(/;" d | ||
| 4058 | luaL_prepbuffsize vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API char *luaL_prepbuffsize (luaL_Buffer *B, size_t sz) {$/;" f typeref:typename:LUALIB_API char * | ||
| 4059 | luaL_prepbuffsize vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API char *(luaL_prepbuffsize) (luaL_Buffer *B, size_t sz);$/;" v typeref:typename:LUALIB_API char * ()(luaL_Buffer * B,size_t sz) | ||
| 4060 | luaL_pushfail vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_pushfail(/;" d | ||
| 4061 | luaL_pushresult vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_pushresult (luaL_Buffer *B) {$/;" f typeref:typename:LUALIB_API void | ||
| 4062 | luaL_pushresult vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_pushresult) (luaL_Buffer *B);$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * B) | ||
| 4063 | luaL_pushresultsize vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_pushresultsize (luaL_Buffer *B, size_t sz) {$/;" f typeref:typename:LUALIB_API void | ||
| 4064 | luaL_pushresultsize vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_pushresultsize) (luaL_Buffer *B, size_t sz);$/;" v typeref:typename:LUALIB_API void ()(luaL_Buffer * B,size_t sz) | ||
| 4065 | luaL_ref vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_ref (lua_State *L, int t) {$/;" f typeref:typename:LUALIB_API int | ||
| 4066 | luaL_ref vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_ref) (lua_State *L, int t);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int t) | ||
| 4067 | luaL_requiref vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_requiref (lua_State *L, const char *modname,$/;" f typeref:typename:LUALIB_API void | ||
| 4068 | luaL_requiref vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_requiref) (lua_State *L, const char *modname,$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,const char * modname,lua_CFunction openf,int glb) | ||
| 4069 | luaL_setfuncs vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_setfuncs (lua_State *L, const luaL_Reg *l, int nup) {$/;" f typeref:typename:LUALIB_API void | ||
| 4070 | luaL_setfuncs vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_setfuncs) (lua_State *L, const luaL_Reg *l, int nup);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,const luaL_Reg * l,int nup) | ||
| 4071 | luaL_setmetatable vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_setmetatable (lua_State *L, const char *tname) {$/;" f typeref:typename:LUALIB_API void | ||
| 4072 | luaL_setmetatable vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_setmetatable) (lua_State *L, const char *tname);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,const char * tname) | ||
| 4073 | luaL_testudata vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void *luaL_testudata (lua_State *L, int ud, const char *tname) {$/;" f typeref:typename:LUALIB_API void * | ||
| 4074 | luaL_testudata vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void *(luaL_testudata) (lua_State *L, int ud, const char *tname);$/;" v typeref:typename:LUALIB_API void * ()(lua_State * L,int ud,const char * tname) | ||
| 4075 | luaL_tolstring vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API const char *luaL_tolstring (lua_State *L, int idx, size_t *len) {$/;" f typeref:typename:LUALIB_API const char * | ||
| 4076 | luaL_tolstring vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API const char *(luaL_tolstring) (lua_State *L, int idx, size_t *len);$/;" v typeref:typename:LUALIB_API const char * ()(lua_State * L,int idx,size_t * len) | ||
| 4077 | luaL_traceback vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_traceback (lua_State *L, lua_State *L1,$/;" f typeref:typename:LUALIB_API void | ||
| 4078 | luaL_traceback vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_traceback) (lua_State *L, lua_State *L1,$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,lua_State * L1,const char * msg,int level) | ||
| 4079 | luaL_typeerror vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API int luaL_typeerror (lua_State *L, int arg, const char *tname) {$/;" f typeref:typename:LUALIB_API int | ||
| 4080 | luaL_typeerror vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API int (luaL_typeerror) (lua_State *L, int arg, const char *tname);$/;" v typeref:typename:LUALIB_API int ()(lua_State * L,int arg,const char * tname) | ||
| 4081 | luaL_typename vendor/lua-5.4.8/src/lauxlib.h /^#define luaL_typename(/;" d | ||
| 4082 | luaL_unref vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_unref (lua_State *L, int t, int ref) {$/;" f typeref:typename:LUALIB_API void | ||
| 4083 | luaL_unref vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_unref) (lua_State *L, int t, int ref);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,int t,int ref) | ||
| 4084 | luaL_where vendor/lua-5.4.8/src/lauxlib.c /^LUALIB_API void luaL_where (lua_State *L, int level) {$/;" f typeref:typename:LUALIB_API void | ||
| 4085 | luaL_where vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API void (luaL_where) (lua_State *L, int lvl);$/;" v typeref:typename:LUALIB_API void ()(lua_State * L,int lvl) | ||
| 4086 | luaM_checksize vendor/lua-5.4.8/src/lmem.h /^#define luaM_checksize(/;" d | ||
| 4087 | luaM_error vendor/lua-5.4.8/src/lmem.h /^#define luaM_error(/;" d | ||
| 4088 | luaM_free vendor/lua-5.4.8/src/lmem.h /^#define luaM_free(/;" d | ||
| 4089 | luaM_free_ vendor/lua-5.4.8/src/lmem.c /^void luaM_free_ (lua_State *L, void *block, size_t osize) {$/;" f typeref:typename:void | ||
| 4090 | luaM_free_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void luaM_free_ (lua_State *L, void *block, size_t osize);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4091 | luaM_freearray vendor/lua-5.4.8/src/lmem.h /^#define luaM_freearray(/;" d | ||
| 4092 | luaM_freemem vendor/lua-5.4.8/src/lmem.h /^#define luaM_freemem(/;" d | ||
| 4093 | luaM_growaux_ vendor/lua-5.4.8/src/lmem.c /^void *luaM_growaux_ (lua_State *L, void *block, int nelems, int *psize,$/;" f typeref:typename:void * | ||
| 4094 | luaM_growaux_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void *luaM_growaux_ (lua_State *L, void *block, int nelems,$/;" p typeref:typename:LUAI_FUNC void * | ||
| 4095 | luaM_growvector vendor/lua-5.4.8/src/lmem.h /^#define luaM_growvector(/;" d | ||
| 4096 | luaM_limitN vendor/lua-5.4.8/src/lmem.h /^#define luaM_limitN(/;" d | ||
| 4097 | luaM_malloc_ vendor/lua-5.4.8/src/lmem.c /^void *luaM_malloc_ (lua_State *L, size_t size, int tag) {$/;" f typeref:typename:void * | ||
| 4098 | luaM_malloc_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void *luaM_malloc_ (lua_State *L, size_t size, int tag);$/;" p typeref:typename:LUAI_FUNC void * | ||
| 4099 | luaM_new vendor/lua-5.4.8/src/lmem.h /^#define luaM_new(/;" d | ||
| 4100 | luaM_newobject vendor/lua-5.4.8/src/lmem.h /^#define luaM_newobject(/;" d | ||
| 4101 | luaM_newvector vendor/lua-5.4.8/src/lmem.h /^#define luaM_newvector(/;" d | ||
| 4102 | luaM_newvectorchecked vendor/lua-5.4.8/src/lmem.h /^#define luaM_newvectorchecked(/;" d | ||
| 4103 | luaM_realloc_ vendor/lua-5.4.8/src/lmem.c /^void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) {$/;" f typeref:typename:void * | ||
| 4104 | luaM_realloc_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void *luaM_realloc_ (lua_State *L, void *block, size_t oldsize,$/;" p typeref:typename:LUAI_FUNC void * | ||
| 4105 | luaM_reallocvchar vendor/lua-5.4.8/src/lmem.h /^#define luaM_reallocvchar(/;" d | ||
| 4106 | luaM_reallocvector vendor/lua-5.4.8/src/lmem.h /^#define luaM_reallocvector(/;" d | ||
| 4107 | luaM_saferealloc_ vendor/lua-5.4.8/src/lmem.c /^void *luaM_saferealloc_ (lua_State *L, void *block, size_t osize,$/;" f typeref:typename:void * | ||
| 4108 | luaM_saferealloc_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void *luaM_saferealloc_ (lua_State *L, void *block, size_t oldsize,$/;" p typeref:typename:LUAI_FUNC void * | ||
| 4109 | luaM_shrinkvector vendor/lua-5.4.8/src/lmem.h /^#define luaM_shrinkvector(/;" d | ||
| 4110 | luaM_shrinkvector_ vendor/lua-5.4.8/src/lmem.c /^void *luaM_shrinkvector_ (lua_State *L, void *block, int *size,$/;" f typeref:typename:void * | ||
| 4111 | luaM_shrinkvector_ vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC void *luaM_shrinkvector_ (lua_State *L, void *block, int *nelem,$/;" p typeref:typename:LUAI_FUNC void * | ||
| 4112 | luaM_testsize vendor/lua-5.4.8/src/lmem.h /^#define luaM_testsize(/;" d | ||
| 4113 | luaM_toobig vendor/lua-5.4.8/src/lmem.c /^l_noret luaM_toobig (lua_State *L) {$/;" f typeref:typename:l_noret | ||
| 4114 | luaM_toobig vendor/lua-5.4.8/src/lmem.h /^LUAI_FUNC l_noret luaM_toobig (lua_State *L);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 4115 | luaO_arith vendor/lua-5.4.8/src/lobject.c /^void luaO_arith (lua_State *L, int op, const TValue *p1, const TValue *p2,$/;" f typeref:typename:void | ||
| 4116 | luaO_arith vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC void luaO_arith (lua_State *L, int op, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4117 | luaO_ceillog2 vendor/lua-5.4.8/src/lobject.c /^int luaO_ceillog2 (unsigned int x) {$/;" f typeref:typename:int | ||
| 4118 | luaO_ceillog2 vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC int luaO_ceillog2 (unsigned int x);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4119 | luaO_chunkid vendor/lua-5.4.8/src/lobject.c /^void luaO_chunkid (char *out, const char *source, size_t srclen) {$/;" f typeref:typename:void | ||
| 4120 | luaO_chunkid vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC void luaO_chunkid (char *out, const char *source, size_t srclen);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4121 | luaO_hexavalue vendor/lua-5.4.8/src/lobject.c /^int luaO_hexavalue (int c) {$/;" f typeref:typename:int | ||
| 4122 | luaO_hexavalue vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC int luaO_hexavalue (int c);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4123 | luaO_pushfstring vendor/lua-5.4.8/src/lobject.c /^const char *luaO_pushfstring (lua_State *L, const char *fmt, ...) {$/;" f typeref:typename:const char * | ||
| 4124 | luaO_pushfstring vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC const char *luaO_pushfstring (lua_State *L, const char *fmt, ...);$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 4125 | luaO_pushvfstring vendor/lua-5.4.8/src/lobject.c /^const char *luaO_pushvfstring (lua_State *L, const char *fmt, va_list argp) {$/;" f typeref:typename:const char * | ||
| 4126 | luaO_pushvfstring vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC const char *luaO_pushvfstring (lua_State *L, const char *fmt,$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 4127 | luaO_rawarith vendor/lua-5.4.8/src/lobject.c /^int luaO_rawarith (lua_State *L, int op, const TValue *p1, const TValue *p2,$/;" f typeref:typename:int | ||
| 4128 | luaO_rawarith vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC int luaO_rawarith (lua_State *L, int op, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC int | ||
| 4129 | luaO_str2num vendor/lua-5.4.8/src/lobject.c /^size_t luaO_str2num (const char *s, TValue *o) {$/;" f typeref:typename:size_t | ||
| 4130 | luaO_str2num vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC size_t luaO_str2num (const char *s, TValue *o);$/;" p typeref:typename:LUAI_FUNC size_t | ||
| 4131 | luaO_tostring vendor/lua-5.4.8/src/lobject.c /^void luaO_tostring (lua_State *L, TValue *obj) {$/;" f typeref:typename:void | ||
| 4132 | luaO_tostring vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC void luaO_tostring (lua_State *L, TValue *obj);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4133 | luaO_utf8esc vendor/lua-5.4.8/src/lobject.c /^int luaO_utf8esc (char *buff, unsigned long x) {$/;" f typeref:typename:int | ||
| 4134 | luaO_utf8esc vendor/lua-5.4.8/src/lobject.h /^LUAI_FUNC int luaO_utf8esc (char *buff, unsigned long x);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4135 | luaP_opmodes vendor/lua-5.4.8/src/lopcodes.c /^LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = {$/;" v typeref:typename:LUAI_DDEF const lu_byte[] | ||
| 4136 | luaS_clearcache vendor/lua-5.4.8/src/lstring.c /^void luaS_clearcache (global_State *g) {$/;" f typeref:typename:void | ||
| 4137 | luaS_clearcache vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC void luaS_clearcache (global_State *g);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4138 | luaS_createlngstrobj vendor/lua-5.4.8/src/lstring.c /^TString *luaS_createlngstrobj (lua_State *L, size_t l) {$/;" f typeref:typename:TString * | ||
| 4139 | luaS_createlngstrobj vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC TString *luaS_createlngstrobj (lua_State *L, size_t l);$/;" p typeref:typename:LUAI_FUNC TString * | ||
| 4140 | luaS_eqlngstr vendor/lua-5.4.8/src/lstring.c /^int luaS_eqlngstr (TString *a, TString *b) {$/;" f typeref:typename:int | ||
| 4141 | luaS_eqlngstr vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC int luaS_eqlngstr (TString *a, TString *b);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4142 | luaS_hash vendor/lua-5.4.8/src/lstring.c /^unsigned int luaS_hash (const char *str, size_t l, unsigned int seed) {$/;" f typeref:typename:unsigned int | ||
| 4143 | luaS_hash vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC unsigned int luaS_hash (const char *str, size_t l, unsigned int seed);$/;" p typeref:typename:LUAI_FUNC unsigned int | ||
| 4144 | luaS_hashlongstr vendor/lua-5.4.8/src/lstring.c /^unsigned int luaS_hashlongstr (TString *ts) {$/;" f typeref:typename:unsigned int | ||
| 4145 | luaS_hashlongstr vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC unsigned int luaS_hashlongstr (TString *ts);$/;" p typeref:typename:LUAI_FUNC unsigned int | ||
| 4146 | luaS_init vendor/lua-5.4.8/src/lstring.c /^void luaS_init (lua_State *L) {$/;" f typeref:typename:void | ||
| 4147 | luaS_init vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC void luaS_init (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4148 | luaS_new vendor/lua-5.4.8/src/lstring.c /^TString *luaS_new (lua_State *L, const char *str) {$/;" f typeref:typename:TString * | ||
| 4149 | luaS_new vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC TString *luaS_new (lua_State *L, const char *str);$/;" p typeref:typename:LUAI_FUNC TString * | ||
| 4150 | luaS_newliteral vendor/lua-5.4.8/src/lstring.h /^#define luaS_newliteral(/;" d | ||
| 4151 | luaS_newlstr vendor/lua-5.4.8/src/lstring.c /^TString *luaS_newlstr (lua_State *L, const char *str, size_t l) {$/;" f typeref:typename:TString * | ||
| 4152 | luaS_newlstr vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC TString *luaS_newlstr (lua_State *L, const char *str, size_t l);$/;" p typeref:typename:LUAI_FUNC TString * | ||
| 4153 | luaS_newudata vendor/lua-5.4.8/src/lstring.c /^Udata *luaS_newudata (lua_State *L, size_t s, int nuvalue) {$/;" f typeref:typename:Udata * | ||
| 4154 | luaS_newudata vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC Udata *luaS_newudata (lua_State *L, size_t s, int nuvalue);$/;" p typeref:typename:LUAI_FUNC Udata * | ||
| 4155 | luaS_remove vendor/lua-5.4.8/src/lstring.c /^void luaS_remove (lua_State *L, TString *ts) {$/;" f typeref:typename:void | ||
| 4156 | luaS_remove vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC void luaS_remove (lua_State *L, TString *ts);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4157 | luaS_resize vendor/lua-5.4.8/src/lstring.c /^void luaS_resize (lua_State *L, int nsize) {$/;" f typeref:typename:void | ||
| 4158 | luaS_resize vendor/lua-5.4.8/src/lstring.h /^LUAI_FUNC void luaS_resize (lua_State *L, int newsize);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4159 | luaT_adjustvarargs vendor/lua-5.4.8/src/ltm.c /^void luaT_adjustvarargs (lua_State *L, int nfixparams, CallInfo *ci,$/;" f typeref:typename:void | ||
| 4160 | luaT_adjustvarargs vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_adjustvarargs (lua_State *L, int nfixparams,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4161 | luaT_callTM vendor/lua-5.4.8/src/ltm.c /^void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1,$/;" f typeref:typename:void | ||
| 4162 | luaT_callTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_callTM (lua_State *L, const TValue *f, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4163 | luaT_callTMres vendor/lua-5.4.8/src/ltm.c /^void luaT_callTMres (lua_State *L, const TValue *f, const TValue *p1,$/;" f typeref:typename:void | ||
| 4164 | luaT_callTMres vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_callTMres (lua_State *L, const TValue *f,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4165 | luaT_callorderTM vendor/lua-5.4.8/src/ltm.c /^int luaT_callorderTM (lua_State *L, const TValue *p1, const TValue *p2,$/;" f typeref:typename:int | ||
| 4166 | luaT_callorderTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC int luaT_callorderTM (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC int | ||
| 4167 | luaT_callorderiTM vendor/lua-5.4.8/src/ltm.c /^int luaT_callorderiTM (lua_State *L, const TValue *p1, int v2,$/;" f typeref:typename:int | ||
| 4168 | luaT_callorderiTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC int luaT_callorderiTM (lua_State *L, const TValue *p1, int v2,$/;" p typeref:typename:LUAI_FUNC int | ||
| 4169 | luaT_gettm vendor/lua-5.4.8/src/ltm.c /^const TValue *luaT_gettm (Table *events, TMS event, TString *ename) {$/;" f typeref:typename:const TValue * | ||
| 4170 | luaT_gettm vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename);$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 4171 | luaT_gettmbyobj vendor/lua-5.4.8/src/ltm.c /^const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o, TMS event) {$/;" f typeref:typename:const TValue * | ||
| 4172 | luaT_gettmbyobj vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o,$/;" p typeref:typename:LUAI_FUNC const TValue * | ||
| 4173 | luaT_getvarargs vendor/lua-5.4.8/src/ltm.c /^void luaT_getvarargs (lua_State *L, CallInfo *ci, StkId where, int wanted) {$/;" f typeref:typename:void | ||
| 4174 | luaT_getvarargs vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_getvarargs (lua_State *L, struct CallInfo *ci,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4175 | luaT_init vendor/lua-5.4.8/src/ltm.c /^void luaT_init (lua_State *L) {$/;" f typeref:typename:void | ||
| 4176 | luaT_init vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_init (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4177 | luaT_objtypename vendor/lua-5.4.8/src/ltm.c /^const char *luaT_objtypename (lua_State *L, const TValue *o) {$/;" f typeref:typename:const char * | ||
| 4178 | luaT_trybinTM vendor/lua-5.4.8/src/ltm.c /^void luaT_trybinTM (lua_State *L, const TValue *p1, const TValue *p2,$/;" f typeref:typename:void | ||
| 4179 | luaT_trybinTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_trybinTM (lua_State *L, const TValue *p1, const TValue *p2,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4180 | luaT_trybinassocTM vendor/lua-5.4.8/src/ltm.c /^void luaT_trybinassocTM (lua_State *L, const TValue *p1, const TValue *p2,$/;" f typeref:typename:void | ||
| 4181 | luaT_trybinassocTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_trybinassocTM (lua_State *L, const TValue *p1,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4182 | luaT_trybiniTM vendor/lua-5.4.8/src/ltm.c /^void luaT_trybiniTM (lua_State *L, const TValue *p1, lua_Integer i2,$/;" f typeref:typename:void | ||
| 4183 | luaT_trybiniTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_trybiniTM (lua_State *L, const TValue *p1, lua_Integer i2,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4184 | luaT_tryconcatTM vendor/lua-5.4.8/src/ltm.c /^void luaT_tryconcatTM (lua_State *L) {$/;" f typeref:typename:void | ||
| 4185 | luaT_tryconcatTM vendor/lua-5.4.8/src/ltm.h /^LUAI_FUNC void luaT_tryconcatTM (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4186 | luaT_typenames_ vendor/lua-5.4.8/src/ltm.c /^LUAI_DDEF const char *const luaT_typenames_[LUA_TOTALTYPES] = {$/;" v typeref:typename:LUAI_DDEF const char * const[] | ||
| 4187 | luaU_dump vendor/lua-5.4.8/src/ldump.c /^int luaU_dump(lua_State *L, const Proto *f, lua_Writer w, void *data,$/;" f typeref:typename:int | ||
| 4188 | luaU_dump vendor/lua-5.4.8/src/lundump.h /^LUAI_FUNC int luaU_dump (lua_State* L, const Proto* f, lua_Writer w,$/;" p typeref:typename:LUAI_FUNC int | ||
| 4189 | luaU_print vendor/lua-5.4.8/src/luac.c /^#define luaU_print /;" d file: | ||
| 4190 | luaU_undump vendor/lua-5.4.8/src/lundump.c /^LClosure *luaU_undump(lua_State *L, ZIO *Z, const char *name) {$/;" f typeref:typename:LClosure * | ||
| 4191 | luaU_undump vendor/lua-5.4.8/src/lundump.h /^LUAI_FUNC LClosure* luaU_undump (lua_State* L, ZIO* Z, const char* name);$/;" p typeref:typename:LUAI_FUNC LClosure * | ||
| 4192 | luaV_concat vendor/lua-5.4.8/src/lvm.c /^void luaV_concat (lua_State *L, int total) {$/;" f typeref:typename:void | ||
| 4193 | luaV_concat vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_concat (lua_State *L, int total);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4194 | luaV_equalobj vendor/lua-5.4.8/src/lvm.c /^int luaV_equalobj (lua_State *L, const TValue *t1, const TValue *t2) {$/;" f typeref:typename:int | ||
| 4195 | luaV_equalobj vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_equalobj (lua_State *L, const TValue *t1, const TValue *t2);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4196 | luaV_execute vendor/lua-5.4.8/src/lvm.c /^void luaV_execute (lua_State *L, CallInfo *ci) {$/;" f typeref:typename:void | ||
| 4197 | luaV_execute vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_execute (lua_State *L, CallInfo *ci);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4198 | luaV_fastget vendor/lua-5.4.8/src/lvm.h /^#define luaV_fastget(/;" d | ||
| 4199 | luaV_fastgeti vendor/lua-5.4.8/src/lvm.h /^#define luaV_fastgeti(/;" d | ||
| 4200 | luaV_finishOp vendor/lua-5.4.8/src/lvm.c /^void luaV_finishOp (lua_State *L) {$/;" f typeref:typename:void | ||
| 4201 | luaV_finishOp vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_finishOp (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4202 | luaV_finishfastset vendor/lua-5.4.8/src/lvm.h /^#define luaV_finishfastset(/;" d | ||
| 4203 | luaV_finishget vendor/lua-5.4.8/src/lvm.c /^void luaV_finishget (lua_State *L, const TValue *t, TValue *key, StkId val,$/;" f typeref:typename:void | ||
| 4204 | luaV_finishget vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_finishget (lua_State *L, const TValue *t, TValue *key,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4205 | luaV_finishset vendor/lua-5.4.8/src/lvm.c /^void luaV_finishset (lua_State *L, const TValue *t, TValue *key,$/;" f typeref:typename:void | ||
| 4206 | luaV_finishset vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_finishset (lua_State *L, const TValue *t, TValue *key,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4207 | luaV_flttointeger vendor/lua-5.4.8/src/lvm.c /^int luaV_flttointeger (lua_Number n, lua_Integer *p, F2Imod mode) {$/;" f typeref:typename:int | ||
| 4208 | luaV_flttointeger vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_flttointeger (lua_Number n, lua_Integer *p, F2Imod mode);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4209 | luaV_idiv vendor/lua-5.4.8/src/lvm.c /^lua_Integer luaV_idiv (lua_State *L, lua_Integer m, lua_Integer n) {$/;" f typeref:typename:lua_Integer | ||
| 4210 | luaV_idiv vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC lua_Integer luaV_idiv (lua_State *L, lua_Integer x, lua_Integer y);$/;" p typeref:typename:LUAI_FUNC lua_Integer | ||
| 4211 | luaV_lessequal vendor/lua-5.4.8/src/lvm.c /^int luaV_lessequal (lua_State *L, const TValue *l, const TValue *r) {$/;" f typeref:typename:int | ||
| 4212 | luaV_lessequal vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_lessequal (lua_State *L, const TValue *l, const TValue *r);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4213 | luaV_lessthan vendor/lua-5.4.8/src/lvm.c /^int luaV_lessthan (lua_State *L, const TValue *l, const TValue *r) {$/;" f typeref:typename:int | ||
| 4214 | luaV_lessthan vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_lessthan (lua_State *L, const TValue *l, const TValue *r);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4215 | luaV_mod vendor/lua-5.4.8/src/lvm.c /^lua_Integer luaV_mod (lua_State *L, lua_Integer m, lua_Integer n) {$/;" f typeref:typename:lua_Integer | ||
| 4216 | luaV_mod vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC lua_Integer luaV_mod (lua_State *L, lua_Integer x, lua_Integer y);$/;" p typeref:typename:LUAI_FUNC lua_Integer | ||
| 4217 | luaV_modf vendor/lua-5.4.8/src/lvm.c /^lua_Number luaV_modf (lua_State *L, lua_Number m, lua_Number n) {$/;" f typeref:typename:lua_Number | ||
| 4218 | luaV_modf vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC lua_Number luaV_modf (lua_State *L, lua_Number x, lua_Number y);$/;" p typeref:typename:LUAI_FUNC lua_Number | ||
| 4219 | luaV_objlen vendor/lua-5.4.8/src/lvm.c /^void luaV_objlen (lua_State *L, StkId ra, const TValue *rb) {$/;" f typeref:typename:void | ||
| 4220 | luaV_objlen vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC void luaV_objlen (lua_State *L, StkId ra, const TValue *rb);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4221 | luaV_rawequalobj vendor/lua-5.4.8/src/lvm.h /^#define luaV_rawequalobj(/;" d | ||
| 4222 | luaV_shiftl vendor/lua-5.4.8/src/lvm.c /^lua_Integer luaV_shiftl (lua_Integer x, lua_Integer y) {$/;" f typeref:typename:lua_Integer | ||
| 4223 | luaV_shiftl vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC lua_Integer luaV_shiftl (lua_Integer x, lua_Integer y);$/;" p typeref:typename:LUAI_FUNC lua_Integer | ||
| 4224 | luaV_shiftr vendor/lua-5.4.8/src/lvm.h /^#define luaV_shiftr(/;" d | ||
| 4225 | luaV_tointeger vendor/lua-5.4.8/src/lvm.c /^int luaV_tointeger (const TValue *obj, lua_Integer *p, F2Imod mode) {$/;" f typeref:typename:int | ||
| 4226 | luaV_tointeger vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_tointeger (const TValue *obj, lua_Integer *p, F2Imod mode);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4227 | luaV_tointegerns vendor/lua-5.4.8/src/lvm.c /^int luaV_tointegerns (const TValue *obj, lua_Integer *p, F2Imod mode) {$/;" f typeref:typename:int | ||
| 4228 | luaV_tointegerns vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_tointegerns (const TValue *obj, lua_Integer *p,$/;" p typeref:typename:LUAI_FUNC int | ||
| 4229 | luaV_tonumber_ vendor/lua-5.4.8/src/lvm.c /^int luaV_tonumber_ (const TValue *obj, lua_Number *n) {$/;" f typeref:typename:int | ||
| 4230 | luaV_tonumber_ vendor/lua-5.4.8/src/lvm.h /^LUAI_FUNC int luaV_tonumber_ (const TValue *obj, lua_Number *n);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4231 | luaX_init vendor/lua-5.4.8/src/llex.c /^void luaX_init (lua_State *L) {$/;" f typeref:typename:void | ||
| 4232 | luaX_init vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC void luaX_init (lua_State *L);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4233 | luaX_lookahead vendor/lua-5.4.8/src/llex.c /^int luaX_lookahead (LexState *ls) {$/;" f typeref:typename:int | ||
| 4234 | luaX_lookahead vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC int luaX_lookahead (LexState *ls);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4235 | luaX_newstring vendor/lua-5.4.8/src/llex.c /^TString *luaX_newstring (LexState *ls, const char *str, size_t l) {$/;" f typeref:typename:TString * | ||
| 4236 | luaX_newstring vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);$/;" p typeref:typename:LUAI_FUNC TString * | ||
| 4237 | luaX_next vendor/lua-5.4.8/src/llex.c /^void luaX_next (LexState *ls) {$/;" f typeref:typename:void | ||
| 4238 | luaX_next vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC void luaX_next (LexState *ls);$/;" p typeref:typename:LUAI_FUNC void | ||
| 4239 | luaX_setinput vendor/lua-5.4.8/src/llex.c /^void luaX_setinput (lua_State *L, LexState *ls, ZIO *z, TString *source,$/;" f typeref:typename:void | ||
| 4240 | luaX_setinput vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4241 | luaX_syntaxerror vendor/lua-5.4.8/src/llex.c /^l_noret luaX_syntaxerror (LexState *ls, const char *msg) {$/;" f typeref:typename:l_noret | ||
| 4242 | luaX_syntaxerror vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC l_noret luaX_syntaxerror (LexState *ls, const char *s);$/;" p typeref:typename:LUAI_FUNC l_noret | ||
| 4243 | luaX_token2str vendor/lua-5.4.8/src/llex.c /^const char *luaX_token2str (LexState *ls, int token) {$/;" f typeref:typename:const char * | ||
| 4244 | luaX_token2str vendor/lua-5.4.8/src/llex.h /^LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);$/;" p typeref:typename:LUAI_FUNC const char * | ||
| 4245 | luaX_tokens vendor/lua-5.4.8/src/llex.c /^static const char *const luaX_tokens [] = {$/;" v typeref:typename:const char * const[] file: | ||
| 4246 | luaY_nvarstack vendor/lua-5.4.8/src/lparser.c /^int luaY_nvarstack (FuncState *fs) {$/;" f typeref:typename:int | ||
| 4247 | luaY_nvarstack vendor/lua-5.4.8/src/lparser.h /^LUAI_FUNC int luaY_nvarstack (FuncState *fs);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4248 | luaY_parser vendor/lua-5.4.8/src/lparser.c /^LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,$/;" f typeref:typename:LClosure * | ||
| 4249 | luaY_parser vendor/lua-5.4.8/src/lparser.h /^LUAI_FUNC LClosure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,$/;" p typeref:typename:LUAI_FUNC LClosure * | ||
| 4250 | luaZ_buffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_buffer(/;" d | ||
| 4251 | luaZ_bufflen vendor/lua-5.4.8/src/lzio.h /^#define luaZ_bufflen(/;" d | ||
| 4252 | luaZ_buffremove vendor/lua-5.4.8/src/lzio.h /^#define luaZ_buffremove(/;" d | ||
| 4253 | luaZ_fill vendor/lua-5.4.8/src/lzio.c /^int luaZ_fill (ZIO *z) {$/;" f typeref:typename:int | ||
| 4254 | luaZ_fill vendor/lua-5.4.8/src/lzio.h /^LUAI_FUNC int luaZ_fill (ZIO *z);$/;" p typeref:typename:LUAI_FUNC int | ||
| 4255 | luaZ_freebuffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_freebuffer(/;" d | ||
| 4256 | luaZ_init vendor/lua-5.4.8/src/lzio.c /^void luaZ_init (lua_State *L, ZIO *z, lua_Reader reader, void *data) {$/;" f typeref:typename:void | ||
| 4257 | luaZ_init vendor/lua-5.4.8/src/lzio.h /^LUAI_FUNC void luaZ_init (lua_State *L, ZIO *z, lua_Reader reader,$/;" p typeref:typename:LUAI_FUNC void | ||
| 4258 | luaZ_initbuffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_initbuffer(/;" d | ||
| 4259 | luaZ_read vendor/lua-5.4.8/src/lzio.c /^size_t luaZ_read (ZIO *z, void *b, size_t n) {$/;" f typeref:typename:size_t | ||
| 4260 | luaZ_read vendor/lua-5.4.8/src/lzio.h /^LUAI_FUNC size_t luaZ_read (ZIO* z, void *b, size_t n); \/* read next n bytes *\/$/;" p typeref:typename:LUAI_FUNC size_t | ||
| 4261 | luaZ_resetbuffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_resetbuffer(/;" d | ||
| 4262 | luaZ_resizebuffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_resizebuffer(/;" d | ||
| 4263 | luaZ_sizebuffer vendor/lua-5.4.8/src/lzio.h /^#define luaZ_sizebuffer(/;" d | ||
| 4264 | lua_Alloc vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Alloc (lua_getallocf) (lua_State *L, void **ud);$/;" p typeref:typename:LUA_API | ||
| 4265 | lua_Alloc vendor/lua-5.4.8/src/lua.h /^typedef void * (*lua_Alloc) (void *ud, void *ptr, size_t osize, size_t nsize);$/;" t typeref:typename:void * (*)(void * ud,void * ptr,size_t osize,size_t nsize) | ||
| 4266 | lua_CFunction vendor/lua-5.4.8/src/lua.h /^LUA_API lua_CFunction (lua_tocfunction) (lua_State *L, int idx);$/;" p typeref:typename:LUA_API | ||
| 4267 | lua_CFunction vendor/lua-5.4.8/src/lua.h /^LUA_API lua_CFunction (lua_atpanic) (lua_State *L, lua_CFunction panicf);$/;" p typeref:typename:LUA_API | ||
| 4268 | lua_CFunction vendor/lua-5.4.8/src/lua.h /^typedef int (*lua_CFunction) (lua_State *L);$/;" t typeref:typename:int (*)(lua_State * L) | ||
| 4269 | lua_Debug vendor/lua-5.4.8/src/lua.h /^struct lua_Debug {$/;" s | ||
| 4270 | lua_Debug vendor/lua-5.4.8/src/lua.h /^typedef struct lua_Debug lua_Debug;$/;" t typeref:struct:lua_Debug | ||
| 4271 | lua_Hook vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Hook (lua_gethook) (lua_State *L);$/;" p typeref:typename:LUA_API | ||
| 4272 | lua_Hook vendor/lua-5.4.8/src/lua.h /^typedef void (*lua_Hook) (lua_State *L, lua_Debug *ar);$/;" t typeref:typename:void (*)(lua_State * L,lua_Debug * ar) | ||
| 4273 | lua_Integer vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_Integer (luaL_checkinteger) (lua_State *L, int arg);$/;" p typeref:typename:LUALIB_API | ||
| 4274 | lua_Integer vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_Integer (luaL_len) (lua_State *L, int idx);$/;" p typeref:typename:LUALIB_API | ||
| 4275 | lua_Integer vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_Integer (luaL_optinteger) (lua_State *L, int arg,$/;" p typeref:typename:LUALIB_API | ||
| 4276 | lua_Integer vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Integer (lua_tointegerx) (lua_State *L, int idx, int *isnum);$/;" p typeref:typename:LUA_API | ||
| 4277 | lua_Integer vendor/lua-5.4.8/src/lua.h /^typedef LUA_INTEGER lua_Integer;$/;" t typeref:typename:LUA_INTEGER | ||
| 4278 | lua_KContext vendor/lua-5.4.8/src/lua.h /^typedef LUA_KCONTEXT lua_KContext;$/;" t typeref:typename:LUA_KCONTEXT | ||
| 4279 | lua_KFunction vendor/lua-5.4.8/src/lua.h /^typedef int (*lua_KFunction) (lua_State *L, int status, lua_KContext ctx);$/;" t typeref:typename:int (*)(lua_State * L,int status,lua_KContext ctx) | ||
| 4280 | lua_Number vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_Number (luaL_checknumber) (lua_State *L, int arg);$/;" p typeref:typename:LUALIB_API | ||
| 4281 | lua_Number vendor/lua-5.4.8/src/lauxlib.h /^LUALIB_API lua_Number (luaL_optnumber) (lua_State *L, int arg, lua_Number def);$/;" p typeref:typename:LUALIB_API | ||
| 4282 | lua_Number vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Number (lua_tonumberx) (lua_State *L, int idx, int *isnum);$/;" p typeref:typename:LUA_API | ||
| 4283 | lua_Number vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Number (lua_version) (lua_State *L);$/;" p typeref:typename:LUA_API | ||
| 4284 | lua_Number vendor/lua-5.4.8/src/lua.h /^typedef LUA_NUMBER lua_Number;$/;" t typeref:typename:LUA_NUMBER | ||
| 4285 | lua_Reader vendor/lua-5.4.8/src/lua.h /^typedef const char * (*lua_Reader) (lua_State *L, void *ud, size_t *sz);$/;" t typeref:typename:const char * (*)(lua_State * L,void * ud,size_t * sz) | ||
| 4286 | lua_State vendor/lua-5.4.8/src/lstate.h /^struct lua_State {$/;" s | ||
| 4287 | lua_State vendor/lua-5.4.8/src/lua.h /^typedef struct lua_State lua_State;$/;" t typeref:struct:lua_State | ||
| 4288 | lua_Unsigned vendor/lua-5.4.8/src/lua.h /^LUA_API lua_Unsigned (lua_rawlen) (lua_State *L, int idx);$/;" p typeref:typename:LUA_API | ||
| 4289 | lua_Unsigned vendor/lua-5.4.8/src/lua.h /^typedef LUA_UNSIGNED lua_Unsigned;$/;" t typeref:typename:LUA_UNSIGNED | ||
| 4290 | lua_WarnFunction vendor/lua-5.4.8/src/lua.h /^typedef void (*lua_WarnFunction) (void *ud, const char *msg, int tocont);$/;" t typeref:typename:void (*)(void * ud,const char * msg,int tocont) | ||
| 4291 | lua_Writer vendor/lua-5.4.8/src/lua.h /^typedef int (*lua_Writer) (lua_State *L, const void *p, size_t sz, void *ud);$/;" t typeref:typename:int (*)(lua_State * L,const void * p,size_t sz,void * ud) | ||
| 4292 | lua_absindex vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_absindex (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4293 | lua_absindex vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_absindex) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4294 | lua_arith vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_arith (lua_State *L, int op) {$/;" f typeref:typename:LUA_API void | ||
| 4295 | lua_arith vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_arith) (lua_State *L, int op);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int op) | ||
| 4296 | lua_assert vendor/lua-5.4.8/src/lauxlib.h /^ #define lua_assert(/;" d | ||
| 4297 | lua_assert vendor/lua-5.4.8/src/llimits.h /^#define lua_assert(/;" d | ||
| 4298 | lua_atpanic vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_CFunction lua_atpanic (lua_State *L, lua_CFunction panicf) {$/;" f typeref:typename:LUA_API lua_CFunction | ||
| 4299 | lua_c vendor/lua-5.4.8/src/lua.c /^#define lua_c$/;" d file: | ||
| 4300 | lua_call vendor/lua-5.4.8/src/lua.h /^#define lua_call(/;" d | ||
| 4301 | lua_callk vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_callk (lua_State *L, int nargs, int nresults,$/;" f typeref:typename:LUA_API void | ||
| 4302 | lua_callk vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_callk) (lua_State *L, int nargs, int nresults,$/;" v typeref:typename:LUA_API void ()(lua_State * L,int nargs,int nresults,lua_KContext ctx,lua_KFunction k) | ||
| 4303 | lua_checkstack vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_checkstack (lua_State *L, int n) {$/;" f typeref:typename:LUA_API int | ||
| 4304 | lua_checkstack vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_checkstack) (lua_State *L, int n);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int n) | ||
| 4305 | lua_close vendor/lua-5.4.8/src/lstate.c /^LUA_API void lua_close (lua_State *L) {$/;" f typeref:typename:LUA_API void | ||
| 4306 | lua_close vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_close) (lua_State *L);$/;" v typeref:typename:LUA_API void ()(lua_State * L) | ||
| 4307 | lua_closeslot vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_closeslot (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4308 | lua_closeslot vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_closeslot) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4309 | lua_closethread vendor/lua-5.4.8/src/lstate.c /^LUA_API int lua_closethread (lua_State *L, lua_State *from) {$/;" f typeref:typename:LUA_API int | ||
| 4310 | lua_closethread vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_closethread) (lua_State *L, lua_State *from);$/;" v typeref:typename:LUA_API int ()(lua_State * L,lua_State * from) | ||
| 4311 | lua_compare vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) {$/;" f typeref:typename:LUA_API int | ||
| 4312 | lua_compare vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_compare) (lua_State *L, int idx1, int idx2, int op);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx1,int idx2,int op) | ||
| 4313 | lua_concat vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_concat (lua_State *L, int n) {$/;" f typeref:typename:LUA_API void | ||
| 4314 | lua_concat vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_concat) (lua_State *L, int n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int n) | ||
| 4315 | lua_copy vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_copy (lua_State *L, int fromidx, int toidx) {$/;" f typeref:typename:LUA_API void | ||
| 4316 | lua_copy vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_copy) (lua_State *L, int fromidx, int toidx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int fromidx,int toidx) | ||
| 4317 | lua_createtable vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_createtable (lua_State *L, int narray, int nrec) {$/;" f typeref:typename:LUA_API void | ||
| 4318 | lua_createtable vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_createtable) (lua_State *L, int narr, int nrec);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int narr,int nrec) | ||
| 4319 | lua_dump vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_dump (lua_State *L, lua_Writer writer, void *data, int strip) {$/;" f typeref:typename:LUA_API int | ||
| 4320 | lua_dump vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_dump) (lua_State *L, lua_Writer writer, void *data, int strip);$/;" v typeref:typename:LUA_API int ()(lua_State * L,lua_Writer writer,void * data,int strip) | ||
| 4321 | lua_equal vendor/lua-5.4.8/src/luaconf.h /^#define lua_equal(/;" d | ||
| 4322 | lua_error vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_error (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4323 | lua_error vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_error) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4324 | lua_freeline vendor/lua-5.4.8/src/lua.c /^#define lua_freeline(/;" d file: | ||
| 4325 | lua_gc vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_gc (lua_State *L, int what, ...) {$/;" f typeref:typename:LUA_API int | ||
| 4326 | lua_gc vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_gc) (lua_State *L, int what, ...);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int what,...) | ||
| 4327 | lua_getallocf vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) {$/;" f typeref:typename:LUA_API lua_Alloc | ||
| 4328 | lua_getextraspace vendor/lua-5.4.8/src/lua.h /^#define lua_getextraspace(/;" d | ||
| 4329 | lua_getfield vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_getfield (lua_State *L, int idx, const char *k) {$/;" f typeref:typename:LUA_API int | ||
| 4330 | lua_getfield vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getfield) (lua_State *L, int idx, const char *k);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,const char * k) | ||
| 4331 | lua_getfield_int main.c /^static int lua_getfield_int(lua_State *L, int index, const char *key) {$/;" f typeref:typename:int file: | ||
| 4332 | lua_getfield_int_opt main.c /^static int lua_getfield_int_opt(lua_State *L, int index, const char *key, int def) {$/;" f typeref:typename:int file: | ||
| 4333 | lua_getglobal vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_getglobal (lua_State *L, const char *name) {$/;" f typeref:typename:LUA_API int | ||
| 4334 | lua_getglobal vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getglobal) (lua_State *L, const char *name);$/;" v typeref:typename:LUA_API int ()(lua_State * L,const char * name) | ||
| 4335 | lua_gethook vendor/lua-5.4.8/src/ldebug.c /^LUA_API lua_Hook lua_gethook (lua_State *L) {$/;" f typeref:typename:LUA_API lua_Hook | ||
| 4336 | lua_gethookcount vendor/lua-5.4.8/src/ldebug.c /^LUA_API int lua_gethookcount (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4337 | lua_gethookcount vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_gethookcount) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4338 | lua_gethookmask vendor/lua-5.4.8/src/ldebug.c /^LUA_API int lua_gethookmask (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4339 | lua_gethookmask vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_gethookmask) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4340 | lua_geti vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_geti (lua_State *L, int idx, lua_Integer n) {$/;" f typeref:typename:LUA_API int | ||
| 4341 | lua_geti vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_geti) (lua_State *L, int idx, lua_Integer n);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,lua_Integer n) | ||
| 4342 | lua_getinfo vendor/lua-5.4.8/src/ldebug.c /^LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) {$/;" f typeref:typename:LUA_API int | ||
| 4343 | lua_getinfo vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar);$/;" v typeref:typename:LUA_API int ()(lua_State * L,const char * what,lua_Debug * ar) | ||
| 4344 | lua_getiuservalue vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_getiuservalue (lua_State *L, int idx, int n) {$/;" f typeref:typename:LUA_API int | ||
| 4345 | lua_getiuservalue vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getiuservalue) (lua_State *L, int idx, int n);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,int n) | ||
| 4346 | lua_getlocal vendor/lua-5.4.8/src/ldebug.c /^LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) {$/;" f typeref:typename:LUA_API const char * | ||
| 4347 | lua_getlocal vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const lua_Debug * ar,int n) | ||
| 4348 | lua_getlocaledecpoint vendor/lua-5.4.8/src/luaconf.h /^#define lua_getlocaledecpoint(/;" d | ||
| 4349 | lua_getmetatable vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_getmetatable (lua_State *L, int objindex) {$/;" f typeref:typename:LUA_API int | ||
| 4350 | lua_getmetatable vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getmetatable) (lua_State *L, int objindex);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int objindex) | ||
| 4351 | lua_getstack vendor/lua-5.4.8/src/ldebug.c /^LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) {$/;" f typeref:typename:LUA_API int | ||
| 4352 | lua_getstack vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_getstack) (lua_State *L, int level, lua_Debug *ar);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int level,lua_Debug * ar) | ||
| 4353 | lua_gettable vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_gettable (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4354 | lua_gettable vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_gettable) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4355 | lua_gettop vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_gettop (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4356 | lua_gettop vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_gettop) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4357 | lua_getupvalue vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_getupvalue (lua_State *L, int funcindex, int n) {$/;" f typeref:typename:LUA_API const char * | ||
| 4358 | lua_getupvalue vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_getupvalue) (lua_State *L, int funcindex, int n);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,int funcindex,int n) | ||
| 4359 | lua_getuservalue vendor/lua-5.4.8/src/lua.h /^#define lua_getuservalue(/;" d | ||
| 4360 | lua_h vendor/lua-5.4.8/src/lua.h /^#define lua_h$/;" d | ||
| 4361 | lua_ident vendor/lua-5.4.8/src/lapi.c /^const char lua_ident[] =$/;" v typeref:typename:const char[] | ||
| 4362 | lua_initreadline vendor/lua-5.4.8/src/lua.c /^#define lua_initreadline(/;" d file: | ||
| 4363 | lua_insert vendor/lua-5.4.8/src/lua.h /^#define lua_insert(/;" d | ||
| 4364 | lua_integer2str vendor/lua-5.4.8/src/luaconf.h /^#define lua_integer2str(/;" d | ||
| 4365 | lua_isboolean vendor/lua-5.4.8/src/lua.h /^#define lua_isboolean(/;" d | ||
| 4366 | lua_iscfunction vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_iscfunction (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4367 | lua_iscfunction vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_iscfunction) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4368 | lua_isfunction vendor/lua-5.4.8/src/lua.h /^#define lua_isfunction(/;" d | ||
| 4369 | lua_isinteger vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_isinteger (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4370 | lua_isinteger vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_isinteger) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4371 | lua_islightuserdata vendor/lua-5.4.8/src/lua.h /^#define lua_islightuserdata(/;" d | ||
| 4372 | lua_isnil vendor/lua-5.4.8/src/lua.h /^#define lua_isnil(/;" d | ||
| 4373 | lua_isnone vendor/lua-5.4.8/src/lua.h /^#define lua_isnone(/;" d | ||
| 4374 | lua_isnoneornil vendor/lua-5.4.8/src/lua.h /^#define lua_isnoneornil(/;" d | ||
| 4375 | lua_isnumber vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_isnumber (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4376 | lua_isnumber vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_isnumber) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4377 | lua_isstring vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_isstring (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4378 | lua_isstring vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_isstring) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4379 | lua_istable vendor/lua-5.4.8/src/lua.h /^#define lua_istable(/;" d | ||
| 4380 | lua_isthread vendor/lua-5.4.8/src/lua.h /^#define lua_isthread(/;" d | ||
| 4381 | lua_isuserdata vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_isuserdata (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4382 | lua_isuserdata vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_isuserdata) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4383 | lua_isyieldable vendor/lua-5.4.8/src/ldo.c /^LUA_API int lua_isyieldable (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4384 | lua_isyieldable vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_isyieldable) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4385 | lua_len vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_len (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4386 | lua_len vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_len) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4387 | lua_lessthan vendor/lua-5.4.8/src/luaconf.h /^#define lua_lessthan(/;" d | ||
| 4388 | lua_load vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_load (lua_State *L, lua_Reader reader, void *data,$/;" f typeref:typename:LUA_API int | ||
| 4389 | lua_load vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_load) (lua_State *L, lua_Reader reader, void *dt,$/;" v typeref:typename:LUA_API int ()(lua_State * L,lua_Reader reader,void * dt,const char * chunkname,const char * mode) | ||
| 4390 | lua_lock vendor/lua-5.4.8/src/llimits.h /^#define lua_lock(/;" d | ||
| 4391 | lua_longassert vendor/lua-5.4.8/src/llimits.h /^#define lua_longassert(/;" d | ||
| 4392 | lua_longjmp vendor/lua-5.4.8/src/ldo.c /^struct lua_longjmp {$/;" s file: | ||
| 4393 | lua_newstate vendor/lua-5.4.8/src/lstate.c /^LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) {$/;" f typeref:typename:LUA_API lua_State * | ||
| 4394 | lua_newstate vendor/lua-5.4.8/src/lua.h /^LUA_API lua_State *(lua_newstate) (lua_Alloc f, void *ud);$/;" v typeref:typename:LUA_API lua_State * ()(lua_Alloc f,void * ud) | ||
| 4395 | lua_newtable vendor/lua-5.4.8/src/lua.h /^#define lua_newtable(/;" d | ||
| 4396 | lua_newthread vendor/lua-5.4.8/src/lstate.c /^LUA_API lua_State *lua_newthread (lua_State *L) {$/;" f typeref:typename:LUA_API lua_State * | ||
| 4397 | lua_newthread vendor/lua-5.4.8/src/lua.h /^LUA_API lua_State *(lua_newthread) (lua_State *L);$/;" v typeref:typename:LUA_API lua_State * ()(lua_State * L) | ||
| 4398 | lua_newuserdata vendor/lua-5.4.8/src/lua.h /^#define lua_newuserdata(/;" d | ||
| 4399 | lua_newuserdatauv vendor/lua-5.4.8/src/lapi.c /^LUA_API void *lua_newuserdatauv (lua_State *L, size_t size, int nuvalue) {$/;" f typeref:typename:LUA_API void * | ||
| 4400 | lua_newuserdatauv vendor/lua-5.4.8/src/lua.h /^LUA_API void *(lua_newuserdatauv) (lua_State *L, size_t sz, int nuvalue);$/;" v typeref:typename:LUA_API void * ()(lua_State * L,size_t sz,int nuvalue) | ||
| 4401 | lua_next vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_next (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4402 | lua_next vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_next) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4403 | lua_number2str vendor/lua-5.4.8/src/luaconf.h /^#define lua_number2str(/;" d | ||
| 4404 | lua_number2strx vendor/lua-5.4.8/src/lstrlib.c /^static int lua_number2strx (lua_State *L, char *buff, int sz,$/;" f typeref:typename:int file: | ||
| 4405 | lua_number2strx vendor/lua-5.4.8/src/luaconf.h /^#define lua_number2strx(/;" d | ||
| 4406 | lua_numbertointeger vendor/lua-5.4.8/src/luaconf.h /^#define lua_numbertointeger(/;" d | ||
| 4407 | lua_objlen vendor/lua-5.4.8/src/luaconf.h /^#define lua_objlen(/;" d | ||
| 4408 | lua_pcall vendor/lua-5.4.8/src/lua.h /^#define lua_pcall(/;" d | ||
| 4409 | lua_pcallk vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc,$/;" f typeref:typename:LUA_API int | ||
| 4410 | lua_pcallk vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_pcallk) (lua_State *L, int nargs, int nresults, int errfunc,$/;" v typeref:typename:LUA_API int ()(lua_State * L,int nargs,int nresults,int errfunc,lua_KContext ctx,lua_KFunction k) | ||
| 4411 | lua_pointer2str vendor/lua-5.4.8/src/luaconf.h /^#define lua_pointer2str(/;" d | ||
| 4412 | lua_pop vendor/lua-5.4.8/src/lua.h /^#define lua_pop(/;" d | ||
| 4413 | lua_pushboolean vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushboolean (lua_State *L, int b) {$/;" f typeref:typename:LUA_API void | ||
| 4414 | lua_pushboolean vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushboolean) (lua_State *L, int b);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int b) | ||
| 4415 | lua_pushcclosure vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushcclosure (lua_State *L, lua_CFunction fn, int n) {$/;" f typeref:typename:LUA_API void | ||
| 4416 | lua_pushcclosure vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushcclosure) (lua_State *L, lua_CFunction fn, int n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_CFunction fn,int n) | ||
| 4417 | lua_pushcfunction vendor/lua-5.4.8/src/lua.h /^#define lua_pushcfunction(/;" d | ||
| 4418 | lua_pushfstring vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) {$/;" f typeref:typename:LUA_API const char * | ||
| 4419 | lua_pushfstring vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const char * fmt,...) | ||
| 4420 | lua_pushglobaltable vendor/lua-5.4.8/src/lua.h /^#define lua_pushglobaltable(/;" d | ||
| 4421 | lua_pushinteger vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushinteger (lua_State *L, lua_Integer n) {$/;" f typeref:typename:LUA_API void | ||
| 4422 | lua_pushinteger vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushinteger) (lua_State *L, lua_Integer n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_Integer n) | ||
| 4423 | lua_pushlightuserdata vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushlightuserdata (lua_State *L, void *p) {$/;" f typeref:typename:LUA_API void | ||
| 4424 | lua_pushlightuserdata vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushlightuserdata) (lua_State *L, void *p);$/;" v typeref:typename:LUA_API void ()(lua_State * L,void * p) | ||
| 4425 | lua_pushliteral vendor/lua-5.4.8/src/lua.h /^#define lua_pushliteral(/;" d | ||
| 4426 | lua_pushlstring vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_pushlstring (lua_State *L, const char *s, size_t len) {$/;" f typeref:typename:LUA_API const char * | ||
| 4427 | lua_pushlstring vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_pushlstring) (lua_State *L, const char *s, size_t len);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const char * s,size_t len) | ||
| 4428 | lua_pushnil vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushnil (lua_State *L) {$/;" f typeref:typename:LUA_API void | ||
| 4429 | lua_pushnil vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushnil) (lua_State *L);$/;" v typeref:typename:LUA_API void ()(lua_State * L) | ||
| 4430 | lua_pushnumber vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushnumber (lua_State *L, lua_Number n) {$/;" f typeref:typename:LUA_API void | ||
| 4431 | lua_pushnumber vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushnumber) (lua_State *L, lua_Number n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_Number n) | ||
| 4432 | lua_pushstring vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_pushstring (lua_State *L, const char *s) {$/;" f typeref:typename:LUA_API const char * | ||
| 4433 | lua_pushstring vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_pushstring) (lua_State *L, const char *s);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const char * s) | ||
| 4434 | lua_pushthread vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_pushthread (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4435 | lua_pushthread vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_pushthread) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4436 | lua_pushunsigned vendor/lua-5.4.8/src/lua.h /^#define lua_pushunsigned(/;" d | ||
| 4437 | lua_pushvalue vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_pushvalue (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4438 | lua_pushvalue vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_pushvalue) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4439 | lua_pushvfstring vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_pushvfstring (lua_State *L, const char *fmt,$/;" f typeref:typename:LUA_API const char * | ||
| 4440 | lua_pushvfstring vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_pushvfstring) (lua_State *L, const char *fmt,$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const char * fmt,va_list argp) | ||
| 4441 | lua_rawequal vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_rawequal (lua_State *L, int index1, int index2) {$/;" f typeref:typename:LUA_API int | ||
| 4442 | lua_rawequal vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_rawequal) (lua_State *L, int idx1, int idx2);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx1,int idx2) | ||
| 4443 | lua_rawget vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_rawget (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4444 | lua_rawget vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_rawget) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4445 | lua_rawgeti vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_rawgeti (lua_State *L, int idx, lua_Integer n) {$/;" f typeref:typename:LUA_API int | ||
| 4446 | lua_rawgeti vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_rawgeti) (lua_State *L, int idx, lua_Integer n);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,lua_Integer n) | ||
| 4447 | lua_rawgetp vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_rawgetp (lua_State *L, int idx, const void *p) {$/;" f typeref:typename:LUA_API int | ||
| 4448 | lua_rawgetp vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_rawgetp) (lua_State *L, int idx, const void *p);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,const void * p) | ||
| 4449 | lua_rawlen vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_Unsigned lua_rawlen (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API lua_Unsigned | ||
| 4450 | lua_rawset vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_rawset (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4451 | lua_rawset vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_rawset) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4452 | lua_rawseti vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_rawseti (lua_State *L, int idx, lua_Integer n) {$/;" f typeref:typename:LUA_API void | ||
| 4453 | lua_rawseti vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_rawseti) (lua_State *L, int idx, lua_Integer n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx,lua_Integer n) | ||
| 4454 | lua_rawsetp vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) {$/;" f typeref:typename:LUA_API void | ||
| 4455 | lua_rawsetp vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx,const void * p) | ||
| 4456 | lua_readline vendor/lua-5.4.8/src/lua.c /^#define lua_readline(/;" d file: | ||
| 4457 | lua_register vendor/lua-5.4.8/src/lua.h /^#define lua_register(/;" d | ||
| 4458 | lua_remove vendor/lua-5.4.8/src/lua.h /^#define lua_remove(/;" d | ||
| 4459 | lua_replace vendor/lua-5.4.8/src/lua.h /^#define lua_replace(/;" d | ||
| 4460 | lua_resetthread vendor/lua-5.4.8/src/lstate.c /^LUA_API int lua_resetthread (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4461 | lua_resetthread vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_resetthread) (lua_State *L); \/* Deprecated! *\/$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4462 | lua_resume vendor/lua-5.4.8/src/ldo.c /^LUA_API int lua_resume (lua_State *L, lua_State *from, int nargs,$/;" f typeref:typename:LUA_API int | ||
| 4463 | lua_resume vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_resume) (lua_State *L, lua_State *from, int narg,$/;" v typeref:typename:LUA_API int ()(lua_State * L,lua_State * from,int narg,int * nres) | ||
| 4464 | lua_rotate vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_rotate (lua_State *L, int idx, int n) {$/;" f typeref:typename:LUA_API void | ||
| 4465 | lua_rotate vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_rotate) (lua_State *L, int idx, int n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx,int n) | ||
| 4466 | lua_saveline vendor/lua-5.4.8/src/lua.c /^#define lua_saveline(/;" d file: | ||
| 4467 | lua_setallocf vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_setallocf (lua_State *L, lua_Alloc f, void *ud) {$/;" f typeref:typename:LUA_API void | ||
| 4468 | lua_setallocf vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_setallocf) (lua_State *L, lua_Alloc f, void *ud);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_Alloc f,void * ud) | ||
| 4469 | lua_setcstacklimit vendor/lua-5.4.8/src/lstate.c /^LUA_API int lua_setcstacklimit (lua_State *L, unsigned int limit) {$/;" f typeref:typename:LUA_API int | ||
| 4470 | lua_setcstacklimit vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_setcstacklimit) (lua_State *L, unsigned int limit);$/;" v typeref:typename:LUA_API int ()(lua_State * L,unsigned int limit) | ||
| 4471 | lua_setfield vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_setfield (lua_State *L, int idx, const char *k) {$/;" f typeref:typename:LUA_API void | ||
| 4472 | lua_setfield vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_setfield) (lua_State *L, int idx, const char *k);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx,const char * k) | ||
| 4473 | lua_setglobal vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_setglobal (lua_State *L, const char *name) {$/;" f typeref:typename:LUA_API void | ||
| 4474 | lua_setglobal vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_setglobal) (lua_State *L, const char *name);$/;" v typeref:typename:LUA_API void ()(lua_State * L,const char * name) | ||
| 4475 | lua_sethook vendor/lua-5.4.8/src/ldebug.c /^LUA_API void lua_sethook (lua_State *L, lua_Hook func, int mask, int count) {$/;" f typeref:typename:LUA_API void | ||
| 4476 | lua_sethook vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_sethook) (lua_State *L, lua_Hook func, int mask, int count);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_Hook func,int mask,int count) | ||
| 4477 | lua_seti vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_seti (lua_State *L, int idx, lua_Integer n) {$/;" f typeref:typename:LUA_API void | ||
| 4478 | lua_seti vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_seti) (lua_State *L, int idx, lua_Integer n);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx,lua_Integer n) | ||
| 4479 | lua_setiuservalue vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_setiuservalue (lua_State *L, int idx, int n) {$/;" f typeref:typename:LUA_API int | ||
| 4480 | lua_setiuservalue vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_setiuservalue) (lua_State *L, int idx, int n);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx,int n) | ||
| 4481 | lua_setlocal vendor/lua-5.4.8/src/ldebug.c /^LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) {$/;" f typeref:typename:LUA_API const char * | ||
| 4482 | lua_setlocal vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_setlocal) (lua_State *L, const lua_Debug *ar, int n);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,const lua_Debug * ar,int n) | ||
| 4483 | lua_setmetatable vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_setmetatable (lua_State *L, int objindex) {$/;" f typeref:typename:LUA_API int | ||
| 4484 | lua_setmetatable vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_setmetatable) (lua_State *L, int objindex);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int objindex) | ||
| 4485 | lua_settable vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_settable (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4486 | lua_settable vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_settable) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4487 | lua_settop vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_settop (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4488 | lua_settop vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_settop) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4489 | lua_setupvalue vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) {$/;" f typeref:typename:LUA_API const char * | ||
| 4490 | lua_setupvalue vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_setupvalue) (lua_State *L, int funcindex, int n);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,int funcindex,int n) | ||
| 4491 | lua_setuservalue vendor/lua-5.4.8/src/lua.h /^#define lua_setuservalue(/;" d | ||
| 4492 | lua_setwarnf vendor/lua-5.4.8/src/lapi.c /^void lua_setwarnf (lua_State *L, lua_WarnFunction f, void *ud) {$/;" f typeref:typename:void | ||
| 4493 | lua_setwarnf vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_setwarnf) (lua_State *L, lua_WarnFunction f, void *ud);$/;" v typeref:typename:LUA_API void ()(lua_State * L,lua_WarnFunction f,void * ud) | ||
| 4494 | lua_status vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_status (lua_State *L) {$/;" f typeref:typename:LUA_API int | ||
| 4495 | lua_status vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_status) (lua_State *L);$/;" v typeref:typename:LUA_API int ()(lua_State * L) | ||
| 4496 | lua_stdin_is_tty vendor/lua-5.4.8/src/lua.c /^#define lua_stdin_is_tty(/;" d file: | ||
| 4497 | lua_str2number vendor/lua-5.4.8/src/luaconf.h /^#define lua_str2number(/;" d | ||
| 4498 | lua_stringtonumber vendor/lua-5.4.8/src/lapi.c /^LUA_API size_t lua_stringtonumber (lua_State *L, const char *s) {$/;" f typeref:typename:LUA_API size_t | ||
| 4499 | lua_strlen vendor/lua-5.4.8/src/luaconf.h /^#define lua_strlen(/;" d | ||
| 4500 | lua_strx2number vendor/lua-5.4.8/src/lobject.c /^static lua_Number lua_strx2number (const char *s, char **endptr) {$/;" f typeref:typename:lua_Number file: | ||
| 4501 | lua_strx2number vendor/lua-5.4.8/src/luaconf.h /^#define lua_strx2number(/;" d | ||
| 4502 | lua_tmpnam vendor/lua-5.4.8/src/loslib.c /^#define lua_tmpnam(/;" d file: | ||
| 4503 | lua_toboolean vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_toboolean (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4504 | lua_toboolean vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_toboolean) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4505 | lua_tocfunction vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_CFunction lua_tocfunction (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API lua_CFunction | ||
| 4506 | lua_toclose vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_toclose (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void | ||
| 4507 | lua_toclose vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_toclose) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void ()(lua_State * L,int idx) | ||
| 4508 | lua_tointeger vendor/lua-5.4.8/src/lua.h /^#define lua_tointeger(/;" d | ||
| 4509 | lua_tointegerx vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_Integer lua_tointegerx (lua_State *L, int idx, int *pisnum) {$/;" f typeref:typename:LUA_API lua_Integer | ||
| 4510 | lua_tolstring vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_tolstring (lua_State *L, int idx, size_t *len) {$/;" f typeref:typename:LUA_API const char * | ||
| 4511 | lua_tolstring vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_tolstring) (lua_State *L, int idx, size_t *len);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,int idx,size_t * len) | ||
| 4512 | lua_tonumber vendor/lua-5.4.8/src/lua.h /^#define lua_tonumber(/;" d | ||
| 4513 | lua_tonumberx vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_Number lua_tonumberx (lua_State *L, int idx, int *pisnum) {$/;" f typeref:typename:LUA_API lua_Number | ||
| 4514 | lua_topointer vendor/lua-5.4.8/src/lapi.c /^LUA_API const void *lua_topointer (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API const void * | ||
| 4515 | lua_topointer vendor/lua-5.4.8/src/lua.h /^LUA_API const void *(lua_topointer) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API const void * ()(lua_State * L,int idx) | ||
| 4516 | lua_tostring vendor/lua-5.4.8/src/lua.h /^#define lua_tostring(/;" d | ||
| 4517 | lua_tothread vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_State *lua_tothread (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API lua_State * | ||
| 4518 | lua_tothread vendor/lua-5.4.8/src/lua.h /^LUA_API lua_State *(lua_tothread) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API lua_State * ()(lua_State * L,int idx) | ||
| 4519 | lua_tounsigned vendor/lua-5.4.8/src/lua.h /^#define lua_tounsigned(/;" d | ||
| 4520 | lua_tounsignedx vendor/lua-5.4.8/src/lua.h /^#define lua_tounsignedx(/;" d | ||
| 4521 | lua_touserdata vendor/lua-5.4.8/src/lapi.c /^LUA_API void *lua_touserdata (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API void * | ||
| 4522 | lua_touserdata vendor/lua-5.4.8/src/lua.h /^LUA_API void *(lua_touserdata) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API void * ()(lua_State * L,int idx) | ||
| 4523 | lua_type vendor/lua-5.4.8/src/lapi.c /^LUA_API int lua_type (lua_State *L, int idx) {$/;" f typeref:typename:LUA_API int | ||
| 4524 | lua_type vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_type) (lua_State *L, int idx);$/;" v typeref:typename:LUA_API int ()(lua_State * L,int idx) | ||
| 4525 | lua_typename vendor/lua-5.4.8/src/lapi.c /^LUA_API const char *lua_typename (lua_State *L, int t) {$/;" f typeref:typename:LUA_API const char * | ||
| 4526 | lua_typename vendor/lua-5.4.8/src/lua.h /^LUA_API const char *(lua_typename) (lua_State *L, int tp);$/;" v typeref:typename:LUA_API const char * ()(lua_State * L,int tp) | ||
| 4527 | lua_unlock vendor/lua-5.4.8/src/llimits.h /^#define lua_unlock(/;" d | ||
| 4528 | lua_upvalueid vendor/lua-5.4.8/src/lapi.c /^LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) {$/;" f typeref:typename:LUA_API void * | ||
| 4529 | lua_upvalueid vendor/lua-5.4.8/src/lua.h /^LUA_API void *(lua_upvalueid) (lua_State *L, int fidx, int n);$/;" v typeref:typename:LUA_API void * ()(lua_State * L,int fidx,int n) | ||
| 4530 | lua_upvalueindex vendor/lua-5.4.8/src/lua.h /^#define lua_upvalueindex(/;" d | ||
| 4531 | lua_upvaluejoin vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_upvaluejoin (lua_State *L, int fidx1, int n1,$/;" f typeref:typename:LUA_API void | ||
| 4532 | lua_upvaluejoin vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_upvaluejoin) (lua_State *L, int fidx1, int n1,$/;" v typeref:typename:LUA_API void ()(lua_State * L,int fidx1,int n1,int fidx2,int n2) | ||
| 4533 | lua_version vendor/lua-5.4.8/src/lapi.c /^LUA_API lua_Number lua_version (lua_State *L) {$/;" f typeref:typename:LUA_API lua_Number | ||
| 4534 | lua_warning vendor/lua-5.4.8/src/lapi.c /^void lua_warning (lua_State *L, const char *msg, int tocont) {$/;" f typeref:typename:void | ||
| 4535 | lua_warning vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_warning) (lua_State *L, const char *msg, int tocont);$/;" v typeref:typename:LUA_API void ()(lua_State * L,const char * msg,int tocont) | ||
| 4536 | lua_writeline vendor/lua-5.4.8/src/lauxlib.h /^#define lua_writeline(/;" d | ||
| 4537 | lua_writestring vendor/lua-5.4.8/src/lauxlib.h /^#define lua_writestring(/;" d | ||
| 4538 | lua_writestringerror vendor/lua-5.4.8/src/lauxlib.h /^#define lua_writestringerror(/;" d | ||
| 4539 | lua_xmove vendor/lua-5.4.8/src/lapi.c /^LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) {$/;" f typeref:typename:LUA_API void | ||
| 4540 | lua_xmove vendor/lua-5.4.8/src/lua.h /^LUA_API void (lua_xmove) (lua_State *from, lua_State *to, int n);$/;" v typeref:typename:LUA_API void ()(lua_State * from,lua_State * to,int n) | ||
| 4541 | lua_yield vendor/lua-5.4.8/src/lua.h /^#define lua_yield(/;" d | ||
| 4542 | lua_yieldk vendor/lua-5.4.8/src/ldo.c /^LUA_API int lua_yieldk (lua_State *L, int nresults, lua_KContext ctx,$/;" f typeref:typename:LUA_API int | ||
| 4543 | lua_yieldk vendor/lua-5.4.8/src/lua.h /^LUA_API int (lua_yieldk) (lua_State *L, int nresults, lua_KContext ctx,$/;" v typeref:typename:LUA_API int ()(lua_State * L,int nresults,lua_KContext ctx,lua_KFunction k) | ||
| 4544 | luac.o vendor/lua-5.4.8/src/Makefile /^luac.o: luac.c lprefix.h lua.h luaconf.h lauxlib.h ldebug.h lstate.h \\$/;" t | ||
| 4545 | luac_c vendor/lua-5.4.8/src/luac.c /^#define luac_c$/;" d file: | ||
| 4546 | luaconf_h vendor/lua-5.4.8/src/luaconf.h /^#define luaconf_h$/;" d | ||
| 4547 | luai_apicheck vendor/lua-5.4.8/src/llimits.h /^#define luai_apicheck(/;" d | ||
| 4548 | luai_apicheck vendor/lua-5.4.8/src/luaconf.h /^#define luai_apicheck(/;" d | ||
| 4549 | luai_ctype_ vendor/lua-5.4.8/src/lctype.c /^LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = {$/;" v typeref:typename:LUAI_DDEF const lu_byte[] | ||
| 4550 | luai_jmpbuf vendor/lua-5.4.8/src/ldo.c /^#define luai_jmpbuf /;" d file: | ||
| 4551 | luai_likely vendor/lua-5.4.8/src/luaconf.h /^#define luai_likely(/;" d | ||
| 4552 | luai_makeseed vendor/lua-5.4.8/src/lstate.c /^static unsigned int luai_makeseed (lua_State *L) {$/;" f typeref:typename:unsigned int file: | ||
| 4553 | luai_numadd vendor/lua-5.4.8/src/llimits.h /^#define luai_numadd(/;" d | ||
| 4554 | luai_numdiv vendor/lua-5.4.8/src/llimits.h /^#define luai_numdiv(/;" d | ||
| 4555 | luai_numeq vendor/lua-5.4.8/src/llimits.h /^#define luai_numeq(/;" d | ||
| 4556 | luai_numge vendor/lua-5.4.8/src/llimits.h /^#define luai_numge(/;" d | ||
| 4557 | luai_numgt vendor/lua-5.4.8/src/llimits.h /^#define luai_numgt(/;" d | ||
| 4558 | luai_numidiv vendor/lua-5.4.8/src/llimits.h /^#define luai_numidiv(/;" d | ||
| 4559 | luai_numisnan vendor/lua-5.4.8/src/llimits.h /^#define luai_numisnan(/;" d | ||
| 4560 | luai_numle vendor/lua-5.4.8/src/llimits.h /^#define luai_numle(/;" d | ||
| 4561 | luai_numlt vendor/lua-5.4.8/src/llimits.h /^#define luai_numlt(/;" d | ||
| 4562 | luai_nummod vendor/lua-5.4.8/src/llimits.h /^#define luai_nummod(/;" d | ||
| 4563 | luai_nummul vendor/lua-5.4.8/src/llimits.h /^#define luai_nummul(/;" d | ||
| 4564 | luai_numpow vendor/lua-5.4.8/src/llimits.h /^#define luai_numpow(/;" d | ||
| 4565 | luai_numsub vendor/lua-5.4.8/src/llimits.h /^#define luai_numsub(/;" d | ||
| 4566 | luai_numunm vendor/lua-5.4.8/src/llimits.h /^#define luai_numunm(/;" d | ||
| 4567 | luai_threadyield vendor/lua-5.4.8/src/llimits.h /^#define luai_threadyield(/;" d | ||
| 4568 | luai_unlikely vendor/lua-5.4.8/src/luaconf.h /^#define luai_unlikely(/;" d | ||
| 4569 | luai_userstateclose vendor/lua-5.4.8/src/llimits.h /^#define luai_userstateclose(/;" d | ||
| 4570 | luai_userstatefree vendor/lua-5.4.8/src/llimits.h /^#define luai_userstatefree(/;" d | ||
| 4571 | luai_userstateopen vendor/lua-5.4.8/src/llimits.h /^#define luai_userstateopen(/;" d | ||
| 4572 | luai_userstateresume vendor/lua-5.4.8/src/llimits.h /^#define luai_userstateresume(/;" d | ||
| 4573 | luai_userstatethread vendor/lua-5.4.8/src/llimits.h /^#define luai_userstatethread(/;" d | ||
| 4574 | luai_userstateyield vendor/lua-5.4.8/src/llimits.h /^#define luai_userstateyield(/;" d | ||
| 4575 | luai_verifycode vendor/lua-5.4.8/src/lundump.c /^#define luai_verifycode(/;" d file: | ||
| 4576 | lualib_h vendor/lua-5.4.8/src/lualib.h /^#define lualib_h$/;" d | ||
| 4577 | luaopen_base vendor/lua-5.4.8/src/lbaselib.c /^LUAMOD_API int luaopen_base (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4578 | luaopen_base vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_base) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4579 | luaopen_coroutine vendor/lua-5.4.8/src/lcorolib.c /^LUAMOD_API int luaopen_coroutine (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4580 | luaopen_coroutine vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_coroutine) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4581 | luaopen_debug vendor/lua-5.4.8/src/ldblib.c /^LUAMOD_API int luaopen_debug (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4582 | luaopen_debug vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_debug) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4583 | luaopen_io vendor/lua-5.4.8/src/liolib.c /^LUAMOD_API int luaopen_io (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4584 | luaopen_io vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_io) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4585 | luaopen_math vendor/lua-5.4.8/src/lmathlib.c /^LUAMOD_API int luaopen_math (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4586 | luaopen_math vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_math) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4587 | luaopen_os vendor/lua-5.4.8/src/loslib.c /^LUAMOD_API int luaopen_os (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4588 | luaopen_os vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_os) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4589 | luaopen_package vendor/lua-5.4.8/src/loadlib.c /^LUAMOD_API int luaopen_package (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4590 | luaopen_package vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_package) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4591 | luaopen_string vendor/lua-5.4.8/src/lstrlib.c /^LUAMOD_API int luaopen_string (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4592 | luaopen_string vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_string) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4593 | luaopen_table vendor/lua-5.4.8/src/ltablib.c /^LUAMOD_API int luaopen_table (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4594 | luaopen_table vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_table) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4595 | luaopen_utf8 vendor/lua-5.4.8/src/lualib.h /^LUAMOD_API int (luaopen_utf8) (lua_State *L);$/;" v typeref:typename:LUAMOD_API int ()(lua_State * L) | ||
| 4596 | luaopen_utf8 vendor/lua-5.4.8/src/lutf8lib.c /^LUAMOD_API int luaopen_utf8 (lua_State *L) {$/;" f typeref:typename:LUAMOD_API int | ||
| 4597 | lundump.o vendor/lua-5.4.8/src/Makefile /^lundump.o: lundump.c lprefix.h lua.h luaconf.h ldebug.h lstate.h \\$/;" t | ||
| 4598 | lundump_c vendor/lua-5.4.8/src/lundump.c /^#define lundump_c$/;" d file: | ||
| 4599 | lundump_h vendor/lua-5.4.8/src/lundump.h /^#define lundump_h$/;" d | ||
| 4600 | lutf8lib.o vendor/lua-5.4.8/src/Makefile /^lutf8lib.o: lutf8lib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h$/;" t | ||
| 4601 | lutf8lib_c vendor/lua-5.4.8/src/lutf8lib.c /^#define lutf8lib_c$/;" d file: | ||
| 4602 | lvm.o vendor/lua-5.4.8/src/Makefile /^lvm.o: lvm.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \\$/;" t | ||
| 4603 | lvm_c vendor/lua-5.4.8/src/lvm.c /^#define lvm_c$/;" d file: | ||
| 4604 | lvm_h vendor/lua-5.4.8/src/lvm.h /^#define lvm_h$/;" d | ||
| 4605 | lzio.o vendor/lua-5.4.8/src/Makefile /^lzio.o: lzio.c lprefix.h lua.h luaconf.h llimits.h lmem.h lstate.h \\$/;" t | ||
| 4606 | lzio_c vendor/lua-5.4.8/src/lzio.c /^#define lzio_c$/;" d file: | ||
| 4607 | lzio_h vendor/lua-5.4.8/src/lzio.h /^#define lzio_h$/;" d | ||
| 4608 | m0 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4609 | m0 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4610 | m0 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4611 | m1 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4612 | m1 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4613 | m1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4614 | m10 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4615 | m10 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4616 | m10 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4617 | m11 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4618 | m11 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4619 | m11 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4620 | m12 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4621 | m12 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4622 | m12 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4623 | m13 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4624 | m13 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4625 | m13 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4626 | m14 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4627 | m14 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4628 | m14 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4629 | m15 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4630 | m15 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4631 | m15 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4632 | m2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4633 | m2 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4634 | m2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4635 | m3 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4636 | m3 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4637 | m3 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4638 | m4 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4639 | m4 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4640 | m4 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4641 | m5 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4642 | m5 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4643 | m5 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4644 | m6 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4645 | m6 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4646 | m6 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m2, m6, m10, m14; \/\/ Matrix third row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4647 | m7 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4648 | m7 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4649 | m7 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m3, m7, m11, m15; \/\/ Matrix fourth row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4650 | m8 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4651 | m8 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4652 | m8 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m0, m4, m8, m12; \/\/ Matrix first row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4653 | m9 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4654 | m9 vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4655 | m9 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float m1, m5, m9, m13; \/\/ Matrix second row (4 components)$/;" m struct:Matrix typeref:typename:float | ||
| 4656 | macos vendor/lua-5.4.8/src/Makefile /^Darwin macos macosx:$/;" t | ||
| 4657 | macosx vendor/lua-5.4.8/src/Makefile /^Darwin macos macosx:$/;" t | ||
| 4658 | main hexdump.c /^int main(int argc, char *argv[]) {$/;" f typeref:typename:int | ||
| 4659 | main main.c /^int main(void) {$/;" f typeref:typename:int | ||
| 4660 | main vendor/lua-5.4.8/src/lua.c /^int main (int argc, char **argv) {$/;" f typeref:typename:int | ||
| 4661 | main vendor/lua-5.4.8/src/luac.c /^int main(int argc, char* argv[])$/;" f typeref:typename:int | ||
| 4662 | mainfunc vendor/lua-5.4.8/src/lparser.c /^static void mainfunc (LexState *ls, FuncState *fs) {$/;" f typeref:typename:void file: | ||
| 4663 | mainpositionTV vendor/lua-5.4.8/src/ltable.c /^static Node *mainpositionTV (const Table *t, const TValue *key) {$/;" f typeref:typename:Node * file: | ||
| 4664 | mainpositionfromnode vendor/lua-5.4.8/src/ltable.c /^l_sinline Node *mainpositionfromnode (const Table *t, Node *nd) {$/;" f typeref:typename:l_sinline Node * | ||
| 4665 | mainthread vendor/lua-5.4.8/src/lstate.h /^ struct lua_State *mainthread;$/;" m struct:global_State typeref:struct:lua_State * | ||
| 4666 | makemask vendor/lua-5.4.8/src/ldblib.c /^static int makemask (const char *smask, int count) {$/;" f typeref:typename:int file: | ||
| 4667 | makevariant vendor/lua-5.4.8/src/lobject.h /^#define makevariant(/;" d | ||
| 4668 | makewhite vendor/lua-5.4.8/src/lgc.c /^#define makewhite(/;" d file: | ||
| 4669 | maps vendor/raylib-5.5_linux_amd64/include/raylib.h /^ MaterialMap *maps; \/\/ Material maps array (MAX_MATERIAL_MAPS)$/;" m struct:Material typeref:typename:MaterialMap * | ||
| 4670 | markbeingfnz vendor/lua-5.4.8/src/lgc.c /^static lu_mem markbeingfnz (global_State *g) {$/;" f typeref:typename:lu_mem file: | ||
| 4671 | markkey vendor/lua-5.4.8/src/lgc.c /^#define markkey(/;" d file: | ||
| 4672 | marklen vendor/lua-5.4.8/src/lua.c /^#define marklen /;" d file: | ||
| 4673 | markmt vendor/lua-5.4.8/src/lgc.c /^static void markmt (global_State *g) {$/;" f typeref:typename:void file: | ||
| 4674 | markobject vendor/lua-5.4.8/src/lgc.c /^#define markobject(/;" d file: | ||
| 4675 | markobjectN vendor/lua-5.4.8/src/lgc.c /^#define markobjectN(/;" d file: | ||
| 4676 | markold vendor/lua-5.4.8/src/lgc.c /^static void markold (global_State *g, GCObject *from, GCObject *to) {$/;" f typeref:typename:void file: | ||
| 4677 | marktobeclosed vendor/lua-5.4.8/src/lparser.c /^static void marktobeclosed (FuncState *fs) {$/;" f typeref:typename:void file: | ||
| 4678 | markupval vendor/lua-5.4.8/src/lparser.c /^static void markupval (FuncState *fs, int level) {$/;" f typeref:typename:void file: | ||
| 4679 | markvalue vendor/lua-5.4.8/src/lgc.c /^#define markvalue(/;" d file: | ||
| 4680 | maskcolors vendor/lua-5.4.8/src/lgc.c /^#define maskcolors /;" d file: | ||
| 4681 | maskflags vendor/lua-5.4.8/src/ltm.h /^#define maskflags /;" d | ||
| 4682 | maskgcbits vendor/lua-5.4.8/src/lgc.c /^#define maskgcbits /;" d file: | ||
| 4683 | match vendor/lua-5.4.8/src/lstrlib.c /^static const char *match (MatchState *ms, const char *s, const char *p) {$/;" f typeref:typename:const char * file: | ||
| 4684 | match vendor/lua-5.4.8/src/lstrlib.c /^static const char *match (MatchState *ms, const char *s, const char *p);$/;" p typeref:typename:const char * file: | ||
| 4685 | match_capture vendor/lua-5.4.8/src/lstrlib.c /^static const char *match_capture (MatchState *ms, const char *s, int l) {$/;" f typeref:typename:const char * file: | ||
| 4686 | match_class vendor/lua-5.4.8/src/lstrlib.c /^static int match_class (int c, int cl) {$/;" f typeref:typename:int file: | ||
| 4687 | matchbalance vendor/lua-5.4.8/src/lstrlib.c /^static const char *matchbalance (MatchState *ms, const char *s,$/;" f typeref:typename:const char * file: | ||
| 4688 | matchbracketclass vendor/lua-5.4.8/src/lstrlib.c /^static int matchbracketclass (int c, const char *p, const char *ec) {$/;" f typeref:typename:int file: | ||
| 4689 | matchdepth vendor/lua-5.4.8/src/lstrlib.c /^ int matchdepth; \/* control for recursive depth (to avoid C stack overflow) *\/$/;" m struct:MatchState typeref:typename:int file: | ||
| 4690 | materialCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int materialCount; \/\/ Number of materials$/;" m struct:Model typeref:typename:int | ||
| 4691 | materials vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Material *materials; \/\/ Materials array$/;" m struct:Model typeref:typename:Material * | ||
| 4692 | math_abs vendor/lua-5.4.8/src/lmathlib.c /^static int math_abs (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4693 | math_acos vendor/lua-5.4.8/src/lmathlib.c /^static int math_acos (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4694 | math_asin vendor/lua-5.4.8/src/lmathlib.c /^static int math_asin (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4695 | math_atan vendor/lua-5.4.8/src/lmathlib.c /^static int math_atan (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4696 | math_ceil vendor/lua-5.4.8/src/lmathlib.c /^static int math_ceil (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4697 | math_cos vendor/lua-5.4.8/src/lmathlib.c /^static int math_cos (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4698 | math_cosh vendor/lua-5.4.8/src/lmathlib.c /^static int math_cosh (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4699 | math_deg vendor/lua-5.4.8/src/lmathlib.c /^static int math_deg (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4700 | math_exp vendor/lua-5.4.8/src/lmathlib.c /^static int math_exp (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4701 | math_floor vendor/lua-5.4.8/src/lmathlib.c /^static int math_floor (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4702 | math_fmod vendor/lua-5.4.8/src/lmathlib.c /^static int math_fmod (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4703 | math_frexp vendor/lua-5.4.8/src/lmathlib.c /^static int math_frexp (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4704 | math_ldexp vendor/lua-5.4.8/src/lmathlib.c /^static int math_ldexp (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4705 | math_log vendor/lua-5.4.8/src/lmathlib.c /^static int math_log (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4706 | math_log10 vendor/lua-5.4.8/src/lmathlib.c /^static int math_log10 (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4707 | math_max vendor/lua-5.4.8/src/lmathlib.c /^static int math_max (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4708 | math_min vendor/lua-5.4.8/src/lmathlib.c /^static int math_min (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4709 | math_modf vendor/lua-5.4.8/src/lmathlib.c /^static int math_modf (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4710 | math_pow vendor/lua-5.4.8/src/lmathlib.c /^static int math_pow (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4711 | math_rad vendor/lua-5.4.8/src/lmathlib.c /^static int math_rad (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4712 | math_random vendor/lua-5.4.8/src/lmathlib.c /^static int math_random (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4713 | math_randomseed vendor/lua-5.4.8/src/lmathlib.c /^static int math_randomseed (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4714 | math_sin vendor/lua-5.4.8/src/lmathlib.c /^static int math_sin (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4715 | math_sinh vendor/lua-5.4.8/src/lmathlib.c /^static int math_sinh (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4716 | math_sqrt vendor/lua-5.4.8/src/lmathlib.c /^static int math_sqrt (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4717 | math_tan vendor/lua-5.4.8/src/lmathlib.c /^static int math_tan (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4718 | math_tanh vendor/lua-5.4.8/src/lmathlib.c /^static int math_tanh (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4719 | math_toint vendor/lua-5.4.8/src/lmathlib.c /^static int math_toint (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4720 | math_type vendor/lua-5.4.8/src/lmathlib.c /^static int math_type (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4721 | math_ult vendor/lua-5.4.8/src/lmathlib.c /^static int math_ult (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4722 | mathlib vendor/lua-5.4.8/src/lmathlib.c /^static const luaL_Reg mathlib[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 4723 | max vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 max; \/\/ Maximum vertex box-corner$/;" m struct:BoundingBox typeref:typename:Vector3 | ||
| 4724 | maxAnisotropyLevel vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float maxAnisotropyLevel; \/\/ Maximum anisotropy level supported (minimum is /;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:float | ||
| 4725 | maxDepthBits vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int maxDepthBits; \/\/ Maximum bits for depth component$/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:int | ||
| 4726 | max_expand vendor/lua-5.4.8/src/lstrlib.c /^static const char *max_expand (MatchState *ms, const char *s,$/;" f typeref:typename:const char * file: | ||
| 4727 | maxalign vendor/lua-5.4.8/src/lstrlib.c /^ int maxalign;$/;" m struct:Header typeref:typename:int file: | ||
| 4728 | maxstacksize vendor/lua-5.4.8/src/lobject.h /^ lu_byte maxstacksize; \/* number of registers needed by this function *\/$/;" m struct:Proto typeref:typename:lu_byte | ||
| 4729 | memerrmsg vendor/lua-5.4.8/src/lstate.h /^ TString *memerrmsg; \/* message for memory-allocation errors *\/$/;" m struct:global_State typeref:typename:TString * | ||
| 4730 | meshCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int meshCount; \/\/ Number of meshes$/;" m struct:Model typeref:typename:int | ||
| 4731 | meshMaterial vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int *meshMaterial; \/\/ Mesh material number$/;" m struct:Model typeref:typename:int * | ||
| 4732 | meshes vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Mesh *meshes; \/\/ Meshes array$/;" m struct:Model typeref:typename:Mesh * | ||
| 4733 | metameth vendor/lua-5.4.8/src/liolib.c /^static const luaL_Reg metameth[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 4734 | metatable vendor/lua-5.4.8/src/lobject.h /^ struct Table *metatable;$/;" m struct:Table typeref:struct:Table * | ||
| 4735 | metatable vendor/lua-5.4.8/src/lobject.h /^ struct Table *metatable;$/;" m struct:Udata typeref:struct:Table * | ||
| 4736 | metatable vendor/lua-5.4.8/src/lobject.h /^ struct Table *metatable;$/;" m struct:Udata0 typeref:struct:Table * | ||
| 4737 | meth vendor/lua-5.4.8/src/liolib.c /^static const luaL_Reg meth[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 4738 | microtar vendor/microtar-0.1.0/README.md /^# microtar$/;" c | ||
| 4739 | min vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 min; \/\/ Minimum vertex box-corner$/;" m struct:BoundingBox typeref:typename:Vector3 | ||
| 4740 | min_expand vendor/lua-5.4.8/src/lstrlib.c /^static const char *min_expand (MatchState *ms, const char *s,$/;" f typeref:typename:const char * file: | ||
| 4741 | mingw vendor/lua-5.4.8/src/Makefile /^mingw:$/;" t | ||
| 4742 | mipmaps vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int mipmaps; \/\/ Mipmap levels, 1 by default$/;" m struct:Image typeref:typename:int | ||
| 4743 | mipmaps vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int mipmaps; \/\/ Mipmap levels, 1 by default$/;" m struct:Texture typeref:typename:int | ||
| 4744 | mode vendor/lua-5.4.8/src/ldo.c /^ const char *mode;$/;" m struct:SParser typeref:typename:const char * file: | ||
| 4745 | mode vendor/microtar-0.1.0/src/microtar.c /^ char mode[8];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[8] file: | ||
| 4746 | mode vendor/microtar-0.1.0/src/microtar.h /^ unsigned mode;$/;" m struct:__anonc24b2ada0308 typeref:typename:unsigned | ||
| 4747 | mode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int mode; \/\/ Drawing mode: LINES, TRIANGLES, QUADS$/;" m struct:rlDrawCall typeref:typename:int | ||
| 4748 | modelview vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix modelview; \/\/ Default modelview matrix$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix | ||
| 4749 | movegotosout vendor/lua-5.4.8/src/lparser.c /^static void movegotosout (FuncState *fs, BlockCnt *bl) {$/;" f typeref:typename:void file: | ||
| 4750 | moveresults vendor/lua-5.4.8/src/ldo.c /^l_sinline void moveresults (lua_State *L, StkId res, int nres, int wanted) {$/;" f typeref:typename:l_sinline void | ||
| 4751 | ms vendor/lua-5.4.8/src/lstrlib.c /^ MatchState ms; \/* match state *\/$/;" m struct:GMatchState typeref:typename:MatchState file: | ||
| 4752 | msghandler vendor/lua-5.4.8/src/lua.c /^static int msghandler (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4753 | mt vendor/lua-5.4.8/src/lstate.h /^ struct Table *mt[LUA_NUMTYPES]; \/* metatables for basic types *\/$/;" m struct:global_State typeref:struct:Table * [] | ||
| 4754 | mtar_close vendor/microtar-0.1.0/src/microtar.c /^int mtar_close(mtar_t *tar) {$/;" f typeref:typename:int | ||
| 4755 | mtar_close vendor/microtar-0.1.0/src/microtar.h /^int mtar_close(mtar_t *tar);$/;" p typeref:typename:int | ||
| 4756 | mtar_finalize vendor/microtar-0.1.0/src/microtar.c /^int mtar_finalize(mtar_t *tar) {$/;" f typeref:typename:int | ||
| 4757 | mtar_finalize vendor/microtar-0.1.0/src/microtar.h /^int mtar_finalize(mtar_t *tar);$/;" p typeref:typename:int | ||
| 4758 | mtar_find vendor/microtar-0.1.0/src/microtar.c /^int mtar_find(mtar_t *tar, const char *name, mtar_header_t *h) {$/;" f typeref:typename:int | ||
| 4759 | mtar_find vendor/microtar-0.1.0/src/microtar.h /^int mtar_find(mtar_t *tar, const char *name, mtar_header_t *h);$/;" p typeref:typename:int | ||
| 4760 | mtar_header_t vendor/microtar-0.1.0/src/microtar.h /^} mtar_header_t;$/;" t typeref:struct:__anonc24b2ada0308 | ||
| 4761 | mtar_next vendor/microtar-0.1.0/src/microtar.c /^int mtar_next(mtar_t *tar) {$/;" f typeref:typename:int | ||
| 4762 | mtar_next vendor/microtar-0.1.0/src/microtar.h /^int mtar_next(mtar_t *tar);$/;" p typeref:typename:int | ||
| 4763 | mtar_open vendor/microtar-0.1.0/src/microtar.c /^int mtar_open(mtar_t *tar, const char *filename, const char *mode) {$/;" f typeref:typename:int | ||
| 4764 | mtar_open vendor/microtar-0.1.0/src/microtar.h /^int mtar_open(mtar_t *tar, const char *filename, const char *mode);$/;" p typeref:typename:int | ||
| 4765 | mtar_raw_header_t vendor/microtar-0.1.0/src/microtar.c /^} mtar_raw_header_t;$/;" t typeref:struct:__anonc24b2ad50108 file: | ||
| 4766 | mtar_read_data vendor/microtar-0.1.0/src/microtar.c /^int mtar_read_data(mtar_t *tar, void *ptr, unsigned size) {$/;" f typeref:typename:int | ||
| 4767 | mtar_read_data vendor/microtar-0.1.0/src/microtar.h /^int mtar_read_data(mtar_t *tar, void *ptr, unsigned size);$/;" p typeref:typename:int | ||
| 4768 | mtar_read_header vendor/microtar-0.1.0/src/microtar.c /^int mtar_read_header(mtar_t *tar, mtar_header_t *h) {$/;" f typeref:typename:int | ||
| 4769 | mtar_read_header vendor/microtar-0.1.0/src/microtar.h /^int mtar_read_header(mtar_t *tar, mtar_header_t *h);$/;" p typeref:typename:int | ||
| 4770 | mtar_rewind vendor/microtar-0.1.0/src/microtar.c /^int mtar_rewind(mtar_t *tar) {$/;" f typeref:typename:int | ||
| 4771 | mtar_rewind vendor/microtar-0.1.0/src/microtar.h /^int mtar_rewind(mtar_t *tar);$/;" p typeref:typename:int | ||
| 4772 | mtar_seek vendor/microtar-0.1.0/src/microtar.c /^int mtar_seek(mtar_t *tar, unsigned pos) {$/;" f typeref:typename:int | ||
| 4773 | mtar_seek vendor/microtar-0.1.0/src/microtar.h /^int mtar_seek(mtar_t *tar, unsigned pos);$/;" p typeref:typename:int | ||
| 4774 | mtar_strerror vendor/microtar-0.1.0/src/microtar.c /^const char* mtar_strerror(int err) {$/;" f typeref:typename:const char * | ||
| 4775 | mtar_strerror vendor/microtar-0.1.0/src/microtar.h /^const char* mtar_strerror(int err);$/;" p typeref:typename:const char * | ||
| 4776 | mtar_t vendor/microtar-0.1.0/src/microtar.h /^struct mtar_t {$/;" s | ||
| 4777 | mtar_t vendor/microtar-0.1.0/src/microtar.h /^typedef struct mtar_t mtar_t;$/;" t typeref:struct:mtar_t | ||
| 4778 | mtar_write_data vendor/microtar-0.1.0/src/microtar.c /^int mtar_write_data(mtar_t *tar, const void *data, unsigned size) {$/;" f typeref:typename:int | ||
| 4779 | mtar_write_data vendor/microtar-0.1.0/src/microtar.h /^int mtar_write_data(mtar_t *tar, const void *data, unsigned size);$/;" p typeref:typename:int | ||
| 4780 | mtar_write_dir_header vendor/microtar-0.1.0/src/microtar.c /^int mtar_write_dir_header(mtar_t *tar, const char *name) {$/;" f typeref:typename:int | ||
| 4781 | mtar_write_dir_header vendor/microtar-0.1.0/src/microtar.h /^int mtar_write_dir_header(mtar_t *tar, const char *name);$/;" p typeref:typename:int | ||
| 4782 | mtar_write_file_header vendor/microtar-0.1.0/src/microtar.c /^int mtar_write_file_header(mtar_t *tar, const char *name, unsigned size) {$/;" f typeref:typename:int | ||
| 4783 | mtar_write_file_header vendor/microtar-0.1.0/src/microtar.h /^int mtar_write_file_header(mtar_t *tar, const char *name, unsigned size);$/;" p typeref:typename:int | ||
| 4784 | mtar_write_header vendor/microtar-0.1.0/src/microtar.c /^int mtar_write_header(mtar_t *tar, const mtar_header_t *h) {$/;" f typeref:typename:int | ||
| 4785 | mtar_write_header vendor/microtar-0.1.0/src/microtar.h /^int mtar_write_header(mtar_t *tar, const mtar_header_t *h);$/;" p typeref:typename:int | ||
| 4786 | mtime vendor/microtar-0.1.0/src/microtar.c /^ char mtime[12];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[12] file: | ||
| 4787 | mtime vendor/microtar-0.1.0/src/microtar.h /^ unsigned mtime;$/;" m struct:__anonc24b2ada0308 typeref:typename:unsigned | ||
| 4788 | multiline vendor/lua-5.4.8/src/lua.c /^static int multiline (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4789 | n vendor/lua-5.4.8/src/lauxlib.c /^ int n; \/* number of pre-read characters *\/$/;" m struct:LoadF typeref:typename:int file: | ||
| 4790 | n vendor/lua-5.4.8/src/lauxlib.h /^ size_t n; \/* number of characters in buffer *\/$/;" m struct:luaL_Buffer typeref:typename:size_t | ||
| 4791 | n vendor/lua-5.4.8/src/liolib.c /^ int n; \/* number of elements in buffer 'buff' *\/$/;" m struct:__anon9a52bfe00108 typeref:typename:int file: | ||
| 4792 | n vendor/lua-5.4.8/src/lobject.h /^ lua_Number n; \/* float numbers *\/$/;" m union:Value typeref:typename:lua_Number | ||
| 4793 | n vendor/lua-5.4.8/src/lparser.h /^ int n;$/;" m struct:Dyndata::__anon337ee4430608 typeref:typename:int | ||
| 4794 | n vendor/lua-5.4.8/src/lparser.h /^ int n; \/* number of entries in use *\/$/;" m struct:Labellist typeref:typename:int | ||
| 4795 | n vendor/lua-5.4.8/src/lzio.h /^ size_t n; \/* bytes still unread *\/$/;" m struct:Zio typeref:typename:size_t | ||
| 4796 | n vendor/lua-5.4.8/src/lzio.h /^ size_t n;$/;" m struct:Mbuffer typeref:typename:size_t | ||
| 4797 | nCcalls vendor/lua-5.4.8/src/lstate.h /^ l_uint32 nCcalls; \/* number of nested (non-yieldable | C) calls *\/$/;" m struct:lua_State typeref:typename:l_uint32 | ||
| 4798 | na vendor/lua-5.4.8/src/lparser.c /^ int na; \/* number of array elements already stored *\/$/;" m struct:ConsControl typeref:typename:int file: | ||
| 4799 | nabslineinfo vendor/lua-5.4.8/src/lparser.h /^ int nabslineinfo; \/* number of elements in 'abslineinfo' *\/$/;" m struct:FuncState typeref:typename:int | ||
| 4800 | nactvar vendor/lua-5.4.8/src/lparser.c /^ lu_byte nactvar; \/* # active locals outside the block *\/$/;" m struct:BlockCnt typeref:typename:lu_byte file: | ||
| 4801 | nactvar vendor/lua-5.4.8/src/lparser.h /^ lu_byte nactvar; \/* number of active local variables *\/$/;" m struct:FuncState typeref:typename:lu_byte | ||
| 4802 | nactvar vendor/lua-5.4.8/src/lparser.h /^ lu_byte nactvar; \/* number of active variables in that position *\/$/;" m struct:Labeldesc typeref:typename:lu_byte | ||
| 4803 | name test/test.json /^ "name": "Bob",$/;" s | ||
| 4804 | name vendor/lua-5.4.8/src/lauxlib.h /^ const char *name;$/;" m struct:luaL_Reg typeref:typename:const char * | ||
| 4805 | name vendor/lua-5.4.8/src/ldo.c /^ const char *name;$/;" m struct:SParser typeref:typename:const char * file: | ||
| 4806 | name vendor/lua-5.4.8/src/lobject.h /^ TString *name; \/* upvalue name (for debug information) *\/$/;" m struct:Upvaldesc typeref:typename:TString * | ||
| 4807 | name vendor/lua-5.4.8/src/lparser.h /^ TString *name; \/* variable name *\/$/;" m struct:Vardesc::__anon337ee4430508 typeref:typename:TString * | ||
| 4808 | name vendor/lua-5.4.8/src/lparser.h /^ TString *name; \/* label identifier *\/$/;" m struct:Labeldesc typeref:typename:TString * | ||
| 4809 | name vendor/lua-5.4.8/src/lua.h /^ const char *name; \/* (n) *\/$/;" m struct:lua_Debug typeref:typename:const char * | ||
| 4810 | name vendor/lua-5.4.8/src/lundump.c /^ const char *name;$/;" m struct:__anon98fd752a0108 typeref:typename:const char * file: | ||
| 4811 | name vendor/microtar-0.1.0/src/microtar.c /^ char name[100];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[100] file: | ||
| 4812 | name vendor/microtar-0.1.0/src/microtar.h /^ char name[100];$/;" m struct:__anonc24b2ada0308 typeref:typename:char[100] | ||
| 4813 | name vendor/raylib-5.5_linux_amd64/include/raylib.h /^ char name[32]; \/\/ Animation name$/;" m struct:ModelAnimation typeref:typename:char[32] | ||
| 4814 | name vendor/raylib-5.5_linux_amd64/include/raylib.h /^ char name[32]; \/\/ Bone name$/;" m struct:BoneInfo typeref:typename:char[32] | ||
| 4815 | namewhat vendor/lua-5.4.8/src/lua.h /^ const char *namewhat; \/* (n) 'global', 'local', 'field', 'method' *\/$/;" m struct:lua_Debug typeref:typename:const char * | ||
| 4816 | nativeendian vendor/lua-5.4.8/src/lstrlib.c /^} nativeendian = {1};$/;" v typeref:typename:const union __anonae5a2721020a | ||
| 4817 | nci vendor/lua-5.4.8/src/lstate.h /^ unsigned short nci; \/* number of items in 'ci' list *\/$/;" m struct:lua_State typeref:typename:unsigned short | ||
| 4818 | ndebugvars vendor/lua-5.4.8/src/lparser.h /^ short ndebugvars; \/* number of elements in 'f->locvars' *\/$/;" m struct:FuncState typeref:typename:short | ||
| 4819 | need_value vendor/lua-5.4.8/src/lcode.c /^static int need_value (FuncState *fs, int list) {$/;" f typeref:typename:int file: | ||
| 4820 | needclose vendor/lua-5.4.8/src/lparser.h /^ lu_byte needclose; \/* function needs to close upvalues when returning *\/$/;" m struct:FuncState typeref:typename:lu_byte | ||
| 4821 | negatecondition vendor/lua-5.4.8/src/lcode.c /^static void negatecondition (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 4822 | new_localvar vendor/lua-5.4.8/src/lparser.c /^static int new_localvar (LexState *ls, TString *name) {$/;" f typeref:typename:int file: | ||
| 4823 | new_localvarliteral vendor/lua-5.4.8/src/lparser.c /^#define new_localvarliteral(/;" d file: | ||
| 4824 | newbox vendor/lua-5.4.8/src/lauxlib.c /^static void newbox (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 4825 | newbuffsize vendor/lua-5.4.8/src/lauxlib.c /^static size_t newbuffsize (luaL_Buffer *B, size_t sz) {$/;" f typeref:typename:size_t file: | ||
| 4826 | newfile vendor/lua-5.4.8/src/liolib.c /^static LStream *newfile (lua_State *L) {$/;" f typeref:typename:LStream * file: | ||
| 4827 | newgotoentry vendor/lua-5.4.8/src/lparser.c /^static int newgotoentry (LexState *ls, TString *name, int line, int pc) {$/;" f typeref:typename:int file: | ||
| 4828 | newlabelentry vendor/lua-5.4.8/src/lparser.c /^static int newlabelentry (LexState *ls, Labellist *l, TString *name,$/;" f typeref:typename:int file: | ||
| 4829 | newprefile vendor/lua-5.4.8/src/liolib.c /^static LStream *newprefile (lua_State *L) {$/;" f typeref:typename:LStream * file: | ||
| 4830 | newupval vendor/lua-5.4.8/src/lfunc.c /^static UpVal *newupval (lua_State *L, StkId level, UpVal **prev) {$/;" f typeref:typename:UpVal * file: | ||
| 4831 | newupvalue vendor/lua-5.4.8/src/lparser.c /^static int newupvalue (FuncState *fs, TString *name, expdesc *v) {$/;" f typeref:typename:int file: | ||
| 4832 | next vendor/lua-5.4.8/src/llex.c /^#define next(/;" d file: | ||
| 4833 | next vendor/lua-5.4.8/src/lobject.h /^ struct UpVal *next; \/* linked list *\/$/;" m struct:UpVal::__anon808f9fcd060a::__anon808f9fcd0708 typeref:struct:UpVal * | ||
| 4834 | next vendor/lua-5.4.8/src/lobject.h /^ int next; \/* for chaining *\/$/;" m struct:Node::NodeKey typeref:typename:int | ||
| 4835 | next vendor/lua-5.4.8/src/lstate.h /^ struct CallInfo *previous, *next; \/* dynamic call link *\/$/;" m struct:CallInfo typeref:struct:CallInfo * | ||
| 4836 | next_char stdlib/json.lua /^local function next_char(str, idx, set, negate)$/;" f | ||
| 4837 | next_ci vendor/lua-5.4.8/src/ldo.c /^#define next_ci(/;" d file: | ||
| 4838 | nextc vendor/lua-5.4.8/src/liolib.c /^static int nextc (RN *rn) {$/;" f typeref:typename:int file: | ||
| 4839 | nextline vendor/lua-5.4.8/src/ldebug.c /^static int nextline (const Proto *p, int currentline, int pc) {$/;" f typeref:typename:int file: | ||
| 4840 | nextraargs vendor/lua-5.4.8/src/lstate.h /^ int nextraargs; \/* # of extra arguments in vararg functions *\/$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70208 typeref:typename:int | ||
| 4841 | nextrand vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 nextrand (Rand64 *state) {$/;" f typeref:typename:Rand64 file: | ||
| 4842 | nh vendor/lua-5.4.8/src/lparser.c /^ int nh; \/* total number of 'record' elements *\/$/;" m struct:ConsControl typeref:typename:int file: | ||
| 4843 | nilK vendor/lua-5.4.8/src/lcode.c /^static int nilK (FuncState *fs) {$/;" f typeref:typename:int file: | ||
| 4844 | nilvalue vendor/lua-5.4.8/src/lstate.h /^ TValue nilvalue; \/* a nil value *\/$/;" m struct:global_State typeref:typename:TValue | ||
| 4845 | nk vendor/lua-5.4.8/src/lparser.h /^ int nk; \/* number of elements in 'k' *\/$/;" m struct:FuncState typeref:typename:int | ||
| 4846 | node vendor/lua-5.4.8/src/lobject.h /^ Node *node;$/;" m struct:Table typeref:typename:Node * | ||
| 4847 | nodefromval vendor/lua-5.4.8/src/ltable.h /^#define nodefromval(/;" d | ||
| 4848 | noenv vendor/lua-5.4.8/src/loadlib.c /^static int noenv (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4849 | normal vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 normal; \/\/ Surface normal of hit$/;" m struct:RayCollision typeref:typename:Vector3 | ||
| 4850 | normals vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *normals; \/\/ Vertex normals (XYZ - 3 components per vertex) (shader-location/;" m struct:Mesh typeref:typename:float * | ||
| 4851 | normals vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float *normals; \/\/ Vertex normal (XYZ - 3 components per vertex) (shader-locat/;" m struct:rlVertexBuffer typeref:typename:float * | ||
| 4852 | normalx vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float normalx, normaly, normalz; \/\/ Current active normal (added on glVertex*())$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:float | ||
| 4853 | normaly vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float normalx, normaly, normalz; \/\/ Current active normal (added on glVertex*())$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:float | ||
| 4854 | normalz vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float normalx, normaly, normalz; \/\/ Current active normal (added on glVertex*())$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:float | ||
| 4855 | nospecials vendor/lua-5.4.8/src/lstrlib.c /^static int nospecials (const char *p, size_t l) {$/;" f typeref:typename:int file: | ||
| 4856 | notm vendor/lua-5.4.8/src/ltm.h /^#define notm(/;" d | ||
| 4857 | novariant vendor/lua-5.4.8/src/lobject.h /^#define novariant(/;" d | ||
| 4858 | np vendor/lua-5.4.8/src/lparser.h /^ int np; \/* number of elements in 'p' *\/$/;" m struct:FuncState typeref:typename:int | ||
| 4859 | nparams vendor/lua-5.4.8/src/lua.h /^ unsigned char nparams;\/* (u) number of parameters *\/$/;" m struct:lua_Debug typeref:typename:unsigned char | ||
| 4860 | nres vendor/lua-5.4.8/src/lstate.h /^ int nres; \/* number of values returned *\/$/;" m union:CallInfo::__anona701f1f7040a typeref:typename:int | ||
| 4861 | nresults vendor/lua-5.4.8/src/lapi.c /^ int nresults;$/;" m struct:CallS typeref:typename:int file: | ||
| 4862 | nresults vendor/lua-5.4.8/src/lstate.h /^ short nresults; \/* expected number of results from this function *\/$/;" m struct:CallInfo typeref:typename:short | ||
| 4863 | ntransfer vendor/lua-5.4.8/src/lstate.h /^ unsigned short ntransfer; \/* number of values transferred *\/$/;" m struct:CallInfo::__anona701f1f7040a::__anona701f1f70508 typeref:typename:unsigned short | ||
| 4864 | ntransfer vendor/lua-5.4.8/src/lua.h /^ unsigned short ntransfer; \/* (r) number of transferred values *\/$/;" m struct:lua_Debug typeref:typename:unsigned short | ||
| 4865 | num2straux vendor/lua-5.4.8/src/lstrlib.c /^static int num2straux (char *buff, int sz, lua_Number x) {$/;" f typeref:typename:int file: | ||
| 4866 | numarith vendor/lua-5.4.8/src/lobject.c /^static lua_Number numarith (lua_State *L, int op, lua_Number v1,$/;" f typeref:typename:lua_Number file: | ||
| 4867 | numbers test/test.json /^ "numbers": [1, 3, 5, 2]$/;" a | ||
| 4868 | numparams vendor/lua-5.4.8/src/lobject.h /^ lu_byte numparams; \/* number of fixed (named) parameters *\/$/;" m struct:Proto typeref:typename:lu_byte | ||
| 4869 | numusearray vendor/lua-5.4.8/src/ltable.c /^static unsigned int numusearray (const Table *t, unsigned int *nums) {$/;" f typeref:typename:unsigned int file: | ||
| 4870 | numusehash vendor/lua-5.4.8/src/ltable.c /^static int numusehash (const Table *t, unsigned int *nums, unsigned int *pna) {$/;" f typeref:typename:int file: | ||
| 4871 | nups vendor/lua-5.4.8/src/lparser.h /^ lu_byte nups; \/* number of upvalues *\/$/;" m struct:FuncState typeref:typename:lu_byte | ||
| 4872 | nups vendor/lua-5.4.8/src/lua.h /^ unsigned char nups; \/* (u) number of upvalues *\/$/;" m struct:lua_Debug typeref:typename:unsigned char | ||
| 4873 | nuse vendor/lua-5.4.8/src/lstate.h /^ int nuse; \/* number of elements *\/$/;" m struct:stringtable typeref:typename:int | ||
| 4874 | nuvalue vendor/lua-5.4.8/src/lobject.h /^ unsigned short nuvalue; \/* number of user values *\/$/;" m struct:Udata typeref:typename:unsigned short | ||
| 4875 | nuvalue vendor/lua-5.4.8/src/lobject.h /^ unsigned short nuvalue; \/* number of user values *\/$/;" m struct:Udata0 typeref:typename:unsigned short | ||
| 4876 | nval vendor/lua-5.4.8/src/lparser.h /^ lua_Number nval; \/* for VKFLT *\/$/;" m union:expdesc::__anon337ee443020a typeref:typename:lua_Number | ||
| 4877 | nvalue vendor/lua-5.4.8/src/lobject.h /^#define nvalue(/;" d | ||
| 4878 | nw2black vendor/lua-5.4.8/src/lgc.h /^#define nw2black(/;" d | ||
| 4879 | nyci vendor/lua-5.4.8/src/lstate.h /^#define nyci /;" d | ||
| 4880 | nyield vendor/lua-5.4.8/src/lstate.h /^ int nyield; \/* number of values yielded *\/$/;" m union:CallInfo::__anona701f1f7040a typeref:typename:int | ||
| 4881 | o vendor/lua-5.4.8/src/Makefile /^o: $(ALL_O)$/;" t | ||
| 4882 | obj2gco vendor/lua-5.4.8/src/lstate.h /^#define obj2gco(/;" d | ||
| 4883 | offset vendor/lua-5.4.8/src/lobject.h /^ ptrdiff_t offset; \/* used while the stack is being reallocated *\/$/;" m union:UpVal::__anon808f9fcd050a typeref:typename:ptrdiff_t | ||
| 4884 | offset vendor/lua-5.4.8/src/lobject.h /^ ptrdiff_t offset; \/* used while the stack is being reallocated *\/$/;" m union:__anon808f9fcd020a typeref:typename:ptrdiff_t | ||
| 4885 | offset vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector2 offset; \/\/ Camera offset (displacement from target)$/;" m struct:Camera2D typeref:typename:Vector2 | ||
| 4886 | offsetX vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int offsetX; \/\/ Character offset X when drawing$/;" m struct:GlyphInfo typeref:typename:int | ||
| 4887 | offsetY vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int offsetY; \/\/ Character offset Y when drawing$/;" m struct:GlyphInfo typeref:typename:int | ||
| 4888 | old1 vendor/lua-5.4.8/src/lstate.h /^ GCObject *old1; \/* start of old1 objects *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 4889 | old_errfunc vendor/lua-5.4.8/src/lstate.h /^ ptrdiff_t old_errfunc;$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70308 typeref:typename:ptrdiff_t | ||
| 4890 | oldpc vendor/lua-5.4.8/src/lstate.h /^ int oldpc; \/* last pc traced *\/$/;" m struct:lua_State typeref:typename:int | ||
| 4891 | op_arith vendor/lua-5.4.8/src/lvm.c /^#define op_arith(/;" d file: | ||
| 4892 | op_arithI vendor/lua-5.4.8/src/lvm.c /^#define op_arithI(/;" d file: | ||
| 4893 | op_arithK vendor/lua-5.4.8/src/lvm.c /^#define op_arithK(/;" d file: | ||
| 4894 | op_arith_aux vendor/lua-5.4.8/src/lvm.c /^#define op_arith_aux(/;" d file: | ||
| 4895 | op_arithf vendor/lua-5.4.8/src/lvm.c /^#define op_arithf(/;" d file: | ||
| 4896 | op_arithfK vendor/lua-5.4.8/src/lvm.c /^#define op_arithfK(/;" d file: | ||
| 4897 | op_arithf_aux vendor/lua-5.4.8/src/lvm.c /^#define op_arithf_aux(/;" d file: | ||
| 4898 | op_bitwise vendor/lua-5.4.8/src/lvm.c /^#define op_bitwise(/;" d file: | ||
| 4899 | op_bitwiseK vendor/lua-5.4.8/src/lvm.c /^#define op_bitwiseK(/;" d file: | ||
| 4900 | op_order vendor/lua-5.4.8/src/lvm.c /^#define op_order(/;" d file: | ||
| 4901 | op_orderI vendor/lua-5.4.8/src/lvm.c /^#define op_orderI(/;" d file: | ||
| 4902 | open vendor/lua-5.4.8/src/lobject.h /^ } open;$/;" m union:UpVal::__anon808f9fcd060a typeref:struct:UpVal::__anon808f9fcd060a::__anon808f9fcd0708 | ||
| 4903 | open_func vendor/lua-5.4.8/src/lparser.c /^static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) {$/;" f typeref:typename:void file: | ||
| 4904 | opencheck vendor/lua-5.4.8/src/liolib.c /^static void opencheck (lua_State *L, const char *fname, const char *mode) {$/;" f typeref:typename:void file: | ||
| 4905 | openupval vendor/lua-5.4.8/src/lstate.h /^ UpVal *openupval; \/* list of open upvalues in this stack *\/$/;" m struct:lua_State typeref:typename:UpVal * | ||
| 4906 | operator != vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator != (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:bool | ||
| 4907 | operator != vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator != (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:bool | ||
| 4908 | operator != vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator != (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:bool | ||
| 4909 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Matrix operator * (const Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:Matrix | ||
| 4910 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Quaternion operator * (const Quaternion& lhs, const Matrix& rhs)$/;" f typeref:typename:Quaternion | ||
| 4911 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator * (const Vector2& lhs, const Matrix& rhs)$/;" f typeref:typename:Vector2 | ||
| 4912 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator * (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:Vector2 | ||
| 4913 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator * (const Vector2& lhs, const float& rhs)$/;" f typeref:typename:Vector2 | ||
| 4914 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator * (const Vector3& lhs, const Matrix& rhs)$/;" f typeref:typename:Vector3 | ||
| 4915 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator * (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:Vector3 | ||
| 4916 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator * (const Vector3& lhs, const float& rhs)$/;" f typeref:typename:Vector3 | ||
| 4917 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator * (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:Vector4 | ||
| 4918 | operator * vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator * (const Vector4& lhs, const float& rhs)$/;" f typeref:typename:Vector4 | ||
| 4919 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Matrix& operator *= (Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:const Matrix & | ||
| 4920 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Quaternion& operator *= (Quaternion& lhs, const Matrix& rhs)$/;" f typeref:typename:const Quaternion & | ||
| 4921 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator *= (Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4922 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator *= (Vector2& lhs, const float& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4923 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator *= (Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4924 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator *= (Vector3& lhs, const float& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4925 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator *= (Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4926 | operator *= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator *= (Vector4& lhs, const float& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4927 | operator + vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Matrix operator + (const Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:Matrix | ||
| 4928 | operator + vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Quaternion operator + (const Quaternion& lhs, const float& rhs)$/;" f typeref:typename:Quaternion | ||
| 4929 | operator + vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator + (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:Vector2 | ||
| 4930 | operator + vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator + (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:Vector3 | ||
| 4931 | operator + vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator + (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:Vector4 | ||
| 4932 | operator += vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Matrix& operator += (Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:const Matrix & | ||
| 4933 | operator += vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Quaternion& operator += (Quaternion& lhs, const float& rhs)$/;" f typeref:typename:const Quaternion & | ||
| 4934 | operator += vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator += (Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4935 | operator += vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator += (Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4936 | operator += vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator += (Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4937 | operator - vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Matrix operator - (const Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:Matrix | ||
| 4938 | operator - vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Quaternion operator - (const Quaternion& lhs, const float& rhs)$/;" f typeref:typename:Quaternion | ||
| 4939 | operator - vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator - (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:Vector2 | ||
| 4940 | operator - vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator - (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:Vector3 | ||
| 4941 | operator - vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator - (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:Vector4 | ||
| 4942 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Matrix& operator -= (Matrix& lhs, const Matrix& rhs)$/;" f typeref:typename:const Matrix & | ||
| 4943 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Quaternion& operator -= (Quaternion& lhs, const float& rhs)$/;" f typeref:typename:const Quaternion & | ||
| 4944 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator -= (Vector2& lhs, const Matrix& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4945 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator -= (Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4946 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator -= (Vector3& lhs, const Matrix& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4947 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator -= (Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4948 | operator -= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator -= (Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4949 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator \/ (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:Vector2 | ||
| 4950 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector2 operator \/ (const Vector2& lhs, const float& rhs)$/;" f typeref:typename:Vector2 | ||
| 4951 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator \/ (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:Vector3 | ||
| 4952 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector3 operator \/ (const Vector3& lhs, const float& rhs)$/;" f typeref:typename:Vector3 | ||
| 4953 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator \/ (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:Vector4 | ||
| 4954 | operator / vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline Vector4 operator \/ (const Vector4& lhs, const float& rhs)$/;" f typeref:typename:Vector4 | ||
| 4955 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator \/= (Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4956 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector2& operator \/= (Vector2& lhs, const float& rhs)$/;" f typeref:typename:const Vector2 & | ||
| 4957 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator \/= (Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4958 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector3& operator \/= (Vector3& lhs, const float& rhs)$/;" f typeref:typename:const Vector3 & | ||
| 4959 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator \/= (Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4960 | operator /= vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline const Vector4& operator \/= (Vector4& lhs, const float& rhs)$/;" f typeref:typename:const Vector4 & | ||
| 4961 | operator == vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator == (const Vector2& lhs, const Vector2& rhs)$/;" f typeref:typename:bool | ||
| 4962 | operator == vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator == (const Vector3& lhs, const Vector3& rhs)$/;" f typeref:typename:bool | ||
| 4963 | operator == vendor/raylib-5.5_linux_amd64/include/raymath.h /^inline bool operator == (const Vector4& lhs, const Vector4& rhs)$/;" f typeref:typename:bool | ||
| 4964 | opmode vendor/lua-5.4.8/src/lopcodes.h /^#define opmode(/;" d | ||
| 4965 | opnames vendor/lua-5.4.8/src/lopnames.h /^static const char *const opnames[] = {$/;" v typeref:typename:const char * const[] | ||
| 4966 | os_clock vendor/lua-5.4.8/src/loslib.c /^static int os_clock (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4967 | os_date vendor/lua-5.4.8/src/loslib.c /^static int os_date (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4968 | os_difftime vendor/lua-5.4.8/src/loslib.c /^static int os_difftime (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4969 | os_execute vendor/lua-5.4.8/src/loslib.c /^static int os_execute (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4970 | os_exit vendor/lua-5.4.8/src/loslib.c /^static int os_exit (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4971 | os_getenv vendor/lua-5.4.8/src/loslib.c /^static int os_getenv (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4972 | os_remove vendor/lua-5.4.8/src/loslib.c /^static int os_remove (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4973 | os_rename vendor/lua-5.4.8/src/loslib.c /^static int os_rename (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4974 | os_setlocale vendor/lua-5.4.8/src/loslib.c /^static int os_setlocale (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4975 | os_time vendor/lua-5.4.8/src/loslib.c /^static int os_time (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4976 | os_tmpname vendor/lua-5.4.8/src/loslib.c /^static int os_tmpname (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4977 | otherwhite vendor/lua-5.4.8/src/lgc.h /^#define otherwhite(/;" d | ||
| 4978 | output vendor/lua-5.4.8/src/luac.c /^static const char* output=Output; \/* actual output file name *\/$/;" v typeref:typename:const char * file: | ||
| 4979 | owner vendor/microtar-0.1.0/src/microtar.c /^ char owner[8];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[8] file: | ||
| 4980 | owner vendor/microtar-0.1.0/src/microtar.h /^ unsigned owner;$/;" m struct:__anonc24b2ada0308 typeref:typename:unsigned | ||
| 4981 | p vendor/lua-5.4.8/src/lobject.h /^ TValue *p; \/* points to stack or to its own value *\/$/;" m union:UpVal::__anon808f9fcd050a typeref:typename:TValue * | ||
| 4982 | p vendor/lua-5.4.8/src/lobject.h /^ StkId p; \/* actual pointer *\/$/;" m union:__anon808f9fcd020a typeref:typename:StkId | ||
| 4983 | p vendor/lua-5.4.8/src/lobject.h /^ struct Proto **p; \/* functions defined inside the function *\/$/;" m struct:Proto typeref:struct:Proto ** | ||
| 4984 | p vendor/lua-5.4.8/src/lobject.h /^ struct Proto *p;$/;" m struct:LClosure typeref:struct:Proto * | ||
| 4985 | p vendor/lua-5.4.8/src/lobject.h /^ void *p; \/* light userdata *\/$/;" m union:Value typeref:typename:void * | ||
| 4986 | p vendor/lua-5.4.8/src/lstate.h /^ struct Proto p;$/;" m union:GCUnion typeref:struct:Proto | ||
| 4987 | p vendor/lua-5.4.8/src/lstrlib.c /^ const char *p; \/* pattern *\/$/;" m struct:GMatchState typeref:typename:const char * file: | ||
| 4988 | p vendor/lua-5.4.8/src/lzio.h /^ const char *p; \/* current position in buffer *\/$/;" m struct:Zio typeref:typename:const char * | ||
| 4989 | p_end vendor/lua-5.4.8/src/lstrlib.c /^ const char *p_end; \/* end ('\\0') of pattern *\/$/;" m struct:MatchState typeref:typename:const char * file: | ||
| 4990 | packI vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 packI (lu_int32 h, lu_int32 l) {$/;" f typeref:typename:Rand64 file: | ||
| 4991 | packint vendor/lua-5.4.8/src/lstrlib.c /^static void packint (luaL_Buffer *b, lua_Unsigned n,$/;" f typeref:typename:void file: | ||
| 4992 | pairscont vendor/lua-5.4.8/src/lbaselib.c /^static int pairscont (lua_State *L, int status, lua_KContext k) {$/;" f typeref:typename:int file: | ||
| 4993 | panic vendor/lua-5.4.8/src/lauxlib.c /^static int panic (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 4994 | panic vendor/lua-5.4.8/src/lstate.h /^ lua_CFunction panic; \/* to be called in unprotected errors *\/$/;" m struct:global_State typeref:typename:lua_CFunction | ||
| 4995 | params vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float params[4]; \/\/ Material generic parameters (if required)$/;" m struct:Material typeref:typename:float[4] | ||
| 4996 | params vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int params[4]; \/\/ Event parameters (if required)$/;" m struct:AutomationEvent typeref:typename:int[4] | ||
| 4997 | parent vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int parent; \/\/ Bone parent$/;" m struct:BoneInfo typeref:typename:int | ||
| 4998 | parlist vendor/lua-5.4.8/src/lparser.c /^static void parlist (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 4999 | parse stdlib/json.lua /^parse = function(str, idx)$/;" f | ||
| 5000 | parse_array stdlib/json.lua /^local function parse_array(str, i)$/;" f | ||
| 5001 | parse_literal stdlib/json.lua /^local function parse_literal(str, i)$/;" f | ||
| 5002 | parse_number stdlib/json.lua /^local function parse_number(str, i)$/;" f | ||
| 5003 | parse_object stdlib/json.lua /^local function parse_object(str, i)$/;" f | ||
| 5004 | parse_string stdlib/json.lua /^local function parse_string(str, i)$/;" f | ||
| 5005 | parse_unicode_escape stdlib/json.lua /^local function parse_unicode_escape(s)$/;" f | ||
| 5006 | partition vendor/lua-5.4.8/src/ltablib.c /^static IdxT partition (lua_State *L, IdxT lo, IdxT up) {$/;" f typeref:typename:IdxT file: | ||
| 5007 | patchlistaux vendor/lua-5.4.8/src/lcode.c /^static void patchlistaux (FuncState *fs, int list, int vtarget, int reg,$/;" f typeref:typename:void file: | ||
| 5008 | patchtestreg vendor/lua-5.4.8/src/lcode.c /^static int patchtestreg (FuncState *fs, int node, int reg) {$/;" f typeref:typename:int file: | ||
| 5009 | paths vendor/raylib-5.5_linux_amd64/include/raylib.h /^ char **paths; \/\/ Filepaths entries$/;" m struct:FilePathList typeref:typename:char ** | ||
| 5010 | pc vendor/lua-5.4.8/Makefile /^pc:$/;" t | ||
| 5011 | pc vendor/lua-5.4.8/src/lobject.h /^ int pc;$/;" m struct:AbsLineInfo typeref:typename:int | ||
| 5012 | pc vendor/lua-5.4.8/src/lparser.h /^ int pc; \/* next position to code (equivalent to 'ncode') *\/$/;" m struct:FuncState typeref:typename:int | ||
| 5013 | pc vendor/lua-5.4.8/src/lparser.h /^ int pc; \/* position in code *\/$/;" m struct:Labeldesc typeref:typename:int | ||
| 5014 | pcRel vendor/lua-5.4.8/src/ldebug.h /^#define pcRel(/;" d | ||
| 5015 | pidx vendor/lua-5.4.8/src/lparser.h /^ short pidx; \/* index of the variable in the Proto's 'locvars' array *\/$/;" m struct:Vardesc::__anon337ee4430508 typeref:typename:short | ||
| 5016 | pk_funcs vendor/lua-5.4.8/src/loadlib.c /^static const luaL_Reg pk_funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5017 | pmain vendor/lua-5.4.8/src/lua.c /^static int pmain (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5018 | pmain vendor/lua-5.4.8/src/luac.c /^static int pmain(lua_State* L)$/;" f typeref:typename:int file: | ||
| 5019 | point vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 point; \/\/ Point of the nearest hit$/;" m struct:RayCollision typeref:typename:Vector3 | ||
| 5020 | point2uint vendor/lua-5.4.8/src/llimits.h /^#define point2uint(/;" d | ||
| 5021 | poptbclist vendor/lua-5.4.8/src/lfunc.c /^static void poptbclist (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5022 | pos vendor/microtar-0.1.0/src/microtar.h /^ unsigned pos;$/;" m struct:mtar_t typeref:typename:unsigned | ||
| 5023 | position vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 position; \/\/ Camera position$/;" m struct:Camera3D typeref:typename:Vector3 | ||
| 5024 | position vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 position; \/\/ Ray position (origin)$/;" m struct:Ray typeref:typename:Vector3 | ||
| 5025 | posix vendor/lua-5.4.8/src/Makefile /^posix:$/;" t | ||
| 5026 | posrelatI vendor/lua-5.4.8/src/lstrlib.c /^static size_t posrelatI (lua_Integer pos, size_t len) {$/;" f typeref:typename:size_t file: | ||
| 5027 | precallC vendor/lua-5.4.8/src/ldo.c /^l_sinline int precallC (lua_State *L, StkId func, int nresults,$/;" f typeref:typename:l_sinline int | ||
| 5028 | precover vendor/lua-5.4.8/src/ldo.c /^static int precover (lua_State *L, int status) {$/;" f typeref:typename:int file: | ||
| 5029 | preinit_thread vendor/lua-5.4.8/src/lstate.c /^static void preinit_thread (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 5030 | prepCallInfo vendor/lua-5.4.8/src/ldo.c /^l_sinline CallInfo *prepCallInfo (lua_State *L, StkId func, int nret,$/;" f typeref:typename:l_sinline CallInfo * | ||
| 5031 | prepbuffsize vendor/lua-5.4.8/src/lauxlib.c /^static char *prepbuffsize (luaL_Buffer *B, size_t sz, int boxidx) {$/;" f typeref:typename:char * file: | ||
| 5032 | prepcallclosemth vendor/lua-5.4.8/src/lfunc.c /^static void prepcallclosemth (lua_State *L, StkId level, int status, int yy) {$/;" f typeref:typename:void file: | ||
| 5033 | prepstate vendor/lua-5.4.8/src/lstrlib.c /^static void prepstate (MatchState *ms, lua_State *L,$/;" f typeref:typename:void file: | ||
| 5034 | prev vendor/lua-5.4.8/src/lparser.c /^ struct LHS_assign *prev;$/;" m struct:LHS_assign typeref:struct:LHS_assign * file: | ||
| 5035 | prev vendor/lua-5.4.8/src/lparser.h /^ struct FuncState *prev; \/* enclosing function *\/$/;" m struct:FuncState typeref:struct:FuncState * | ||
| 5036 | previous vendor/lua-5.4.8/src/ldo.c /^ struct lua_longjmp *previous;$/;" m struct:lua_longjmp typeref:struct:lua_longjmp * file: | ||
| 5037 | previous vendor/lua-5.4.8/src/lobject.h /^ struct UpVal **previous;$/;" m struct:UpVal::__anon808f9fcd060a::__anon808f9fcd0708 typeref:struct:UpVal ** | ||
| 5038 | previous vendor/lua-5.4.8/src/lparser.c /^ struct BlockCnt *previous; \/* chain *\/$/;" m struct:BlockCnt typeref:struct:BlockCnt * file: | ||
| 5039 | previous vendor/lua-5.4.8/src/lstate.h /^ struct CallInfo *previous, *next; \/* dynamic call link *\/$/;" m struct:CallInfo typeref:struct:CallInfo * | ||
| 5040 | previousinstruction vendor/lua-5.4.8/src/lcode.c /^static Instruction *previousinstruction (FuncState *fs) {$/;" f typeref:typename:Instruction * file: | ||
| 5041 | previousline vendor/lua-5.4.8/src/lparser.h /^ int previousline; \/* last line that was saved in 'lineinfo' *\/$/;" m struct:FuncState typeref:typename:int | ||
| 5042 | primaryexp vendor/lua-5.4.8/src/lparser.c /^static void primaryexp (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 5043 | print_usage vendor/lua-5.4.8/src/lua.c /^static void print_usage (const char *badoption) {$/;" f typeref:typename:void file: | ||
| 5044 | print_version vendor/lua-5.4.8/src/lua.c /^static void print_version (void) {$/;" f typeref:typename:void file: | ||
| 5045 | priority vendor/lua-5.4.8/src/lparser.c /^} priority[] = { \/* ORDER OPR *\/$/;" v typeref:typename:const struct __anon337ee43e0108[] | ||
| 5046 | processor vendor/raylib-5.5_linux_amd64/include/raylib.h /^ rAudioProcessor *processor; \/\/ Pointer to internal data processor, useful for audio effect/;" m struct:AudioStream typeref:typename:rAudioProcessor * | ||
| 5047 | progname vendor/lua-5.4.8/src/lua.c /^static const char *progname = LUA_PROGNAME;$/;" v typeref:typename:const char * file: | ||
| 5048 | progname vendor/lua-5.4.8/src/luac.c /^static const char* progname=PROGNAME; \/* actual program name *\/$/;" v typeref:typename:const char * file: | ||
| 5049 | project vendor/lua-5.4.8/src/lmathlib.c /^static lua_Unsigned project (lua_Unsigned ran, lua_Unsigned n,$/;" f typeref:typename:lua_Unsigned file: | ||
| 5050 | projection vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Matrix projection[2]; \/\/ VR projection matrices (per eye)$/;" m struct:VrStereoConfig typeref:typename:Matrix[2] | ||
| 5051 | projection vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int projection; \/\/ Camera projection: CAMERA_PERSPECTIVE or CAMERA_ORTHOGRAPHIC$/;" m struct:Camera3D typeref:typename:int | ||
| 5052 | projection vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix projection; \/\/ Default projection matrix$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix | ||
| 5053 | projectionStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix projectionStereo[2]; \/\/ VR stereo rendering eyes projection matrices$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix[2] | ||
| 5054 | propagateall vendor/lua-5.4.8/src/lgc.c /^static lu_mem propagateall (global_State *g) {$/;" f typeref:typename:lu_mem file: | ||
| 5055 | propagatemark vendor/lua-5.4.8/src/lgc.c /^static lu_mem propagatemark (global_State *g) {$/;" f typeref:typename:lu_mem file: | ||
| 5056 | push_captures vendor/lua-5.4.8/src/lstrlib.c /^static int push_captures (MatchState *ms, const char *s, const char *e) {$/;" f typeref:typename:int file: | ||
| 5057 | push_onecapture vendor/lua-5.4.8/src/lstrlib.c /^static void push_onecapture (MatchState *ms, int i, const char *s,$/;" f typeref:typename:void file: | ||
| 5058 | pushargs vendor/lua-5.4.8/src/lua.c /^static int pushargs (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5059 | pushclosure vendor/lua-5.4.8/src/lvm.c /^static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base,$/;" f typeref:typename:void file: | ||
| 5060 | pushed vendor/lua-5.4.8/src/lobject.c /^ int pushed; \/* true if there is a part of the result on the stack *\/$/;" m struct:BuffFS typeref:typename:int file: | ||
| 5061 | pusherror vendor/lua-5.4.8/src/loadlib.c /^static void pusherror (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5062 | pusherrornotfound vendor/lua-5.4.8/src/loadlib.c /^static void pusherrornotfound (lua_State *L, const char *path) {$/;" f typeref:typename:void file: | ||
| 5063 | pushfuncname vendor/lua-5.4.8/src/lauxlib.c /^static void pushfuncname (lua_State *L, lua_Debug *ar) {$/;" f typeref:typename:void file: | ||
| 5064 | pushglobalfuncname vendor/lua-5.4.8/src/lauxlib.c /^static int pushglobalfuncname (lua_State *L, lua_Debug *ar) {$/;" f typeref:typename:int file: | ||
| 5065 | pushline vendor/lua-5.4.8/src/lua.c /^static int pushline (lua_State *L, int firstline) {$/;" f typeref:typename:int file: | ||
| 5066 | pushmode vendor/lua-5.4.8/src/lbaselib.c /^static int pushmode (lua_State *L, int oldmode) {$/;" f typeref:typename:int file: | ||
| 5067 | pushnumint vendor/lua-5.4.8/src/lmathlib.c /^static void pushnumint (lua_State *L, lua_Number d) {$/;" f typeref:typename:void file: | ||
| 5068 | pushstr vendor/lua-5.4.8/src/lobject.c /^static void pushstr (BuffFS *buff, const char *str, size_t lstr) {$/;" f typeref:typename:void file: | ||
| 5069 | pushutfchar vendor/lua-5.4.8/src/lutf8lib.c /^static void pushutfchar (lua_State *L, int arg) {$/;" f typeref:typename:void file: | ||
| 5070 | pvalue vendor/lua-5.4.8/src/lobject.h /^#define pvalue(/;" d | ||
| 5071 | pvalueraw vendor/lua-5.4.8/src/lobject.h /^#define pvalueraw(/;" d | ||
| 5072 | quotefloat vendor/lua-5.4.8/src/lstrlib.c /^static int quotefloat (lua_State *L, char *buff, lua_Number n) {$/;" f typeref:typename:int file: | ||
| 5073 | r vendor/lua-5.4.8/src/llex.h /^ lua_Number r;$/;" m union:__anonfc1a02ff010a typeref:typename:lua_Number | ||
| 5074 | r vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char r; \/\/ Color red value$/;" m struct:Color typeref:typename:unsigned char | ||
| 5075 | rAudioBuffer vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct rAudioBuffer rAudioBuffer;$/;" t typeref:struct:rAudioBuffer | ||
| 5076 | rAudioProcessor vendor/raylib-5.5_linux_amd64/include/raylib.h /^typedef struct rAudioProcessor rAudioProcessor;$/;" t typeref:struct:rAudioProcessor | ||
| 5077 | randfuncs vendor/lua-5.4.8/src/lmathlib.c /^static const luaL_Reg randfuncs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5078 | randseed vendor/lua-5.4.8/src/lmathlib.c /^static void randseed (lua_State *L, RanState *state) {$/;" f typeref:typename:void file: | ||
| 5079 | raw_to_header vendor/microtar-0.1.0/src/microtar.c /^static int raw_to_header(mtar_header_t *h, const mtar_raw_header_t *rh) {$/;" f typeref:typename:int file: | ||
| 5080 | rawtt vendor/lua-5.4.8/src/lobject.h /^#define rawtt(/;" d | ||
| 5081 | read vendor/microtar-0.1.0/src/microtar.h /^ int (*read)(mtar_t *tar, void *data, unsigned size);$/;" m struct:mtar_t typeref:typename:int (*)(mtar_t * tar,void * data,unsigned size) | ||
| 5082 | read_all vendor/lua-5.4.8/src/liolib.c /^static void read_all (lua_State *L, FILE *f) {$/;" f typeref:typename:void file: | ||
| 5083 | read_chars vendor/lua-5.4.8/src/liolib.c /^static int read_chars (lua_State *L, FILE *f, size_t n) {$/;" f typeref:typename:int file: | ||
| 5084 | read_line vendor/lua-5.4.8/src/liolib.c /^static int read_line (lua_State *L, FILE *f, int chop) {$/;" f typeref:typename:int file: | ||
| 5085 | read_long_string vendor/lua-5.4.8/src/llex.c /^static void read_long_string (LexState *ls, SemInfo *seminfo, size_t sep) {$/;" f typeref:typename:void file: | ||
| 5086 | read_number vendor/lua-5.4.8/src/liolib.c /^static int read_number (lua_State *L, FILE *f) {$/;" f typeref:typename:int file: | ||
| 5087 | read_numeral vendor/lua-5.4.8/src/llex.c /^static int read_numeral (LexState *ls, SemInfo *seminfo) {$/;" f typeref:typename:int file: | ||
| 5088 | read_string vendor/lua-5.4.8/src/llex.c /^static void read_string (LexState *ls, int del, SemInfo *seminfo) {$/;" f typeref:typename:void file: | ||
| 5089 | readable vendor/lua-5.4.8/src/loadlib.c /^static int readable (const char *filename) {$/;" f typeref:typename:int file: | ||
| 5090 | readdecesc vendor/lua-5.4.8/src/llex.c /^static int readdecesc (LexState *ls) {$/;" f typeref:typename:int file: | ||
| 5091 | readdigits vendor/lua-5.4.8/src/liolib.c /^static int readdigits (RN *rn, int hex) {$/;" f typeref:typename:int file: | ||
| 5092 | reader vendor/lua-5.4.8/src/luac.c /^static const char* reader(lua_State* L, void* ud, size_t* size)$/;" f typeref:typename:const char * file: | ||
| 5093 | reader vendor/lua-5.4.8/src/lzio.h /^ lua_Reader reader; \/* reader function *\/$/;" m struct:Zio typeref:typename:lua_Reader | ||
| 5094 | readhexaesc vendor/lua-5.4.8/src/llex.c /^static int readhexaesc (LexState *ls) {$/;" f typeref:typename:int file: | ||
| 5095 | readutf8esc vendor/lua-5.4.8/src/llex.c /^static unsigned long readutf8esc (LexState *ls) {$/;" f typeref:typename:unsigned long file: | ||
| 5096 | reallymarkobject vendor/lua-5.4.8/src/lgc.c /^static void reallymarkobject (global_State *g, GCObject *o) {$/;" f typeref:typename:void file: | ||
| 5097 | reallymarkobject vendor/lua-5.4.8/src/lgc.c /^static void reallymarkobject (global_State *g, GCObject *o);$/;" p typeref:typename:void file: | ||
| 5098 | reallyold vendor/lua-5.4.8/src/lstate.h /^ GCObject *reallyold; \/* objects more than one cycle old ("really old") *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 5099 | recfield vendor/lua-5.4.8/src/lparser.c /^static void recfield (LexState *ls, ConsControl *cc) {$/;" f typeref:typename:void file: | ||
| 5100 | recs vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Rectangle *recs; \/\/ Rectangles in texture for the glyphs$/;" m struct:Font typeref:typename:Rectangle * | ||
| 5101 | registerlocalvar vendor/lua-5.4.8/src/lparser.c /^static int registerlocalvar (LexState *ls, FuncState *fs, TString *varname) {$/;" f typeref:typename:int file: | ||
| 5102 | reglevel vendor/lua-5.4.8/src/lparser.c /^static int reglevel (FuncState *fs, int nvar) {$/;" f typeref:typename:int file: | ||
| 5103 | rehash vendor/lua-5.4.8/src/ltable.c /^static void rehash (lua_State *L, Table *t, const TValue *ek) {$/;" f typeref:typename:void file: | ||
| 5104 | reinsert vendor/lua-5.4.8/src/ltable.c /^static void reinsert (lua_State *L, Table *ot, Table *t) {$/;" f typeref:typename:void file: | ||
| 5105 | relstack vendor/lua-5.4.8/src/ldo.c /^static void relstack (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5106 | remaining_data vendor/microtar-0.1.0/src/microtar.h /^ unsigned remaining_data;$/;" m struct:mtar_t typeref:typename:unsigned | ||
| 5107 | remarkupvals vendor/lua-5.4.8/src/lgc.c /^static int remarkupvals (global_State *g) {$/;" f typeref:typename:int file: | ||
| 5108 | removelastinstruction vendor/lua-5.4.8/src/lcode.c /^static void removelastinstruction (FuncState *fs) {$/;" f typeref:typename:void file: | ||
| 5109 | removelastlineinfo vendor/lua-5.4.8/src/lcode.c /^static void removelastlineinfo (FuncState *fs) {$/;" f typeref:typename:void file: | ||
| 5110 | removevalues vendor/lua-5.4.8/src/lcode.c /^static void removevalues (FuncState *fs, int list) {$/;" f typeref:typename:void file: | ||
| 5111 | removevars vendor/lua-5.4.8/src/lparser.c /^static void removevars (FuncState *fs, int tolevel) {$/;" f typeref:typename:void file: | ||
| 5112 | repeatstat vendor/lua-5.4.8/src/lparser.c /^static void repeatstat (LexState *ls, int line) {$/;" f typeref:typename:void file: | ||
| 5113 | report vendor/lua-5.4.8/src/lua.c /^static int report (lua_State *L, int status) {$/;" f typeref:typename:int file: | ||
| 5114 | reprepstate vendor/lua-5.4.8/src/lstrlib.c /^static void reprepstate (MatchState *ms) {$/;" f typeref:typename:void file: | ||
| 5115 | resetbit vendor/lua-5.4.8/src/lgc.h /^#define resetbit(/;" d | ||
| 5116 | resetbits vendor/lua-5.4.8/src/lgc.h /^#define resetbits(/;" d | ||
| 5117 | resethookcount vendor/lua-5.4.8/src/ldebug.h /^#define resethookcount(/;" d | ||
| 5118 | resizebox vendor/lua-5.4.8/src/lauxlib.c /^static void *resizebox (lua_State *L, int idx, size_t newsize) {$/;" f typeref:typename:void * file: | ||
| 5119 | restartcollection vendor/lua-5.4.8/src/lgc.c /^static void restartcollection (global_State *g) {$/;" f typeref:typename:void file: | ||
| 5120 | restassign vendor/lua-5.4.8/src/lparser.c /^static void restassign (LexState *ls, struct LHS_assign *lh, int nvars) {$/;" f typeref:typename:void file: | ||
| 5121 | restorestack vendor/lua-5.4.8/src/ldo.h /^#define restorestack(/;" d | ||
| 5122 | resume vendor/lua-5.4.8/src/ldo.c /^static void resume (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 5123 | resume_error vendor/lua-5.4.8/src/ldo.c /^static int resume_error (lua_State *L, const char *msg, int narg) {$/;" f typeref:typename:int file: | ||
| 5124 | rethook vendor/lua-5.4.8/src/ldo.c /^static void rethook (lua_State *L, CallInfo *ci, int nres) {$/;" f typeref:typename:void file: | ||
| 5125 | retstat vendor/lua-5.4.8/src/lparser.c /^static void retstat (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 5126 | reverse vendor/lua-5.4.8/src/lapi.c /^l_sinline void reverse (lua_State *L, StkId from, StkId to) {$/;" f typeref:typename:l_sinline void | ||
| 5127 | ridx vendor/lua-5.4.8/src/lparser.h /^ lu_byte ridx; \/* register holding the variable *\/$/;" m struct:expdesc::__anon337ee443020a::__anon337ee4430408 typeref:typename:lu_byte | ||
| 5128 | ridx vendor/lua-5.4.8/src/lparser.h /^ lu_byte ridx; \/* register holding the variable *\/$/;" m struct:Vardesc::__anon337ee4430508 typeref:typename:lu_byte | ||
| 5129 | right vendor/lua-5.4.8/src/lparser.c /^ lu_byte right; \/* right priority *\/$/;" m struct:__anon337ee43e0108 typeref:typename:lu_byte file: | ||
| 5130 | right vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int right; \/\/ Right border offset$/;" m struct:NPatchInfo typeref:typename:int | ||
| 5131 | rightLensCenter vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float rightLensCenter[2]; \/\/ VR right lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 5132 | rightScreenCenter vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 5133 | righttt vendor/lua-5.4.8/src/lobject.h /^#define righttt(/;" d | ||
| 5134 | rkname vendor/lua-5.4.8/src/ldebug.c /^static void rkname (const Proto *p, int pc, Instruction i, const char **name) {$/;" f typeref:typename:void file: | ||
| 5135 | rlActiveDrawBuffers vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlActiveDrawBuffers(int count); \/\/ Activate multiple draw color buffer/;" p typeref:typename:RLAPI void | ||
| 5136 | rlActiveDrawBuffers vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlActiveDrawBuffers(int count)$/;" f typeref:typename:void | ||
| 5137 | rlActiveTextureSlot vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlActiveTextureSlot(int slot); \/\/ Select and active a texture slot$/;" p typeref:typename:RLAPI void | ||
| 5138 | rlActiveTextureSlot vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlActiveTextureSlot(int slot)$/;" f typeref:typename:void | ||
| 5139 | rlBegin vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlBegin(int mode); \/\/ Initialize drawing mode (how to org/;" p typeref:typename:RLAPI void | ||
| 5140 | rlBegin vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlBegin(int mode)$/;" f typeref:typename:void | ||
| 5141 | rlBindFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlBindFramebuffer(unsigned int target, unsigned int framebuffer); \/\/ Bind framebuff/;" p typeref:typename:RLAPI void | ||
| 5142 | rlBindFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlBindFramebuffer(unsigned int target, unsigned int framebuffer)$/;" f typeref:typename:void | ||
| 5143 | rlBindImageTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlBindImageTexture(unsigned int id, unsigned int index, int format, bool readonly); /;" p typeref:typename:RLAPI void | ||
| 5144 | rlBindImageTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlBindImageTexture(unsigned int id, unsigned int index, int format, bool readonly)$/;" f typeref:typename:void | ||
| 5145 | rlBindShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlBindShaderBuffer(unsigned int id, unsigned int index); \/\/ Bind SSBO b/;" p typeref:typename:RLAPI void | ||
| 5146 | rlBindShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlBindShaderBuffer(unsigned int id, unsigned int index)$/;" f typeref:typename:void | ||
| 5147 | rlBlendMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlBlendMode;$/;" t typeref:enum:__anon1f68b8bd0603 | ||
| 5148 | rlBlitFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY/;" p typeref:typename:RLAPI void | ||
| 5149 | rlBlitFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlBlitFramebuffer(int srcX, int srcY, int srcWidth, int srcHeight, int dstX, int dstY, int /;" f typeref:typename:void | ||
| 5150 | rlCheckErrors vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlCheckErrors(void); \/\/ Check and log OpenGL error codes$/;" p typeref:typename:RLAPI void | ||
| 5151 | rlCheckErrors vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlCheckErrors(void)$/;" f typeref:typename:void | ||
| 5152 | rlCheckRenderBatchLimit vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI bool rlCheckRenderBatchLimit(int vCount); \/\/ Check internal buffer overflow for /;" p typeref:typename:RLAPI bool | ||
| 5153 | rlCheckRenderBatchLimit vendor/raylib-5.5_linux_amd64/include/rlgl.h /^bool rlCheckRenderBatchLimit(int vCount)$/;" f typeref:typename:bool | ||
| 5154 | rlClearColor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a); \/\//;" p typeref:typename:RLAPI void | ||
| 5155 | rlClearColor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlClearColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)$/;" f typeref:typename:void | ||
| 5156 | rlClearScreenBuffers vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlClearScreenBuffers(void); \/\/ Clear used screen buffers (color an/;" p typeref:typename:RLAPI void | ||
| 5157 | rlClearScreenBuffers vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlClearScreenBuffers(void)$/;" f typeref:typename:void | ||
| 5158 | rlColor3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlColor3f(float x, float y, float z); \/\/ Define one vertex (color) - 3 float$/;" p typeref:typename:RLAPI void | ||
| 5159 | rlColor3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor3f(float x, float y, float z) { glColor3f(x, y, z); }$/;" f typeref:typename:void | ||
| 5160 | rlColor3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor3f(float x, float y, float z)$/;" f typeref:typename:void | ||
| 5161 | rlColor4f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlColor4f(float x, float y, float z, float w); \/\/ Define one vertex (color) - 4 flo/;" p typeref:typename:RLAPI void | ||
| 5162 | rlColor4f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor4f(float r, float g, float b, float a)$/;" f typeref:typename:void | ||
| 5163 | rlColor4f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor4f(float x, float y, float z, float w) { glColor4f(x, y, z, w); }$/;" f typeref:typename:void | ||
| 5164 | rlColor4ub vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a); \/\/ /;" p typeref:typename:RLAPI void | ||
| 5165 | rlColor4ub vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a) { glColor4ub/;" f typeref:typename:void | ||
| 5166 | rlColor4ub vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColor4ub(unsigned char x, unsigned char y, unsigned char z, unsigned char w)$/;" f typeref:typename:void | ||
| 5167 | rlColorMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlColorMask(bool r, bool g, bool b, bool a); \/\/ Color mask control$/;" p typeref:typename:RLAPI void | ||
| 5168 | rlColorMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlColorMask(bool r, bool g, bool b, bool a) { glColorMask(r, g, b, a); }$/;" f typeref:typename:void | ||
| 5169 | rlCompileShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlCompileShader(const char *shaderCode, int type); \/\/ Compile cus/;" p typeref:typename:RLAPI unsigned int | ||
| 5170 | rlCompileShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlCompileShader(const char *shaderCode, int type)$/;" f typeref:typename:unsigned int | ||
| 5171 | rlComputeShaderDispatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ/;" p typeref:typename:RLAPI void | ||
| 5172 | rlComputeShaderDispatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlComputeShaderDispatch(unsigned int groupX, unsigned int groupY, unsigned int groupZ)$/;" f typeref:typename:void | ||
| 5173 | rlCopyShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, /;" p typeref:typename:RLAPI void | ||
| 5174 | rlCopyShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlCopyShaderBuffer(unsigned int destId, unsigned int srcId, unsigned int destOffset, unsign/;" f typeref:typename:void | ||
| 5175 | rlCubemapParameters vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlCubemapParameters(unsigned int id, int param, int value); \/\/ Set cubemap paramete/;" p typeref:typename:RLAPI void | ||
| 5176 | rlCubemapParameters vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlCubemapParameters(unsigned int id, int param, int value)$/;" f typeref:typename:void | ||
| 5177 | rlCullDistanceFar vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static double rlCullDistanceFar = RL_CULL_DISTANCE_FAR;$/;" v typeref:typename:double | ||
| 5178 | rlCullDistanceNear vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static double rlCullDistanceNear = RL_CULL_DISTANCE_NEAR;$/;" v typeref:typename:double | ||
| 5179 | rlCullMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlCullMode;$/;" t typeref:enum:__anon1f68b8bd0c03 | ||
| 5180 | rlDebugMessageCallback vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static void GLAPIENTRY rlDebugMessageCallback(GLenum source, GLenum type, GLuint id, GLenum seve/;" f typeref:typename:void GLAPIENTRY | ||
| 5181 | rlDisableBackfaceCulling vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableBackfaceCulling(void); \/\/ Disable backface culling$/;" p typeref:typename:RLAPI void | ||
| 5182 | rlDisableBackfaceCulling vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableBackfaceCulling(void) { glDisable(GL_CULL_FACE); }$/;" f typeref:typename:void | ||
| 5183 | rlDisableColorBlend vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableColorBlend(void); \/\/ Disable color blending$/;" p typeref:typename:RLAPI void | ||
| 5184 | rlDisableColorBlend vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableColorBlend(void) { glDisable(GL_BLEND); }$/;" f typeref:typename:void | ||
| 5185 | rlDisableDepthMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableDepthMask(void); \/\/ Disable depth write$/;" p typeref:typename:RLAPI void | ||
| 5186 | rlDisableDepthMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableDepthMask(void) { glDepthMask(GL_FALSE); }$/;" f typeref:typename:void | ||
| 5187 | rlDisableDepthTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableDepthTest(void); \/\/ Disable depth test$/;" p typeref:typename:RLAPI void | ||
| 5188 | rlDisableDepthTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableDepthTest(void) { glDisable(GL_DEPTH_TEST); }$/;" f typeref:typename:void | ||
| 5189 | rlDisableFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableFramebuffer(void); \/\/ Disable render texture (fbo), retur/;" p typeref:typename:RLAPI void | ||
| 5190 | rlDisableFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableFramebuffer(void)$/;" f typeref:typename:void | ||
| 5191 | rlDisableScissorTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableScissorTest(void); \/\/ Disable scissor test$/;" p typeref:typename:RLAPI void | ||
| 5192 | rlDisableScissorTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableScissorTest(void) { glDisable(GL_SCISSOR_TEST); }$/;" f typeref:typename:void | ||
| 5193 | rlDisableShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableShader(void); \/\/ Disable shader program$/;" p typeref:typename:RLAPI void | ||
| 5194 | rlDisableShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableShader(void)$/;" f typeref:typename:void | ||
| 5195 | rlDisableSmoothLines vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableSmoothLines(void); \/\/ Disable line aliasing$/;" p typeref:typename:RLAPI void | ||
| 5196 | rlDisableSmoothLines vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableSmoothLines(void)$/;" f typeref:typename:void | ||
| 5197 | rlDisableStatePointer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableStatePointer(int vertexAttribType); \/\/ Disable attribute state pointer$/;" p typeref:typename:RLAPI void | ||
| 5198 | rlDisableStatePointer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableStatePointer(int vertexAttribType)$/;" f typeref:typename:void | ||
| 5199 | rlDisableStereoRender vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableStereoRender(void); \/\/ Disable stereo rendering$/;" p typeref:typename:RLAPI void | ||
| 5200 | rlDisableStereoRender vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableStereoRender(void)$/;" f typeref:typename:void | ||
| 5201 | rlDisableTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableTexture(void); \/\/ Disable texture$/;" p typeref:typename:RLAPI void | ||
| 5202 | rlDisableTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableTexture(void)$/;" f typeref:typename:void | ||
| 5203 | rlDisableTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableTextureCubemap(void); \/\/ Disable texture cubemap$/;" p typeref:typename:RLAPI void | ||
| 5204 | rlDisableTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableTextureCubemap(void)$/;" f typeref:typename:void | ||
| 5205 | rlDisableVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableVertexArray(void); \/\/ Disable vertex array (VAO, if suppo/;" p typeref:typename:RLAPI void | ||
| 5206 | rlDisableVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableVertexArray(void)$/;" f typeref:typename:void | ||
| 5207 | rlDisableVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableVertexAttribute(unsigned int index); \/\/ Disable vertex attribute index$/;" p typeref:typename:RLAPI void | ||
| 5208 | rlDisableVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableVertexAttribute(unsigned int index)$/;" f typeref:typename:void | ||
| 5209 | rlDisableVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableVertexBuffer(void); \/\/ Disable vertex buffer (VBO)$/;" p typeref:typename:RLAPI void | ||
| 5210 | rlDisableVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableVertexBuffer(void)$/;" f typeref:typename:void | ||
| 5211 | rlDisableVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableVertexBufferElement(void); \/\/ Disable vertex buffer element (VBO /;" p typeref:typename:RLAPI void | ||
| 5212 | rlDisableVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableVertexBufferElement(void)$/;" f typeref:typename:void | ||
| 5213 | rlDisableWireMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDisableWireMode(void); \/\/ Disable wire (and point) mode$/;" p typeref:typename:RLAPI void | ||
| 5214 | rlDisableWireMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDisableWireMode(void)$/;" f typeref:typename:void | ||
| 5215 | rlDrawCall vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct rlDrawCall {$/;" s | ||
| 5216 | rlDrawCall vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlDrawCall;$/;" t typeref:struct:rlDrawCall | ||
| 5217 | rlDrawRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawRenderBatch(rlRenderBatch *batch); \/\/ Draw render batch data (Update->Dra/;" p typeref:typename:RLAPI void | ||
| 5218 | rlDrawRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawRenderBatch(rlRenderBatch *batch)$/;" f typeref:typename:void | ||
| 5219 | rlDrawRenderBatchActive vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawRenderBatchActive(void); \/\/ Update and draw internal render bat/;" p typeref:typename:RLAPI void | ||
| 5220 | rlDrawRenderBatchActive vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawRenderBatchActive(void)$/;" f typeref:typename:void | ||
| 5221 | rlDrawVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawVertexArray(int offset, int count); \/\/ Draw vertex array (currently active/;" p typeref:typename:RLAPI void | ||
| 5222 | rlDrawVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawVertexArray(int offset, int count)$/;" f typeref:typename:void | ||
| 5223 | rlDrawVertexArrayElements vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawVertexArrayElements(int offset, int count, const void *buffer); \/\/ Draw verte/;" p typeref:typename:RLAPI void | ||
| 5224 | rlDrawVertexArrayElements vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawVertexArrayElements(int offset, int count, const void *buffer)$/;" f typeref:typename:void | ||
| 5225 | rlDrawVertexArrayElementsInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int ins/;" p typeref:typename:RLAPI void | ||
| 5226 | rlDrawVertexArrayElementsInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawVertexArrayElementsInstanced(int offset, int count, const void *buffer, int instances/;" f typeref:typename:void | ||
| 5227 | rlDrawVertexArrayInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlDrawVertexArrayInstanced(int offset, int count, int instances); \/\/ Draw vertex ar/;" p typeref:typename:RLAPI void | ||
| 5228 | rlDrawVertexArrayInstanced vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlDrawVertexArrayInstanced(int offset, int count, int instances)$/;" f typeref:typename:void | ||
| 5229 | rlEnableBackfaceCulling vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableBackfaceCulling(void); \/\/ Enable backface culling$/;" p typeref:typename:RLAPI void | ||
| 5230 | rlEnableBackfaceCulling vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableBackfaceCulling(void) { glEnable(GL_CULL_FACE); }$/;" f typeref:typename:void | ||
| 5231 | rlEnableColorBlend vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableColorBlend(void); \/\/ Enable color blending$/;" p typeref:typename:RLAPI void | ||
| 5232 | rlEnableColorBlend vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableColorBlend(void) { glEnable(GL_BLEND); }$/;" f typeref:typename:void | ||
| 5233 | rlEnableDepthMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableDepthMask(void); \/\/ Enable depth write$/;" p typeref:typename:RLAPI void | ||
| 5234 | rlEnableDepthMask vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableDepthMask(void) { glDepthMask(GL_TRUE); }$/;" f typeref:typename:void | ||
| 5235 | rlEnableDepthTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableDepthTest(void); \/\/ Enable depth test$/;" p typeref:typename:RLAPI void | ||
| 5236 | rlEnableDepthTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableDepthTest(void) { glEnable(GL_DEPTH_TEST); }$/;" f typeref:typename:void | ||
| 5237 | rlEnableFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableFramebuffer(unsigned int id); \/\/ Enable render texture (fbo)$/;" p typeref:typename:RLAPI void | ||
| 5238 | rlEnableFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableFramebuffer(unsigned int id)$/;" f typeref:typename:void | ||
| 5239 | rlEnablePointMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnablePointMode(void); \/\/ Enable point mode$/;" p typeref:typename:RLAPI void | ||
| 5240 | rlEnablePointMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnablePointMode(void)$/;" f typeref:typename:void | ||
| 5241 | rlEnableScissorTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableScissorTest(void); \/\/ Enable scissor test$/;" p typeref:typename:RLAPI void | ||
| 5242 | rlEnableScissorTest vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableScissorTest(void) { glEnable(GL_SCISSOR_TEST); }$/;" f typeref:typename:void | ||
| 5243 | rlEnableShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableShader(unsigned int id); \/\/ Enable shader program$/;" p typeref:typename:RLAPI void | ||
| 5244 | rlEnableShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableShader(unsigned int id)$/;" f typeref:typename:void | ||
| 5245 | rlEnableSmoothLines vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableSmoothLines(void); \/\/ Enable line aliasing$/;" p typeref:typename:RLAPI void | ||
| 5246 | rlEnableSmoothLines vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableSmoothLines(void)$/;" f typeref:typename:void | ||
| 5247 | rlEnableStatePointer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableStatePointer(int vertexAttribType, void *buffer); \/\/ Enable attribute state/;" p typeref:typename:RLAPI void | ||
| 5248 | rlEnableStatePointer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableStatePointer(int vertexAttribType, void *buffer)$/;" f typeref:typename:void | ||
| 5249 | rlEnableStereoRender vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableStereoRender(void); \/\/ Enable stereo rendering$/;" p typeref:typename:RLAPI void | ||
| 5250 | rlEnableStereoRender vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableStereoRender(void)$/;" f typeref:typename:void | ||
| 5251 | rlEnableTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableTexture(unsigned int id); \/\/ Enable texture$/;" p typeref:typename:RLAPI void | ||
| 5252 | rlEnableTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableTexture(unsigned int id)$/;" f typeref:typename:void | ||
| 5253 | rlEnableTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableTextureCubemap(unsigned int id); \/\/ Enable texture cubemap$/;" p typeref:typename:RLAPI void | ||
| 5254 | rlEnableTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableTextureCubemap(unsigned int id)$/;" f typeref:typename:void | ||
| 5255 | rlEnableVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI bool rlEnableVertexArray(unsigned int vaoId); \/\/ Enable vertex array (VAO, if suppor/;" p typeref:typename:RLAPI bool | ||
| 5256 | rlEnableVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^bool rlEnableVertexArray(unsigned int vaoId)$/;" f typeref:typename:bool | ||
| 5257 | rlEnableVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableVertexAttribute(unsigned int index); \/\/ Enable vertex attribute index$/;" p typeref:typename:RLAPI void | ||
| 5258 | rlEnableVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableVertexAttribute(unsigned int index)$/;" f typeref:typename:void | ||
| 5259 | rlEnableVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableVertexBuffer(unsigned int id); \/\/ Enable vertex buffer (VBO)$/;" p typeref:typename:RLAPI void | ||
| 5260 | rlEnableVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableVertexBuffer(unsigned int id)$/;" f typeref:typename:void | ||
| 5261 | rlEnableVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableVertexBufferElement(unsigned int id); \/\/ Enable vertex buffer element (VBO /;" p typeref:typename:RLAPI void | ||
| 5262 | rlEnableVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableVertexBufferElement(unsigned int id)$/;" f typeref:typename:void | ||
| 5263 | rlEnableWireMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnableWireMode(void); \/\/ Enable wire mode$/;" p typeref:typename:RLAPI void | ||
| 5264 | rlEnableWireMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnableWireMode(void)$/;" f typeref:typename:void | ||
| 5265 | rlEnd vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlEnd(void); \/\/ Finish vertex providing$/;" p typeref:typename:RLAPI void | ||
| 5266 | rlEnd vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnd(void) { glEnd(); }$/;" f typeref:typename:void | ||
| 5267 | rlEnd vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlEnd(void)$/;" f typeref:typename:void | ||
| 5268 | rlFramebufferAttach vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texTy/;" p typeref:typename:RLAPI void | ||
| 5269 | rlFramebufferAttach vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlFramebufferAttach(unsigned int fboId, unsigned int texId, int attachType, int texType, in/;" f typeref:typename:void | ||
| 5270 | rlFramebufferAttachTextureType vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlFramebufferAttachTextureType;$/;" t typeref:enum:__anon1f68b8bd0b03 | ||
| 5271 | rlFramebufferAttachType vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlFramebufferAttachType;$/;" t typeref:enum:__anon1f68b8bd0a03 | ||
| 5272 | rlFramebufferComplete vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI bool rlFramebufferComplete(unsigned int id); \/\/ Verify framebuffe/;" p typeref:typename:RLAPI bool | ||
| 5273 | rlFramebufferComplete vendor/raylib-5.5_linux_amd64/include/rlgl.h /^bool rlFramebufferComplete(unsigned int id)$/;" f typeref:typename:bool | ||
| 5274 | rlFrustum vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlFrustum(double left, double right, double bottom, double top, double znear, double /;" p typeref:typename:RLAPI void | ||
| 5275 | rlFrustum vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlFrustum(double left, double right, double bottom, double top, double znear, double zfar)$/;" f typeref:typename:void | ||
| 5276 | rlGenTextureMipmaps vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)/;" p typeref:typename:RLAPI void | ||
| 5277 | rlGenTextureMipmaps vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlGenTextureMipmaps(unsigned int id, int width, int height, int format, int *mipmaps)$/;" f typeref:typename:void | ||
| 5278 | rlGetActiveFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlGetActiveFramebuffer(void); \/\/ Get the currently active render tex/;" p typeref:typename:RLAPI unsigned int | ||
| 5279 | rlGetActiveFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlGetActiveFramebuffer(void)$/;" f typeref:typename:unsigned int | ||
| 5280 | rlGetCompressedFormatName vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static const char *rlGetCompressedFormatName(int format)$/;" f typeref:typename:const char * | ||
| 5281 | rlGetCompressedFormatName vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static const char *rlGetCompressedFormatName(int format); \/\/ Get compressed format official GL/;" p typeref:typename:const char * | ||
| 5282 | rlGetCullDistanceFar vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI double rlGetCullDistanceFar(void); \/\/ Get cull plane distance far$/;" p typeref:typename:RLAPI double | ||
| 5283 | rlGetCullDistanceFar vendor/raylib-5.5_linux_amd64/include/rlgl.h /^double rlGetCullDistanceFar(void)$/;" f typeref:typename:double | ||
| 5284 | rlGetCullDistanceNear vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI double rlGetCullDistanceNear(void); \/\/ Get cull plane distance near$/;" p typeref:typename:RLAPI double | ||
| 5285 | rlGetCullDistanceNear vendor/raylib-5.5_linux_amd64/include/rlgl.h /^double rlGetCullDistanceNear(void)$/;" f typeref:typename:double | ||
| 5286 | rlGetFramebufferHeight vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int rlGetFramebufferHeight(void); \/\/ Get default framebuffer height$/;" p typeref:typename:RLAPI int | ||
| 5287 | rlGetFramebufferHeight vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int rlGetFramebufferHeight(void)$/;" f typeref:typename:int | ||
| 5288 | rlGetFramebufferWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int rlGetFramebufferWidth(void); \/\/ Get default framebuffer width$/;" p typeref:typename:RLAPI int | ||
| 5289 | rlGetFramebufferWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int rlGetFramebufferWidth(void)$/;" f typeref:typename:int | ||
| 5290 | rlGetGlTextureFormats vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFor/;" p typeref:typename:RLAPI void | ||
| 5291 | rlGetGlTextureFormats vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlGetGlTextureFormats(int format, unsigned int *glInternalFormat, unsigned int *glFormat, u/;" f typeref:typename:void | ||
| 5292 | rlGetLineWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI float rlGetLineWidth(void); \/\/ Get the line drawing width$/;" p typeref:typename:RLAPI float | ||
| 5293 | rlGetLineWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^float rlGetLineWidth(void)$/;" f typeref:typename:float | ||
| 5294 | rlGetLocationAttrib vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int rlGetLocationAttrib(unsigned int shaderId, const char *attribName); \/\/ Get shader /;" p typeref:typename:RLAPI int | ||
| 5295 | rlGetLocationAttrib vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int rlGetLocationAttrib(unsigned int shaderId, const char *attribName)$/;" f typeref:typename:int | ||
| 5296 | rlGetLocationUniform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int rlGetLocationUniform(unsigned int shaderId, const char *uniformName); \/\/ Get shader /;" p typeref:typename:RLAPI int | ||
| 5297 | rlGetLocationUniform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int rlGetLocationUniform(unsigned int shaderId, const char *uniformName)$/;" f typeref:typename:int | ||
| 5298 | rlGetMatrixModelview vendor/raylib-5.5_linux_amd64/include/rlgl.h /^Matrix rlGetMatrixModelview(void)$/;" f typeref:typename:Matrix | ||
| 5299 | rlGetMatrixModelview vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI Matrix rlGetMatrixModelview(void); \/\/ Get internal mode/;" p typeref:typename:RLAPI Matrix | ||
| 5300 | rlGetMatrixProjection vendor/raylib-5.5_linux_amd64/include/rlgl.h /^Matrix rlGetMatrixProjection(void)$/;" f typeref:typename:Matrix | ||
| 5301 | rlGetMatrixProjection vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI Matrix rlGetMatrixProjection(void); \/\/ Get internal proj/;" p typeref:typename:RLAPI Matrix | ||
| 5302 | rlGetMatrixProjectionStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^Matrix rlGetMatrixProjectionStereo(int eye)$/;" f typeref:typename:Matrix | ||
| 5303 | rlGetMatrixProjectionStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI Matrix rlGetMatrixProjectionStereo(int eye); \/\/ Get internal proj/;" p typeref:typename:RLAPI Matrix | ||
| 5304 | rlGetMatrixTransform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^Matrix rlGetMatrixTransform(void)$/;" f typeref:typename:Matrix | ||
| 5305 | rlGetMatrixTransform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI Matrix rlGetMatrixTransform(void); \/\/ Get internal accu/;" p typeref:typename:RLAPI Matrix | ||
| 5306 | rlGetMatrixViewOffsetStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^Matrix rlGetMatrixViewOffsetStereo(int eye)$/;" f typeref:typename:Matrix | ||
| 5307 | rlGetMatrixViewOffsetStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI Matrix rlGetMatrixViewOffsetStereo(int eye); \/\/ Get internal view/;" p typeref:typename:RLAPI Matrix | ||
| 5308 | rlGetPixelDataSize vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static int rlGetPixelDataSize(int width, int height, int format)$/;" f typeref:typename:int | ||
| 5309 | rlGetPixelDataSize vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static int rlGetPixelDataSize(int width, int height, int format); \/\/ Get pixel data size in /;" p typeref:typename:int | ||
| 5310 | rlGetPixelFormatName vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI const char *rlGetPixelFormatName(unsigned int format); \/\/ Get name string f/;" p typeref:typename:RLAPI const char * | ||
| 5311 | rlGetPixelFormatName vendor/raylib-5.5_linux_amd64/include/rlgl.h /^const char *rlGetPixelFormatName(unsigned int format)$/;" f typeref:typename:const char * | ||
| 5312 | rlGetShaderBufferSize vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlGetShaderBufferSize(unsigned int id); \/\/ Get SSBO bu/;" p typeref:typename:RLAPI unsigned int | ||
| 5313 | rlGetShaderBufferSize vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlGetShaderBufferSize(unsigned int id)$/;" f typeref:typename:unsigned int | ||
| 5314 | rlGetShaderIdDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlGetShaderIdDefault(void); \/\/ Get default shader id$/;" p typeref:typename:RLAPI unsigned int | ||
| 5315 | rlGetShaderIdDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlGetShaderIdDefault(void)$/;" f typeref:typename:unsigned int | ||
| 5316 | rlGetShaderLocsDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int *rlGetShaderLocsDefault(void); \/\/ Get default shader locations$/;" p typeref:typename:RLAPI int * | ||
| 5317 | rlGetShaderLocsDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int *rlGetShaderLocsDefault(void)$/;" f typeref:typename:int * | ||
| 5318 | rlGetTextureIdDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlGetTextureIdDefault(void); \/\/ Get default texture id$/;" p typeref:typename:RLAPI unsigned int | ||
| 5319 | rlGetTextureIdDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlGetTextureIdDefault(void)$/;" f typeref:typename:unsigned int | ||
| 5320 | rlGetVersion vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI int rlGetVersion(void); \/\/ Get current OpenGL version$/;" p typeref:typename:RLAPI int | ||
| 5321 | rlGetVersion vendor/raylib-5.5_linux_amd64/include/rlgl.h /^int rlGetVersion(void)$/;" f typeref:typename:int | ||
| 5322 | rlGlVersion vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlGlVersion;$/;" t typeref:enum:__anon1f68b8bd0203 | ||
| 5323 | rlIsStereoRenderEnabled vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI bool rlIsStereoRenderEnabled(void); \/\/ Check if stereo render is enabled$/;" p typeref:typename:RLAPI bool | ||
| 5324 | rlIsStereoRenderEnabled vendor/raylib-5.5_linux_amd64/include/rlgl.h /^bool rlIsStereoRenderEnabled(void)$/;" f typeref:typename:bool | ||
| 5325 | rlLoadComputeShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadComputeShaderProgram(unsigned int shaderId); \/\/ Load comput/;" p typeref:typename:RLAPI unsigned int | ||
| 5326 | rlLoadComputeShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadComputeShaderProgram(unsigned int shaderId)$/;" f typeref:typename:unsigned int | ||
| 5327 | rlLoadDrawCube vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlLoadDrawCube(void); \/\/ Load and draw a cube$/;" p typeref:typename:RLAPI void | ||
| 5328 | rlLoadDrawCube vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlLoadDrawCube(void)$/;" f typeref:typename:void | ||
| 5329 | rlLoadDrawQuad vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlLoadDrawQuad(void); \/\/ Load and draw a quad$/;" p typeref:typename:RLAPI void | ||
| 5330 | rlLoadDrawQuad vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlLoadDrawQuad(void)$/;" f typeref:typename:void | ||
| 5331 | rlLoadExtensions vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlLoadExtensions(void *loader); \/\/ Load OpenGL extensions (loader func/;" p typeref:typename:RLAPI void | ||
| 5332 | rlLoadExtensions vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlLoadExtensions(void *loader)$/;" f typeref:typename:void | ||
| 5333 | rlLoadFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadFramebuffer(void); \/\/ Load an empty fra/;" p typeref:typename:RLAPI unsigned int | ||
| 5334 | rlLoadFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadFramebuffer(void)$/;" f typeref:typename:unsigned int | ||
| 5335 | rlLoadIdentity vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlLoadIdentity(void); \/\/ Reset current matrix to identity ma/;" p typeref:typename:RLAPI void | ||
| 5336 | rlLoadIdentity vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlLoadIdentity(void) { glLoadIdentity(); }$/;" f typeref:typename:void | ||
| 5337 | rlLoadIdentity vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlLoadIdentity(void)$/;" f typeref:typename:void | ||
| 5338 | rlLoadRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements); \/\/ Load a render ba/;" p typeref:typename:RLAPI rlRenderBatch | ||
| 5339 | rlLoadRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^rlRenderBatch rlLoadRenderBatch(int numBuffers, int bufferElements)$/;" f typeref:typename:rlRenderBatch | ||
| 5340 | rlLoadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint); \/\/ /;" p typeref:typename:RLAPI unsigned int | ||
| 5341 | rlLoadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadShaderBuffer(unsigned int size, const void *data, int usageHint)$/;" f typeref:typename:unsigned int | ||
| 5342 | rlLoadShaderCode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode); \/\/ Load shader/;" p typeref:typename:RLAPI unsigned int | ||
| 5343 | rlLoadShaderCode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadShaderCode(const char *vsCode, const char *fsCode)$/;" f typeref:typename:unsigned int | ||
| 5344 | rlLoadShaderDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static void rlLoadShaderDefault(void)$/;" f typeref:typename:void | ||
| 5345 | rlLoadShaderDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static void rlLoadShaderDefault(void); \/\/ Load default shader$/;" p typeref:typename:void | ||
| 5346 | rlLoadShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId); \/\/ Loa/;" p typeref:typename:RLAPI unsigned int | ||
| 5347 | rlLoadShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadShaderProgram(unsigned int vShaderId, unsigned int fShaderId)$/;" f typeref:typename:unsigned int | ||
| 5348 | rlLoadTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmap/;" p typeref:typename:RLAPI unsigned int | ||
| 5349 | rlLoadTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadTexture(const void *data, int width, int height, int format, int mipmapCount)$/;" f typeref:typename:unsigned int | ||
| 5350 | rlLoadTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadTextureCubemap(const void *data, int size, int format, int mipmapCount)/;" p typeref:typename:RLAPI unsigned int | ||
| 5351 | rlLoadTextureCubemap vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadTextureCubemap(const void *data, int size, int format, int mipmapCount)$/;" f typeref:typename:unsigned int | ||
| 5352 | rlLoadTextureDepth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadTextureDepth(int width, int height, bool useRenderBuffer); \/\/ Load de/;" p typeref:typename:RLAPI unsigned int | ||
| 5353 | rlLoadTextureDepth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadTextureDepth(int width, int height, bool useRenderBuffer)$/;" f typeref:typename:unsigned int | ||
| 5354 | rlLoadVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadVertexArray(void); \/\/ Load vertex array (vao) if supporte/;" p typeref:typename:RLAPI unsigned int | ||
| 5355 | rlLoadVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadVertexArray(void)$/;" f typeref:typename:unsigned int | ||
| 5356 | rlLoadVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadVertexBuffer(const void *buffer, int size, bool dynamic); \/\/ Load a v/;" p typeref:typename:RLAPI unsigned int | ||
| 5357 | rlLoadVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadVertexBuffer(const void *buffer, int size, bool dynamic)$/;" f typeref:typename:unsigned int | ||
| 5358 | rlLoadVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned int rlLoadVertexBufferElement(const void *buffer, int size, bool dynamic); \/\/ L/;" p typeref:typename:RLAPI unsigned int | ||
| 5359 | rlLoadVertexBufferElement vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned int rlLoadVertexBufferElement(const void *buffer, int size, bool dynamic)$/;" f typeref:typename:unsigned int | ||
| 5360 | rlMatrixIdentity vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixIdentity(void)$/;" f typeref:typename:Matrix | ||
| 5361 | rlMatrixIdentity vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixIdentity(void); \/\/ Get identity matrix$/;" p typeref:typename:Matrix | ||
| 5362 | rlMatrixInvert vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixInvert(Matrix mat)$/;" f typeref:typename:Matrix | ||
| 5363 | rlMatrixInvert vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixInvert(Matrix mat); \/\/ Invert provided matrix$/;" p typeref:typename:Matrix | ||
| 5364 | rlMatrixMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlMatrixMode(int mode); \/\/ Choose the current matrix to be tra/;" p typeref:typename:RLAPI void | ||
| 5365 | rlMatrixMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlMatrixMode(int mode)$/;" f typeref:typename:void | ||
| 5366 | rlMatrixMultiply vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixMultiply(Matrix left, Matrix right)$/;" f typeref:typename:Matrix | ||
| 5367 | rlMatrixMultiply vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixMultiply(Matrix left, Matrix right); \/\/ Multiply two matrices$/;" p typeref:typename:Matrix | ||
| 5368 | rlMatrixToFloat vendor/raylib-5.5_linux_amd64/include/rlgl.h /^#define rlMatrixToFloat(/;" d | ||
| 5369 | rlMatrixToFloatV vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static rl_float16 rlMatrixToFloatV(Matrix mat)$/;" f typeref:typename:rl_float16 | ||
| 5370 | rlMatrixToFloatV vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static rl_float16 rlMatrixToFloatV(Matrix mat); \/\/ Get float array of matrix data$/;" p typeref:typename:rl_float16 | ||
| 5371 | rlMatrixTranspose vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixTranspose(Matrix mat)$/;" f typeref:typename:Matrix | ||
| 5372 | rlMatrixTranspose vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static Matrix rlMatrixTranspose(Matrix mat); \/\/ Transposes provided matrix$/;" p typeref:typename:Matrix | ||
| 5373 | rlMultMatrixf vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlMultMatrixf(const float *matf); \/\/ Multiply the current matrix by anot/;" p typeref:typename:RLAPI void | ||
| 5374 | rlMultMatrixf vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlMultMatrixf(const float *matf) { glMultMatrixf(matf); }$/;" f typeref:typename:void | ||
| 5375 | rlMultMatrixf vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlMultMatrixf(const float *matf)$/;" f typeref:typename:void | ||
| 5376 | rlNormal3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlNormal3f(float x, float y, float z); \/\/ Define one vertex (normal) - 3 floa/;" p typeref:typename:RLAPI void | ||
| 5377 | rlNormal3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlNormal3f(float x, float y, float z) { glNormal3f(x, y, z); }$/;" f typeref:typename:void | ||
| 5378 | rlNormal3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlNormal3f(float x, float y, float z)$/;" f typeref:typename:void | ||
| 5379 | rlOrtho vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlOrtho(double left, double right, double bottom, double top, double znear, double zf/;" p typeref:typename:RLAPI void | ||
| 5380 | rlOrtho vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlOrtho(double left, double right, double bottom, double top, double znear, double zfar)$/;" f typeref:typename:void | ||
| 5381 | rlPixelFormat vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlPixelFormat;$/;" t typeref:enum:__anon1f68b8bd0403 | ||
| 5382 | rlPopMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlPopMatrix(void); \/\/ Pop latest inserted matrix from sta/;" p typeref:typename:RLAPI void | ||
| 5383 | rlPopMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlPopMatrix(void) { glPopMatrix(); }$/;" f typeref:typename:void | ||
| 5384 | rlPopMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlPopMatrix(void)$/;" f typeref:typename:void | ||
| 5385 | rlPushMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlPushMatrix(void); \/\/ Push the current matrix to stack$/;" p typeref:typename:RLAPI void | ||
| 5386 | rlPushMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlPushMatrix(void) { glPushMatrix(); }$/;" f typeref:typename:void | ||
| 5387 | rlPushMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlPushMatrix(void)$/;" f typeref:typename:void | ||
| 5388 | rlReadScreenPixels vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI unsigned char *rlReadScreenPixels(int width, int height); \/\/ Read screen pixel/;" p typeref:typename:RLAPI unsigned char * | ||
| 5389 | rlReadScreenPixels vendor/raylib-5.5_linux_amd64/include/rlgl.h /^unsigned char *rlReadScreenPixels(int width, int height)$/;" f typeref:typename:unsigned char * | ||
| 5390 | rlReadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offs/;" p typeref:typename:RLAPI void | ||
| 5391 | rlReadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlReadShaderBuffer(unsigned int id, void *dest, unsigned int count, unsigned int offset)$/;" f typeref:typename:void | ||
| 5392 | rlReadTexturePixels vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void *rlReadTexturePixels(unsigned int id, int width, int height, int format); \/\/ Read t/;" p typeref:typename:RLAPI void * | ||
| 5393 | rlReadTexturePixels vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void *rlReadTexturePixels(unsigned int id, int width, int height, int format)$/;" f typeref:typename:void * | ||
| 5394 | rlRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct rlRenderBatch {$/;" s | ||
| 5395 | rlRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlRenderBatch;$/;" t typeref:struct:rlRenderBatch | ||
| 5396 | rlRotatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlRotatef(float angle, float x, float y, float z); \/\/ Multiply the current matrix b/;" p typeref:typename:RLAPI void | ||
| 5397 | rlRotatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlRotatef(float angle, float x, float y, float z) { glRotatef(angle, x, y, z); }$/;" f typeref:typename:void | ||
| 5398 | rlRotatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlRotatef(float angle, float x, float y, float z)$/;" f typeref:typename:void | ||
| 5399 | rlScalef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlScalef(float x, float y, float z); \/\/ Multiply the current matrix by a sc/;" p typeref:typename:RLAPI void | ||
| 5400 | rlScalef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlScalef(float x, float y, float z) { glScalef(x, y, z); }$/;" f typeref:typename:void | ||
| 5401 | rlScalef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlScalef(float x, float y, float z)$/;" f typeref:typename:void | ||
| 5402 | rlScissor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlScissor(int x, int y, int width, int height); \/\/ Scissor test$/;" p typeref:typename:RLAPI void | ||
| 5403 | rlScissor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlScissor(int x, int y, int width, int height) { glScissor(x, y, width, height); }$/;" f typeref:typename:void | ||
| 5404 | rlSetBlendFactors vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation); \/\/ Set blendin/;" p typeref:typename:RLAPI void | ||
| 5405 | rlSetBlendFactors vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetBlendFactors(int glSrcFactor, int glDstFactor, int glEquation)$/;" f typeref:typename:void | ||
| 5406 | rlSetBlendFactorsSeparate vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha,/;" p typeref:typename:RLAPI void | ||
| 5407 | rlSetBlendFactorsSeparate vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetBlendFactorsSeparate(int glSrcRGB, int glDstRGB, int glSrcAlpha, int glDstAlpha, int g/;" f typeref:typename:void | ||
| 5408 | rlSetBlendMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetBlendMode(int mode); \/\/ Set blending mode$/;" p typeref:typename:RLAPI void | ||
| 5409 | rlSetBlendMode vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetBlendMode(int mode)$/;" f typeref:typename:void | ||
| 5410 | rlSetClipPlanes vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetClipPlanes(double nearPlane, double farPlane); \/\/ Set clip planes distances$/;" p typeref:typename:RLAPI void | ||
| 5411 | rlSetClipPlanes vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetClipPlanes(double nearPlane, double farPlane)$/;" f typeref:typename:void | ||
| 5412 | rlSetCullFace vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetCullFace(int mode); \/\/ Set face culling mode$/;" p typeref:typename:RLAPI void | ||
| 5413 | rlSetCullFace vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetCullFace(int mode)$/;" f typeref:typename:void | ||
| 5414 | rlSetFramebufferHeight vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetFramebufferHeight(int height); \/\/ Set current framebuffer height$/;" p typeref:typename:RLAPI void | ||
| 5415 | rlSetFramebufferHeight vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetFramebufferHeight(int height)$/;" f typeref:typename:void | ||
| 5416 | rlSetFramebufferWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetFramebufferWidth(int width); \/\/ Set current framebuffer width$/;" p typeref:typename:RLAPI void | ||
| 5417 | rlSetFramebufferWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetFramebufferWidth(int width)$/;" f typeref:typename:void | ||
| 5418 | rlSetLineWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetLineWidth(float width); \/\/ Set the line drawing width$/;" p typeref:typename:RLAPI void | ||
| 5419 | rlSetLineWidth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetLineWidth(float width) { glLineWidth(width); }$/;" f typeref:typename:void | ||
| 5420 | rlSetMatrixModelview vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetMatrixModelview(Matrix view); \/\/ Set a custom mode/;" p typeref:typename:RLAPI void | ||
| 5421 | rlSetMatrixModelview vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetMatrixModelview(Matrix view)$/;" f typeref:typename:void | ||
| 5422 | rlSetMatrixProjection vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetMatrixProjection(Matrix proj); \/\/ Set a custom proj/;" p typeref:typename:RLAPI void | ||
| 5423 | rlSetMatrixProjection vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetMatrixProjection(Matrix projection)$/;" f typeref:typename:void | ||
| 5424 | rlSetMatrixProjectionStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetMatrixProjectionStereo(Matrix right, Matrix left); \/\/ Set eyes projecti/;" p typeref:typename:RLAPI void | ||
| 5425 | rlSetMatrixProjectionStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetMatrixProjectionStereo(Matrix right, Matrix left)$/;" f typeref:typename:void | ||
| 5426 | rlSetMatrixViewOffsetStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left); \/\/ Set eyes view off/;" p typeref:typename:RLAPI void | ||
| 5427 | rlSetMatrixViewOffsetStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetMatrixViewOffsetStereo(Matrix right, Matrix left)$/;" f typeref:typename:void | ||
| 5428 | rlSetRenderBatchActive vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetRenderBatchActive(rlRenderBatch *batch); \/\/ Set the active render batch for rl/;" p typeref:typename:RLAPI void | ||
| 5429 | rlSetRenderBatchActive vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetRenderBatchActive(rlRenderBatch *batch)$/;" f typeref:typename:void | ||
| 5430 | rlSetShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetShader(unsigned int id, int *locs); \/\/ Set shader /;" p typeref:typename:RLAPI void | ||
| 5431 | rlSetShader vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetShader(unsigned int id, int *locs)$/;" f typeref:typename:void | ||
| 5432 | rlSetTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetTexture(unsigned int id); \/\/ Set current texture for render batc/;" p typeref:typename:RLAPI void | ||
| 5433 | rlSetTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetTexture(unsigned int id)$/;" f typeref:typename:void | ||
| 5434 | rlSetUniform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetUniform(int locIndex, const void *value, int uniformType, int count); \/\/ Set s/;" p typeref:typename:RLAPI void | ||
| 5435 | rlSetUniform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetUniform(int locIndex, const void *value, int uniformType, int count)$/;" f typeref:typename:void | ||
| 5436 | rlSetUniformMatrices vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetUniformMatrices(int locIndex, const Matrix *mat, int count); \/\/ Set shader /;" p typeref:typename:RLAPI void | ||
| 5437 | rlSetUniformMatrices vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetUniformMatrices(int locIndex, const Matrix *matrices, int count)$/;" f typeref:typename:void | ||
| 5438 | rlSetUniformMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetUniformMatrix(int locIndex, Matrix mat); \/\/ Set shader /;" p typeref:typename:RLAPI void | ||
| 5439 | rlSetUniformMatrix vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetUniformMatrix(int locIndex, Matrix mat)$/;" f typeref:typename:void | ||
| 5440 | rlSetUniformSampler vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetUniformSampler(int locIndex, unsigned int textureId); \/\/ Set shader /;" p typeref:typename:RLAPI void | ||
| 5441 | rlSetUniformSampler vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetUniformSampler(int locIndex, unsigned int textureId)$/;" f typeref:typename:void | ||
| 5442 | rlSetVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetVertexAttribute(unsigned int index, int compSize, int type, bool normalized, int/;" p typeref:typename:RLAPI void | ||
| 5443 | rlSetVertexAttribute vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetVertexAttribute(unsigned int index, int compSize, int type, bool normalized, int strid/;" f typeref:typename:void | ||
| 5444 | rlSetVertexAttributeDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int coun/;" p typeref:typename:RLAPI void | ||
| 5445 | rlSetVertexAttributeDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetVertexAttributeDefault(int locIndex, const void *value, int attribType, int count)$/;" f typeref:typename:void | ||
| 5446 | rlSetVertexAttributeDivisor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlSetVertexAttributeDivisor(unsigned int index, int divisor); \/\/ Set vertex attribu/;" p typeref:typename:RLAPI void | ||
| 5447 | rlSetVertexAttributeDivisor vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlSetVertexAttributeDivisor(unsigned int index, int divisor)$/;" f typeref:typename:void | ||
| 5448 | rlShaderAttributeDataType vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlShaderAttributeDataType;$/;" t typeref:enum:__anon1f68b8bd0903 | ||
| 5449 | rlShaderLocationIndex vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlShaderLocationIndex;$/;" t typeref:enum:__anon1f68b8bd0703 | ||
| 5450 | rlShaderUniformDataType vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlShaderUniformDataType;$/;" t typeref:enum:__anon1f68b8bd0803 | ||
| 5451 | rlTexCoord2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlTexCoord2f(float x, float y); \/\/ Define one vertex (texture coordina/;" p typeref:typename:RLAPI void | ||
| 5452 | rlTexCoord2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlTexCoord2f(float x, float y) { glTexCoord2f(x, y); }$/;" f typeref:typename:void | ||
| 5453 | rlTexCoord2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlTexCoord2f(float x, float y)$/;" f typeref:typename:void | ||
| 5454 | rlTextureFilter vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlTextureFilter;$/;" t typeref:enum:__anon1f68b8bd0503 | ||
| 5455 | rlTextureParameters vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlTextureParameters(unsigned int id, int param, int value); \/\/ Set texture paramete/;" p typeref:typename:RLAPI void | ||
| 5456 | rlTextureParameters vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlTextureParameters(unsigned int id, int param, int value)$/;" f typeref:typename:void | ||
| 5457 | rlTraceLogLevel vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlTraceLogLevel;$/;" t typeref:enum:__anon1f68b8bd0303 | ||
| 5458 | rlTranslatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlTranslatef(float x, float y, float z); \/\/ Multiply the current matrix by a tr/;" p typeref:typename:RLAPI void | ||
| 5459 | rlTranslatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlTranslatef(float x, float y, float z) { glTranslatef(x, y, z); }$/;" f typeref:typename:void | ||
| 5460 | rlTranslatef vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlTranslatef(float x, float y, float z)$/;" f typeref:typename:void | ||
| 5461 | rlUnloadFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadFramebuffer(unsigned int id); \/\/ Delete framebuffe/;" p typeref:typename:RLAPI void | ||
| 5462 | rlUnloadFramebuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadFramebuffer(unsigned int id)$/;" f typeref:typename:void | ||
| 5463 | rlUnloadRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadRenderBatch(rlRenderBatch batch); \/\/ Unload render batch system$/;" p typeref:typename:RLAPI void | ||
| 5464 | rlUnloadRenderBatch vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadRenderBatch(rlRenderBatch batch)$/;" f typeref:typename:void | ||
| 5465 | rlUnloadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadShaderBuffer(unsigned int ssboId); \/\/ Unload shad/;" p typeref:typename:RLAPI void | ||
| 5466 | rlUnloadShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadShaderBuffer(unsigned int ssboId)$/;" f typeref:typename:void | ||
| 5467 | rlUnloadShaderDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static void rlUnloadShaderDefault(void)$/;" f typeref:typename:void | ||
| 5468 | rlUnloadShaderDefault vendor/raylib-5.5_linux_amd64/include/rlgl.h /^static void rlUnloadShaderDefault(void); \/\/ Unload default shader$/;" p typeref:typename:void | ||
| 5469 | rlUnloadShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadShaderProgram(unsigned int id); \/\/ Unload shad/;" p typeref:typename:RLAPI void | ||
| 5470 | rlUnloadShaderProgram vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadShaderProgram(unsigned int id)$/;" f typeref:typename:void | ||
| 5471 | rlUnloadTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadTexture(unsigned int id); \/\/ Unload texture fr/;" p typeref:typename:RLAPI void | ||
| 5472 | rlUnloadTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadTexture(unsigned int id)$/;" f typeref:typename:void | ||
| 5473 | rlUnloadVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadVertexArray(unsigned int vaoId); \/\/ Unload vertex array (vao)$/;" p typeref:typename:RLAPI void | ||
| 5474 | rlUnloadVertexArray vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadVertexArray(unsigned int vaoId)$/;" f typeref:typename:void | ||
| 5475 | rlUnloadVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUnloadVertexBuffer(unsigned int vboId); \/\/ Unload vertex buffer object$/;" p typeref:typename:RLAPI void | ||
| 5476 | rlUnloadVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUnloadVertexBuffer(unsigned int vboId)$/;" f typeref:typename:void | ||
| 5477 | rlUpdateShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsign/;" p typeref:typename:RLAPI void | ||
| 5478 | rlUpdateShaderBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUpdateShaderBuffer(unsigned int id, const void *data, unsigned int dataSize, unsigned int/;" f typeref:typename:void | ||
| 5479 | rlUpdateTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int/;" p typeref:typename:RLAPI void | ||
| 5480 | rlUpdateTexture vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUpdateTexture(unsigned int id, int offsetX, int offsetY, int width, int height, int forma/;" f typeref:typename:void | ||
| 5481 | rlUpdateVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUpdateVertexBuffer(unsigned int bufferId, const void *data, int dataSize, int offse/;" p typeref:typename:RLAPI void | ||
| 5482 | rlUpdateVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUpdateVertexBuffer(unsigned int id, const void *data, int dataSize, int offset)$/;" f typeref:typename:void | ||
| 5483 | rlUpdateVertexBufferElements vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int off/;" p typeref:typename:RLAPI void | ||
| 5484 | rlUpdateVertexBufferElements vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlUpdateVertexBufferElements(unsigned int id, const void *data, int dataSize, int offset)$/;" f typeref:typename:void | ||
| 5485 | rlVertex2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlVertex2f(float x, float y); \/\/ Define one vertex (position) - 2 fl/;" p typeref:typename:RLAPI void | ||
| 5486 | rlVertex2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex2f(float x, float y) { glVertex2f(x, y); }$/;" f typeref:typename:void | ||
| 5487 | rlVertex2f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex2f(float x, float y)$/;" f typeref:typename:void | ||
| 5488 | rlVertex2i vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlVertex2i(int x, int y); \/\/ Define one vertex (position) - 2 in/;" p typeref:typename:RLAPI void | ||
| 5489 | rlVertex2i vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex2i(int x, int y) { glVertex2i(x, y); }$/;" f typeref:typename:void | ||
| 5490 | rlVertex2i vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex2i(int x, int y)$/;" f typeref:typename:void | ||
| 5491 | rlVertex3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlVertex3f(float x, float y, float z); \/\/ Define one vertex (position) - 3 fl/;" p typeref:typename:RLAPI void | ||
| 5492 | rlVertex3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex3f(float x, float y, float z) { glVertex3f(x, y, z); }$/;" f typeref:typename:void | ||
| 5493 | rlVertex3f vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlVertex3f(float x, float y, float z)$/;" f typeref:typename:void | ||
| 5494 | rlVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct rlVertexBuffer {$/;" s | ||
| 5495 | rlVertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlVertexBuffer;$/;" t typeref:struct:rlVertexBuffer | ||
| 5496 | rlViewport vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlViewport(int x, int y, int width, int height); \/\/ Set the viewport area$/;" p typeref:typename:RLAPI void | ||
| 5497 | rlViewport vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlViewport(int x, int y, int width, int height)$/;" f typeref:typename:void | ||
| 5498 | rl_float16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct rl_float16 {$/;" s | ||
| 5499 | rl_float16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rl_float16;$/;" t typeref:struct:rl_float16 | ||
| 5500 | rlglClose vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlglClose(void); \/\/ De-initialize rlgl (buffers, shader/;" p typeref:typename:RLAPI void | ||
| 5501 | rlglClose vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlglClose(void)$/;" f typeref:typename:void | ||
| 5502 | rlglData vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef struct rlglData {$/;" s | ||
| 5503 | rlglData vendor/raylib-5.5_linux_amd64/include/rlgl.h /^} rlglData;$/;" t typeref:struct:rlglData | ||
| 5504 | rlglInit vendor/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlglInit(int width, int height); \/\/ Initialize rlgl (buffers, shaders, /;" p typeref:typename:RLAPI void | ||
| 5505 | rlglInit vendor/raylib-5.5_linux_amd64/include/rlgl.h /^void rlglInit(int width, int height)$/;" f typeref:typename:void | ||
| 5506 | rlglLoadProc vendor/raylib-5.5_linux_amd64/include/rlgl.h /^typedef void *(*rlglLoadProc)(const char *name); \/\/ OpenGL extension functions loader signat/;" t typeref:typename:void * (*)(const char * name) | ||
| 5507 | rname vendor/lua-5.4.8/src/ldebug.c /^static void rname (const Proto *p, int pc, int c, const char **name) {$/;" f typeref:typename:void file: | ||
| 5508 | rotation vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Quaternion rotation; \/\/ Rotation$/;" m struct:Transform typeref:typename:Quaternion | ||
| 5509 | rotation vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float rotation; \/\/ Camera rotation in degrees$/;" m struct:Camera2D typeref:typename:float | ||
| 5510 | rotl vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 rotl (Rand64 i, int n) {$/;" f typeref:typename:Rand64 file: | ||
| 5511 | rotl vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 rotl (Rand64 x, int n) {$/;" f typeref:typename:Rand64 file: | ||
| 5512 | rotl1 vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 rotl1 (Rand64 i, int n) {$/;" f typeref:typename:Rand64 file: | ||
| 5513 | round_up vendor/microtar-0.1.0/src/microtar.c /^static unsigned round_up(unsigned n, unsigned incr) {$/;" f typeref:typename:unsigned file: | ||
| 5514 | runafewfinalizers vendor/lua-5.4.8/src/lgc.c /^static int runafewfinalizers (lua_State *L, int n) {$/;" f typeref:typename:int file: | ||
| 5515 | runargs vendor/lua-5.4.8/src/lua.c /^static int runargs (lua_State *L, char **argv, int n) {$/;" f typeref:typename:int file: | ||
| 5516 | s vendor/lua-5.4.8/src/lauxlib.c /^ const char *s;$/;" m struct:LoadS typeref:typename:const char * file: | ||
| 5517 | s vendor/lua-5.4.8/src/lmathlib.c /^ Rand64 s[4];$/;" m struct:__anonc6ac66720108 typeref:typename:Rand64[4] file: | ||
| 5518 | s2v vendor/lua-5.4.8/src/lobject.h /^#define s2v(/;" d | ||
| 5519 | sC2int vendor/lua-5.4.8/src/lopcodes.h /^#define sC2int(/;" d | ||
| 5520 | sampleRate vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int sampleRate; \/\/ Frequency (samples per second)$/;" m struct:AudioStream typeref:typename:unsigned int | ||
| 5521 | sampleRate vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int sampleRate; \/\/ Frequency (samples per second)$/;" m struct:Wave typeref:typename:unsigned int | ||
| 5522 | sampleSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int sampleSize; \/\/ Bit depth (bits per sample): 8, 16, 32 (24 not supported)$/;" m struct:AudioStream typeref:typename:unsigned int | ||
| 5523 | sampleSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int sampleSize; \/\/ Bit depth (bits per sample): 8, 16, 32 (24 not supported)$/;" m struct:Wave typeref:typename:unsigned int | ||
| 5524 | save vendor/lua-5.4.8/src/llex.c /^static void save (LexState *ls, int c) {$/;" f typeref:typename:void file: | ||
| 5525 | save_and_next vendor/lua-5.4.8/src/llex.c /^#define save_and_next(/;" d file: | ||
| 5526 | savedpc vendor/lua-5.4.8/src/lstate.h /^ const Instruction *savedpc;$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70208 typeref:typename:const Instruction * | ||
| 5527 | savelineinfo vendor/lua-5.4.8/src/lcode.c /^static void savelineinfo (FuncState *fs, Proto *f, int line) {$/;" f typeref:typename:void file: | ||
| 5528 | savepc vendor/lua-5.4.8/src/lvm.c /^#define savepc(/;" d file: | ||
| 5529 | savestack vendor/lua-5.4.8/src/ldo.h /^#define savestack(/;" d | ||
| 5530 | savestate vendor/lua-5.4.8/src/lvm.c /^#define savestate(/;" d file: | ||
| 5531 | scale vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 scale; \/\/ Scale$/;" m struct:Transform typeref:typename:Vector3 | ||
| 5532 | scale vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float scale[2]; \/\/ VR distortion scale$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 5533 | scaleFIG vendor/lua-5.4.8/src/lmathlib.c /^#define scaleFIG /;" d file: | ||
| 5534 | scaleFIG vendor/lua-5.4.8/src/lmathlib.c /^#define scaleFIG /;" d file: | ||
| 5535 | scaleIn vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] | ||
| 5536 | searcher_C vendor/lua-5.4.8/src/loadlib.c /^static int searcher_C (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5537 | searcher_Croot vendor/lua-5.4.8/src/loadlib.c /^static int searcher_Croot (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5538 | searcher_Lua vendor/lua-5.4.8/src/loadlib.c /^static int searcher_Lua (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5539 | searcher_preload vendor/lua-5.4.8/src/loadlib.c /^static int searcher_preload (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5540 | searchpath vendor/lua-5.4.8/src/loadlib.c /^static const char *searchpath (lua_State *L, const char *name,$/;" f typeref:typename:const char * file: | ||
| 5541 | searchupvalue vendor/lua-5.4.8/src/lparser.c /^static int searchupvalue (FuncState *fs, TString *name) {$/;" f typeref:typename:int file: | ||
| 5542 | searchvar vendor/lua-5.4.8/src/lparser.c /^static int searchvar (FuncState *fs, TString *n, expdesc *var) {$/;" f typeref:typename:int file: | ||
| 5543 | seed vendor/lua-5.4.8/src/lstate.h /^ unsigned int seed; \/* randomized seed for hashes *\/$/;" m struct:global_State typeref:typename:unsigned int | ||
| 5544 | seek vendor/microtar-0.1.0/src/microtar.h /^ int (*seek)(mtar_t *tar, unsigned pos);$/;" m struct:mtar_t typeref:typename:int (*)(mtar_t * tar,unsigned pos) | ||
| 5545 | seminfo vendor/lua-5.4.8/src/llex.h /^ SemInfo seminfo;$/;" m struct:Token typeref:typename:SemInfo | ||
| 5546 | separatetobefnz vendor/lua-5.4.8/src/lgc.c /^static void separatetobefnz (global_State *g, int all) {$/;" f typeref:typename:void file: | ||
| 5547 | set2 vendor/lua-5.4.8/src/ltablib.c /^static void set2 (lua_State *L, IdxT i, IdxT j) {$/;" f typeref:typename:void file: | ||
| 5548 | set2black vendor/lua-5.4.8/src/lgc.c /^#define set2black(/;" d file: | ||
| 5549 | set2gray vendor/lua-5.4.8/src/lgc.c /^#define set2gray(/;" d file: | ||
| 5550 | setage vendor/lua-5.4.8/src/lgc.h /^#define setage(/;" d | ||
| 5551 | setallfields vendor/lua-5.4.8/src/loslib.c /^static void setallfields (lua_State *L, struct tm *stm) {$/;" f typeref:typename:void file: | ||
| 5552 | setarg vendor/lua-5.4.8/src/lopcodes.h /^#define setarg(/;" d | ||
| 5553 | setbfvalue vendor/lua-5.4.8/src/lobject.h /^#define setbfvalue(/;" d | ||
| 5554 | setbits vendor/lua-5.4.8/src/lgc.h /^#define setbits(/;" d | ||
| 5555 | setboolfield vendor/lua-5.4.8/src/loslib.c /^static void setboolfield (lua_State *L, const char *key, int value) {$/;" f typeref:typename:void file: | ||
| 5556 | setbtvalue vendor/lua-5.4.8/src/lobject.h /^#define setbtvalue(/;" d | ||
| 5557 | setcistrecst vendor/lua-5.4.8/src/lstate.h /^#define setcistrecst(/;" d | ||
| 5558 | setclCvalue vendor/lua-5.4.8/src/lobject.h /^#define setclCvalue(/;" d | ||
| 5559 | setclLvalue vendor/lua-5.4.8/src/lobject.h /^#define setclLvalue(/;" d | ||
| 5560 | setclLvalue2s vendor/lua-5.4.8/src/lobject.h /^#define setclLvalue2s(/;" d | ||
| 5561 | setdeadkey vendor/lua-5.4.8/src/lobject.h /^#define setdeadkey(/;" d | ||
| 5562 | setempty vendor/lua-5.4.8/src/lobject.h /^#define setempty(/;" d | ||
| 5563 | setfield vendor/lua-5.4.8/src/loslib.c /^static void setfield (lua_State *L, const char *key, int value, int delta) {$/;" f typeref:typename:void file: | ||
| 5564 | setfltvalue vendor/lua-5.4.8/src/lobject.h /^#define setfltvalue(/;" d | ||
| 5565 | setfvalue vendor/lua-5.4.8/src/lobject.h /^#define setfvalue(/;" d | ||
| 5566 | setgcovalue vendor/lua-5.4.8/src/lobject.h /^#define setgcovalue(/;" d | ||
| 5567 | setgcparam vendor/lua-5.4.8/src/lgc.h /^#define setgcparam(/;" d | ||
| 5568 | sethvalue vendor/lua-5.4.8/src/lobject.h /^#define sethvalue(/;" d | ||
| 5569 | sethvalue2s vendor/lua-5.4.8/src/lobject.h /^#define sethvalue2s(/;" d | ||
| 5570 | setivalue vendor/lua-5.4.8/src/lobject.h /^#define setivalue(/;" d | ||
| 5571 | setlimittosize vendor/lua-5.4.8/src/ltable.c /^static unsigned int setlimittosize (Table *t) {$/;" f typeref:typename:unsigned int file: | ||
| 5572 | setminordebt vendor/lua-5.4.8/src/lgc.c /^static void setminordebt (global_State *g) {$/;" f typeref:typename:void file: | ||
| 5573 | setnilkey vendor/lua-5.4.8/src/lobject.h /^#define setnilkey(/;" d | ||
| 5574 | setnilvalue vendor/lua-5.4.8/src/lobject.h /^#define setnilvalue(/;" d | ||
| 5575 | setnodekey vendor/lua-5.4.8/src/lobject.h /^#define setnodekey(/;" d | ||
| 5576 | setnodevector vendor/lua-5.4.8/src/ltable.c /^static void setnodevector (lua_State *L, Table *t, unsigned int size) {$/;" f typeref:typename:void file: | ||
| 5577 | setnorealasize vendor/lua-5.4.8/src/lobject.h /^#define setnorealasize(/;" d | ||
| 5578 | setoah vendor/lua-5.4.8/src/lstate.h /^#define setoah(/;" d | ||
| 5579 | setobj vendor/lua-5.4.8/src/lobject.h /^#define setobj(/;" d | ||
| 5580 | setobj2n vendor/lua-5.4.8/src/lobject.h /^#define setobj2n /;" d | ||
| 5581 | setobj2s vendor/lua-5.4.8/src/lobject.h /^#define setobj2s(/;" d | ||
| 5582 | setobj2t vendor/lua-5.4.8/src/lobject.h /^#define setobj2t /;" d | ||
| 5583 | setobjs2s vendor/lua-5.4.8/src/lobject.h /^#define setobjs2s(/;" d | ||
| 5584 | setobjt2t vendor/lua-5.4.8/src/lobject.h /^#define setobjt2t /;" d | ||
| 5585 | setpath vendor/lua-5.4.8/src/loadlib.c /^static void setpath (lua_State *L, const char *fieldname,$/;" f typeref:typename:void file: | ||
| 5586 | setpause vendor/lua-5.4.8/src/lgc.c /^static void setpause (global_State *g) {$/;" f typeref:typename:void file: | ||
| 5587 | setprogdir vendor/lua-5.4.8/src/loadlib.c /^#define setprogdir(/;" d file: | ||
| 5588 | setprogdir vendor/lua-5.4.8/src/loadlib.c /^static void setprogdir (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5589 | setpvalue vendor/lua-5.4.8/src/lobject.h /^#define setpvalue(/;" d | ||
| 5590 | setrandfunc vendor/lua-5.4.8/src/lmathlib.c /^static void setrandfunc (lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5591 | setrealasize vendor/lua-5.4.8/src/lobject.h /^#define setrealasize(/;" d | ||
| 5592 | setseed vendor/lua-5.4.8/src/lmathlib.c /^static void setseed (lua_State *L, Rand64 *state,$/;" f typeref:typename:void file: | ||
| 5593 | setsignal vendor/lua-5.4.8/src/lua.c /^#define setsignal /;" d file: | ||
| 5594 | setsignal vendor/lua-5.4.8/src/lua.c /^static void setsignal (int sig, void (*handler)(int)) {$/;" f typeref:typename:void file: | ||
| 5595 | setsvalue vendor/lua-5.4.8/src/lobject.h /^#define setsvalue(/;" d | ||
| 5596 | setsvalue2n vendor/lua-5.4.8/src/lobject.h /^#define setsvalue2n /;" d | ||
| 5597 | setsvalue2s vendor/lua-5.4.8/src/lobject.h /^#define setsvalue2s(/;" d | ||
| 5598 | settabsb vendor/lua-5.4.8/src/ldblib.c /^static void settabsb (lua_State *L, const char *k, int v) {$/;" f typeref:typename:void file: | ||
| 5599 | settabsi vendor/lua-5.4.8/src/ldblib.c /^static void settabsi (lua_State *L, const char *k, int v) {$/;" f typeref:typename:void file: | ||
| 5600 | settabss vendor/lua-5.4.8/src/ldblib.c /^static void settabss (lua_State *L, const char *k, const char *v) {$/;" f typeref:typename:void file: | ||
| 5601 | setthvalue vendor/lua-5.4.8/src/lobject.h /^#define setthvalue(/;" d | ||
| 5602 | setthvalue2s vendor/lua-5.4.8/src/lobject.h /^#define setthvalue2s(/;" d | ||
| 5603 | settraps vendor/lua-5.4.8/src/ldebug.c /^static void settraps (CallInfo *ci) {$/;" f typeref:typename:void file: | ||
| 5604 | settt_ vendor/lua-5.4.8/src/lobject.h /^#define settt_(/;" d | ||
| 5605 | setuvalue vendor/lua-5.4.8/src/lobject.h /^#define setuvalue(/;" d | ||
| 5606 | setvararg vendor/lua-5.4.8/src/lparser.c /^static void setvararg (FuncState *fs, int nparams) {$/;" f typeref:typename:void file: | ||
| 5607 | shader vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Shader shader; \/\/ Material shader$/;" m struct:Material typeref:typename:Shader | ||
| 5608 | shift64_FIG vendor/lua-5.4.8/src/lmathlib.c /^#define shift64_FIG /;" d file: | ||
| 5609 | shiftHI vendor/lua-5.4.8/src/lmathlib.c /^#define shiftHI /;" d file: | ||
| 5610 | shiftLOW vendor/lua-5.4.8/src/lmathlib.c /^#define shiftLOW /;" d file: | ||
| 5611 | short_src vendor/lua-5.4.8/src/lua.h /^ char short_src[LUA_IDSIZE]; \/* (S) *\/$/;" m struct:lua_Debug typeref:typename:char[] | ||
| 5612 | shrlen vendor/lua-5.4.8/src/lobject.h /^ lu_byte shrlen; \/* length for short strings, 0xFF for long strings *\/$/;" m struct:TString typeref:typename:lu_byte | ||
| 5613 | simpleexp vendor/lua-5.4.8/src/lparser.c /^static void simpleexp (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 5614 | singlematch vendor/lua-5.4.8/src/lstrlib.c /^static int singlematch (MatchState *ms, const char *s, const char *p,$/;" f typeref:typename:int file: | ||
| 5615 | singlestep vendor/lua-5.4.8/src/lgc.c /^static lu_mem singlestep (lua_State *L) {$/;" f typeref:typename:lu_mem file: | ||
| 5616 | singlevar vendor/lua-5.4.8/src/lparser.c /^static void singlevar (LexState *ls, expdesc *var) {$/;" f typeref:typename:void file: | ||
| 5617 | singlevaraux vendor/lua-5.4.8/src/lparser.c /^static void singlevaraux (FuncState *fs, TString *n, expdesc *var, int base) {$/;" f typeref:typename:void file: | ||
| 5618 | size vendor/lua-5.4.8/src/lauxlib.c /^ size_t size;$/;" m struct:LoadS typeref:typename:size_t file: | ||
| 5619 | size vendor/lua-5.4.8/src/lauxlib.h /^ size_t size; \/* buffer size *\/$/;" m struct:luaL_Buffer typeref:typename:size_t | ||
| 5620 | size vendor/lua-5.4.8/src/lparser.h /^ int size;$/;" m struct:Dyndata::__anon337ee4430608 typeref:typename:int | ||
| 5621 | size vendor/lua-5.4.8/src/lparser.h /^ int size; \/* array size *\/$/;" m struct:Labellist typeref:typename:int | ||
| 5622 | size vendor/lua-5.4.8/src/lstate.h /^ int size;$/;" m struct:stringtable typeref:typename:int | ||
| 5623 | size vendor/microtar-0.1.0/src/microtar.c /^ char size[12];$/;" m struct:__anonc24b2ad50108 typeref:typename:char[12] file: | ||
| 5624 | size vendor/microtar-0.1.0/src/microtar.h /^ unsigned size;$/;" m struct:__anonc24b2ada0308 typeref:typename:unsigned | ||
| 5625 | sizeCclosure vendor/lua-5.4.8/src/lfunc.h /^#define sizeCclosure(/;" d | ||
| 5626 | sizeLclosure vendor/lua-5.4.8/src/lfunc.h /^#define sizeLclosure(/;" d | ||
| 5627 | size_t vendor/lua-5.4.8/src/lua.h /^LUA_API size_t (lua_stringtonumber) (lua_State *L, const char *s);$/;" p typeref:typename:LUA_API | ||
| 5628 | sizeabslineinfo vendor/lua-5.4.8/src/lobject.h /^ int sizeabslineinfo; \/* size of 'abslineinfo' *\/$/;" m struct:Proto typeref:typename:int | ||
| 5629 | sizecode vendor/lua-5.4.8/src/lobject.h /^ int sizecode;$/;" m struct:Proto typeref:typename:int | ||
| 5630 | sizek vendor/lua-5.4.8/src/lobject.h /^ int sizek; \/* size of 'k' *\/$/;" m struct:Proto typeref:typename:int | ||
| 5631 | sizelineinfo vendor/lua-5.4.8/src/lobject.h /^ int sizelineinfo;$/;" m struct:Proto typeref:typename:int | ||
| 5632 | sizelocvars vendor/lua-5.4.8/src/lobject.h /^ int sizelocvars;$/;" m struct:Proto typeref:typename:int | ||
| 5633 | sizelstring vendor/lua-5.4.8/src/lstring.h /^#define sizelstring(/;" d | ||
| 5634 | sizenode vendor/lua-5.4.8/src/lobject.h /^#define sizenode(/;" d | ||
| 5635 | sizep vendor/lua-5.4.8/src/lobject.h /^ int sizep; \/* size of 'p' *\/$/;" m struct:Proto typeref:typename:int | ||
| 5636 | sizeudata vendor/lua-5.4.8/src/lobject.h /^#define sizeudata(/;" d | ||
| 5637 | sizeupvalues vendor/lua-5.4.8/src/lobject.h /^ int sizeupvalues; \/* size of 'upvalues' *\/$/;" m struct:Proto typeref:typename:int | ||
| 5638 | skipBOM vendor/lua-5.4.8/src/lauxlib.c /^static int skipBOM (FILE *f) {$/;" f typeref:typename:int file: | ||
| 5639 | skip_sep vendor/lua-5.4.8/src/llex.c /^static size_t skip_sep (LexState *ls) {$/;" f typeref:typename:size_t file: | ||
| 5640 | skipcomment vendor/lua-5.4.8/src/lauxlib.c /^static int skipcomment (FILE *f, int *cp) {$/;" f typeref:typename:int file: | ||
| 5641 | sof vendor/lua-5.4.8/src/ltablib.c /^#define sof(/;" d file: | ||
| 5642 | solaris vendor/lua-5.4.8/src/Makefile /^SunOS solaris:$/;" t | ||
| 5643 | solvegoto vendor/lua-5.4.8/src/lparser.c /^static void solvegoto (LexState *ls, int g, Labeldesc *label) {$/;" f typeref:typename:void file: | ||
| 5644 | solvegotos vendor/lua-5.4.8/src/lparser.c /^static int solvegotos (LexState *ls, Labeldesc *lb) {$/;" f typeref:typename:int file: | ||
| 5645 | sort vendor/lua-5.4.8/src/ltablib.c /^static int sort (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5646 | sort_comp vendor/lua-5.4.8/src/ltablib.c /^static int sort_comp (lua_State *L, int a, int b) {$/;" f typeref:typename:int file: | ||
| 5647 | source vendor/lua-5.4.8/src/llex.h /^ TString *source; \/* current source name *\/$/;" m struct:LexState typeref:typename:TString * | ||
| 5648 | source vendor/lua-5.4.8/src/lobject.h /^ TString *source; \/* used for debug information *\/$/;" m struct:Proto typeref:typename:TString * | ||
| 5649 | source vendor/lua-5.4.8/src/lua.h /^ const char *source; \/* (S) *\/$/;" m struct:lua_Debug typeref:typename:const char * | ||
| 5650 | source vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle | ||
| 5651 | space vendor/lua-5.4.8/src/lobject.c /^ char space[BUFVFS]; \/* holds last part of the result *\/$/;" m struct:BuffFS typeref:typename:char[] file: | ||
| 5652 | src vendor/lua-5.4.8/src/lstrlib.c /^ const char *src; \/* current position *\/$/;" m struct:GMatchState typeref:typename:const char * file: | ||
| 5653 | src_end vendor/lua-5.4.8/src/lstrlib.c /^ const char *src_end; \/* end ('\\0') of source string *\/$/;" m struct:MatchState typeref:typename:const char * file: | ||
| 5654 | src_init vendor/lua-5.4.8/src/lstrlib.c /^ const char *src_init; \/* init of source string *\/$/;" m struct:MatchState typeref:typename:const char * file: | ||
| 5655 | srclen vendor/lua-5.4.8/src/lua.h /^ size_t srclen; \/* (S) *\/$/;" m struct:lua_Debug typeref:typename:size_t | ||
| 5656 | ssbo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool ssbo; \/\/ Shader storage buffer object support (GL_ARB_sh/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5657 | stack vendor/lua-5.4.8/src/lstate.h /^ StkIdRel stack; \/* stack base *\/$/;" m struct:lua_State typeref:typename:StkIdRel | ||
| 5658 | stack vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix stack[RL_MAX_MATRIX_STACK_SIZE];\/\/ Matrix stack for push\/pop$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix[] | ||
| 5659 | stackCounter vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int stackCounter; \/\/ Matrix stack counter$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 5660 | stack_init vendor/lua-5.4.8/src/lstate.c /^static void stack_init (lua_State *L1, lua_State *L) {$/;" f typeref:typename:void file: | ||
| 5661 | stack_last vendor/lua-5.4.8/src/lstate.h /^ StkIdRel stack_last; \/* end of stack (last element + 1) *\/$/;" m struct:lua_State typeref:typename:StkIdRel | ||
| 5662 | stackinuse vendor/lua-5.4.8/src/ldo.c /^static int stackinuse (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5663 | stacksize vendor/lua-5.4.8/src/lstate.h /^#define stacksize(/;" d | ||
| 5664 | start_capture vendor/lua-5.4.8/src/lstrlib.c /^static const char *start_capture (MatchState *ms, const char *s,$/;" f typeref:typename:const char * file: | ||
| 5665 | startpc vendor/lua-5.4.8/src/lobject.h /^ int startpc; \/* first point where variable is active *\/$/;" m struct:LocVar typeref:typename:int | ||
| 5666 | statement vendor/lua-5.4.8/src/lparser.c /^static void statement (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 5667 | statement vendor/lua-5.4.8/src/lparser.c /^static void statement (LexState *ls);$/;" p typeref:typename:void file: | ||
| 5668 | statlist vendor/lua-5.4.8/src/lparser.c /^static void statlist (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 5669 | statname vendor/lua-5.4.8/src/lcorolib.c /^static const char *const statname[] =$/;" v typeref:typename:const char * const[] file: | ||
| 5670 | status vendor/lua-5.4.8/src/ldo.c /^ int status;$/;" m struct:CloseP typeref:typename:int file: | ||
| 5671 | status vendor/lua-5.4.8/src/ldo.c /^ volatile int status; \/* error code *\/$/;" m struct:lua_longjmp typeref:typename:volatile int file: | ||
| 5672 | status vendor/lua-5.4.8/src/ldump.c /^ int status;$/;" m struct:__anon6dcdaf670108 typeref:typename:int file: | ||
| 5673 | status vendor/lua-5.4.8/src/lstate.h /^ lu_byte status;$/;" m struct:lua_State typeref:typename:lu_byte | ||
| 5674 | stepgenfull vendor/lua-5.4.8/src/lgc.c /^static void stepgenfull (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 5675 | stereoRender vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool stereoRender; \/\/ Stereo rendering flag$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:bool | ||
| 5676 | str2K vendor/lua-5.4.8/src/lcode.c /^static void str2K (FuncState *fs, expdesc *e) {$/;" f typeref:typename:void file: | ||
| 5677 | str_Writer vendor/lua-5.4.8/src/lstrlib.c /^struct str_Writer {$/;" s file: | ||
| 5678 | str_byte vendor/lua-5.4.8/src/lstrlib.c /^static int str_byte (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5679 | str_char vendor/lua-5.4.8/src/lstrlib.c /^static int str_char (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5680 | str_checkname vendor/lua-5.4.8/src/lparser.c /^static TString *str_checkname (LexState *ls) {$/;" f typeref:typename:TString * file: | ||
| 5681 | str_dump vendor/lua-5.4.8/src/lstrlib.c /^static int str_dump (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5682 | str_find vendor/lua-5.4.8/src/lstrlib.c /^static int str_find (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5683 | str_find_aux vendor/lua-5.4.8/src/lstrlib.c /^static int str_find_aux (lua_State *L, int find) {$/;" f typeref:typename:int file: | ||
| 5684 | str_format vendor/lua-5.4.8/src/lstrlib.c /^static int str_format (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5685 | str_gsub vendor/lua-5.4.8/src/lstrlib.c /^static int str_gsub (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5686 | str_len vendor/lua-5.4.8/src/lstrlib.c /^static int str_len (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5687 | str_lower vendor/lua-5.4.8/src/lstrlib.c /^static int str_lower (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5688 | str_match vendor/lua-5.4.8/src/lstrlib.c /^static int str_match (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5689 | str_pack vendor/lua-5.4.8/src/lstrlib.c /^static int str_pack (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5690 | str_packsize vendor/lua-5.4.8/src/lstrlib.c /^static int str_packsize (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5691 | str_rep vendor/lua-5.4.8/src/lstrlib.c /^static int str_rep (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5692 | str_reverse vendor/lua-5.4.8/src/lstrlib.c /^static int str_reverse (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5693 | str_sub vendor/lua-5.4.8/src/lstrlib.c /^static int str_sub (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5694 | str_unpack vendor/lua-5.4.8/src/lstrlib.c /^static int str_unpack (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5695 | str_upper vendor/lua-5.4.8/src/lstrlib.c /^static int str_upper (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5696 | strcache vendor/lua-5.4.8/src/lstate.h /^ TString *strcache[STRCACHE_N][STRCACHE_M]; \/* cache for strings in API *\/$/;" m struct:global_State typeref:typename:TString * [][] | ||
| 5697 | stream vendor/microtar-0.1.0/src/microtar.h /^ void *stream;$/;" m struct:mtar_t typeref:typename:void * | ||
| 5698 | stream vendor/raylib-5.5_linux_amd64/include/raylib.h /^ AudioStream stream; \/\/ Audio stream$/;" m struct:Music typeref:typename:AudioStream | ||
| 5699 | stream vendor/raylib-5.5_linux_amd64/include/raylib.h /^ AudioStream stream; \/\/ Audio stream$/;" m struct:Sound typeref:typename:AudioStream | ||
| 5700 | stringK vendor/lua-5.4.8/src/lcode.c /^static int stringK (FuncState *fs, TString *s) {$/;" f typeref:typename:int file: | ||
| 5701 | stringmetamethods vendor/lua-5.4.8/src/lstrlib.c /^static const luaL_Reg stringmetamethods[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5702 | stringtable vendor/lua-5.4.8/src/lstate.h /^typedef struct stringtable {$/;" s | ||
| 5703 | stringtable vendor/lua-5.4.8/src/lstate.h /^} stringtable;$/;" t typeref:struct:stringtable | ||
| 5704 | strip vendor/lua-5.4.8/src/ldump.c /^ int strip;$/;" m struct:__anon6dcdaf670108 typeref:typename:int file: | ||
| 5705 | stripping vendor/lua-5.4.8/src/luac.c /^static int stripping=0; \/* strip debug information? *\/$/;" v typeref:typename:int file: | ||
| 5706 | strlib vendor/lua-5.4.8/src/lstrlib.c /^static const luaL_Reg strlib[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5707 | strlocal vendor/lua-5.4.8/src/ldebug.c /^static const char strlocal[] = "local";$/;" v typeref:typename:const char[] file: | ||
| 5708 | strt vendor/lua-5.4.8/src/lstate.h /^ stringtable strt; \/* hash table for strings *\/$/;" m struct:global_State typeref:typename:stringtable | ||
| 5709 | strupval vendor/lua-5.4.8/src/ldebug.c /^static const char strupval[] = "upvalue";$/;" v typeref:typename:const char[] file: | ||
| 5710 | strval vendor/lua-5.4.8/src/lparser.h /^ TString *strval; \/* for VKSTR *\/$/;" m union:expdesc::__anon337ee443020a typeref:typename:TString * | ||
| 5711 | subexpr vendor/lua-5.4.8/src/lparser.c /^static BinOpr subexpr (LexState *ls, expdesc *v, int limit) {$/;" f typeref:typename:BinOpr file: | ||
| 5712 | suffixedexp vendor/lua-5.4.8/src/lparser.c /^static void suffixedexp (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 5713 | survival vendor/lua-5.4.8/src/lstate.h /^ GCObject *survival; \/* start of objects that survived one GC cycle *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 5714 | swapexps vendor/lua-5.4.8/src/lcode.c /^static void swapexps (expdesc *e1, expdesc *e2) {$/;" f typeref:typename:void file: | ||
| 5715 | sweep2old vendor/lua-5.4.8/src/lgc.c /^static void sweep2old (lua_State *L, GCObject **p) {$/;" f typeref:typename:void file: | ||
| 5716 | sweepgc vendor/lua-5.4.8/src/lstate.h /^ GCObject **sweepgc; \/* current position of sweep in list *\/$/;" m struct:global_State typeref:typename:GCObject ** | ||
| 5717 | sweepgen vendor/lua-5.4.8/src/lgc.c /^static GCObject **sweepgen (lua_State *L, global_State *g, GCObject **p,$/;" f typeref:typename:GCObject ** file: | ||
| 5718 | sweeplist vendor/lua-5.4.8/src/lgc.c /^static GCObject **sweeplist (lua_State *L, GCObject **p, int countin,$/;" f typeref:typename:GCObject ** file: | ||
| 5719 | sweepstep vendor/lua-5.4.8/src/lgc.c /^static int sweepstep (lua_State *L, global_State *g,$/;" f typeref:typename:int file: | ||
| 5720 | sweeptolive vendor/lua-5.4.8/src/lgc.c /^static GCObject **sweeptolive (lua_State *L, GCObject **p) {$/;" f typeref:typename:GCObject ** file: | ||
| 5721 | syslib vendor/lua-5.4.8/src/loslib.c /^static const luaL_Reg syslib[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5722 | t vendor/lua-5.4.8/src/llex.h /^ Token t; \/* current token *\/$/;" m struct:LexState typeref:typename:Token | ||
| 5723 | t vendor/lua-5.4.8/src/lparser.c /^ expdesc *t; \/* table descriptor *\/$/;" m struct:ConsControl typeref:typename:expdesc * file: | ||
| 5724 | t vendor/lua-5.4.8/src/lparser.h /^ lu_byte t; \/* table (register or upvalue) *\/$/;" m struct:expdesc::__anon337ee443020a::__anon337ee4430308 typeref:typename:lu_byte | ||
| 5725 | t vendor/lua-5.4.8/src/lparser.h /^ int t; \/* patch list of 'exit when true' *\/$/;" m struct:expdesc typeref:typename:int | ||
| 5726 | tab_funcs vendor/lua-5.4.8/src/ltablib.c /^static const luaL_Reg tab_funcs[] = {$/;" v typeref:typename:const luaL_Reg[] file: | ||
| 5727 | tablerehash vendor/lua-5.4.8/src/lstring.c /^static void tablerehash (TString **vect, int osize, int nsize) {$/;" f typeref:typename:void file: | ||
| 5728 | tag_error vendor/lua-5.4.8/src/lauxlib.c /^static void tag_error (lua_State *L, int arg, int tag) {$/;" f typeref:typename:void file: | ||
| 5729 | tangents vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *tangents; \/\/ Vertex tangents (XYZW - 4 components per vertex) (shader-locati/;" m struct:Mesh typeref:typename:float * | ||
| 5730 | target vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector2 target; \/\/ Camera target (rotation and zoom origin)$/;" m struct:Camera2D typeref:typename:Vector2 | ||
| 5731 | target vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 target; \/\/ Camera target it looks-at$/;" m struct:Camera3D typeref:typename:Vector3 | ||
| 5732 | tbclist vendor/lua-5.4.8/src/lobject.h /^ } tbclist;$/;" m union:StackValue typeref:struct:StackValue::__anon808f9fcd0108 | ||
| 5733 | tbclist vendor/lua-5.4.8/src/lstate.h /^ StkIdRel tbclist; \/* list of to-be-closed variables *\/$/;" m struct:lua_State typeref:typename:StkIdRel | ||
| 5734 | tconcat vendor/lua-5.4.8/src/ltablib.c /^static int tconcat (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5735 | test vendor/lua-5.4.8/Makefile /^$(PLATS) help test clean:$/;" t | ||
| 5736 | test vendor/lua-5.4.8/src/Makefile /^test:$/;" t | ||
| 5737 | test2 vendor/lua-5.4.8/src/liolib.c /^static int test2 (RN *rn, const char *set) {$/;" f typeref:typename:int file: | ||
| 5738 | testAMode vendor/lua-5.4.8/src/lopcodes.h /^#define testAMode(/;" d | ||
| 5739 | testITMode vendor/lua-5.4.8/src/lopcodes.h /^#define testITMode(/;" d | ||
| 5740 | testMMMode vendor/lua-5.4.8/src/lopcodes.h /^#define testMMMode(/;" d | ||
| 5741 | testOTMode vendor/lua-5.4.8/src/lopcodes.h /^#define testOTMode(/;" d | ||
| 5742 | testTMode vendor/lua-5.4.8/src/lopcodes.h /^#define testTMode(/;" d | ||
| 5743 | test_eof vendor/lua-5.4.8/src/liolib.c /^static int test_eof (lua_State *L, FILE *f) {$/;" f typeref:typename:int file: | ||
| 5744 | test_graphics test/main.lua /^function test_graphics()$/;" f | ||
| 5745 | test_json test/main.lua /^function test_json()$/;" f | ||
| 5746 | test_then_block vendor/lua-5.4.8/src/lparser.c /^static void test_then_block (LexState *ls, int *escapelist) {$/;" f typeref:typename:void file: | ||
| 5747 | testbit vendor/lua-5.4.8/src/lgc.h /^#define testbit(/;" d | ||
| 5748 | testbits vendor/lua-5.4.8/src/lgc.h /^#define testbits(/;" d | ||
| 5749 | testnext vendor/lua-5.4.8/src/lparser.c /^static int testnext (LexState *ls, int c) {$/;" f typeref:typename:int file: | ||
| 5750 | testprop vendor/lua-5.4.8/src/lctype.h /^#define testprop(/;" d | ||
| 5751 | texAnisoFilter vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texAnisoFilter; \/\/ Anisotropic texture filtering support (GL_EXT_t/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5752 | texCompASTC vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texCompASTC; \/\/ ASTC texture compression support (GL_KHR_textur/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5753 | texCompDXT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texCompDXT; \/\/ DDS texture compression support (GL_EXT_texture/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5754 | texCompETC1 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texCompETC1; \/\/ ETC1 texture compression support (GL_OES_compre/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5755 | texCompETC2 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texCompETC2; \/\/ ETC2\/EAC texture compression support (GL_ARB_E/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5756 | texCompPVRT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texCompPVRT; \/\/ PVR texture compression support (GL_IMG_texture/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5757 | texDepth vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texDepth; \/\/ Depth textures supported (GL_ARB_depth_texture,/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5758 | texDepthWebGL vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texDepthWebGL; \/\/ Depth textures supported WebGL specific (GL_WEB/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5759 | texFloat16 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texFloat16; \/\/ half float textures support (16 bit per channel/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5760 | texFloat32 vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texFloat32; \/\/ float textures support (32 bit per channel) (GL/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5761 | texMirrorClamp vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texMirrorClamp; \/\/ Clamp mirror wrap mode supported (GL_EXT_textur/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5762 | texNPOT vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool texNPOT; \/\/ NPOT textures full support (GL_ARB_texture_non_/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5763 | texcoords vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *texcoords; \/\/ Vertex texture coordinates (UV - 2 components per vertex) (shad/;" m struct:Mesh typeref:typename:float * | ||
| 5764 | texcoords vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float *texcoords; \/\/ Vertex texture coordinates (UV - 2 components per vertex) (/;" m struct:rlVertexBuffer typeref:typename:float * | ||
| 5765 | texcoords2 vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *texcoords2; \/\/ Vertex texture second coordinates (UV - 2 components per vertex/;" m struct:Mesh typeref:typename:float * | ||
| 5766 | texcoordx vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:float | ||
| 5767 | texcoordy vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:float | ||
| 5768 | texture vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Texture texture; \/\/ Color buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture | ||
| 5769 | texture vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Texture2D texture; \/\/ Material map texture$/;" m struct:MaterialMap typeref:typename:Texture2D | ||
| 5770 | texture vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Texture2D texture; \/\/ Texture atlas containing the glyphs$/;" m struct:Font typeref:typename:Texture2D | ||
| 5771 | textureId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int | ||
| 5772 | th vendor/lua-5.4.8/src/lstate.h /^ struct lua_State th; \/* thread *\/$/;" m union:GCUnion typeref:struct:lua_State | ||
| 5773 | thvalue vendor/lua-5.4.8/src/lobject.h /^#define thvalue(/;" d | ||
| 5774 | tilemap stdlib/tilemap.h /^unsigned char tilemap[] = {$/;" v typeref:typename:unsigned char[] | ||
| 5775 | tilemap_H stdlib/tilemap.h /^#define tilemap_H$/;" d | ||
| 5776 | tilemap_len stdlib/tilemap.h /^unsigned int tilemap_len = 35;$/;" v typeref:typename:unsigned int | ||
| 5777 | times5 vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 times5 (Rand64 i) {$/;" f typeref:typename:Rand64 file: | ||
| 5778 | times9 vendor/lua-5.4.8/src/lmathlib.c /^static Rand64 times9 (Rand64 i) {$/;" f typeref:typename:Rand64 file: | ||
| 5779 | tinsert vendor/lua-5.4.8/src/ltablib.c /^static int tinsert (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5780 | tmname vendor/lua-5.4.8/src/lstate.h /^ TString *tmname[TM_N]; \/* array with tag-method names *\/$/;" m struct:global_State typeref:typename:TString * [] | ||
| 5781 | tmname vendor/lua-5.4.8/src/luac.c /^static TString **tmname;$/;" v typeref:typename:TString ** file: | ||
| 5782 | tmove vendor/lua-5.4.8/src/ltablib.c /^static int tmove (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5783 | tobefnz vendor/lua-5.4.8/src/lstate.h /^ GCObject *tobefnz; \/* list of userdata to be GC *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 5784 | tofile vendor/lua-5.4.8/src/liolib.c /^static FILE *tofile (lua_State *L) {$/;" f typeref:typename:FILE * file: | ||
| 5785 | tofinalize vendor/lua-5.4.8/src/lgc.h /^#define tofinalize(/;" d | ||
| 5786 | tointeger vendor/lua-5.4.8/src/lvm.h /^#define tointeger(/;" d | ||
| 5787 | tointegerns vendor/lua-5.4.8/src/lvm.h /^#define tointegerns(/;" d | ||
| 5788 | token vendor/lua-5.4.8/src/llex.h /^ int token;$/;" m struct:Token typeref:typename:int | ||
| 5789 | tolstream vendor/lua-5.4.8/src/liolib.c /^#define tolstream(/;" d file: | ||
| 5790 | tonum vendor/lua-5.4.8/src/lstrlib.c /^static int tonum (lua_State *L, int arg) {$/;" f typeref:typename:int file: | ||
| 5791 | tonumber vendor/lua-5.4.8/src/lvm.h /^#define tonumber(/;" d | ||
| 5792 | tonumberns vendor/lua-5.4.8/src/lvm.h /^#define tonumberns(/;" d | ||
| 5793 | tonumeral vendor/lua-5.4.8/src/lcode.c /^static int tonumeral (const expdesc *e, TValue *v) {$/;" f typeref:typename:int file: | ||
| 5794 | top vendor/lua-5.4.8/src/lstate.h /^ StkIdRel top; \/* top for this function *\/$/;" m struct:CallInfo typeref:typename:StkIdRel | ||
| 5795 | top vendor/lua-5.4.8/src/lstate.h /^ StkIdRel top; \/* first free slot in the stack *\/$/;" m struct:lua_State typeref:typename:StkIdRel | ||
| 5796 | top vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int top; \/\/ Top border offset$/;" m struct:NPatchInfo typeref:typename:int | ||
| 5797 | toproto vendor/lua-5.4.8/src/luac.c /^#define toproto(/;" d file: | ||
| 5798 | tostore vendor/lua-5.4.8/src/lparser.c /^ int tostore; \/* number of array elements pending to be stored *\/$/;" m struct:ConsControl typeref:typename:int file: | ||
| 5799 | tostring vendor/lua-5.4.8/src/lvm.c /^#define tostring(/;" d file: | ||
| 5800 | tostringbuff vendor/lua-5.4.8/src/lobject.c /^static int tostringbuff (TValue *obj, char *buff) {$/;" f typeref:typename:int file: | ||
| 5801 | totalbytes vendor/lua-5.4.8/src/lstate.h /^ l_mem totalbytes; \/* number of bytes currently allocated - GCdebt *\/$/;" m struct:global_State typeref:typename:l_mem | ||
| 5802 | touserdata vendor/lua-5.4.8/src/lapi.c /^l_sinline void *touserdata (const TValue *o) {$/;" f typeref:typename:l_sinline void * | ||
| 5803 | tpack vendor/lua-5.4.8/src/ltablib.c /^static int tpack (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5804 | transferinfo vendor/lua-5.4.8/src/lstate.h /^ } transferinfo;$/;" m union:CallInfo::__anona701f1f7040a typeref:struct:CallInfo::__anona701f1f7040a::__anona701f1f70508 | ||
| 5805 | transform vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Matrix transform; \/\/ Local transform matrix$/;" m struct:Model typeref:typename:Matrix | ||
| 5806 | transform vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix transform; \/\/ Transform matrix to be used with rlTranslate, r/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix | ||
| 5807 | transformRequired vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool transformRequired; \/\/ Require transform matrix application to current/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:bool | ||
| 5808 | translation vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 translation; \/\/ Translation$/;" m struct:Transform typeref:typename:Vector3 | ||
| 5809 | trap vendor/lua-5.4.8/src/lstate.h /^ volatile l_signalT trap; \/* function is tracing lines\/counts *\/$/;" m struct:CallInfo::__anona701f1f7010a::__anona701f1f70208 typeref:typename:volatile l_signalT | ||
| 5810 | traverseCclosure vendor/lua-5.4.8/src/lgc.c /^static int traverseCclosure (global_State *g, CClosure *cl) {$/;" f typeref:typename:int file: | ||
| 5811 | traverseLclosure vendor/lua-5.4.8/src/lgc.c /^static int traverseLclosure (global_State *g, LClosure *cl) {$/;" f typeref:typename:int file: | ||
| 5812 | traverseephemeron vendor/lua-5.4.8/src/lgc.c /^static int traverseephemeron (global_State *g, Table *h, int inv) {$/;" f typeref:typename:int file: | ||
| 5813 | traverseproto vendor/lua-5.4.8/src/lgc.c /^static int traverseproto (global_State *g, Proto *f) {$/;" f typeref:typename:int file: | ||
| 5814 | traversestrongtable vendor/lua-5.4.8/src/lgc.c /^static void traversestrongtable (global_State *g, Table *h) {$/;" f typeref:typename:void file: | ||
| 5815 | traversetable vendor/lua-5.4.8/src/lgc.c /^static lu_mem traversetable (global_State *g, Table *h) {$/;" f typeref:typename:lu_mem file: | ||
| 5816 | traversethread vendor/lua-5.4.8/src/lgc.c /^static int traversethread (global_State *g, lua_State *th) {$/;" f typeref:typename:int file: | ||
| 5817 | traverseudata vendor/lua-5.4.8/src/lgc.c /^static int traverseudata (global_State *g, Udata *u) {$/;" f typeref:typename:int file: | ||
| 5818 | traverseweakvalue vendor/lua-5.4.8/src/lgc.c /^static void traverseweakvalue (global_State *g, Table *h) {$/;" f typeref:typename:void file: | ||
| 5819 | tread vendor/microtar-0.1.0/src/microtar.c /^static int tread(mtar_t *tar, void *data, unsigned size) {$/;" f typeref:typename:int file: | ||
| 5820 | treatstackoption vendor/lua-5.4.8/src/ldblib.c /^static void treatstackoption (lua_State *L, lua_State *L1, const char *fname) {$/;" f typeref:typename:void file: | ||
| 5821 | tremove vendor/lua-5.4.8/src/ltablib.c /^static int tremove (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5822 | triangleCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int triangleCount; \/\/ Number of triangles stored (indexed or not)$/;" m struct:Mesh typeref:typename:int | ||
| 5823 | trim32 vendor/lua-5.4.8/src/lmathlib.c /^#define trim32(/;" d file: | ||
| 5824 | trim64 vendor/lua-5.4.8/src/lmathlib.c /^#define trim64(/;" d file: | ||
| 5825 | tryagain vendor/lua-5.4.8/src/lmem.c /^static void *tryagain (lua_State *L, void *block,$/;" f typeref:typename:void * file: | ||
| 5826 | tryfuncTM vendor/lua-5.4.8/src/ldo.c /^static StkId tryfuncTM (lua_State *L, StkId func) {$/;" f typeref:typename:StkId file: | ||
| 5827 | trymt vendor/lua-5.4.8/src/lstrlib.c /^static void trymt (lua_State *L, const char *mtname) {$/;" f typeref:typename:void file: | ||
| 5828 | ts vendor/lua-5.4.8/src/llex.h /^ TString *ts;$/;" m union:__anonfc1a02ff010a typeref:typename:TString * | ||
| 5829 | ts vendor/lua-5.4.8/src/lstate.h /^ struct TString ts;$/;" m union:GCUnion typeref:struct:TString | ||
| 5830 | tsslen vendor/lua-5.4.8/src/lobject.h /^#define tsslen(/;" d | ||
| 5831 | tsvalue vendor/lua-5.4.8/src/lobject.h /^#define tsvalue(/;" d | ||
| 5832 | tsvalueraw vendor/lua-5.4.8/src/lobject.h /^#define tsvalueraw(/;" d | ||
| 5833 | ttisCclosure vendor/lua-5.4.8/src/lobject.h /^#define ttisCclosure(/;" d | ||
| 5834 | ttisLclosure vendor/lua-5.4.8/src/lobject.h /^#define ttisLclosure(/;" d | ||
| 5835 | ttisboolean vendor/lua-5.4.8/src/lobject.h /^#define ttisboolean(/;" d | ||
| 5836 | ttisclosure vendor/lua-5.4.8/src/lobject.h /^#define ttisclosure(/;" d | ||
| 5837 | ttisfalse vendor/lua-5.4.8/src/lobject.h /^#define ttisfalse(/;" d | ||
| 5838 | ttisfloat vendor/lua-5.4.8/src/lobject.h /^#define ttisfloat(/;" d | ||
| 5839 | ttisfulluserdata vendor/lua-5.4.8/src/lobject.h /^#define ttisfulluserdata(/;" d | ||
| 5840 | ttisfunction vendor/lua-5.4.8/src/lobject.h /^#define ttisfunction(/;" d | ||
| 5841 | ttisinteger vendor/lua-5.4.8/src/lobject.h /^#define ttisinteger(/;" d | ||
| 5842 | ttislcf vendor/lua-5.4.8/src/lobject.h /^#define ttislcf(/;" d | ||
| 5843 | ttislightuserdata vendor/lua-5.4.8/src/lobject.h /^#define ttislightuserdata(/;" d | ||
| 5844 | ttislngstring vendor/lua-5.4.8/src/lobject.h /^#define ttislngstring(/;" d | ||
| 5845 | ttisnil vendor/lua-5.4.8/src/lobject.h /^#define ttisnil(/;" d | ||
| 5846 | ttisnumber vendor/lua-5.4.8/src/lobject.h /^#define ttisnumber(/;" d | ||
| 5847 | ttisshrstring vendor/lua-5.4.8/src/lobject.h /^#define ttisshrstring(/;" d | ||
| 5848 | ttisstrictnil vendor/lua-5.4.8/src/lobject.h /^#define ttisstrictnil(/;" d | ||
| 5849 | ttisstring vendor/lua-5.4.8/src/lobject.h /^#define ttisstring(/;" d | ||
| 5850 | ttistable vendor/lua-5.4.8/src/lobject.h /^#define ttistable(/;" d | ||
| 5851 | ttisthread vendor/lua-5.4.8/src/lobject.h /^#define ttisthread(/;" d | ||
| 5852 | ttistrue vendor/lua-5.4.8/src/lobject.h /^#define ttistrue(/;" d | ||
| 5853 | ttype vendor/lua-5.4.8/src/lobject.h /^#define ttype(/;" d | ||
| 5854 | ttypename vendor/lua-5.4.8/src/ltm.h /^#define ttypename(/;" d | ||
| 5855 | ttypetag vendor/lua-5.4.8/src/lobject.h /^#define ttypetag(/;" d | ||
| 5856 | tunpack vendor/lua-5.4.8/src/ltablib.c /^static int tunpack (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5857 | twoto vendor/lua-5.4.8/src/lobject.h /^#define twoto(/;" d | ||
| 5858 | twrite vendor/microtar-0.1.0/src/microtar.c /^static int twrite(mtar_t *tar, const void *data, unsigned size) {$/;" f typeref:typename:int file: | ||
| 5859 | twups vendor/lua-5.4.8/src/lstate.h /^ struct lua_State *twups; \/* list of threads with open upvalues *\/$/;" m struct:global_State typeref:struct:lua_State * | ||
| 5860 | twups vendor/lua-5.4.8/src/lstate.h /^ struct lua_State *twups; \/* list of threads with open upvalues *\/$/;" m struct:lua_State typeref:struct:lua_State * | ||
| 5861 | txtToken vendor/lua-5.4.8/src/llex.c /^static const char *txtToken (LexState *ls, int token) {$/;" f typeref:typename:const char * file: | ||
| 5862 | type vendor/microtar-0.1.0/src/microtar.c /^ char type;$/;" m struct:__anonc24b2ad50108 typeref:typename:char file: | ||
| 5863 | type vendor/microtar-0.1.0/src/microtar.h /^ unsigned type;$/;" m struct:__anonc24b2ada0308 typeref:typename:unsigned | ||
| 5864 | type vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int type; \/\/ Event type (AutomationEventType)$/;" m struct:AutomationEvent typeref:typename:unsigned int | ||
| 5865 | typeerror vendor/lua-5.4.8/src/ldebug.c /^static l_noret typeerror (lua_State *L, const TValue *o, const char *op,$/;" f typeref:typename:l_noret file: | ||
| 5866 | u vendor/lua-5.4.8/src/lobject.h /^ } u;$/;" m struct:TString typeref:union:TString::__anon808f9fcd030a | ||
| 5867 | u vendor/lua-5.4.8/src/lobject.h /^ } u;$/;" m struct:UpVal typeref:union:UpVal::__anon808f9fcd060a | ||
| 5868 | u vendor/lua-5.4.8/src/lobject.h /^ } u;$/;" m union:Node typeref:struct:Node::NodeKey | ||
| 5869 | u vendor/lua-5.4.8/src/lparser.h /^ } u;$/;" m struct:expdesc typeref:union:expdesc::__anon337ee443020a | ||
| 5870 | u vendor/lua-5.4.8/src/lstate.h /^ struct Udata u;$/;" m union:GCUnion typeref:struct:Udata | ||
| 5871 | u vendor/lua-5.4.8/src/lstate.h /^ } u;$/;" m struct:CallInfo typeref:union:CallInfo::__anona701f1f7010a | ||
| 5872 | u vendor/lua-5.4.8/src/lstrlib.c /^ struct cD { char c; union { LUAI_MAXALIGN; } u; };$/;" m struct:getoption::cD typeref:union:getoption::cD::__anonae5a2721030a file: | ||
| 5873 | u2 vendor/lua-5.4.8/src/lstate.h /^ } u2;$/;" m struct:CallInfo typeref:union:CallInfo::__anona701f1f7040a | ||
| 5874 | u_posrelat vendor/lua-5.4.8/src/lutf8lib.c /^static lua_Integer u_posrelat (lua_Integer pos, size_t len) {$/;" f typeref:typename:lua_Integer file: | ||
| 5875 | ub vendor/lua-5.4.8/src/lobject.h /^ lu_byte ub;$/;" m union:Value typeref:typename:lu_byte | ||
| 5876 | uchar vendor/lua-5.4.8/src/lstrlib.c /^#define uchar(/;" d file: | ||
| 5877 | ud vendor/lua-5.4.8/src/lstate.h /^ void *ud; \/* auxiliary data to 'frealloc' *\/$/;" m struct:global_State typeref:typename:void * | ||
| 5878 | ud_warn vendor/lua-5.4.8/src/lstate.h /^ void *ud_warn; \/* auxiliary data to 'warnf' *\/$/;" m struct:global_State typeref:typename:void * | ||
| 5879 | udata2finalize vendor/lua-5.4.8/src/lgc.c /^static GCObject *udata2finalize (global_State *g) {$/;" f typeref:typename:GCObject * file: | ||
| 5880 | udatamemoffset vendor/lua-5.4.8/src/lobject.h /^#define udatamemoffset(/;" d | ||
| 5881 | udatatypename vendor/lua-5.4.8/src/ltm.c /^static const char udatatypename[] = "userdata";$/;" v typeref:typename:const char[] file: | ||
| 5882 | undefgoto vendor/lua-5.4.8/src/lparser.c /^static l_noret undefgoto (LexState *ls, Labeldesc *gt) {$/;" f typeref:typename:l_noret file: | ||
| 5883 | uninstall vendor/lua-5.4.8/Makefile /^uninstall:$/;" t | ||
| 5884 | unmakemask vendor/lua-5.4.8/src/ldblib.c /^static char *unmakemask (int mask, char *smask) {$/;" f typeref:typename:char * file: | ||
| 5885 | unopr2op vendor/lua-5.4.8/src/lcode.c /^l_sinline OpCode unopr2op (UnOpr opr) {$/;" f typeref:typename:l_sinline OpCode | ||
| 5886 | unpackint vendor/lua-5.4.8/src/lstrlib.c /^static lua_Integer unpackint (lua_State *L, const char *str,$/;" f typeref:typename:lua_Integer file: | ||
| 5887 | unroll vendor/lua-5.4.8/src/ldo.c /^static void unroll (lua_State *L, void *ud) {$/;" f typeref:typename:void file: | ||
| 5888 | up vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Vector3 up; \/\/ Camera up vector (rotation over its axis)$/;" m struct:Camera3D typeref:typename:Vector3 | ||
| 5889 | updatebase vendor/lua-5.4.8/src/lvm.c /^#define updatebase(/;" d file: | ||
| 5890 | updatestack vendor/lua-5.4.8/src/lvm.c /^#define updatestack(/;" d file: | ||
| 5891 | updatetrap vendor/lua-5.4.8/src/lvm.c /^#define updatetrap(/;" d file: | ||
| 5892 | upisopen vendor/lua-5.4.8/src/lfunc.h /^#define upisopen(/;" d | ||
| 5893 | uplevel vendor/lua-5.4.8/src/lfunc.h /^#define uplevel(/;" d | ||
| 5894 | upv vendor/lua-5.4.8/src/lstate.h /^ struct UpVal upv;$/;" m union:GCUnion typeref:struct:UpVal | ||
| 5895 | upval vendor/lua-5.4.8/src/lparser.c /^ lu_byte upval; \/* true if some variable in the block is an upvalue *\/$/;" m struct:BlockCnt typeref:typename:lu_byte file: | ||
| 5896 | upvalname vendor/lua-5.4.8/src/ldebug.c /^static const char *upvalname (const Proto *p, int uv) {$/;" f typeref:typename:const char * file: | ||
| 5897 | upvals vendor/lua-5.4.8/src/lobject.h /^ UpVal *upvals[1]; \/* list of upvalues *\/$/;" m struct:LClosure typeref:typename:UpVal * [1] | ||
| 5898 | upvalue vendor/lua-5.4.8/src/lobject.h /^ TValue upvalue[1]; \/* list of upvalues *\/$/;" m struct:CClosure typeref:typename:TValue[1] | ||
| 5899 | upvalues vendor/lua-5.4.8/src/lobject.h /^ Upvaldesc *upvalues; \/* upvalue information *\/$/;" m struct:Proto typeref:typename:Upvaldesc * | ||
| 5900 | usage vendor/lua-5.4.8/src/luac.c /^static void usage(const char* message)$/;" f typeref:typename:void file: | ||
| 5901 | utf8_decode vendor/lua-5.4.8/src/lutf8lib.c /^static const char *utf8_decode (const char *s, utfint *val, int strict) {$/;" f typeref:typename:const char * file: | ||
| 5902 | utf8esc vendor/lua-5.4.8/src/llex.c /^static void utf8esc (LexState *ls) {$/;" f typeref:typename:void file: | ||
| 5903 | utfchar vendor/lua-5.4.8/src/lutf8lib.c /^static int utfchar (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5904 | utfint vendor/lua-5.4.8/src/lutf8lib.c /^typedef unsigned int utfint;$/;" t typeref:typename:unsigned int file: | ||
| 5905 | utfint vendor/lua-5.4.8/src/lutf8lib.c /^typedef unsigned long utfint;$/;" t typeref:typename:unsigned long file: | ||
| 5906 | utflen vendor/lua-5.4.8/src/lutf8lib.c /^static int utflen (lua_State *L) {$/;" f typeref:typename:int file: | ||
| 5907 | uv vendor/lua-5.4.8/src/lobject.h /^ TValue uv;$/;" m union:UValue typeref:typename:TValue | ||
| 5908 | uv vendor/lua-5.4.8/src/lobject.h /^ UValue uv[1]; \/* user values *\/$/;" m struct:Udata typeref:typename:UValue[1] | ||
| 5909 | uvalue vendor/lua-5.4.8/src/lobject.h /^#define uvalue(/;" d | ||
| 5910 | v vendor/lua-5.4.8/src/lobject.h /^ } v;$/;" m struct:UpVal typeref:union:UpVal::__anon808f9fcd050a | ||
| 5911 | v vendor/lua-5.4.8/src/lparser.c /^ expdesc v; \/* last list item read *\/$/;" m struct:ConsControl typeref:typename:expdesc file: | ||
| 5912 | v vendor/lua-5.4.8/src/lparser.c /^ expdesc v; \/* variable (global, local, upvalue, or indexed) *\/$/;" m struct:LHS_assign typeref:typename:expdesc file: | ||
| 5913 | v vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float v[16];$/;" m struct:float16 typeref:typename:float[16] | ||
| 5914 | v vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float v[3];$/;" m struct:float3 typeref:typename:float[3] | ||
| 5915 | v vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float v[16];$/;" m struct:rl_float16 typeref:typename:float[16] | ||
| 5916 | vRB vendor/lua-5.4.8/src/lvm.c /^#define vRB(/;" d file: | ||
| 5917 | vRC vendor/lua-5.4.8/src/lvm.c /^#define vRC(/;" d file: | ||
| 5918 | vResolution vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int vResolution; \/\/ Vertical resolution in pixels$/;" m struct:VrDeviceInfo typeref:typename:int | ||
| 5919 | vScreenSize vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float vScreenSize; \/\/ Vertical size in meters$/;" m struct:VrDeviceInfo typeref:typename:float | ||
| 5920 | val vendor/lua-5.4.8/src/lobject.h /^ TValue val;$/;" m union:StackValue typeref:typename:TValue | ||
| 5921 | val_ vendor/lua-5.4.8/src/lobject.h /^#define val_(/;" d | ||
| 5922 | validop vendor/lua-5.4.8/src/lcode.c /^static int validop (int op, TValue *v1, TValue *v2) {$/;" f typeref:typename:int file: | ||
| 5923 | valiswhite vendor/lua-5.4.8/src/lgc.c /^#define valiswhite(/;" d file: | ||
| 5924 | valraw vendor/lua-5.4.8/src/lobject.h /^#define valraw(/;" d | ||
| 5925 | value vendor/lua-5.4.8/src/lobject.h /^ TValue value; \/* the value (when closed) *\/$/;" m union:UpVal::__anon808f9fcd060a typeref:typename:TValue | ||
| 5926 | value vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float value; \/\/ Material map value$/;" m struct:MaterialMap typeref:typename:float | ||
| 5927 | value vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int value; \/\/ Character value (Unicode)$/;" m struct:GlyphInfo typeref:typename:int | ||
| 5928 | vao vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ bool vao; \/\/ VAO support (OpenGL ES2 could not support VAO e/;" m struct:rlglData::__anon1f68b8bd0e08 typeref:typename:bool | ||
| 5929 | vaoId vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int vaoId; \/\/ OpenGL Vertex Array Object id$/;" m struct:Mesh typeref:typename:unsigned int | ||
| 5930 | vaoId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int vaoId; \/\/ OpenGL Vertex Array Object id$/;" m struct:rlVertexBuffer typeref:typename:unsigned int | ||
| 5931 | var vendor/lua-5.4.8/src/lparser.h /^ } var;$/;" m union:expdesc::__anon337ee443020a typeref:struct:expdesc::__anon337ee443020a::__anon337ee4430408 | ||
| 5932 | varinfo vendor/lua-5.4.8/src/ldebug.c /^static const char *varinfo (lua_State *L, const TValue *o) {$/;" f typeref:typename:const char * file: | ||
| 5933 | varname vendor/lua-5.4.8/src/lobject.h /^ TString *varname;$/;" m struct:LocVar typeref:typename:TString * | ||
| 5934 | vboId vendor/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int *vboId; \/\/ OpenGL Vertex Buffer Objects id (default vertex data)$/;" m struct:Mesh typeref:typename:unsigned int * | ||
| 5935 | vboId vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int vboId[5]; \/\/ OpenGL Vertex Buffer Objects id (5 types of vertex data)$/;" m struct:rlVertexBuffer typeref:typename:unsigned int[5] | ||
| 5936 | vd vendor/lua-5.4.8/src/lparser.h /^ } vd;$/;" m union:Vardesc typeref:struct:Vardesc::__anon337ee4430508 | ||
| 5937 | vertexAlignment vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int vertexAlignment; \/\/ Number of vertex required for index alignment (LINES, TRIAN/;" m struct:rlDrawCall typeref:typename:int | ||
| 5938 | vertexBuffer vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ rlVertexBuffer *vertexBuffer; \/\/ Dynamic buffer(s) for vertex data$/;" m struct:rlRenderBatch typeref:typename:rlVertexBuffer * | ||
| 5939 | vertexCount vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int vertexCount; \/\/ Number of vertices stored in arrays$/;" m struct:Mesh typeref:typename:int | ||
| 5940 | vertexCount vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int vertexCount; \/\/ Number of vertex of the draw$/;" m struct:rlDrawCall typeref:typename:int | ||
| 5941 | vertexCounter vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ int vertexCounter; \/\/ Current active render batch vertex counter (gen/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:int | ||
| 5942 | vertices vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float *vertices; \/\/ Vertex position (XYZ - 3 components per vertex) (shader-locatio/;" m struct:Mesh typeref:typename:float * | ||
| 5943 | vertices vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ float *vertices; \/\/ Vertex position (XYZ - 3 components per vertex) (shader-loc/;" m struct:rlVertexBuffer typeref:typename:float * | ||
| 5944 | vidx vendor/lua-5.4.8/src/lparser.h /^ unsigned short vidx; \/* compiler index (in 'actvar.arr') *\/$/;" m struct:expdesc::__anon337ee443020a::__anon337ee4430408 typeref:typename:unsigned short | ||
| 5945 | viewOffset vendor/raylib-5.5_linux_amd64/include/raylib.h /^ Matrix viewOffset[2]; \/\/ VR view offset matrices (per eye)$/;" m struct:VrStereoConfig typeref:typename:Matrix[2] | ||
| 5946 | viewOffsetStereo vendor/raylib-5.5_linux_amd64/include/rlgl.h /^ Matrix viewOffsetStereo[2]; \/\/ VR stereo rendering eyes view offset matrices$/;" m struct:rlglData::__anon1f68b8bd0d08 typeref:typename:Matrix[2] | ||
| 5947 | vkisindexed vendor/lua-5.4.8/src/lparser.h /^#define vkisindexed(/;" d | ||
| 5948 | vkisvar vendor/lua-5.4.8/src/lparser.h /^#define vkisvar(/;" d | ||
| 5949 | vmbreak vendor/lua-5.4.8/src/ljumptab.h /^#define vmbreak /;" d | ||
| 5950 | vmbreak vendor/lua-5.4.8/src/lvm.c /^#define vmbreak /;" d file: | ||
| 5951 | vmcase vendor/lua-5.4.8/src/ljumptab.h /^#define vmcase(/;" d | ||
| 5952 | vmcase vendor/lua-5.4.8/src/lvm.c /^#define vmcase(/;" d file: | ||
| 5953 | vmdispatch vendor/lua-5.4.8/src/ljumptab.h /^#define vmdispatch(/;" d | ||
| 5954 | vmdispatch vendor/lua-5.4.8/src/lvm.c /^#define vmdispatch(/;" d file: | ||
| 5955 | vmfetch vendor/lua-5.4.8/src/lvm.c /^#define vmfetch(/;" d file: | ||
| 5956 | voidf vendor/lua-5.4.8/src/loadlib.c /^typedef void (*voidf)(void);$/;" t typeref:typename:void (*)(void) file: | ||
| 5957 | w vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float w; \/\/ Vector w component$/;" m struct:Vector4 typeref:typename:float | ||
| 5958 | w vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float w;$/;" m struct:Vector4 typeref:typename:float | ||
| 5959 | warnf vendor/lua-5.4.8/src/lstate.h /^ lua_WarnFunction warnf; \/* warning function *\/$/;" m struct:global_State typeref:typename:lua_WarnFunction | ||
| 5960 | warnfcont vendor/lua-5.4.8/src/lauxlib.c /^static void warnfcont (void *ud, const char *message, int tocont) {$/;" f typeref:typename:void file: | ||
| 5961 | warnfcont vendor/lua-5.4.8/src/lauxlib.c /^static void warnfcont (void *ud, const char *message, int tocont);$/;" p typeref:typename:void file: | ||
| 5962 | warnfoff vendor/lua-5.4.8/src/lauxlib.c /^static void warnfoff (void *ud, const char *message, int tocont) {$/;" f typeref:typename:void file: | ||
| 5963 | warnfoff vendor/lua-5.4.8/src/lauxlib.c /^static void warnfoff (void *ud, const char *message, int tocont);$/;" p typeref:typename:void file: | ||
| 5964 | warnfon vendor/lua-5.4.8/src/lauxlib.c /^static void warnfon (void *ud, const char *message, int tocont) {$/;" f typeref:typename:void file: | ||
| 5965 | warnfon vendor/lua-5.4.8/src/lauxlib.c /^static void warnfon (void *ud, const char *message, int tocont);$/;" p typeref:typename:void file: | ||
| 5966 | weak vendor/lua-5.4.8/src/lstate.h /^ GCObject *weak; \/* list of tables with weak values *\/$/;" m struct:global_State typeref:typename:GCObject * | ||
| 5967 | what vendor/lua-5.4.8/src/lua.h /^ const char *what; \/* (S) 'Lua', 'C', 'main', 'tail' *\/$/;" m struct:lua_Debug typeref:typename:const char * | ||
| 5968 | whilestat vendor/lua-5.4.8/src/lparser.c /^static void whilestat (LexState *ls, int line) {$/;" f typeref:typename:void file: | ||
| 5969 | whitelist vendor/lua-5.4.8/src/lgc.c /^static void whitelist (global_State *g, GCObject *p) {$/;" f typeref:typename:void file: | ||
| 5970 | width vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float width; \/\/ Rectangle width$/;" m struct:Rectangle typeref:typename:float | ||
| 5971 | width vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int width; \/\/ Image base width$/;" m struct:Image typeref:typename:int | ||
| 5972 | width vendor/raylib-5.5_linux_amd64/include/raylib.h /^ int width; \/\/ Texture base width$/;" m struct:Texture typeref:typename:int | ||
| 5973 | withvariant vendor/lua-5.4.8/src/lobject.h /^#define withvariant(/;" d | ||
| 5974 | write vendor/microtar-0.1.0/src/microtar.h /^ int (*write)(mtar_t *tar, const void *data, unsigned size);$/;" m struct:mtar_t typeref:typename:int (*)(mtar_t * tar,const void * data,unsigned size) | ||
| 5975 | write_null_bytes vendor/microtar-0.1.0/src/microtar.c /^static int write_null_bytes(mtar_t *tar, int n) {$/;" f typeref:typename:int file: | ||
| 5976 | writer vendor/lua-5.4.8/src/ldump.c /^ lua_Writer writer;$/;" m struct:__anon6dcdaf670108 typeref:typename:lua_Writer file: | ||
| 5977 | writer vendor/lua-5.4.8/src/lstrlib.c /^static int writer (lua_State *L, const void *b, size_t size, void *ud) {$/;" f typeref:typename:int file: | ||
| 5978 | writer vendor/lua-5.4.8/src/luac.c /^static int writer(lua_State* L, const void* p, size_t size, void* u)$/;" f typeref:typename:int file: | ||
| 5979 | x vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float x; \/\/ Rectangle top-left corner position x$/;" m struct:Rectangle typeref:typename:float | ||
| 5980 | x vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float x; \/\/ Vector x component$/;" m struct:Vector2 typeref:typename:float | ||
| 5981 | x vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float x; \/\/ Vector x component$/;" m struct:Vector3 typeref:typename:float | ||
| 5982 | x vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float x; \/\/ Vector x component$/;" m struct:Vector4 typeref:typename:float | ||
| 5983 | x vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float x;$/;" m struct:Vector2 typeref:typename:float | ||
| 5984 | x vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float x;$/;" m struct:Vector3 typeref:typename:float | ||
| 5985 | x vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float x;$/;" m struct:Vector4 typeref:typename:float | ||
| 5986 | y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float y; \/\/ Rectangle top-left corner position y$/;" m struct:Rectangle typeref:typename:float | ||
| 5987 | y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float y; \/\/ Vector y component$/;" m struct:Vector2 typeref:typename:float | ||
| 5988 | y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float y; \/\/ Vector y component$/;" m struct:Vector3 typeref:typename:float | ||
| 5989 | y vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float y; \/\/ Vector y component$/;" m struct:Vector4 typeref:typename:float | ||
| 5990 | y vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float y;$/;" m struct:Vector2 typeref:typename:float | ||
| 5991 | y vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float y;$/;" m struct:Vector3 typeref:typename:float | ||
| 5992 | y vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float y;$/;" m struct:Vector4 typeref:typename:float | ||
| 5993 | yieldable vendor/lua-5.4.8/src/lstate.h /^#define yieldable(/;" d | ||
| 5994 | yindex vendor/lua-5.4.8/src/lparser.c /^static void yindex (LexState *ls, expdesc *v) {$/;" f typeref:typename:void file: | ||
| 5995 | youngcollection vendor/lua-5.4.8/src/lgc.c /^static void youngcollection (lua_State *L, global_State *g) {$/;" f typeref:typename:void file: | ||
| 5996 | z vendor/lua-5.4.8/src/ldo.c /^ ZIO *z;$/;" m struct:SParser typeref:typename:ZIO * file: | ||
| 5997 | z vendor/lua-5.4.8/src/llex.h /^ ZIO *z; \/* input stream *\/$/;" m struct:LexState typeref:typename:ZIO * | ||
| 5998 | z vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float z; \/\/ Vector z component$/;" m struct:Vector3 typeref:typename:float | ||
| 5999 | z vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float z; \/\/ Vector z component$/;" m struct:Vector4 typeref:typename:float | ||
| 6000 | z vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float z;$/;" m struct:Vector3 typeref:typename:float | ||
| 6001 | z vendor/raylib-5.5_linux_amd64/include/raymath.h /^ float z;$/;" m struct:Vector4 typeref:typename:float | ||
| 6002 | zgetc vendor/lua-5.4.8/src/lzio.h /^#define zgetc(/;" d | ||
| 6003 | zoom vendor/raylib-5.5_linux_amd64/include/raylib.h /^ float zoom; \/\/ Camera zoom (scaling), should be 1.0f by default$/;" m struct:Camera2D typeref:typename:float | ||
