Searched refs:PARSER_META (Results 1 – 1 of 1) sorted by relevance
69 #define PARSER_META "ucl.parser.meta" macro633 luaL_getmetatable (L, PARSER_META); in lua_ucl_parser_init()642 return *((struct ucl_parser **) luaL_checkudata(L, index, PARSER_META)); in lua_ucl_parser_get()1216 luaL_newmetatable (L, PARSER_META); in lua_ucl_parser_mt()