Searched refs:AVreplace (Results 1 – 1 of 1) sorted by relevance
99 void AVreplace(AVal *src, const AVal *orig, const AVal *repl);585 AVreplace(&usherToken, &av_dquote, &av_escdquote); in ServeInvoke()1156 AVreplace(AVal *src, const AVal *orig, const AVal *repl) in AVreplace() function