Re: [E-devel] Question about eina_stringshare_refplace

2014-08-25 Thread Jérémy Zurcher
Hi, On Monday 25 August 2014 20:45, ryuan Choi wrote : > Hi, > > While trying to use eina_stringshare_refplace(), I have newbie question in > its code. > > I can see the if (*p_str == news) check routine two times in > eina_stringshare_refplace() > > Can I know the example which we should chec

[E-devel] Question about eina_stringshare_refplace

2014-08-25 Thread ryuan Choi
Hi, While trying to use eina_stringshare_refplace(), I have newbie question in its code. I can see the if (*p_str == news) check routine two times in eina_stringshare_refplace() Can I know the example which we should check second if statement. Best Regards, Ryuan Choi --