if we find a \ inside a macro parameter... handle it as an escape and
authorraster <raster>
Sat, 9 Apr 2011 02:49:19 +0000 (02:49 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 9 Apr 2011 02:49:19 +0000 (02:49 +0000)
commit8fcdfde2b6591ec4d7e2154ce06044c4b728db24
tree25d31d0bf5d6e0c07d1a61cc6698e99dba70e59f
parent6b68e928337b9a0044d19b818cd4e59b119272ce
if we find a \ inside a macro parameter... handle it as an escape and
skip it giving the next char verbatim.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@58510 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/epp/cpplib.c