Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 25 of 8189) sorted by relevance

12345678910>>...328

/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp42 QRegExp rx("(\\d+)"); variable
56 QRegExp rx("*.txt"); variable
64 QRegExp rx("ro+m"); variable
77 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
85 QRegExp rx("^\\S+$"); // match strings without whitespace variable
92 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
117 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
148 QRegExp rx("*.html"); variable
170 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
178 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/code/
H A Dsrc_corelib_tools_qregexp.cpp52 QRegExp rx("(\\d+)"); variable
66 QRegExp rx("*.txt"); variable
74 QRegExp rx("ro+m"); variable
87 QRegExp rx("^\\d\\d?$"); // match integers 0 to 99 variable
95 QRegExp rx("^\\S+$"); // match strings without whitespace variable
102 QRegExp rx("\\b(mail|letter|correspondence)\\b"); variable
127 QRegExp rx("\\b(Eric|Eirik)\\b"); // match Eric or Eirik variable
158 QRegExp rx("*.html"); variable
180 QRegExp rx("(\\d+)(\\s*)(cm|inch(es)?)"); variable
188 QRegExp rx("(\\d+)(?:\\s*)(cm|inch(?:es)?)"); variable
[all …]
/dports/irc/srvx/srvx-1.3.1/rx/
H A D_rx.h58 struct rx struct
74 int rx_id; argument
79 struct rx_cache * cache; argument
92 struct rx_hash se_list_memo; argument
96 struct rx_hash set_list_memo; argument
114 struct rx_nfa_state *nfa_states; argument
115 struct rx_nfa_state *start_nfa_states; argument
116 struct rx_superset * start_set; argument
121 rx_se_list_order se_list_cmp; argument
123 int next_nfa_id;
/dports/print/py-python-ly/python-ly-0.9.6/ly/lex/
H A Dscheme.py40 rx = r'"' variable in StringQuotedStart
46 rx = r'"' variable in StringQuotedEnd
61 rx = r";.*$" variable in LineComment
65 rx = r"#!" variable in BlockCommentStart
71 rx = "!#" variable in BlockCommentEnd
79 rx = r"\(" variable in OpenParen
86 rx = r"\)" variable in CloseParen
142 rx = (r"(" variable in Number
158 rx = r"#\(" variable in VectorStart
166 rx = r"#{" variable in LilyPondStart
[all …]
H A Dlilypond.py78 rx = r"\d+" variable in IntegerValue
91 rx = r"\." variable in DotPath
103 rx = r"%{" variable in BlockCommentStart
109 rx = r"%}" variable in BlockCommentEnd
125 rx = r'"' variable in StringQuotedStart
131 rx = r'"' variable in StringQuotedEnd
182 rx = r"!" variable in AccidentalReminder
186 rx = r"\?" variable in AccidentalCautionary
209 rx = r"\{" variable in OpenBracket
323 rx = r"~" variable in Tie
[all …]
H A Dhtml.py37 rx = r"<!--" variable in CommentStart
43 rx = r"-->" variable in CommentEnd
61 rx = r"/?>" variable in TagEnd
69 rx = "=" variable in EqualSign
75 rx = r"\w+" variable in Value
79 rx = r'"' variable in StringDQStart
85 rx = r"'" variable in StringSQStart
91 rx = r'"' variable in StringDQEnd
95 rx = r"'" variable in StringSQEnd
131 rx = r">" variable in LilyPondTagEnd
[all …]
H A Dtexinfo.py35 rx = r"@c\b.*$" variable in LineComment
39 rx = r"@ignore\b" variable in BlockCommentStart
53 rx = r"@[a-zA-Z]+" variable in Keyword
67 rx = r"\}" variable in BlockEnd
71 rx = r"@[@{}]" variable in EscapeChar
83 rx = r"@verbatim\b" variable in VerbatimStart
99 rx = r"\{" variable in LilyPondBlockStartBrace
105 rx = r"\}" variable in LilyPondBlockEnd
125 rx = r"\{" variable in LilyPondFileStartBrace
131 rx = r"\[" variable in LilyPondAttrStart
[all …]

12345678910>>...328