Home | History | Annotate | Download | only in libxml2

Lines Matching full:inlen

3463  * @inlen:  the length of @in
3467 * The value of @inlen after return is the number of octets consumed
3473 const xmlChar* in, int *inlen) {
3479 inend = in + (*inlen);
3514 *inlen = in - base;