Home | History | Annotate | Download | only in lib

Lines Matching full:setcontext

468 setContext(XML_Parser parser, const XML_Char *context);
896 /* hash functions must be initialized before setContext() is called */
903 return setContext(parser, implicitContext);
1337 || !setContext(parser, context)) {
1347 call setContext. In addition, one also *must* not call setContext,
6154 * terminating NUL character, as part of setContext(). When
6160 * If the pool is used between the setContext() and
6229 setContext(XML_Parser parser, const XML_Char *context)