Home
last modified time | relevance | path

Searched refs:performMatch (Results 1 – 25 of 66) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/
H A DAbstractPairMatcherTest.java92 performMatch(matcher, "#( )%"); in testSimpleMatchSameMatcher()
93 performMatch(matcher, "#[ ]%"); in testSimpleMatchSameMatcher()
144 performMatch(matcher, "(%)#"); in testCloseMatches()
145 performMatch(matcher, "#(())%"); in testCloseMatches()
146 performMatch(matcher, "(%())#"); in testCloseMatches()
147 performMatch(matcher, "((%)#)"); in testCloseMatches()
149 performMatch(matcher, "%(%)#"); in testCloseMatches()
154 performMatch(matcher, "#(%)#"); in testCloseMatches()
172 performMatch(matcher, "(% "); in testIncompleteMatch()
173 performMatch(matcher, "( % )"); in testIncompleteMatch()
[all …]
H A DDefaultPairMatcherTest2.java47 performMatch(matcher, "#( %)"); in testSimpleMatchSameMatcher1()
48 performMatch(matcher, "#[ %]"); in testSimpleMatchSameMatcher1()
49 performMatch(matcher, "#{ %}"); in testSimpleMatchSameMatcher1()
50 performMatch(matcher, "%( )#"); in testSimpleMatchSameMatcher1()
51 performMatch(matcher, "%[ ]#"); in testSimpleMatchSameMatcher1()
52 performMatch(matcher, "%{ }#"); in testSimpleMatchSameMatcher1()
H A DDefaultPairMatcherTest.java49 performMatch(matcher, "#()%"); in testCloseMatches1()
50 performMatch(matcher, "(#()%)"); in testCloseMatches1()
63 performMatch(matcher, "( %)"); in testIncompleteMatch1()
64 performMatch(matcher, "%( )"); in testIncompleteMatch1()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DJavaPairMatcherTest.java166 performMatch(matcher, " <>% "); in testAngleBrackets1_4()
167 performMatch(matcher, " <%> "); in testAngleBrackets1_4()
171 performMatch(matcher, " foo < T >% "); in testAngleBrackets1_4()
172 performMatch(matcher, " foo <% T > "); in testAngleBrackets1_4()
173 performMatch(matcher, " foo < T >% "); in testAngleBrackets1_4()
174 performMatch(matcher, " final <% T > "); in testAngleBrackets1_4()
181 performMatch(matcher, " #< %> "); in testAngleBrackets1_5()
182 performMatch(matcher, " <%># "); in testAngleBrackets1_5()
186 performMatch(matcher, " foo < T >% "); in testAngleBrackets1_5()
187 performMatch(matcher, " foo <% T > "); in testAngleBrackets1_5()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dlist.java164 m = nodes [ j ].performMatch(x); in matches()
204 public boolean performMatch(Object token) in performMatch() method in list
210 ok = nodes [ i ].performMatch(token); in performMatch()
256 m = nodes [ j ].performMatch(x); in show()
382 return performMatch(a_token); in compare()
H A Dnode.java186 public boolean performMatch(Object a_token) in performMatch() method in node
222 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
315 return ((node) token).performMatch(a_token); in compare()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dlist.java164 m = nodes [ j ].performMatch(x); in matches()
204 public boolean performMatch(Object token) in performMatch() method in list
210 ok = nodes [ i ].performMatch(token); in performMatch()
256 m = nodes [ j ].performMatch(x); in show()
382 return performMatch(a_token); in compare()
H A Dnode.java186 public boolean performMatch(Object a_token) in performMatch() method in node
222 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
315 return ((node) token).performMatch(a_token); in compare()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dlist.java164 m = nodes [ j ].performMatch(x); in matches()
204 public boolean performMatch(Object token) in performMatch() method in list
210 ok = nodes [ i ].performMatch(token); in performMatch()
256 m = nodes [ j ].performMatch(x); in show()
382 return performMatch(a_token); in compare()
H A Dnode.java186 public boolean performMatch(Object a_token) in performMatch() method in node
222 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
315 return ((node) token).performMatch(a_token); in compare()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dlist.java164 m = nodes [ j ].performMatch(x); in matches()
204 public boolean performMatch(Object token) in performMatch() method in list
210 ok = nodes [ i ].performMatch(token); in performMatch()
256 m = nodes [ j ].performMatch(x); in show()
382 return performMatch(a_token); in compare()
H A Dnode.java186 public boolean performMatch(Object a_token) in performMatch() method in node
222 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
315 return ((node) token).performMatch(a_token); in compare()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dlist.java164 m = nodes [ j ].performMatch(x); in matches()
204 public boolean performMatch(Object token) in performMatch() method in list
210 ok = nodes [ i ].performMatch(token); in performMatch()
256 m = nodes [ j ].performMatch(x); in show()
382 return performMatch(a_token); in compare()
H A Dnode.java186 public boolean performMatch(Object a_token) in performMatch() method in node
222 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
315 return ((node) token).performMatch(a_token); in compare()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/models/
H A Dlist.java162 m = nodes [ j ].performMatch(x); in matches()
202 public boolean performMatch(Object token) in performMatch() method in list
208 ok = nodes [ i ].performMatch(token); in performMatch()
254 m = nodes [ j ].performMatch(x); in show()
380 return performMatch(a_token); in compare()
H A Dnode.java184 public boolean performMatch(Object a_token) in performMatch() method in node
220 return performMatch(x) ? Boolean.TRUE : Boolean.FALSE; in show()
313 return ((node) token).performMatch(a_token); in compare()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DRegExpConstructor.h73 …void performMatch(RegExp*, const UString&, int startOffset, int& position, int& length, int** ovec…
112 …ALWAYS_INLINE void RegExpConstructor::performMatch(RegExp* r, const UString& s, int startOffset, i… in performMatch() function
H A DRegExpObject.cpp148 regExpConstructor->performMatch(d->regExp.get(), input, 0, position, length); in match()
171 regExpConstructor->performMatch(d->regExp.get(), input, lastIndex, position, length); in match()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.h71 …void performMatch(RegExp*, const UString&, int startOffset, int& position, int& length, int** ovec…
112 …inline void RegExpConstructor::performMatch(RegExp* r, const UString& s, int startOffset, int& pos… in performMatch() function
H A DRegExpObject.cpp152 regExpConstructor->performMatch(d->regExp.get(), input, 0, position, length); in match()
163 …regExpConstructor->performMatch(d->regExp.get(), input, static_cast<int>(d->lastIndex), position, … in match()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.h71 …void performMatch(RegExp*, const UString&, int startOffset, int& position, int& length, int** ovec…
112 …inline void RegExpConstructor::performMatch(RegExp* r, const UString& s, int startOffset, int& pos… in performMatch() function
H A DRegExpObject.cpp152 regExpConstructor->performMatch(d->regExp.get(), input, 0, position, length); in match()
163 …regExpConstructor->performMatch(d->regExp.get(), input, static_cast<int>(d->lastIndex), position, … in match()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.h71 …void performMatch(RegExp*, const UString&, int startOffset, int& position, int& length, int** ovec…
112 …inline void RegExpConstructor::performMatch(RegExp* r, const UString& s, int startOffset, int& pos… in performMatch() function
H A DRegExpObject.cpp152 regExpConstructor->performMatch(d->regExp.get(), input, 0, position, length); in match()
163 …regExpConstructor->performMatch(d->regExp.get(), input, static_cast<int>(d->lastIndex), position, … in match()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/
H A DJavaPairMatcher.java47 return performMatch(document, offset); in match()
56 private IRegion performMatch(IDocument document, int offset) throws BadLocationException { in performMatch() method in JavaPairMatcher

123