Searched refs:NEWLINE (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dtextstreamtest.cpp95 # define NEWLINE "\r\n" macro
98 # define NEWLINE "\r" macro
101 # define NEWLINE "\n" macro
121 CPPUNIT_ASSERT( memcmp(&szIn[9], NEWLINE, NEWLINELEN) == 0 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAP2SQL.h168 #define NEWLINE 4 macro
H A DDAAPLexer.h34 * - void pDAAPLexer->NEWLINE(pDAAPLexer)
161 #define NEWLINE 4 macro
H A DDAAPParser.h199 #define NEWLINE 4 macro
H A DRSP2SQL.h261 #define NEWLINE 4 macro
H A DRSPLexer.h50 * - void pRSPLexer->NEWLINE(pRSPLexer)
224 #define NEWLINE 4 macro
H A DRSPParser.h336 #define NEWLINE 4 macro
H A DDAAPParser.c188 (pANTLR3_UINT8) "NEWLINE",
386 * DAAP.g:27:1: query : expr ( NEWLINE )? EOF -> expr ;
422 #define CREATE_stream_NEWLINE if (stream_NEWLINE == NULL) {stream_NEWLINE = antlr3RewriteRuleTOKENStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"token NEWLINE"); }
430 // DAAP.g:27:7: ( expr ( NEWLINE )? EOF -> expr )
431 // DAAP.g:27:9: expr ( NEWLINE )? EOF
444 // DAAP.g:27:14: ( NEWLINE )?
449 case NEWLINE:
459 // DAAP.g:27:14: NEWLINE
461 NEWLINE2 = (pANTLR3_COMMON_TOKEN) MATCHT(NEWLINE, &FOLLOW_NEWLINE_in_query44);
H A DRSPParser.c188 (pANTLR3_UINT8) "NEWLINE",
513 * RSP.g:27:1: query : expr ( NEWLINE )? EOF -> expr ;
549 #define CREATE_stream_NEWLINE if (stream_NEWLINE == NULL) {stream_NEWLINE = antlr3RewriteRuleTOKENStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"token NEWLINE"); }
557 // RSP.g:27:7: ( expr ( NEWLINE )? EOF -> expr )
558 // RSP.g:27:9: expr ( NEWLINE )? EOF
571 // RSP.g:27:14: ( NEWLINE )?
576 case NEWLINE:
586 // RSP.g:27:14: NEWLINE
588 NEWLINE2 = (pANTLR3_COMMON_TOKEN) MATCHT(NEWLINE, &FOLLOW_NEWLINE_in_query44);
H A DRSPLexer.c1773 * $ANTLR start NEWLINE
1775 * Looks to match the characters the constitute the token NEWLINE
1787 _type = NEWLINE;
1840 // $ANTLR end NEWLINE
2728 // RSP.g:1:8: ( QUOTE | LPAR | RPAR | AND | OR | NOT | EQUAL | INCLUDES | STARTSW | ENDSW | GREATER | LESS | GTE | LTE | BEFORE | AFTER | DAY | WEEK | MONTH | YEAR | TODAY | NEWLINE | WS | FIELD | INT | DATE | STR )
4769 // RSP.g:1:126: NEWLINE
4771 /* 1:126: NEWLINE */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAP2SQL.h168 #define NEWLINE 4 macro
H A DDAAPLexer.h34 * - void pDAAPLexer->NEWLINE(pDAAPLexer)
161 #define NEWLINE 4 macro
H A DDAAPParser.h199 #define NEWLINE 4 macro
H A DRSP2SQL.h261 #define NEWLINE 4 macro
H A DRSPLexer.h50 * - void pRSPLexer->NEWLINE(pRSPLexer)
224 #define NEWLINE 4 macro
H A DRSPParser.h336 #define NEWLINE 4 macro
H A DDAAPParser.c188 (pANTLR3_UINT8) "NEWLINE",
386 * DAAP.g:27:1: query : expr ( NEWLINE )? EOF -> expr ;
422 #define CREATE_stream_NEWLINE if (stream_NEWLINE == NULL) {stream_NEWLINE = antlr3RewriteRuleTOKENStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"token NEWLINE"); }
430 // DAAP.g:27:7: ( expr ( NEWLINE )? EOF -> expr )
431 // DAAP.g:27:9: expr ( NEWLINE )? EOF
444 // DAAP.g:27:14: ( NEWLINE )?
449 case NEWLINE:
459 // DAAP.g:27:14: NEWLINE
461 NEWLINE2 = (pANTLR3_COMMON_TOKEN) MATCHT(NEWLINE, &FOLLOW_NEWLINE_in_query44);
H A DRSPParser.c188 (pANTLR3_UINT8) "NEWLINE",
513 * RSP.g:27:1: query : expr ( NEWLINE )? EOF -> expr ;
549 #define CREATE_stream_NEWLINE if (stream_NEWLINE == NULL) {stream_NEWLINE = antlr3RewriteRuleTOKENStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"token NEWLINE"); }
557 // RSP.g:27:7: ( expr ( NEWLINE )? EOF -> expr )
558 // RSP.g:27:9: expr ( NEWLINE )? EOF
571 // RSP.g:27:14: ( NEWLINE )?
576 case NEWLINE:
586 // RSP.g:27:14: NEWLINE
588 NEWLINE2 = (pANTLR3_COMMON_TOKEN) MATCHT(NEWLINE, &FOLLOW_NEWLINE_in_query44);
H A DRSPLexer.c1773 * $ANTLR start NEWLINE
1775 * Looks to match the characters the constitute the token NEWLINE
1787 _type = NEWLINE;
1840 // $ANTLR end NEWLINE
2728 // RSP.g:1:8: ( QUOTE | LPAR | RPAR | AND | OR | NOT | EQUAL | INCLUDES | STARTSW | ENDSW | GREATER | LESS | GTE | LTE | BEFORE | AFTER | DAY | WEEK | MONTH | YEAR | TODAY | NEWLINE | WS | FIELD | INT | DATE | STR )
4769 // RSP.g:1:126: NEWLINE
4771 /* 1:126: NEWLINE */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Ddosyacc.c69 #define NEWLINE 7 macro
172 "end-of-file","INTEGER","WORD","STRING","OPEN","CLOSE","COMMA","NEWLINE",
H A Dcwy_tab.c76 #define NEWLINE 7 macro
179 "end-of-file","INTEGER","WORD","STRING","OPEN","CLOSE","COMMA","NEWLINE",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dextract.c1668 # define NEWLINE "\r\n" macro
1670 # define NEWLINE "\n" macro
1716 bin)), uO.cflag? NEWLINE : ""));
1749 "" : (G.pInfo->textfile? txt : bin), uO.cflag? NEWLINE : ""));
1781 "" : (G.pInfo->textfile? txt : bin), uO.cflag? NEWLINE : ""));
1795 "" : (G.pInfo->textfile? txt : bin), uO.cflag? NEWLINE : ""));
1850 "" : (G.pInfo->textfile? txt : bin), uO.cflag? NEWLINE : ""));
1885 "" : (G.pInfo->textfile? txt : bin), uO.cflag? NEWLINE : ""));

Completed in 880 milliseconds