Home | History | Annotate | Download | only in lib

Lines Matching refs:startPtr

343 doCdataSection(XML_Parser parser, const ENCODING *, const char **startPtr,
347 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr,
3202 /* startPtr gets set to non-null if the section is closed, and to null if
3208 const char **startPtr,
3213 const char *s = *startPtr;
3226 *startPtr = NULL;
3243 *startPtr = next;
3338 /* startPtr gets set to non-null is the section is closed, and to null
3344 const char **startPtr,
3351 const char *s = *startPtr;
3364 *startPtr = NULL;
3371 *startPtr = next;