Searched refs:get_doc_function (Results 1 – 1 of 1) sorted by relevance
59 static sdlFunctionPtr get_doc_function(sdlPtr sdl, xmlNodePtr params);3087 function = get_doc_function(sdl, func); in find_function()3215 function = get_doc_function(sdl, NULL); in deserialize_function_call()4197 static sdlFunctionPtr get_doc_function(sdlPtr sdl, xmlNodePtr params) /* {{{ */ in get_doc_function() function
Completed in 16 milliseconds