Searched refs:std_wstrlcat (Results 1 – 2 of 2) sorted by relevance
125 extern int std_wstrlcat(AECHAR *pcDst, const AECHAR *pszSrc, int nDestSize);
243 int std_wstrlcat(AECHAR* pwcDst, const AECHAR* cpwszSrc, int nDestSize) in std_wstrlcat() function