Home
last modified time | relevance | path

Searched refs:shallow_parsed (Results 1 – 6 of 6) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/data/lua/wml/
H A Dmodify_unit.lua11 for current_key, current_value in pairs(wml.shallow_parsed(cfg)) do
20 local cfg = wml.shallow_parsed(cfg)
40 for current_index, current_table in ipairs(wml.shallow_parsed(cfg)) do
H A Drandom_placement.lua5 local parsed = wml.shallow_parsed(cfg)
H A Danimate_unit.lua5 cfg = wml.shallow_parsed(cfg)
/dports/games/wesnoth/wesnoth-1.14.17/data/lua/
H A Dhelper.lua332 helper.shallow_parsed = wesnoth.deprecate_api('helper.shallow_parsed', 'wml.shallow_parsed', 1, nil…
H A Dcore.lua161 function wml.shallow_parsed(cfg) function
H A Dwml-tags.lua512 cfg = wml.shallow_parsed(cfg)