Home
last modified time | relevance | path

Searched refs:ISALNUM (Results 1 – 15 of 15) sorted by relevance

/third_party/curl/lib/
Dcurl_ctype.h40 #define ISALNUM(x) (ISDIGIT(x) || ISLOWER(x) || ISUPPER(x)) macro
48 #define ISUNRESERVED(x) (ISALNUM(x) || ISURLPUNTCS(x))
Dftplistparser.c655 if(ISALNUM(c)) { in Curl_ftp_parselist()
671 else if(!ISALNUM(c) && c != '.') { in Curl_ftp_parselist()
679 if(ISALNUM(c)) { in Curl_ftp_parselist()
693 else if(!ISALNUM(c) && c != '.') { in Curl_ftp_parselist()
701 if(ISALNUM(c)) { in Curl_ftp_parselist()
729 else if(!ISALNUM(c) && c != '.' && c != ':') { in Curl_ftp_parselist()
Dcurl_fnmatch.c149 if(ISALNUM(c) && *p++ == '-') { in setcharorrange()
312 found = ISALNUM(*s); in loop()
Dhttp_aws_sigv4.c260 while(*endp && ISALNUM(*endp)) in make_headers()
472 if(ISALNUM(*q)) in canon_query()
Dparsedate.c269 while(**date && !ISALNUM(**date)) in skip()
Daltsvc.c555 while(*p && (ISALNUM(*p) || (*p == '.') || (*p == '-'))) in Curl_altsvc_parse()
Durlapi.c218 if(s && (ISALNUM(s) || (s == '+') || (s == '-') || (s == '.') )) { in Curl_is_absolute_url()
1770 if(ISALNUM(*s) || (*s == '+') || (*s == '-') || (*s == '.')) in curl_url_set()
Dimap.c1861 if(ISALNUM(ch)) in imap_is_bchar()
/third_party/curl/src/
Dvar.c277 (ISALNUM(name[i]) || (name[i] == '_')); i++); in varexpand()
402 while(*line && (ISALNUM(*line) || (*line == '_'))) in setvariable()
Dtool_paramhlp.c371 while(!ISALNUM(*token)) { /* may be NULL if token is all modifiers */ in proto2num()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc198 if (!ISALNUM (s[strlen (subtag)])) in subtag_matches()
345 for (i = 0; i < 4 && ISALNUM (s[i]); i++) in parse_private_use_subtag()
Dhb-common.cc790 while (*pp < end && (ISALNUM(**pp) || **pp == '_')) in parse_tag()
Dhb-algs.hh750 static inline bool ISALNUM (unsigned char c) in ISALNUM() function
/third_party/node/deps/cares/src/lib/
Dsetup_once.h270 #define ISALNUM(x) (isalnum((int)((unsigned char)x))) macro
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt5508 ISALNUM