MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / findindex

Function findindex

LuaNode_Esp8266/components/lua/ltable.c:139–161  ·  view source on GitHub ↗

** returns the index of a `key' for table traversals. First goes all ** elements in the array part, then elements in the hash part. The ** beginning of a traversal is signalled by -1. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

luaH_nextFunction · 0.70

Calls 4

arrayindexFunction · 0.70
mainpositionFunction · 0.70
luaO_rawequalObjFunction · 0.70
luaG_runerrorFunction · 0.70

Tested by

no test coverage detected