MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / equalkey

Function equalkey

CPPScripts/External/Lua/ltable.c:216–236  ·  view source on GitHub ↗

** Check whether key 'k1' is equal to the key in node 'n2'. This ** equality is raw, so there are no metamethods. Floats with integer ** values have been normalized, so integers cannot be equal to ** floats. It is assumed that 'eqshrstr' is simply pointer equality, so ** that short strings are handled in the default case. ** A true 'deadok' means to accept dead keys as equal to their original ** v

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getgenericFunction · 0.85

Calls 1

luaS_eqlngstrFunction · 0.85

Tested by

no test coverage detected