Home
last modified time | relevance | path

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

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Ddpxutil.h51 extern unsigned char ostrtouc (unsigned char **inbuf,
H A Ddpxutil.c95 ostrtouc (unsigned char **inbuf, unsigned char *inbufend, unsigned char *valid) in ostrtouc() function
149 unescaped = ostrtouc(inbuf, inbufend, valid); in esctouc()