Home | History | Annotate | Download | only in protobuf

Lines Matching refs:putescaped

9200 static int putescaped(upb_textprinter *p, const char *buf, size_t len,
9374 CHECK(putescaped(p, buf, len, upb_fielddef_type(f) == UPB_TYPE_STRING));