Home
last modified time | relevance | path

Searched refs:AVreplace (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsrv.c99 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