Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-write.c1765 static fz_buffer *unhexbuf(fz_context *ctx, const unsigned char *p, size_t n) in unhexbuf() function
1816 tmp_unhex = unhexbuf(ctx, data, len); in copystream()