Home
last modified time | relevance | path

Searched refs:ue (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dis_json.c131 if (uc == ue) in json_parse_string()
147 uc = ue; in json_parse_string()
181 if (uc == ue) in json_parse_array()
211 if (uc == ue) in json_parse_object()
223 if (uc == ue) in json_parse_object()
233 if (uc == ue) in json_parse_object()
261 if (uc == ue) in json_parse_number()
271 if (uc == ue) in json_parse_number()
280 if (uc == ue) in json_parse_number()
285 if (uc == ue) in json_parse_number()
[all …]
/PHP-7.4/ext/standard/
H A Durl.c115 char const *s, *e, *p, *pp, *ue; in php_url_parse_ex2() local
119 ue = s + length; in php_url_parse_ex2()
128 if (e + 1 < ue && e < binary_strcspn(s, ue, "?#")) { in php_url_parse_ex2()
156 while (p < ue && isdigit(*p)) { in php_url_parse_ex2()
173 if (e + 2 < ue && *(e + 2) == '/') { in php_url_parse_ex2()
176 if (e + 3 < ue && *(e + 3) == '/') { in php_url_parse_ex2()
216 } else if (p == pp && pp == ue) { in php_url_parse_ex2()
231 e = binary_strcspn(s, ue, "/?#"); in php_url_parse_ex2()
295 if (e == ue) { in php_url_parse_ex2()
303 e = ue; in php_url_parse_ex2()
[all …]
/PHP-7.4/ext/ftp/tests/
H A Dftp_mlsd.phpt93 string(6) "val=ue"
H A Dserver.inc540 fputs($fs, "fact=val=ue;empty=; path;name\r\n");
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2340 # filename or extended attribute printable strings in range space null til umlaut ue
H A Dmagic2340 # filename or extended attribute printable strings in range space null til umlaut ue

Completed in 130 milliseconds