Home
last modified time | relevance | path

Searched refs:dict (Results 26 – 28 of 28) sorted by relevance

12

/PHP-8.3/.github/scripts/windows/
H A Dtest_task.bat101 …l -Command wget http://windows.php.net/downloads/qa/appveyor/ext/enchant/dict.zip -OutFile dict.zip
102 unzip dict.zip
103 del /q dict.zip
/PHP-8.3/ext/curl/tests/
H A Dcheck_win_config.phpt57 Protocols => dict, file, ftp, ftps, gopher, %r(gophers, )?%rhttp, https, imap, imaps, ldap, ldaps, …
/PHP-8.3/ext/dom/
H A Dphp_dom.c1026 if (doc != NULL && (tmp = xmlDictExists(doc->dict, (const xmlChar *)local, len)) != NULL) { in dom_namednode_iter()
1036 if (doc != NULL && (tmp = xmlDictExists(doc->dict, (const xmlChar *)ns, len)) != NULL) { in dom_namednode_iter()

Completed in 14 milliseconds

12