Searched refs:yy_error_string (Results 1 – 1 of 1) sorted by relevance
224 static $yy_error_string = array( variable in dokuwiki\\plugin\\a2s\\A2S_JLexBase230 print self::$yy_error_string[$code];232 if ($fatal) throw new Exception("JLex fatal error " . self::$yy_error_string[$code]);