Searched defs:extract_param (Results 1 – 2 of 2) sorted by relevance
44 struct extract_param struct46 typedef typename mpl::find_if<Types, Pred>::type pos;54 type;
344 static char *extract_param(char *const *haystack, const char *needle, const char *delim) in extract_param() function