char* json_escape ( char *  text  ) 

Outputs a new UTF8 c-string which replaces all characters that must be escaped with their respective escaped versions

Parameters:
text an UTF8 char text string
Returns:
an UTF-8 c-string holding the same text string but with escaped characters

Definition at line 904 of file json.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1