Searched refs:regcomp (Results 1 - 25 of 54) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l7filter/regexp/
H A Dregexp.h36 regexp * regcomp(char *exp, int *patternsize);
H A Dregexp.c2 * regcomp and regexec -- regsub and regerror are elsewhere
62 * that regcomp() supplies a regmust only if the r.e. contains something
65 * supplied because the test in regexec() needs it and regcomp() is computing
165 * Global work variables for regcomp().
174 * Forward declarations for regcomp()'s friends.
208 - regcomp - compile a regular expression into internal code
223 regcomp(char *exp,int *patternsize) function
/netgear-R7000-V1.0.7.12_1.2.5/project/gpl/l7filter/regexp/
H A Dregexp.h36 regexp * regcomp(char *exp, int *patternsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dregex.h19 #define regcomp tre_regcomp macro
H A DMakefile.am25 regcomp.c \
H A Dtre.h26 #define tre_regcomp regcomp
H A DMakefile.in73 tre-parse.c tre-stack.c regcomp.c regexec.c regerror.c \
78 tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo \
246 regcomp.c regexec.c regerror.c $(am__append_1)
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Plo@am__quote@
H A DMakefile73 tre-parse.c tre-stack.c regcomp.c regexec.c regerror.c \
78 tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo \
246 regcomp.c regexec.c regerror.c $(am__append_1)
336 include ./$(DEPDIR)/regcomp.Plo
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxregcomp.c16 int ret = regcomp(preg, regex, cflags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregfronts.c2 * regcomp and regexec - front ends to re_ routines
38 - regcomp - compile regular expression
41 regcomp(re, str, flags) function
H A Dregex.h51 * declarations of the "front end" functions, regcomp() and regexec(),
116 #define __REG_NOFRONT /* don't want regcomp() and regexec() */
205 ^ int regcomp(regex_t *, __REG_CONST char *, int);
307 int regcomp _ANSI_ARGS_((regex_t *, __REG_CONST char *, int));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_regex.c69 ret = regcomp (regex, magic_str, REG_EXTENDED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A DMakefile.am43 ../lib/regcomp.c \
H A DMakefile.in66 ../lib/regcomp.c ../lib/regexec.c ../lib/regerror.c \
75 @TRE_DEBUG_FALSE@ libxtre_la-regcomp.lo libxtre_la-regexec.lo \
300 @TRE_DEBUG_FALSE@ ../lib/tre-match-backtrack.c ../lib/regcomp.c \
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxtre_la-regcomp.Plo@am__quote@
470 libxtre_la-regcomp.lo: ../lib/regcomp.c
471 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-regcomp.lo -MD -MP -MF $(DEPDIR)/libxtre_la-regcomp.Tpo -c -o libxtre_la-regcomp.lo `test -f '../lib/regcomp
[all...]
H A DMakefile66 ../lib/regcomp.c ../lib/regexec.c ../lib/regerror.c \
75 libxtre_la-regcomp.lo libxtre_la-regexec.lo \
300 ../lib/tre-match-backtrack.c ../lib/regcomp.c \
383 include ./$(DEPDIR)/libxtre_la-regcomp.Plo
470 libxtre_la-regcomp.lo: ../lib/regcomp.c
471 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-regcomp.lo -MD -MP -MF $(DEPDIR)/libxtre_la-regcomp.Tpo -c -o libxtre_la-regcomp.lo `test -f '../lib/regcomp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h260 /* POSIX `cflags' bits (i.e., information for `regcomp'). */
304 /* POSIX regcomp return error codes. (In the order listed in the
322 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */
533 extern int regcomp (regex_t *__restrict __preg,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex-gnu.h250 /* POSIX `cflags' bits (i.e., information for `regcomp'). */
294 /* POSIX regcomp return error codes. (In the order listed in the
312 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */
522 extern int regcomp _RE_ARGS ((regex_t *__preg, const char *__pattern,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Drelocs.c64 err = regcomp(&abs_sym_regex_c, abs_sym_regex,
71 err = regcomp(&rel_sym_regex_c, rel_sym_regex,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A DDbRecord.c349 if (regcomp(&preq, value, 0) != 0) {
350 dbenv->errx(dbenv, "regcomp of pattern failed");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsort.c286 int ret = regcomp(&parent_regex, parent_pattern, REG_EXTENDED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/
H A Dmidi_event.c23 if (regcomp(&re, regex, REG_EXTENDED) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dregex.cpp277 // translate our flags to regcomp() ones
302 int errorcode = conv ? regcomp(&m_RegEx, conv, flagsRE) : REG_BADPAT;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Drules.c296 regcomp(&preg, condition->value, REG_EXTENDED | REG_NOSUB);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dbcrelay.c366 regcomp(&preg, "ipsec[0-9]+:[0-9]+.[0-9]+.[0-9]+.255", REG_EXTENDED);
786 //regcomp(&preg, argv[1], REG_ICASE|REG_EXTENDED);
787 regcomp(&preg, interfaces, REG_ICASE|REG_EXTENDED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l7filter/
H A Dl7_filter_main.c669 tmp->pattern = regcomp(g_exp, &len);

Completed in 166 milliseconds

123