Home
last modified time | relevance | path

Searched defs:regexp_string (Results 1 – 14 of 14) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/otherlibs/str/
H A Dstr.mli78 val regexp_string : string -> regexp val
H A Dstr.ml582 let regexp_string s = compile false (String s) function
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/str/
H A Dstr.mli78 val regexp_string : string -> regexp val
H A Dstr.ml582 let regexp_string s = compile false (String s) function
/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dhighlightstatebuilder.cpp240 const string &regexp_string = regexp->toString(); in build() local
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/
H A Dselection.py391 def regexp_get_sf(self, regexp_string, include): argument
/dports/www/htdigest/httpd-2.4.6/modules/metadata/
H A Dmod_usertrack.c87 char *regexp_string; /* used to compile regexp; save for debugging */ member
/dports/lang/v8/v8-9.6.180.12/tools/
H A Dlocs.py205 def __init__(self, name, regexp_string): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/
H A Dlocs.py205 def __init__(self, name, regexp_string): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/
H A Dlocs.py205 def __init__(self, name, regexp_string): argument
/dports/www/apache24/httpd-2.4.53/modules/metadata/
H A Dmod_usertrack.c87 char *regexp_string; /* used to compile regexp; save for debugging */ member
/dports/devel/py-grizzled/grizzled-0.9.4/grizzled/
H A Dhistory.py304 def remove_matches(self, regexp_string): argument
/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/src/rdiff_backup/
H A Dselection.py507 def regexp_get_sf(self, regexp_string, include): argument
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dpxattr.cpp845 const char *regexp_string; in main() local