Home
last modified time | relevance | path

Searched defs:TOLOWER (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dstrcasecmp.c36 # define TOLOWER(Ch) tolower (Ch) macro
40 # define TOLOWER(Ch) __tolower_l ((Ch), loc) macro
42 # define TOLOWER(Ch) tolower (Ch) macro
H A Dstrncasecmp.c38 # define TOLOWER(Ch) tolower (Ch) macro
42 # define TOLOWER(Ch) __tolower_l ((Ch), loc) macro
44 # define TOLOWER(Ch) tolower (Ch) macro
/dports/net/openldap25-server/openldap-2.5.9/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/net/openldap24-server/openldap-2.4.59/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/net/openldap24-client/openldap-2.4.59/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/net/openldap25-client/openldap-2.5.9/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/net/openldap26-client/openldap-2.6.0/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/net/openldap26-server/openldap-2.6.0/include/ac/
H A Dctype.h27 # define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) macro
30 # define TOLOWER(c) tolower(c) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/ltree/
H A Dcrc32.c18 #define TOLOWER(x) tolower((unsigned char) (x)) macro
20 #define TOLOWER(x) (x) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/ltree/
H A Dcrc32.c18 #define TOLOWER(x) tolower((unsigned char) (x)) macro
20 #define TOLOWER(x) (x) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/ltree/
H A Dcrc32.c18 #define TOLOWER(x) tolower((unsigned char) (x)) macro
20 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-server/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-client/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql11-server/postgresql-11.14/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql11-client/postgresql-11.14/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/ltree/
H A Dcrc32.c14 #define TOLOWER(x) tolower((unsigned char) (x)) macro
16 #define TOLOWER(x) (x) macro
/dports/databases/postgresql12-client/postgresql-12.9/contrib/ltree/data/
H A D_ltree.data14 {24.9.27.16.20.21, 12.11.20.20.29, 12.29.17.2.20.29.1.11.19.8.12}
16 {16.14.3.17.17.26.12.19.19.30, 28.20.8.9.9.28.30.29, 14.9.15.21.21.31.1.29}

12345678910>>...24