Lines Matching refs:lua_pop
370 lua_pop (L, 1); in ucl_object_lua_fromtable()
397 lua_pop (L, 2); in ucl_object_lua_fromtable()
428 lua_pop (L, 1); in ucl_object_lua_fromtable()
452 lua_pop (L, 2); in ucl_object_lua_fromtable()
516 lua_pop (L, 2); in ucl_object_lua_fromelt()
778 for (lua_pushnil (L); lua_next (L, 2); lua_pop (L, 1)) { in lua_ucl_parser_register_variables()
783 lua_pop (L, 1); in lua_ucl_parser_register_variables()
1248 lua_pop (L, 1); in lua_ucl_parser_mt()
1280 lua_pop (L, 1); in lua_ucl_object_mt()
1297 lua_pop (L, 1); in lua_ucl_types_mt()
1310 lua_pop (L, 1); in lua_ucl_types_mt()
1323 lua_pop (L, 1); in lua_ucl_types_mt()
1477 lua_pop (L, 1); in lua_ucl_null_mt()