Home
last modified time | relevance | path

Searched refs:matchSet (Results 1 – 25 of 54) sorted by relevance

123

/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
DASTParser.stg48 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
49 <super.matchSet(postmatchCode={<gatedAction({@adaptor.add_child( root_0, <createNodeFromToken(...)>…
53 <matchSet(...)>
58 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
63 <super.matchSet(postmatchCode={<gatedAction({root_0 = @adaptor.become_root( <createNodeFromToken(..…
DASTTreeParser.stg129 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
131 <super.matchSet(postmatchCode={
148 <matchSet(...)>
156 <super.matchSet(...)>
160 <super.matchSet(postmatchCode={
DDbg.stg155 @matchSet.mismatchedSetException() ::= "@debug_listener.recognition_exception(mse)"
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DASTParser.stg62 // to pass code to the default matchSet; another possible way to alter
67 // the code generator call matchSet then add root code or ruleroot code
72 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
73 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <e…
77 <matchSet(...)>
80 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
89 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <e…
DASTTreeParser.stg133 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
135 <super.matchSet(..., postmatchCode={
151 <matchSet(...)>
157 <super.matchSet(...)>
161 <super.matchSet(..., postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DASTParser.stg95 // to pass code to the default matchSet; another possible way to alter
100 // the code generator call matchSet then add root code or ruleroot code
105 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
106 /* ASTParser matchSet */
107 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
113 <matchSet(...)>
116 matchSetBang(s,label,elementIndex,terminalOptions, postmatchCode) ::= "<super.matchSet(...)>"
126 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
DASTTreeParser.stg227 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
228 /* ASTTreeParser matchSet */
230 <super.matchSet(postmatchCode={
247 <matchSet(...)>
254 <super.matchSet(...)>
259 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DASTParser.stg98 // to pass code to the default matchSet; another possible way to alter
103 // the code generator call matchSet then add root code or ruleroot code
108 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
109 <super.matchSet(postmatchCode={<finishedBacktracking({self._adaptor.addChild(root_0, <createNodeFro…
113 <matchSet(...)>
116 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
125 <super.matchSet(postmatchCode={<finishedBacktracking({root_0 = self._adaptor.becomeRoot(<createNode…
DASTTreeParser.stg189 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
191 <super.matchSet(postmatchCode={
206 <matchSet(...)>
212 <super.matchSet(...)>
216 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
DASTParser.stg90 // to pass code to the default matchSet; another possible way to alter
95 // the code generator call matchSet then add root code or ruleroot code
100 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
101 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>…
105 <matchSet(...)>
108 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
117 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>…
DASTTreeParser.stg175 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
177 <super.matchSet(postmatchCode={
193 <matchSet(...)>
199 <super.matchSet(...)>
203 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
DASTParser.stg91 // to pass code to the default matchSet; another possible way to alter
96 // the code generator call matchSet then add root code or ruleroot code
101 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
102 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <e…
106 <matchSet(...)>
109 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
118 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <e…
DASTTreeParser.stg176 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
178 <super.matchSet(..., postmatchCode={
194 <matchSet(...)>
200 <super.matchSet(...)>
204 <super.matchSet(..., postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DASTParser.stg94 // to pass code to the default matchSet; another possible way to alter
99 // the code generator call matchSet then add root code or ruleroot code
104 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
105 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>…
109 <matchSet(...)>
112 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
121 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>…
DASTTreeParser.stg193 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
195 <super.matchSet(postmatchCode={
211 <matchSet(...)>
217 <super.matchSet(...)>
221 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DASTParser.stg93 // to pass code to the default matchSet; another possible way to alter
98 // the code generator call matchSet then add root code or ruleroot code
103 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
104 <super.matchSet(postmatchCode={<if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>ad…
108 <matchSet(...)>
111 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
120 <super.matchSet(postmatchCode={<if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>ro…
DASTTreeParser.stg178 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
180 <super.matchSet(postmatchCode={
196 <matchSet(...)>
202 <super.matchSet(...)>
206 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DASTParser.stg104 // to pass code to the default matchSet; another possible way to alter
109 // the code generator call matchSet then add root code or ruleroot code
114 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
115 <super.matchSet(..., postmatchCode={<if(backtracking)>if (State.Backtracking = 0) then <endif>Adapt…
119 <matchSet(...)>
122 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
131 <super.matchSet(..., postmatchCode={<if(backtracking)>if (State.Backtracking = 0) then <endif>Root[…
DASTTreeParser.stg182 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
184 <super.matchSet(..., postmatchCode={
200 <matchSet(...)>
206 <super.matchSet(...)>
210 <super.matchSet(..., postmatchCode={
/external/icu/icu4c/source/common/
Dustring.cpp465 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet() argument
472 while((c = matchSet[matchBMPLen]) != 0 && U16_IS_SINGLE(c)) { in _matchFromSet()
478 while(matchSet[matchLen] != 0) { in _matchFromSet()
487 if(c == matchSet[matchItr]) { in _matchFromSet()
493 if(c == matchSet[matchItr]) { in _matchFromSet()
513 U16_NEXT(matchSet, matchItr, matchLen, matchCh); in _matchFromSet()
520 U16_NEXT(matchSet, matchItr, matchLen, matchCh); in _matchFromSet()
538 u_strpbrk(const UChar *string, const UChar *matchSet) in u_strpbrk() argument
540 int32_t idx = _matchFromSet(string, matchSet, TRUE); in u_strpbrk()
550 u_strcspn(const UChar *string, const UChar *matchSet) in u_strcspn() argument
[all …]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DASTParser.stg98 // to pass code to the default matchSet; another possible way to alter
103 // the code generator call matchSet then add root code or ruleroot code
108 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
109 <super.matchSet(postmatchCode={<if(!ruleDescriptor.isSynPred)><if(backtracking)>if (<actions.(actio…
113 <matchSet(...)>
116 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
125 <super.matchSet(postmatchCode={<if(!ruleDescriptor.isSynPred)><if(backtracking)>if (<actions.(actio…
DASTTreeParser.stg179 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
181 <super.matchSet(postmatchCode={
197 <matchSet(...)>
203 <super.matchSet(...)>
207 <super.matchSet(postmatchCode={
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
DASTTreeParser.stg162 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
164 <super.matchSet(..., postmatchCode={
180 <matchSet(...)>
186 <super.matchSet(...)>
190 <super.matchSet(..., postmatchCode={
/external/icu/icu4c/source/common/unicode/
Dustring.h351 u_strpbrk(const UChar *string, const UChar *matchSet);
367 u_strcspn(const UChar *string, const UChar *matchSet);
383 u_strspn(const UChar *string, const UChar *matchSet);
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangParser.m470 /* ASTParser matchSet */
471 set5 = (ANTLRCommonToken *)[input LT:1]; /* matchSet */

123