Home
last modified time | relevance | path

Searched defs:luaH_getstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltable.c468 const TValue *luaH_getstr (Table *t, TString *key) { in luaH_getstr() function
/freebsd/contrib/lua/src/
H A Dltable.c789 const TValue *luaH_getstr (Table *t, TString *key) { in luaH_getstr() function