Searched defs:re (Results 76 - 100 of 123) sorted by relevance

12345

/freebsd-current/usr.bin/m4/
H A Dgnum4.c249 exit_regerror(int er, regex_t *re, const char *source) argument
280 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) argument
297 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
330 do_subst(const char *string, regex_t *re, cons argument
371 do_regexp(const char *string, regex_t *re, const char *source, const char *replace, regmatch_t *pm) argument
389 do_regexpindex(const char *string, regex_t *re, const char *source, regmatch_t *pm) argument
483 regex_t re; local
513 regex_t re; local
[all...]
/freebsd-current/tests/sys/ses/
H A Dnondestructive.c46 regex_t re; local
/freebsd-current/tests/atf_python/sys/net/
H A Dvnet.py5 import re namespace
/freebsd-current/usr.bin/sed/
H A Dprocess.c384 regex_t *re; local
H A Dcompile.c158 char re[_POSIX2_LINE_MAX + 1]; local
534 compile_re(char *re, int case_insensitive) argument
900 char *end, re[_POSIX2_LINE_MAX + 1]; local
[all...]
/freebsd-current/usr.bin/ministat/
H A Dministat.c251 double re; local
/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c668 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
[all...]
/freebsd-current/lib/libpmc/
H A Dlibpmc_pmu_util.c227 regex_t re; local
/freebsd-current/sys/x86/iommu/
H A Dintel_ctx.c82 dmar_root_entry_t *re; local
/freebsd-current/contrib/libucl/src/
H A Ducl_schema.c378 regex_t re; local
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_qos.c157 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
302 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
419 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
[all...]
H A Dosm_mcast_mgr.c1011 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
/freebsd-current/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c746 ctf_encoding_t le, re; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp116 friend bool operator<(const unsigned int r, const struct ReduceEntry &re) { argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py23 import re namespace
[all...]
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest-port.cc680 bool RE::FullMatch(const char* str, const RE& re) { argument
689 bool RE::PartialMatch(const char* str, const RE& re) { argument
931 bool RE::FullMatch(const char* str, const RE& re) { argument
937 PartialMatch(const char* str, const RE& re) argument
[all...]
/freebsd-current/contrib/nvi/ex/
H A Dex_subst.c49 regex_t *re; local
338 s(SCR *sp, EXCMD *cmdp, CHAR_T *s, regex_t *re, u_int flags) argument
[all...]
/freebsd-current/contrib/libevent/
H A Devent_rpcgen.py23 import re namespace
[all...]
/freebsd-current/sys/kern/
H A Dsubr_rman.c642 rman_activate_resource(struct resource *re) argument
762 rman_release_resource(struct resource *re) argument
/freebsd-current/contrib/nvi/common/
H A Dscreen.h127 CHAR_T *re; /* Search RE: uncompiled form. */ member in struct:_scr
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1146 const std::string re = "re"; local
1189 const std::string re = "re"; local
/freebsd-current/sbin/fdisk/
H A Dfdisk.c1476 regex_t re; local
/freebsd-current/usr.bin/sort/
H A Dsort.c622 regex_t re; local
776 regex_t re; local
/freebsd-current/tools/tools/shlib-compat/
H A Dshlib-compat.py31 import re namespace
[all...]
/freebsd-current/tools/sched/
H A Dschedgraph.py30 import re namespace

Completed in 587 milliseconds

12345