Home
last modified time | relevance | path

Searched refs:noTag (Results 1 – 25 of 88) sorted by relevance

1234

/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dtest.jsx32 word <noTag/> . <noTag/> } <noTag/>
36 & /*comment*/ <noTag/>
48 anyWord<noTag>
50 .<noTag>
51 &<notag> | <noTag/>
52 % /* comment*/ <noTag/>
86 <noTag />
94 <noTag ?
95 <noTag ,
97 <noTag#
[all …]
H A Dtest.tsx32 word <noTag/> . <noTag/> } <noTag/>
36 & /*comment*/ <noTag/>
48 anyWord<noTag>
50 .<noTag>
51 &<notag> | <noTag/>
52 % /* comment*/ <noTag/>
131 <noTag />
149 <noTag ?
150 <noTag ,
152 <noTag#
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A DnoTagModel.java54 public noTagModel(String[] noTag) in noTagModel() argument
57 no = noTag; in noTagModel()
60 public noTagModel(String noTag) in noTagModel() argument
63 no = new String[] { noTag }; in noTagModel()
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dtest.jsx.fold32 word <noTag/> . <noTag/> <endfold id='2'>}</endfold id='2'> <noTag/>
36 & <beginfold id='7'>/*</beginfold id='7'>comment<endfold id='7'>*/</endfold id='7'> <noTag/>
48 anyWord<noTag>
50 .<noTag>
51 &<notag> | <noTag/>
86 <noTag />
89 info: <T>(arg: T): T <noTag />;
94 <noTag ?
95 <noTag ,
97 <noTag#
[all …]
H A Dtest.tsx.fold32 word <noTag/> . <noTag/> <endfold id='2'>}</endfold id='2'> <noTag/>
36 & <beginfold id='7'>/*</beginfold id='7'>comment<endfold id='7'>*/</endfold id='7'> <noTag/>
48 anyWord<noTag>
50 .<noTag>
51 &<notag> | <noTag/>
131 <noTag />
134 info: <T>(arg: T): T <noTag />;
149 <noTag ?
150 <noTag ,
152 <noTag#
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/testlib/
H A Dqxmltestlogger.cpp167 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
170 if (noTag) in incidentFormatString()
177 if (noTag) in incidentFormatString()
194 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
197 if (noTag) in messageFormatString()
204 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/testlib/
H A Dqxmltestlogger.cpp180 static const char *incidentFormatString(bool noDescription, bool noTag) in incidentFormatString() argument
183 return noTag in incidentFormatString()
189 return noTag in incidentFormatString()
204 static const char *messageFormatString(bool noDescription, bool noTag) in messageFormatString() argument
207 if (noTag) in messageFormatString()
214 if (noTag) in messageFormatString()

1234