Hacked By AnonymousFox

Current Path : /proc/thread-self/root/usr/share/locale/en@quot/LC_MESSAGES/
Upload File :
Current File : //proc/thread-self/root/usr/share/locale/en@quot/LC_MESSAGES/flex.mo

���\��
(7)
ao��/�'�./^s"#�� � �*3G{�!�C�$)9c%}"�#���F(o�`�"&%0L+}� ���$",)Oy4�5�E/J.z&�(�+�%B6^!�"���4Nl�����-#G k����F$([$�$�$2�$#�$+%-%&K%r%
�%�%�%�%*�%C&3T&0�&%�&�&%�&$'+>'j'"~'�'�'�'�'�',(3B(/v(
�(�((�(�((
)+6)b)�)�)�)�)�)*0*N*k*�*'�*�*$�*2+ 5+V+,q+-�+&�+
�+	,,',!:,&\,�,!�,
�,�,0�,!-7-D-Y-s-%�-F�-�-. .7.Q."h.�.�.�.<�.-/{=/7�0
�0�0151/M1'}1�1.�1�12"2#22V2 j2 �2*�23�23*3!>3C`3$�3)�3�3%
4"34#V4z4�4�4F�4�45`15"�5&�50�5+
696 @6a66$�6"�6)�6	74)75^7E�7/�7.
8&98(`8+�8�8�86�8!%9"G9j9�9�9�9�9�9�9:1:K:f:�:�:�:#�: �:;;;�G;�F(�FG(G2>G#qG+�G�G*�G
HH0HNHmH*�HC�H3�H0(I%YII%�I�I/�IJ""JEJ_JqJ�J�J,�J3�J/K
JKXK(tK�K(�K+�KL$L?L]LzL�L�L�L�LM,M'>MfM$�M2�M �M�M,N-FN&tN
�N	�N�N�N!�N*O3O%QO
wO�O0�O!�O�O�OP+P%8PF^P�P�P�P�P	Q"$QGQaQ�Q<�Q-�Q&>����Z��P`=deS���H3-�ns~6�!EOR%W"z��TiY�����\CXvM[���+��mp
N,:?��<;#k�8y�U�oG��A^)|�hx�J]c�@5�'I
/gF�u{b��$�q�K9r7(04QaVf}tj2wBLD	1*_l�. �

********** beginning dump of nfa with start state %d


DFA Dump:



Equivalence Classes:



Meta-Equivalence Classes:

 jam-transitions: EOF   %d (%d saved) hash collisions, %d DFAs equal
  %d backing-up (non-accepting) states
  %d empty table entries
  %d epsilon states, %d double epsilon states
  %d protos created
  %d rules
  %d sets of reallocations needed
  %d state/nextstate pairs created
  %d table entries
  %d templates created, %d uses
  %d total table entries needed
  %d/%d (peak %d) nxt-chk entries created
  %d/%d (peak %d) template nxt-chk entries created
  %d/%d DFA states (%d words)
  %d/%d NFA states
  %d/%d base-def entries created
  %d/%d character classes needed %d/%d words of storage, %d reused
  %d/%d equivalence classes created
  %d/%d meta-equivalence classes created
  %d/%d start conditions
  %d/%d unique/duplicate transitions
  Beginning-of-line patterns used
  Compressed tables always back-up
  No backing up
  no character classes
  scanner options: - and may be the actual source of other reported performance penalties
 associated rule line numbers: out-transitions: %%option yylineno entails a performance penalty ONLY on rules that can match newline characters
%array incompatible with -+ option%d backing up (non-accepting) states.
%option yyclass only meaningful for C++ scanners%option yylineno cannot be used with REJECT%s %s
%s version %s usage statistics:
%s: fatal internal error, %s
********** end of dump
*Something Weird* - tok: %d val: %d
-Cf and -CF are mutually exclusive-Cf/-CF and -Cm don't make sense together-Cf/-CF and -I are incompatible-Cf/-CF are incompatible with lex-compatibility mode-I (interactive) entails a minor performance penalty
-l AT&T lex compatibility option entails a large performance penalty
-s option given but default rule can be matchedAllocation of buffer for line directive failedAllocation of buffer for m4 def failedAllocation of buffer for m4 undef failedAllocation of buffer to print string failedCan't use -+ with -CF optionCan't use -+ with -l optionCan't use --reentrant or --bison-bridge with -l optionCan't use -f or -F with -l optionCompressed tables always back up.
Could not write ecstblCould not write eoltblCould not write ftblCould not write ssltblCould not write yyacc_tblCould not write yyacclist_tblCould not write yybase_tblCould not write yychk_tblCould not write yydef_tblCould not write yymeta_tblCould not write yynultrans_tblCould not write yynxt_tblCould not write yynxt_tbl[][]Definition name too long
Definition value for {%s} too long
EOF encountered inside an actionEOF encountered inside patternEnd Marker
Generates programs that perform pattern-matching on text.

Table Compression:
  -Ca, --align      trade off larger tables for better memory alignment
  -Ce, --ecs        construct equivalence classes
  -Cf               do not compress tables; use -f representation
  -CF               do not compress tables; use -F representation
  -Cm, --meta-ecs   construct meta-equivalence classes
  -Cr, --read       use read() instead of stdio for scanner input
  -f, --full        generate fast, large scanner. Same as -Cfr
  -F, --fast        use alternate table representation. Same as -CFr
  -Cem              default compression (same as --ecs --meta-ecs)

Debugging:
  -d, --debug             enable debug mode in scanner
  -b, --backup            write backing-up information to %s
  -p, --perf-report       write performance report to stderr
  -s, --nodefault         suppress default rule to ECHO unmatched text
  -T, --trace             %s should run in trace mode
  -w, --nowarn            do not generate warnings
  -v, --verbose           write summary of scanner statistics to stdout
      --hex               use hexadecimal numbers instead of octal in debug outputs

Files:
  -o, --outfile=FILE      specify output filename
  -S, --skel=FILE         specify skeleton file
  -t, --stdout            write scanner on stdout instead of %s
      --yyclass=NAME      name of C++ class
      --header-file=FILE   create a C header file in addition to the scanner
      --tables-file[=FILE] write tables to FILE

Scanner behavior:
  -7, --7bit              generate 7-bit scanner
  -8, --8bit              generate 8-bit scanner
  -B, --batch             generate batch scanner (opposite of -I)
  -i, --case-insensitive  ignore case in patterns
  -l, --lex-compat        maximal compatibility with original lex
  -X, --posix-compat      maximal compatibility with POSIX lex
  -I, --interactive       generate interactive scanner (opposite of -B)
      --yylineno          track line count in yylineno

Generated code:
  -+,  --c++               generate C++ scanner class
  -Dmacro[=defn]           #define macro defn  (default defn is '1')
  -L,  --noline            suppress #line directives in scanner
  -P,  --prefix=STRING     use STRING as prefix instead of "yy"
  -R,  --reentrant         generate a reentrant C scanner
       --bison-bridge      scanner for bison pure parser.
       --bison-locations   include yylloc support.
       --stdinit           initialize yyin/yyout to stdin/stdout
       --noansi-definitions old-style function definitions
       --noansi-prototypes  empty parameter list in prototypes
       --nounistd          do not include <unistd.h>
       --noFUNCTION        do not generate a particular FUNCTION

Miscellaneous:
  -c                      do-nothing POSIX option
  -n                      do-nothing POSIX option
  -?
  -h, --help              produce this help message
  -V, --version           report %s version
Input line too long
Internal error. flexopts are malformed.
No backing up.
Option line too long
Options -+ and --reentrant are mutually exclusive.REJECT cannot be used with -f or -FREJECT entails a large performance penalty
State #%d is non-accepting -
Try `%s --help' for more information.
Unknown error=(%d)
Unmatched '{'Unrecognized option `%s'
Usage: %s [OPTIONS] [FILE]...
Usage: %s [OPTIONS]...
Variable trailing context rule at line %d
Variable trailing context rules entail a large performance penalty
[:^lower:] is ambiguous in case insensitive scanner[:^upper:] ambiguous in case insensitive scannerallocation of macro definition failedallocation of sko_stack failedattempt to increase array size failedbad <start condition>: %sbad character '%s' detected in check_char()bad character classbad character class expression: %sbad character inside {}'sbad character: %sbad iteration valuesbad line in skeleton filebad start condition listbad state type in mark_beginning_as_normal()bad transition character detected in sympartition()bison bridge not supported for the C++ scanner.can't open %scan't open skeleton file %sconsistency check failed in epsclosure()could not create %scould not create backing-up info file %scould not create unique end-of-buffer statecould not write tables headerdangerous trailing contextempty machine in dupmachine()error closing backup file %serror closing output file %serror closing skeleton file %serror creating header file %serror deleting output file %serror writing backup file %serror writing output file %sfatal parse errorfound too many transitions in mkxtion()incomplete name definitioninput error reading skeleton file %sinput rules are too complicated (>= %d NFA states)iteration value must be positivemalformed '%top' directivememory allocation failed in allocate_array()memory allocation failed in yy_flex_xmalloc()memory allocation failure in xstrdup()missing quotemissing }name "%s" ridiculously longname defined twicenegative range in character classoption `%s' doesn't allow an argument
option `%s' is ambiguous
option `%s' requires an argument
premature EOFrule cannot be matchedscanner requires -8 flag to use the character %sstart condition %s declared twicestate # %4d	state # %d accepts: state # %d accepts: [%d]
state # %d:
symbol table memory allocation failedthe character range [%c-%c] is ambiguous in a case-insensitive scannertoo many rules (> %d)!trailing context used twiceunbalanced parenthesisundefined definition {%s}unknown -C option '%c'unknown error processing section 1unrecognized %%option: %sunrecognized '%' directiveunrecognized rulevariable trailing context rules cannot be used with -f or -Fyymore() entails a minor performance penalty
Project-Id-Version: flex 2.6.1
Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net
POT-Creation-Date: 2016-03-01 19:54-0500
PO-Revision-Date: 2016-03-01 19:54-0500
Last-Translator: Automatically generated
Language-Team: none
Language: en@quot
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=(n != 1);


********** beginning dump of nfa with start state %d


DFA Dump:



Equivalence Classes:



Meta-Equivalence Classes:

 jam-transitions: EOF   %d (%d saved) hash collisions, %d DFAs equal
  %d backing-up (non-accepting) states
  %d empty table entries
  %d epsilon states, %d double epsilon states
  %d protos created
  %d rules
  %d sets of reallocations needed
  %d state/nextstate pairs created
  %d table entries
  %d templates created, %d uses
  %d total table entries needed
  %d/%d (peak %d) nxt-chk entries created
  %d/%d (peak %d) template nxt-chk entries created
  %d/%d DFA states (%d words)
  %d/%d NFA states
  %d/%d base-def entries created
  %d/%d character classes needed %d/%d words of storage, %d reused
  %d/%d equivalence classes created
  %d/%d meta-equivalence classes created
  %d/%d start conditions
  %d/%d unique/duplicate transitions
  Beginning-of-line patterns used
  Compressed tables always back-up
  No backing up
  no character classes
  scanner options: - and may be the actual source of other reported performance penalties
 associated rule line numbers: out-transitions: %%option yylineno entails a performance penalty ONLY on rules that can match newline characters
%array incompatible with -+ option%d backing up (non-accepting) states.
%option yyclass only meaningful for C++ scanners%option yylineno cannot be used with REJECT%s %s
%s version %s usage statistics:
%s: fatal internal error, %s
********** end of dump
*Something Weird* - tok: %d val: %d
-Cf and -CF are mutually exclusive-Cf/-CF and -Cm don't make sense together-Cf/-CF and -I are incompatible-Cf/-CF are incompatible with lex-compatibility mode-I (interactive) entails a minor performance penalty
-l AT&T lex compatibility option entails a large performance penalty
-s option given but default rule can be matchedAllocation of buffer for line directive failedAllocation of buffer for m4 def failedAllocation of buffer for m4 undef failedAllocation of buffer to print string failedCan't use -+ with -CF optionCan't use -+ with -l optionCan't use --reentrant or --bison-bridge with -l optionCan't use -f or -F with -l optionCompressed tables always back up.
Could not write ecstblCould not write eoltblCould not write ftblCould not write ssltblCould not write yyacc_tblCould not write yyacclist_tblCould not write yybase_tblCould not write yychk_tblCould not write yydef_tblCould not write yymeta_tblCould not write yynultrans_tblCould not write yynxt_tblCould not write yynxt_tbl[][]Definition name too long
Definition value for {%s} too long
EOF encountered inside an actionEOF encountered inside patternEnd Marker
Generates programs that perform pattern-matching on text.

Table Compression:
  -Ca, --align      trade off larger tables for better memory alignment
  -Ce, --ecs        construct equivalence classes
  -Cf               do not compress tables; use -f representation
  -CF               do not compress tables; use -F representation
  -Cm, --meta-ecs   construct meta-equivalence classes
  -Cr, --read       use read() instead of stdio for scanner input
  -f, --full        generate fast, large scanner. Same as -Cfr
  -F, --fast        use alternate table representation. Same as -CFr
  -Cem              default compression (same as --ecs --meta-ecs)

Debugging:
  -d, --debug             enable debug mode in scanner
  -b, --backup            write backing-up information to %s
  -p, --perf-report       write performance report to stderr
  -s, --nodefault         suppress default rule to ECHO unmatched text
  -T, --trace             %s should run in trace mode
  -w, --nowarn            do not generate warnings
  -v, --verbose           write summary of scanner statistics to stdout
      --hex               use hexadecimal numbers instead of octal in debug outputs

Files:
  -o, --outfile=FILE      specify output filename
  -S, --skel=FILE         specify skeleton file
  -t, --stdout            write scanner on stdout instead of %s
      --yyclass=NAME      name of C++ class
      --header-file=FILE   create a C header file in addition to the scanner
      --tables-file[=FILE] write tables to FILE

Scanner behavior:
  -7, --7bit              generate 7-bit scanner
  -8, --8bit              generate 8-bit scanner
  -B, --batch             generate batch scanner (opposite of -I)
  -i, --case-insensitive  ignore case in patterns
  -l, --lex-compat        maximal compatibility with original lex
  -X, --posix-compat      maximal compatibility with POSIX lex
  -I, --interactive       generate interactive scanner (opposite of -B)
      --yylineno          track line count in yylineno

Generated code:
  -+,  --c++               generate C++ scanner class
  -Dmacro[=defn]           #define macro defn  (default defn is '1')
  -L,  --noline            suppress #line directives in scanner
  -P,  --prefix=STRING     use STRING as prefix instead of “yy”
  -R,  --reentrant         generate a reentrant C scanner
       --bison-bridge      scanner for bison pure parser.
       --bison-locations   include yylloc support.
       --stdinit           initialize yyin/yyout to stdin/stdout
       --noansi-definitions old-style function definitions
       --noansi-prototypes  empty parameter list in prototypes
       --nounistd          do not include <unistd.h>
       --noFUNCTION        do not generate a particular FUNCTION

Miscellaneous:
  -c                      do-nothing POSIX option
  -n                      do-nothing POSIX option
  -?
  -h, --help              produce this help message
  -V, --version           report %s version
Input line too long
Internal error. flexopts are malformed.
No backing up.
Option line too long
Options -+ and --reentrant are mutually exclusive.REJECT cannot be used with -f or -FREJECT entails a large performance penalty
State #%d is non-accepting -
Try ‘%s --help’ for more information.
Unknown error=(%d)
Unmatched ‘{’Unrecognized option ‘%s’
Usage: %s [OPTIONS] [FILE]...
Usage: %s [OPTIONS]...
Variable trailing context rule at line %d
Variable trailing context rules entail a large performance penalty
[:^lower:] is ambiguous in case insensitive scanner[:^upper:] ambiguous in case insensitive scannerallocation of macro definition failedallocation of sko_stack failedattempt to increase array size failedbad <start condition>: %sbad character ‘%s’ detected in check_char()bad character classbad character class expression: %sbad character inside {}'sbad character: %sbad iteration valuesbad line in skeleton filebad start condition listbad state type in mark_beginning_as_normal()bad transition character detected in sympartition()bison bridge not supported for the C++ scanner.can't open %scan't open skeleton file %sconsistency check failed in epsclosure()could not create %scould not create backing-up info file %scould not create unique end-of-buffer statecould not write tables headerdangerous trailing contextempty machine in dupmachine()error closing backup file %serror closing output file %serror closing skeleton file %serror creating header file %serror deleting output file %serror writing backup file %serror writing output file %sfatal parse errorfound too many transitions in mkxtion()incomplete name definitioninput error reading skeleton file %sinput rules are too complicated (>= %d NFA states)iteration value must be positivemalformed ‘%top’ directivememory allocation failed in allocate_array()memory allocation failed in yy_flex_xmalloc()memory allocation failure in xstrdup()missing quotemissing }name “%s” ridiculously longname defined twicenegative range in character classoption ‘%s’ doesn't allow an argument
option ‘%s’ is ambiguous
option ‘%s’ requires an argument
premature EOFrule cannot be matchedscanner requires -8 flag to use the character %sstart condition %s declared twicestate # %4d	state # %d accepts: state # %d accepts: [%d]
state # %d:
symbol table memory allocation failedthe character range [%c-%c] is ambiguous in a case-insensitive scannertoo many rules (> %d)!trailing context used twiceunbalanced parenthesisundefined definition {%s}unknown -C option ‘%c’unknown error processing section 1unrecognized %%option: %sunrecognized ‘%’ directiveunrecognized rulevariable trailing context rules cannot be used with -f or -Fyymore() entails a minor performance penalty

Hacked By AnonymousFox1.0, Coded By AnonymousFox