Home | History | Annotate | Download | only in lib

Lines Matching refs:strpos

6351            XML_Char **strpos)
6358 dest->name = *strpos;
6361 *(*strpos)++ = *src;
6378 build_node(parser, cn, &(dest->children[i]), contpos, strpos);