Lines Matching full:precontext
296 dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseError.postContext) );420 if (parseError.preContext[0]) {421 context += (UnicodeString)" at " + parseError.preContext;