Lines Matching defs:before
336 /* The XML_Char before the name is used to determine whether
571 const char *before, const char *after,
575 const char *before, const char *after,
953 /* hash functions must be initialized before setContext() is called */
1302 /* Validate the oldParser parameter before we pull everything out of it */
1996 /* Has someone called XML_GetBuffer successfully before? */
2467 substituted before being passed to V1. CPP is defined to expand
6015 * entity, it must have gone through this code before and
6066 * names before XmlAttributeValueTok() gets a look-in. This
6588 * that doesn't get errored long before this function is called.
6846 /* Remember to allocate the scratch byte before the name. */
7696 unsigned int levelsAwayFromRootParser, const char *before,
7711 const char *walker = before;
7713 || (after - before)
7719 for (; walker < before + contextLength; walker++) {
7732 accountingDiffTolerated(XML_Parser originParser, int tok, const char *before,
7756 const ptrdiff_t bytesMore = after - before;
7779 accountingReportDiff(rootParser, levelsAwayFromRootParser, before, after,