Home
last modified time | relevance | path

Searched refs:compile_block (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/editors/ssed/sed-3.62/pcre/
H A Dregperl.c1520 compile_data compile_block; local
1556 compile_block.lcc = tables + lcc_offset;
1603 if (ptr == compile_block.end)
1607 &compile_block);
1711 if (ptr <= compile_block.end)
1717 if (ptr == compile_block.end)
1721 &compile_block);
1746 if (ptr < compile_block.end && ptr[1] == '{' && is_counted_repeat (ptr + 2, &compile_block))
2018 if (ptr == compile_block.end)
2026 &compile_block);
[all …]
H A Dregposix.c1355 compile_data compile_block; local
1425 ptr <= compile_block.end;
1443 if (ptr == compile_block.end)
1447 FALSE, &compile_block);
1474 &compile_block);
1508 &compile_block);
1546 if (ptr <= compile_block.end)
1593 &compile_block);
1663 if (ptr == compile_block.end)
1671 &compile_block);
[all …]
H A Dregstudy.c1274 compile_data compile_block; local
1295 compile_block.lcc = re->tables + lcc_offset;
1296 compile_block.fcc = re->tables + fcc_offset;
1297 compile_block.cbits = re->tables + cbits_offset;
1298 compile_block.ctypes = re->tables + ctypes_offset;
1302 prune_backtracking_paths(re, caseless, &compile_block);
1316 caseless, &compile_block)) > 1)
1332 caseless, &compile_block))
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/RePlugin/
H A Dstudy.c349 compile_data compile_block; in pcre_study() local
374 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
375 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
376 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
377 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
383 &compile_block)) return NULL; in pcre_study()
/dports/devel/regexx/regexx-0.98.1/pcre/
H A Dstudy.c345 compile_data compile_block; in pcre_study() local
370 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
371 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
372 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
373 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
379 &compile_block)) return NULL; in pcre_study()
/dports/www/middleman/middleman/pcre/
H A Dstudy.c349 compile_data compile_block;
374 compile_block.lcc = re->tables + lcc_offset;
375 compile_block.fcc = re->tables + fcc_offset;
376 compile_block.cbits = re->tables + cbits_offset;
377 compile_block.ctypes = re->tables + ctypes_offset;
383 &compile_block)) return NULL;
/dports/net/thcrut/thcrut-1.2.5/pcre-3.9/
H A Dstudy.c349 compile_data compile_block; in pcre_study() local
374 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
375 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
376 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
377 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
383 &compile_block)) return NULL; in pcre_study()
/dports/net/tinyfugue/tf-50b8/src/pcre-2.08/
H A Dstudy.c345 compile_data compile_block; in pcre_study() local
370 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
371 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
372 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
373 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
379 &compile_block)) return NULL; in pcre_study()
H A Dpcre.c2026 compile_data compile_block; in pcre_compile() local
2058 compile_block.lcc = tables + lcc_offset; in pcre_compile()
2059 compile_block.fcc = tables + fcc_offset; in pcre_compile()
2060 compile_block.cbits = tables + cbits_offset; in pcre_compile()
2061 compile_block.ctypes = tables + ctypes_offset; in pcre_compile()
2184 &compile_block); in pcre_compile()
2269 if ((compile_block.ctypes[ptr[3]] & ctype_digit) != 0) in pcre_compile()
2448 &compile_block); in pcre_compile()
2509 &compile_block); in pcre_compile()
2522 (compile_block.ctypes[c = *(++ptr)] & ctype_meta) == 0); in pcre_compile()
[all …]
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_pcre/
H A Dpcre_study.c349 compile_data compile_block; in pcre_study() local
374 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
375 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
376 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
377 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
383 &compile_block)) return NULL; in pcre_study()
/dports/biology/ncbi-toolkit/ncbi/regexp/
H A Dstudy.c349 compile_data compile_block; in pcre_study() local
374 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
375 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
376 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
377 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
383 &compile_block)) return NULL; in pcre_study()
/dports/net/ngrep/ngrep-1.45/pcre-5.0/
H A Dstudy.c417 compile_data compile_block; in pcre_study() local
446 compile_block.lcc = tables + lcc_offset; in pcre_study()
447 compile_block.fcc = tables + fcc_offset; in pcre_study()
448 compile_block.cbits = tables + cbits_offset; in pcre_study()
449 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
455 (re->options & PCRE_UTF8) != 0, &compile_block)) return NULL; in pcre_study()
/dports/games/ldmud/ldmud-3.3.720/src/pcre/
H A Dstudy.c409 compile_data compile_block; in pcre_study() local
434 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
435 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
436 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
437 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
443 (re->options & PCRE_UTF8) != 0, &compile_block)) return NULL; in pcre_study()
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dstudy.c409 compile_data compile_block; in pcre_study() local
434 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
435 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
436 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
437 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
443 (re->options & PCRE_UTF8) != 0, &compile_block)) return NULL; in pcre_study()
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A Dstudy.c409 compile_data compile_block; in pcre_study() local
434 compile_block.lcc = re->tables + lcc_offset; in pcre_study()
435 compile_block.fcc = re->tables + fcc_offset; in pcre_study()
436 compile_block.cbits = re->tables + cbits_offset; in pcre_study()
437 compile_block.ctypes = re->tables + ctypes_offset; in pcre_study()
443 (re->options & PCRE_UTF8) != 0, &compile_block)) return NULL; in pcre_study()
/dports/news/tin/tin-2.4.5/pcre/
H A Dpcre_study.c498 compile_data compile_block; in pcre_study() local
532 compile_block.lcc = tables + lcc_offset; in pcre_study()
533 compile_block.fcc = tables + fcc_offset; in pcre_study()
534 compile_block.cbits = tables + cbits_offset; in pcre_study()
535 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
541 (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL; in pcre_study()
/dports/security/nmap/nmap-7.91/libpcre/
H A Dpcre_study.c508 compile_data compile_block; in pcre_study() local
543 compile_block.lcc = tables + lcc_offset; in pcre_study()
544 compile_block.fcc = tables + fcc_offset; in pcre_study()
545 compile_block.cbits = tables + cbits_offset; in pcre_study()
546 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
552 (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL; in pcre_study()
/dports/chinese/tin/tin-2.4.5/pcre/
H A Dpcre_study.c498 compile_data compile_block; in pcre_study() local
532 compile_block.lcc = tables + lcc_offset; in pcre_study()
533 compile_block.fcc = tables + fcc_offset; in pcre_study()
534 compile_block.cbits = tables + cbits_offset; in pcre_study()
535 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
541 (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL; in pcre_study()
/dports/devel/cutter/cutter-1.2.6/glib-compatible/pcre/
H A Dpcre_study.c506 compile_data compile_block; in pcre_study() local
541 compile_block.lcc = tables + lcc_offset; in pcre_study()
542 compile_block.fcc = tables + fcc_offset; in pcre_study()
543 compile_block.cbits = tables + cbits_offset; in pcre_study()
544 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
550 (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL; in pcre_study()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/pcre/
H A Dpcre_study.c515 compile_data compile_block; in pcre_study() local
550 compile_block.lcc = tables + lcc_offset; in pcre_study()
551 compile_block.fcc = tables + fcc_offset; in pcre_study()
552 compile_block.cbits = tables + cbits_offset; in pcre_study()
553 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
559 (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL; in pcre_study()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/pcre-8.02/
H A Dpcre_study.c891 compile_data compile_block; in pcre_study() local
925 compile_block.lcc = tables + lcc_offset; in pcre_study()
926 compile_block.fcc = tables + fcc_offset; in pcre_study()
927 compile_block.cbits = tables + cbits_offset; in pcre_study()
928 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
935 &compile_block) == SSB_DONE; in pcre_study()
/dports/www/analog/analog-6.0/src/pcre/
H A Dpcre.c1560 compile_data compile_block; in pcre_compile() local
1589 compile_block.lcc = tables + lcc_offset; in pcre_compile()
1590 compile_block.fcc = tables + fcc_offset; in pcre_compile()
1591 compile_block.cbits = tables + cbits_offset; in pcre_compile()
1592 compile_block.ctypes = tables + ctypes_offset; in pcre_compile()
1681 &compile_block); in pcre_compile()
1756 if ((compile_block.ctypes[ptr[3]] & ctype_digit) != 0) in pcre_compile()
1882 &compile_block); in pcre_compile()
1923 &compile_block); in pcre_compile()
1942 (compile_block.ctypes[c = *(++ptr)] & ctype_meta) == 0); in pcre_compile()
[all …]
/dports/devel/str/str-0.9.12/
H A Dstr_pcre.c1903 compile_data compile_block; in pcre_compile() local
1956 &compile_block); in pcre_compile()
1976 &compile_block); in pcre_compile()
2004 &compile_block); in pcre_compile()
2038 &compile_block); in pcre_compile()
2061 &compile_block); in pcre_compile()
2121 if ((compile_block. in pcre_compile()
2125 while ((compile_block. in pcre_compile()
2301 FALSE, &compile_block); in pcre_compile()
4022 compile_data compile_block; in pcre_study() local
[all …]
/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_ut_pcre.c1903 compile_data compile_block; in pcre_compile() local
1956 &compile_block); in pcre_compile()
1976 &compile_block); in pcre_compile()
2004 &compile_block); in pcre_compile()
2038 &compile_block); in pcre_compile()
2061 &compile_block); in pcre_compile()
2121 if ((compile_block. in pcre_compile()
2125 while ((compile_block. in pcre_compile()
2301 FALSE, &compile_block); in pcre_compile()
4022 compile_data compile_block; in pcre_study() local
[all …]
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_ut_pcre.c1903 compile_data compile_block; in pcre_compile() local
1956 &compile_block); in pcre_compile()
1976 &compile_block); in pcre_compile()
2004 &compile_block); in pcre_compile()
2038 &compile_block); in pcre_compile()
2061 &compile_block); in pcre_compile()
2121 if ((compile_block. in pcre_compile()
2125 while ((compile_block. in pcre_compile()
2301 FALSE, &compile_block); in pcre_compile()
4022 compile_data compile_block; in pcre_study() local
[all …]

12345678910>>...12