Searched refs:ExpandStr (Results 1 – 1 of 1) sorted by relevance
80 static char *ExpandStr(char *src, const char *def, QueryFunc queryFunc);263 …char *expandVal = (followXPath && *followXPath) ? ExpandStr(followXPath, "-x-", CustGetSystemParam… in GetFollowXPathByMode()332 static char *ExpandStr(char *src, const char *def, QueryFunc queryFunc) in ExpandStr() function