Home
last modified time | relevance | path

Searched refs:regcomp (Results 1 – 25 of 3810) sorted by relevance

12345678910>>...153

/dports/textproc/uni2ascii/uni2ascii-4.18/
H A DSetFormat.c221 regcomp(&rx,"^&#[[:digit:]]{4,};$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* HTMLD */ in SetFormat()
245 regcomp(&rx,"^0x[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* STDX */ in SetFormat()
249 regcomp(&rx,"^#x[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* CLSX */ in SetFormat()
253 regcomp(&rx,"^[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* RAWX */ in SetFormat()
261 regcomp(&rx,"^<U[[:xdigit:]]{4,}>$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* ABUX */ in SetFormat()
265 regcomp(&rx,"^U[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* JUUX */ in SetFormat()
269 regcomp(&rx,"^u[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* JuUX */ in SetFormat()
273 regcomp(&rx,"^%u[[:xdigit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* PCTUX */ in SetFormat()
281 regcomp(&rx,"^X\'[[:xdigit:]]{4,}\'$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* XQ */ in SetFormat()
289 regcomp(&rx,"^v[[:digit:]]{4,}$",REG_NEWLINE|REG_NOSUB|REG_EXTENDED); /* PERLV */ in SetFormat()
[all …]
/dports/mail/mls/mls-1.3/
H A Dmls.c200 …if (regcomp(&r_time, ".* ([0-9]{1,2}):.*", REG_EXTENDED | REG_ICASE) > 0) myWarn("Error compiling … in compile_mls_regex()
207 …if (regcomp(&r_m_bat, "^ {0,}(The Bat!)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-m… in compile_mls_regex()
212 …if (regcomp(&r_m_out, "^ {0,}(Microsoft Outlook), ", REG_EXTENDED) > 0) myWarn("Error compiling re… in compile_mls_regex()
216 …if (regcomp(&r_m_opw, "^ {0,}(Open WebMail)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","… in compile_mls_regex()
218 …if (regcomp(&r_m_pos, "^ {0,}(POSTIE)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-mai… in compile_mls_regex()
219 …if (regcomp(&r_m_pob, "^ {0,}(POBOX)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-mail… in compile_mls_regex()
220 …if (regcomp(&r_m_kma, "^ {0,}(KMail)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-mail… in compile_mls_regex()
221 …if (regcomp(&r_m_mut, "^ {0,}(Mutt)", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-maile… in compile_mls_regex()
223 …if (regcomp(&r_m_ope, "^ {0,}(Opera [0-9]\\.)", REG_EXTENDED) > 0) myWarn("Error compiling regex!"… in compile_mls_regex()
224 …if (regcomp(&r_m_pin, "^ {0,}<(Pine)\\.", REG_EXTENDED) > 0) myWarn("Error compiling regex!","(x-m… in compile_mls_regex()
[all …]
/dports/textproc/wdiff/wdiff-1.2.2/lib/po/
H A Dwdiff-gnulib.pot79 #: lib/regcomp.c:131
83 #: lib/regcomp.c:134
87 #: lib/regcomp.c:137
91 #: lib/regcomp.c:140
95 #: lib/regcomp.c:143
99 #: lib/regcomp.c:146
103 #: lib/regcomp.c:149
107 #: lib/regcomp.c:152
111 #: lib/regcomp.c:155
115 #: lib/regcomp.c:158
[all …]
H A Dbe.po81 #: lib/regcomp.c:131
85 #: lib/regcomp.c:134
89 #: lib/regcomp.c:137
94 #: lib/regcomp.c:140
99 #: lib/regcomp.c:143
104 #: lib/regcomp.c:146
108 #: lib/regcomp.c:149
112 #: lib/regcomp.c:152
116 #: lib/regcomp.c:155
120 #: lib/regcomp.c:158
[all …]
H A Dpt.po78 #: lib/regcomp.c:131
82 #: lib/regcomp.c:134
86 #: lib/regcomp.c:137
91 #: lib/regcomp.c:140
96 #: lib/regcomp.c:143
101 #: lib/regcomp.c:146
105 #: lib/regcomp.c:149
109 #: lib/regcomp.c:152
113 #: lib/regcomp.c:155
117 #: lib/regcomp.c:158
[all …]
H A Dko.po78 #: lib/regcomp.c:131
82 #: lib/regcomp.c:134
86 #: lib/regcomp.c:137
91 #: lib/regcomp.c:140
96 #: lib/regcomp.c:143
101 #: lib/regcomp.c:146
105 #: lib/regcomp.c:149
109 #: lib/regcomp.c:152
113 #: lib/regcomp.c:155
117 #: lib/regcomp.c:158
[all …]
/dports/science/nest/nest-simulator-3.1/lib/sli/
H A Dregexp.sli53 Remarks: See man regcomp for futher details on POSIX regcomp.
58 /regcomp [/stringtype /integertype]
71 M_ERROR (regcomp) rolld message
76 /regcomp [/stringtype] {regexdict /REG_EXTENDED get regcomp} def
104 SeeAlso: regexec, regcomp
165 SeeAlso: regexec, regcomp
198 exch regcomp
266 exch regcomp
340 regcomp
362 regcomp
[all …]
/dports/lang/yap/yap-6.2.2/library/regex/
H A DMakefile.in39 OBJS=regexp.o @NO_BUILTIN_REGEXP@ regcomp.o regexec.o regerror.o regfree.o
40 SOBJS=regexp.@SO@ @NO_BUILTIN_REGEXP@ regcomp.@SO@ regexec.@SO@ regerror.@SO@ regfree.@SO@
50 regcomp.o: $(srcdir)/regcomp.c $(srcdir)/regex2.h
51 $(CC) -c $(CFLAGS) $(srcdir)/regcomp.c -o regcomp.o
65 @DO_SECOND_LD@regexp.@SO@: regexp.o @MERGE_DLL_OBJS@ regcomp.o regerror.o regfree.o regexec.o
66 …LDFLAGS) -o regexp.@SO@ regexp.o @EXTRA_LIBS_FOR_DLLS@ @MERGE_DLL_OBJS@ regcomp.o regerror.o regf…
68 @DO_SECOND_LD@regcomp.@SO@: regcomp.o @MERGE_DLL_OBJS@ regfree.o
69 @DO_SECOND_LD@ @SHLIB_LD@ $(LDFLAGS) -o regcomp.@SO@ regcomp.o @MERGE_DLL_OBJS@ regfree.o @EXTRA_LI…
/dports/comms/libfap/libfap-1.5/src/
H A Dfap.c1589 regcomp(&fapint_regex_mice_amb, "^([0-9]+)(_*)$", REG_EXTENDED); in fap_init()
1594 regcomp(&fapint_regex_rng, "^RNG([0-9]{4})", REG_EXTENDED|REG_NOSUB); in fap_init()
1607 regcomp(&fapint_regex_wx_r1, "r([0-9]{1,3})", REG_EXTENDED); in fap_init()
1608 regcomp(&fapint_regex_wx_r24, "p([0-9]{1,3})", REG_EXTENDED); in fap_init()
1609 regcomp(&fapint_regex_wx_rami, "P([0-9]{1,3})", REG_EXTENDED); in fap_init()
1611 regcomp(&fapint_regex_wx_humi, "h([0-9]{1,3})", REG_EXTENDED); in fap_init()
1612 regcomp(&fapint_regex_wx_pres, "b([0-9]{4,5})", REG_EXTENDED); in fap_init()
1613 regcomp(&fapint_regex_wx_lumi, "([lL])([0-9]{1,3})", REG_EXTENDED); in fap_init()
1616 regcomp(&fapint_regex_wx_snow, "s([0-9]+)", REG_EXTENDED); in fap_init()
1617 regcomp(&fapint_regex_wx_rrc, "#([0-9]+)", REG_EXTENDED); in fap_init()
[all …]
/dports/www/pound/Pound-2.8/
H A Dconfig.c485 if(regcomp(&svc->sess_start, lin, REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_sess()
491 if(regcomp(&svc->sess_start, lin, REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_sess()
496 if(regcomp(&svc->sess_start, ";", REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_sess()
768 if(regcomp(&res->verb, xhttp[0], REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_HTTP()
802 if(regcomp(&res->verb, xhttp[n], REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_HTTP()
972 if(regcomp(&res->verb, xhttp[0], REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_HTTPS()
1001 if(regcomp(&res->verb, xhttp[n], REG_ICASE | REG_NEWLINE | REG_EXTENDED)) in parse_HTTPS()
1445 if(regcomp(&Empty, "^[ \t]*$", REG_ICASE | REG_NEWLINE | REG_EXTENDED) in config_parse()
1446 || regcomp(&Comment, "^[ \t]*#.*$", REG_ICASE | REG_NEWLINE | REG_EXTENDED) in config_parse()
1460 || regcomp(&End, "^[ \t]*End[ \t]*$", REG_ICASE | REG_NEWLINE | REG_EXTENDED) in config_parse()
[all …]
/dports/ftp/wget/wget-1.21.2/gnulib_po/
H A Dwget-gnulib.pot184 #: lib/regcomp.c:135
188 #: lib/regcomp.c:138
192 #: lib/regcomp.c:141
196 #: lib/regcomp.c:144
200 #: lib/regcomp.c:147
204 #: lib/regcomp.c:150
208 #: lib/regcomp.c:153
212 #: lib/regcomp.c:156
216 #: lib/regcomp.c:159
220 #: lib/regcomp.c:162
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/po/
H A Dit.po436 # lib/regcomp.c:179
441 # lib/regcomp.c:182
446 # lib/regcomp.c:185
451 # lib/regcomp.c:188
456 # lib/regcomp.c:191
461 # lib/regcomp.c:194
466 # lib/regcomp.c:197
471 # lib/regcomp.c:200
476 # lib/regcomp.c:203
481 # lib/regcomp.c:206
[all …]
H A Dsed.pot347 #: lib/regcomp.c:132
351 #: lib/regcomp.c:135
355 #: lib/regcomp.c:138
359 #: lib/regcomp.c:141
363 #: lib/regcomp.c:144
367 #: lib/regcomp.c:147
371 #: lib/regcomp.c:150
375 #: lib/regcomp.c:153
379 #: lib/regcomp.c:156
383 #: lib/regcomp.c:159
[all …]
H A Del.po370 #: lib/regcomp.c:132
374 #: lib/regcomp.c:135
378 #: lib/regcomp.c:138
383 #: lib/regcomp.c:141
388 #: lib/regcomp.c:144
393 #: lib/regcomp.c:147
397 #: lib/regcomp.c:150
401 #: lib/regcomp.c:153
406 #: lib/regcomp.c:156
411 #: lib/regcomp.c:159
[all …]
H A Dhe.po365 #: lib/regcomp.c:132
369 #: lib/regcomp.c:135
373 #: lib/regcomp.c:138
377 #: lib/regcomp.c:141
381 #: lib/regcomp.c:144
385 #: lib/regcomp.c:147
389 #: lib/regcomp.c:150
393 #: lib/regcomp.c:153
398 #: lib/regcomp.c:156
403 #: lib/regcomp.c:159
[all …]
H A Dsr.po377 #: lib/regcomp.c:132
381 #: lib/regcomp.c:135
385 #: lib/regcomp.c:138
389 #: lib/regcomp.c:141
393 #: lib/regcomp.c:144
397 #: lib/regcomp.c:147
401 #: lib/regcomp.c:150
405 #: lib/regcomp.c:153
409 #: lib/regcomp.c:156
413 #: lib/regcomp.c:159
[all …]
H A Dzh_CN.po361 #: lib/regcomp.c:132
365 #: lib/regcomp.c:135
369 #: lib/regcomp.c:138
373 #: lib/regcomp.c:141
377 #: lib/regcomp.c:144
381 #: lib/regcomp.c:147
385 #: lib/regcomp.c:150
389 #: lib/regcomp.c:153
394 #: lib/regcomp.c:156
399 #: lib/regcomp.c:159
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/dynlibs/mregex/
H A Dtestregex.sml12 val test1a = (regcomp "(" [Extended]; "WRONG")
15 val test1b = (regcomp "\\(" []; "WRONG")
43 let val regex = regcomp pat [Extended]
50 let val regex = regcomp pat [Extended]
59 let val regex = regcomp pat [Extended]
69 let val regex = regcomp pat [Extended]
125 let val regex = regcomp pat [Extended]
213 let val regex = regcomp pat [Extended]
259 val delim1 = regcomp " *; *" []
340 val regex1 = regcomp "ab+c" [Extended]
[all …]
H A Dtestregex_mac.sml12 val test1a = (regcomp "(" [Extended]; "WRONG")
15 val test1b = (regcomp "\\(" []; "WRONG")
125 let val regex = regcomp pat [Extended]
129 val regex1 = regcomp "E(ab)E|F(cd)F" [Extended]
213 let val regex = regcomp pat [Extended]
259 val delim1 = regcomp " *; *" []
280 val test10b = (tokens (regcomp "" []) ""; "WRONG")
323 val test11b = (fields (regcomp "" []) ""; "WRONG")
340 val regex1 = regcomp "ab+c" [Extended]
341 val regex2 = regcomp "a(b+)c" [Extended]
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/sample/
H A Dposix.c43 r = regcomp(&reg, (char* )pattern, REG_EXTENDED); in main()
53 r = regcomp(&reg, (char* )pattern, 0); in main()
63 r = regcomp(&reg, (char* )pattern, 0); in main()
74 r = regcomp(&reg, (char* )pattern, REG_EXTENDED); in main()
83 r = regcomp(&reg, (char* )pattern, REG_EXTENDED | REG_NEWLINE); in main()
93 r = regcomp(&reg, (char* )pattern, REG_EXTENDED); in main()
/dports/news/knews/knews-1.0b.1/regexp/
H A DImakefile3 REGSRC = regcomp.c regexec.c regerror.c regfree.c
5 OBJPRODN = regcomp.o regexec.o regerror.o regfree.o
30 sh ./mkh $(MKHFLAGS) -p regcomp.c >regcomp.ih
36 regcomp.o: cclass.h cname.h regex.h regex2.h
/dports/lang/munger/munger-5.12/
H A Dxml2alist.munger65 (term_rx (regcomp (char 13))))
134 (entities_rx (regcomp "&(lt|gt|apos|quot|amp|(x)?([0-9A-Fa-f]{2}));")))
160 (setq rx (hash converted (car m) (regcomp (car m)))))
170 (let ((quote_rx (regcomp "\""))
171 (backslash_rx (regcomp "\\\\")))
189 (setq quotes_rx (regcomp "^[\"'](.*)['\"]$"))
246 (attr_rx (regcomp attribute))
304 (let ((cdata_rx (regcomp "^<!\[CDATA\[(.*)\]\]>$"))
307 (end_rx (regcomp (concat "^</(" name ")[" whitespace "]*>$")))
309 (proc_rx (regcomp "^<\\?.*\\?>$"))
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dregcomp.texi1 @node regcomp
2 @section @code{regcomp}
3 @findex regcomp
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/regcomp.html}
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dregcomp.texi1 @node regcomp
2 @section @code{regcomp}
3 @findex regcomp
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/regcomp.html}
/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/examples/
H A Dparse.c150 if (regcomp(&reVersion, "^Version:[ ]+([0-9]+)", REG_EXTENDED) != 0) in main()
153 if (regcomp(&reByteOrder, "^Byte Order:[ ]+(.+)", REG_EXTENDED) != 0) in main()
156 if (regcomp in main()
161 if (regcomp in main()
166 if (regcomp(&reCounters, "^Counters:[ ]+.*", REG_EXTENDED) != 0) in main()
169 if (regcomp(&reOpaque, "^Opaque Settings:", REG_EXTENDED) != 0) in main()
180 if (regcomp(&reNodeFrom, "^HEAD ([0-9]+)[ ]*- [HT/']+", REG_EXTENDED) != in main()
184 if (regcomp(&reNodeAttr, ".*HEAD ATTR [[]([0-9a-fA-F ]+)]", REG_EXTENDED) in main()
189 if (regcomp in main()
195 if (regcomp in main()
[all …]

12345678910>>...153