Searched defs:expand (Results 1 – 3 of 3) sorted by relevance
44 func expand(s string, ninjaEscape bool, mapping func(string) (string, bool, error)) (string, error)… func
326 function toggleInherited(linkObj, expand) { argument353 function toggleAllInherited(linkObj, expand) { argument
113 final MakeConfig expand = make.get("PRODUCT-EXPAND"); in convert() local