Home
last modified time | relevance | path

Searched defs:regmatch (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/net/freeradius3/freeradius-server-3.0.25/src/include/
H A Dregex.h45 typedef struct regmatch { struct
49 } regmatch_t; argument
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/wrapper/
H A Dregexp.h50 typedef struct regmatch struct
54 } regmatch; argument
/dports/editors/joe/joe-4.6/joe/
H A Dregex.h18 struct regmatch { struct
19 off_t rm_so, rm_eo; /* Starting and ending byte offset of a match, or -1 if no match */
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dwindows-mutex.c25 #include <errno.h> in diffgrep_consume()
26 in diffgrep_consume()
81 if (!mutex->guard.done)
/dports/devel/aegis/aegis-4.25.D510/common/
H A Dregula_expre.h168 regmatch_t regmatch[10]; variable
/dports/devel/cgit/cgit-1.2.3/git/
H A Ddiffcore-pickaxe.c25 regmatch_t regmatch; in diffgrep_consume() local
43 regmatch_t regmatch; in diff_grep() local
82 regmatch_t regmatch; in contains() local
/dports/lang/eisl/eisl-2.35/library/
H A Dregex.lsp52 (defun regmatch (str1 str2 &rest maybe-start) function
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DRegex.sig25 val regmatch : { pat : string, tgt : string } -> cflag list value
H A DRegex.sml71 fun regmatch { pat : string, tgt : string } cflags eflags = function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/topology-read/model/
H A Drocketfuel-topology-reader.cc298 regmatch_t regmatch[REGMATCH_MAX]; in GetFileType() local
379 regmatch_t regmatch[REGMATCH_MAX]; in Read() local
/dports/devel/git-svn/git-2.34.1/
H A Ddiffcore-pickaxe.c25 regmatch_t regmatch; in diffgrep_consume() local
81 regmatch_t regmatch; in contains() local
/dports/devel/git-gui/git-2.34.1/
H A Ddiffcore-pickaxe.c25 regmatch_t regmatch; in diffgrep_consume() local
81 regmatch_t regmatch; in contains() local
/dports/devel/git/git-2.34.1/
H A Ddiffcore-pickaxe.c25 regmatch_t regmatch; in diffgrep_consume() local
81 regmatch_t regmatch; in contains() local
/dports/devel/git-cvs/git-2.34.1/
H A Ddiffcore-pickaxe.c25 regmatch_t regmatch; in diffgrep_consume() local
81 regmatch_t regmatch; in contains() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dindent.c399 regmatch_T regmatch; in get_number_indent() local
471 regmatch_T regmatch = { in get_breakindent_win() local
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/sed/
H A Dregexp.c204 regmatch_t rm[10], *regmatch = rm; local
/dports/editors/ssed/sed-3.62/sed/
H A Dregexp.c204 regmatch_t rm[10], *regmatch = rm; local
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dx11_util.c160 regmatch_t regmatch[2]; in x11_get_xauth() local
/dports/ftp/wzdftpd/wzdftpd-0.8.3/modules/sfv/
H A Dlibwzd_sfv_zip.c168 regmatch_t regmatch[3]; in GetDizFileTotalCount() local
/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg_conf.c194 regmatch_t regmatch[regmatch_size]; in opkg_conf_parse_file() local
/dports/sysutils/rset/rset-2.1/
H A Drset.c81 regmatch_t regmatch; in main() local
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c1933 regmatch_T regmatch; in ExpandFromContext() local
2194 regmatch_T *regmatch, in ExpandGeneric()
2485 regmatch_T *regmatch, in ExpandUserDefined()
/dports/math/R/R-4.1.2/src/main/
H A Dgrep.c837 regmatch_t regmatch[1]; local
903 regmatch_t regmatch[1]; local
1718 regmatch_t *regmatch)
1837 const wchar_t *repl, regmatch_t *regmatch)
1881 regmatch_t regmatch[10]; local
2346 regmatch_t regmatch[10]; local
2756 regmatch_t regmatch[10]; local
H A Ddcf.c76 regmatch_t regmatch[1]; in do_readDCF() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dgrep.c837 regmatch_t regmatch[1]; local
903 regmatch_t regmatch[1]; local
1718 regmatch_t *regmatch)
1837 const wchar_t *repl, regmatch_t *regmatch)
1881 regmatch_t regmatch[10]; local
2346 regmatch_t regmatch[10]; local
2756 regmatch_t regmatch[10]; local

12345678