+ New function: StrECMAEscAppend, does string escaping for javascript output, things...
authorMatt <matt@uncensored.citadel.org>
Tue, 6 Jan 2009 10:14:26 +0000 (10:14 +0000)
committerMatt <matt@uncensored.citadel.org>
Tue, 6 Jan 2009 10:14:26 +0000 (10:14 +0000)
commit4f0039a6b4de2de74eef7c81fe669e92828c1df4
tree66ce2c58c0fd91b8d53115e4deb86723f3960efc
parent0fd9be6fb04505f18958093da7c60c72895eeeb7
+ New function: StrECMAEscAppend, does string escaping for javascript output, things like " -> \" etc.
! changed the if in StrIsNumber to be the other, sensible way around.. I don't use this func anymore however.
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c