Home
last modified time | relevance | path

Searched refs:bothcases (Results 1 – 25 of 72) sorted by relevance

123

/dports/games/hs-scroll/scroll-1.20180421/
H A DCharMap.hs63 ingredient' n c s = bothcases c (IngredientFor s n)
66 poison c = bothcases c . Poison
68 bothcases c v = [(toLower c, v), (toUpper c, v)] function
/dports/devel/z88dk/z88dk/src/copt/regex/
H A Dregcomp.h20 static void bothcases(register struct parse *p, int ch);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/percona57-server/percona-server-5.7.36-39/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/percona57-client/percona-server-5.7.36-39/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/mysql57-client/mysql-5.7.36/regex/
H A Dregcomp.ih20 static void bothcases(struct parse *p, int ch);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/regex/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/print/cups/cups-2.3.3op2/vcnet/regex/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/news/knews/knews-1.0b.1/regexp/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/common/regex/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/databases/mysql56-client/mysql-5.6.51/regex/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/databases/mysql55-client/mysql-5.5.62/regex/
H A Dregcomp.ih20 static void bothcases(register struct parse *p, int ch);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A Dregcomp.c219 static void bothcases(struct parse *, int);
1047 bothcases(struct parse *p, int ch) in bothcases() function
1075 bothcases(p, ch); in ordinary()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A Dregcomp.c219 static void bothcases(struct parse *, int);
1047 bothcases(struct parse *p, int ch) in bothcases() function
1075 bothcases(p, ch); in ordinary()
/dports/security/clamav/clamav-0.104.2/libclamav/regex/
H A Dregcomp.c86 static void bothcases(struct parse *, int);
897 bothcases(struct parse *p, int ch) in bothcases() function
925 bothcases(p, ch); in ordinary()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/regex/
H A Dregcomp.c86 static void bothcases(struct parse *, int);
897 bothcases(struct parse *p, int ch) in bothcases() function
925 bothcases(p, ch); in ordinary()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A Dregcomp.c83 static void bothcases(struct parse *, int);
883 bothcases(struct parse *p, int ch) in bothcases() function
911 bothcases(p, ch); in ordinary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A Dregcomp.c219 static void bothcases(struct parse *, int);
1047 bothcases(struct parse *p, int ch) in bothcases() function
1075 bothcases(p, ch); in ordinary()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A Dregcomp.c219 static void bothcases(struct parse *, int);
1047 bothcases(struct parse *p, int ch) in bothcases() function
1075 bothcases(p, ch); in ordinary()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A Dregcomp.c219 static void bothcases(struct parse *, int);
1047 bothcases(struct parse *p, int ch) in bothcases() function
1075 bothcases(p, ch); in ordinary()

123