Home
last modified time | relevance | path

Searched refs:write_codepoint (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/json/
H A Djson_write.c342 write_codepoint(struct spdk_json_write_ctx *w, uint32_t codepoint) in write_codepoint() function
421 if (write_codepoint(w, codepoint)) { return fail(w); } in write_string_or_name()
452 if (write_codepoint(w, codepoint)) { return fail(w); } in write_string_or_name_utf16le()