Home | History | Annotate | Download | only in libxml2

Lines Matching full:inlen

193  * @inlen:  the length of @in
199 * The value of @inlen after return is the number of octets consumed
205 const xmlChar* in, int *inlen) {
212 inend = in + (*inlen);
307 *inlen = in - base;
311 *inlen = in - base;