Home | History | Annotate | Download | only in cjson

Lines Matching full:escaped

259         if (*ptr++ == '\\') ptr++; /* Skip escaped quotes. */
340 /* Render the cstring provided to an escaped version that can be printed. */