Searched refs:ISLOWER (Results 1 – 25 of 36) sorted by relevance
12
/external/curl/lib/ |
D | curl_ctype.h | 47 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro 72 #define ISLOWER(x) (Curl_islower((int) ((unsigned char)x))) macro
|
D | curl_fnmatch.c | 86 if(ISLOWER(c)) in parsekeyword() 133 if(ISLOWER(c)) in charclass() 324 found = ISLOWER(*s); in loop()
|
/external/python/cpython2/Include/ |
D | bytes_methods.h | 39 #define ISLOWER(c) Py_ISLOWER(c) macro
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | setup_once.h | 283 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro
|
/external/libevent/ |
D | evutil.c | 2380 IMPL_CTYPE_FN(ISLOWER) in IMPL_CTYPE_FN()
|
/external/mtools/ |
D | configure | 3888 if (XOR (islower (i), ISLOWER (i)) 4515 if (XOR (islower (i), ISLOWER (i))
|
/external/libsrtp2/ |
D | configure | 4236 if (XOR (islower (i), ISLOWER (i)) 4873 if (XOR (islower (i), ISLOWER (i))
|
/external/fec/ |
D | configure | 2687 if (XOR (islower (i), ISLOWER (i))
|
/external/iputils/ninfod/ |
D | configure | 3461 if (XOR (islower (i), ISLOWER (i))
|
/external/stressapptest/ |
D | configure | 4966 if (XOR (islower (i), ISLOWER (i))
|
/external/lmfit/ |
D | configure | 7314 if (XOR (islower (i), ISLOWER (i)) 11673 if (XOR (islower (i), ISLOWER (i))
|
/external/libcap-ng/libcap-ng-0.7/ |
D | configure | 7254 if (XOR (islower (i), ISLOWER (i)) 12127 if (XOR (islower (i), ISLOWER (i))
|
/external/iperf3/ |
D | configure | 7724 if (XOR (islower (i), ISLOWER (i)) 13045 if (XOR (islower (i), ISLOWER (i))
|
/external/python/cpython2/ |
D | configure | 5149 if (XOR (islower (i), ISLOWER (i)) 7063 if (XOR (islower (i), ISLOWER (i))
|
/external/pcre/dist2/ |
D | configure | 4571 if (XOR (islower (i), ISLOWER (i)) 13631 if (XOR (islower (i), ISLOWER (i))
|
/external/libogg/ |
D | configure | 6670 if (XOR (islower (i), ISLOWER (i)) 11293 if (XOR (islower (i), ISLOWER (i))
|
/external/google-breakpad/ |
D | configure | 6045 if (XOR (islower (i), ISLOWER (i))
|
/external/tcpdump/ |
D | configure | 4154 if (XOR (islower (i), ISLOWER (i))
|
/external/python/cpython3/ |
D | configure | 5557 if (XOR (islower (i), ISLOWER (i)) 7974 if (XOR (islower (i), ISLOWER (i))
|
/external/icu/icu4c/source/ |
D | configure | 4730 if (XOR (islower (i), ISLOWER (i))
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | configure | 8657 if (XOR (islower (i), ISLOWER (i)) 17780 if (XOR (islower (i), ISLOWER (i))
|
/external/libcups/ |
D | configure | 4998 if (XOR (islower (i), ISLOWER (i))
|
/external/libpcap/ |
D | configure | 5142 if (XOR (islower (i), ISLOWER (i))
|
/external/libnfnetlink/ |
D | configure | 7391 if (XOR (islower (i), ISLOWER (i))
|
/external/jemalloc_new/ |
D | configure | 6284 if (XOR (islower (i), ISLOWER (i))
|
12