Searched defs:parseError (Results 1 – 2 of 2) sorted by relevance
140 enum afmError { ok = 0, parseError = -1, earlyEOF = -2, storageProblem = -3 }; enumerator
283 void parseError( const char* pMessage, iteratorT pLocation ) in parseError() function in PDFGrammar
Completed in 22 milliseconds