Searched refs:func (Results 1 – 3 of 3) sorted by relevance
397 def is_func_to_parse(func): argument399 if f in func:
97 function getScript(scriptName,func,show) argument103 script.onload = func;
394 # definitions whose arguments contain STL classes (e.g. func(std::string);395 # versus func(std::string) {}). This also make the inheritance and collaboration