Home
last modified time | relevance | path

Searched refs:ISLOWER (Results 1 – 25 of 36) sorted by relevance

12

/external/curl/lib/
Dcurl_ctype.h47 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro
72 #define ISLOWER(x) (Curl_islower((int) ((unsigned char)x))) macro
Dcurl_fnmatch.c86 if(ISLOWER(c)) in parsekeyword()
133 if(ISLOWER(c)) in charclass()
324 found = ISLOWER(*s); in loop()
/external/python/cpython2/Include/
Dbytes_methods.h39 #define ISLOWER(c) Py_ISLOWER(c) macro
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dsetup_once.h283 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro
/external/libevent/
Devutil.c2380 IMPL_CTYPE_FN(ISLOWER) in IMPL_CTYPE_FN()
/external/mtools/
Dconfigure3888 if (XOR (islower (i), ISLOWER (i))
4515 if (XOR (islower (i), ISLOWER (i))
/external/libsrtp2/
Dconfigure4236 if (XOR (islower (i), ISLOWER (i))
4873 if (XOR (islower (i), ISLOWER (i))
/external/fec/
Dconfigure2687 if (XOR (islower (i), ISLOWER (i))
/external/iputils/ninfod/
Dconfigure3461 if (XOR (islower (i), ISLOWER (i))
/external/stressapptest/
Dconfigure4966 if (XOR (islower (i), ISLOWER (i))
/external/lmfit/
Dconfigure7314 if (XOR (islower (i), ISLOWER (i))
11673 if (XOR (islower (i), ISLOWER (i))
/external/libcap-ng/libcap-ng-0.7/
Dconfigure7254 if (XOR (islower (i), ISLOWER (i))
12127 if (XOR (islower (i), ISLOWER (i))
/external/iperf3/
Dconfigure7724 if (XOR (islower (i), ISLOWER (i))
13045 if (XOR (islower (i), ISLOWER (i))
/external/python/cpython2/
Dconfigure5149 if (XOR (islower (i), ISLOWER (i))
7063 if (XOR (islower (i), ISLOWER (i))
/external/pcre/dist2/
Dconfigure4571 if (XOR (islower (i), ISLOWER (i))
13631 if (XOR (islower (i), ISLOWER (i))
/external/libogg/
Dconfigure6670 if (XOR (islower (i), ISLOWER (i))
11293 if (XOR (islower (i), ISLOWER (i))
/external/google-breakpad/
Dconfigure6045 if (XOR (islower (i), ISLOWER (i))
/external/tcpdump/
Dconfigure4154 if (XOR (islower (i), ISLOWER (i))
/external/python/cpython3/
Dconfigure5557 if (XOR (islower (i), ISLOWER (i))
7974 if (XOR (islower (i), ISLOWER (i))
/external/icu/icu4c/source/
Dconfigure4730 if (XOR (islower (i), ISLOWER (i))
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure8657 if (XOR (islower (i), ISLOWER (i))
17780 if (XOR (islower (i), ISLOWER (i))
/external/libcups/
Dconfigure4998 if (XOR (islower (i), ISLOWER (i))
/external/libpcap/
Dconfigure5142 if (XOR (islower (i), ISLOWER (i))
/external/libnfnetlink/
Dconfigure7391 if (XOR (islower (i), ISLOWER (i))
/external/jemalloc_new/
Dconfigure6284 if (XOR (islower (i), ISLOWER (i))

12