Searched defs:active0 (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
H A DContentTypeParserTokenManager.java31 private final int jjStopStringLiteralDfa_0(int pos, long active0) argument
39 private final int jjStartNfa_0(int pos, long active0) argument
41 return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0), pos + 1);
226 private final int jjStopStringLiteralDfa_1(int pos, long active0) argument
234 private final int jjStartNfa_1(int pos, long active0) argument
236 return jjMoveNfa_1(jjStopStringLiteralDfa_1(pos, active0), pos + 1);
347 private final int jjStopStringLiteralDfa_3(int pos, long active0) argument
355 private final int jjStartNfa_3(int pos, long active0) argument
357 return jjMoveNfa_3(jjStopStringLiteralDfa_3(pos, active0), pos + 1);
481 private final int jjStopStringLiteralDfa_2(int pos, long active0) argument
489 jjStartNfa_2(int pos, long active0) argument
[all...]
/packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
H A DDateTimeParserTokenManager.java32 private final int jjStopStringLiteralDfa_0(int pos, long active0) argument
37 if ((active0 & 0x7fe7cf7f0L) != 0L)
44 if ((active0 & 0x7fe7cf7f0L) != 0L)
58 private final int jjStartNfa_0(int pos, long active0) argument
60 return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0), pos + 1);
124 private final int jjMoveStringLiteralDfa1_0(long active0) argument
128 jjStopStringLiteralDfa_0(0, active0);
134 return jjMoveStringLiteralDfa2_0(active0, 0x550000000L);
136 return jjMoveStringLiteralDfa2_0(active0, 0x4000000L);
138 return jjMoveStringLiteralDfa2_0(active0,
164 jjMoveStringLiteralDfa2_0(long old0, long active0) argument
390 jjStopStringLiteralDfa_1(int pos, long active0) argument
398 jjStartNfa_1(int pos, long active0) argument
514 jjStopStringLiteralDfa_2(int pos, long active0) argument
522 jjStartNfa_2(int pos, long active0) argument
[all...]
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
H A DAddressListParserTokenManager.java30 private final int jjStopStringLiteralDfa_0(int pos, long active0) argument
38 private final int jjStartNfa_0(int pos, long active0) argument
40 return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0), pos + 1);
212 private final int jjStopStringLiteralDfa_2(int pos, long active0) argument
220 private final int jjStartNfa_2(int pos, long active0) argument
222 return jjMoveNfa_2(jjStopStringLiteralDfa_2(pos, active0), pos + 1);
336 private final int jjStopStringLiteralDfa_4(int pos, long active0) argument
344 private final int jjStartNfa_4(int pos, long active0) argument
346 return jjMoveNfa_4(jjStopStringLiteralDfa_4(pos, active0), pos + 1);
470 private final int jjStopStringLiteralDfa_3(int pos, long active0) argument
478 jjStartNfa_3(int pos, long active0) argument
591 jjStopStringLiteralDfa_1(int pos, long active0) argument
599 jjStartNfa_1(int pos, long active0) argument
[all...]

Completed in 51 milliseconds