Searched refs:regexp (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-9.3-release/crypto/openssl/fips/
H A Dfipsalgtest.pl554 --filter=<regexp>
/freebsd-9.3-release/contrib/one-true-awk/
H A Db.c50 #define ELEAF case EMPTYRE: /* empty string in regexp */
630 /* GNU compatibility: an empty regexp matches anything */
635 np = regexp();
641 Node *regexp(void) /* top-level parse of reg expr */ function
684 np = regexp();
/freebsd-9.3-release/lib/bind/dns/dns/
H A Drdatastruct.h1214 char *regexp; member in struct:dns_rdata_naptr
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c1 /* dfa.c - deterministic extended regexp routines for GNU
130 static void regexp PARAMS ((int toplevel));
1170 regexp:
1171 regexp OR branch
1199 LPAREN regexp RPAREN
1254 regexp(0);
1342 regexp (int toplevel) function
1384 regexp(1);
1618 Nullable: A node is nullable if it is at the root of a regexp that can
1629 regexp roote
[all...]
/freebsd-9.3-release/contrib/less/
H A Dconfigure5380 #include "regexp.h"
5402 if test $have_regex = no && test -f ${srcdir}/regexp.c; then
5409 REGEX_O='regexp.$(O)' have_regex=yes
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure11640 #include <regexp.h>
11664 cf_cv_regex="regexp.h"
11719 regexp.h) cat >>confdefs.h <<\EOF

Completed in 206 milliseconds

12