Home
last modified time | relevance | path

Searched defs:re_start (Results 1 – 17 of 17) sorted by relevance

/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/pyqt_ui/
H A Dmplayer_audio.py13 re_start = re.compile(r"""start=\"(.+?)\"""", variable
H A Dmplayer_video.py13 re_start = re.compile(r"""start=\"(.+?)\"""", variable
/dports/math/mppp/mppp-0.26/src/detail/
H A Dparse_complex.cpp96 const auto re_start = s + 1, re_end = p; in parse_complex() local
/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/web_server/
H A Djquery_mb_html5_audio.py12 re_start = re.compile(r"""start=\"(.+?)\"""", variable
/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/libmnemosyne/filters/
H A Dhtml5_audio.py12 re_start = re.compile(r"""start=\"(.+?)\"""", variable
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-parse.h23 const tre_char_t *re_start; member
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-parse.h36 const tre_char_t *re_start; member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-parse.h36 const tre_char_t *re_start; member
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-parse.h23 const tre_char_t *re_start; member
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-parse.h23 const tre_char_t *re_start; member
/dports/sysutils/multitail/multitail-6.5.0/
H A Dcolor.c217 int re_start, re_end; in get_colors_from_colorscheme() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DGraph.cpp194 number_t re_start = renumEngine(markers, n_tree, itree, max_degree, i_begin, i_level); in renumber() local
/dports/devel/R-cran-sessioninfo/sessioninfo/tests/testthat/
H A Dtest-diff.R159 re_start <- "[-=\u2500\u2550][ ]Session info[ ]" globalVar
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dmatch.c223 int ret,i,re_start= 0,reg_nomatch= -1; in Xorriso_regexec() local
/dports/devel/R-cran-sessioninfo/sessioninfo/R/
H A Dcompare.R101 re_start <- "[-=\u2500\u2550][ ]Session info[ ]" functionVar
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Drtl8169.c1516 re_start(struct ifnet *ifp) in re_start() function
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dmkntfs.c2434 char *re_start, *re_end; in upgrade_to_large_index() local