Home
last modified time | relevance | path

Searched refs:regbol (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/expect/expect5.45.4/
H A Dexp_regexp.h3 #define regbol exp_regbol
7 extern char *regbol;
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimRegExp.h117 const char* regbol; // Beginning of input, for ^ check. variable
160 regbol(0), // Beginning of input, for ^ check. in ossimRegExp()
187 regbol(0), // Beginning of input, for ^ check. in ossimRegExp()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/wrapper/
H A Dregexp.c805 CHAR_TYPE *regbol; /* Beginning of input, for ^ check. */ member
842 ex.regbol = string; in re_exec_w()
918 if (ep->reginput != ep->regbol) in regmatch_()
930 if(ep->reginput > ep->regbol && in regmatch_()
1048 ep->regmatchp[no].begin = input - ep->regbol; in regmatch_()
1068 ep->regmatchp[no].begin = input - ep->regbol; in regmatch_()
1090 ep->regmatchp[no].end = input - ep->regbol; in regmatch_()
1110 ep->regmatchp[no].end = input - ep->regbol; in regmatch_()
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dregexp.c202 static unsigned char *regbol; /* Beginning of input, for ^ check. */ variable
944 regbol = (unsigned char *)start; in hs_regexec()
1043 if (reginput != regbol) in regmatch()
1056 if (reginput == regbol) in regmatch()
1065 if ( reginput == regbol in regmatch()
1070 if (reginput == regbol) in regmatch()
/dports/lang/librep/librep_0.92.7/src/
H A Dregexp.c660 static char *regbol; /* Beginning of input, for ^ check. */ variable
738 regbol = (eflags & rep_REG_NOTBOL) ? "" : string; in rep_regexec2()
794 regbol = (eflags & rep_REG_NOTBOL) ? "" : string; in rep_regmatch_string()
876 if (reginput != regbol) in regmatch()
1096 if (reginput == regbol || *reginput == '\0' in regmatch()
1104 if (!(reginput == regbol || *reginput == '\0' in regmatch()
/dports/chinese/celvis/celvis/
H A Dregexp.c776 static char *regbol; /* Beginning of input, for ^ check. */ variable
831 regbol = string;
833 regbol = NULL;
921 if (reginput != regbol)
929 if (reginput != regbol
/dports/news/nn/nn-6.7.3/
H A Dregexp.c694 static char *regbol; /* Beginning of input, for ^ check. */ variable
741 regbol = string; in regexec()
829 if (reginput != regbol) in regmatch()
839 if (reginput != regbol && !isspace(*(reginput - 1))) in regmatch()
845 if (reginput == regbol || isspace(*(reginput - 1))) in regmatch()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/percona57-server/percona-server-5.7.36-39/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/percona57-client/percona-server-5.7.36-39/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/mysql57-client/mysql-5.7.36/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/mysql56-client/mysql-5.6.51/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/databases/mysql55-client/mysql-5.5.62/regex/
H A Dregexp.c778 static char *regbol; /* Beginning of input, for ^ check. */ variable
826 regbol = string;
910 if (reginput != regbol) in regmatch()
923 if (reginput == regbol) in regmatch()
932 if ( reginput == regbol || in regmatch()
/dports/lang/jimtcl/jimtcl-0.81/
H A Djimregexp.h62 const char *regbol; /* Beginning of input, for ^ check. */ member
/dports/security/gnupg/gnupg-2.3.3/regexp/
H A Djimregexp.h62 const char *regbol; /* Beginning of input, for ^ check. */ member
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djimregexp.h62 const char *regbol; /* Beginning of input, for ^ check. */ member
/dports/devel/jam/jam-2.6/
H A Dregexp.c773 static char *regbol; /* Beginning of input, for ^ check. */ variable
825 regbol = (char *)string; in regexec()
911 if (reginput != regbol) in regmatch()
923 if (reginput > regbol && in regmatch()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dregexp.c776 static const char *regbol; /* Beginning of input, for ^ check. */ variable
830 regbol = (char *)string; in regexec()
922 if (reginput != regbol) in regmatch()
934 if (reginput > regbol && in regmatch()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dregexp.cpp776 static const char *regbol; /* Beginning of input, for ^ check. */ variable
830 regbol = (char *)string; in regexec()
922 if (reginput != regbol) in regmatch()
934 if (reginput > regbol && in regmatch()

1234