Lines Matching refs:lua_pop
377 lua_pop (L, 1); in ucl_object_lua_fromtable()
404 lua_pop (L, 2); in ucl_object_lua_fromtable()
434 lua_pop (L, 1); in ucl_object_lua_fromtable()
458 lua_pop (L, 2); in ucl_object_lua_fromtable()
549 lua_pop (L, 2); in ucl_object_lua_fromelt()
811 for (lua_pushnil (L); lua_next (L, 2); lua_pop (L, 1)) { in lua_ucl_parser_register_variables()
816 lua_pop (L, 1); in lua_ucl_parser_register_variables()
1292 lua_pop (L, 1); in lua_ucl_parser_mt()
1324 lua_pop (L, 1); in lua_ucl_object_mt()
1341 lua_pop (L, 1); in lua_ucl_types_mt()
1354 lua_pop (L, 1); in lua_ucl_types_mt()
1367 lua_pop (L, 1); in lua_ucl_types_mt()
1522 lua_pop (L, 1); in lua_ucl_null_mt()