Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 31) sorted by relevance

12

/PHP-8.3/ext/phar/tests/tar/
H A Dbug49910.phpt24 [5] => phar://*/Structures_Graph-1.0.3/docs/generate.sh
34 [15] => phar://*/Structures_Graph-1.0.3/docs/html/classtrees_Structures_Graph.html
35 [16] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex.html
36 [17] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex_Structures_Graph.html
37 [18] => phar://*/Structures_Graph-1.0.3/docs/html/errors.html
38 [19] => phar://*/Structures_Graph-1.0.3/docs/html/index.html
39 [20] => phar://*/Structures_Graph-1.0.3/docs/html/li_Structures_Graph.html
40 [21] => phar://*/Structures_Graph-1.0.3/docs/html/media/banner.css
41 [22] => phar://*/Structures_Graph-1.0.3/docs/html/media/stylesheet.css
42 [23] => phar://*/Structures_Graph-1.0.3/docs/html/packages.html
[all …]
/PHP-8.3/
H A DREADME.md23 The PHP manual is available at [php.net/docs](https://php.net/docs).
134 - [Mailing list rules](/docs/mailinglist-rules.md)
135 - [PHP release process](/docs/release-process.md)
H A DCONTRIBUTING.md179 ├─ docs/ # PHP internals and repository documentation
/PHP-8.3/tests/classes/
H A Dbug65768.phpt2 Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface
/PHP-8.3/ext/xmlreader/tests/
H A Dbug70309.phpt40 $doc->setRelaxNGSchema('http://docs.oasis-open.org/docbook/rng/5.0/docbook.rng');
/PHP-8.3/sapi/fuzzer/
H A Dconfig.m49 dnl For newer clang versions see https://llvm.org/docs/LibFuzzer.html#fuzzer-usage
/PHP-8.3/ext/openssl/tests/
H A Dstream_security_level.phpt12 // https://www.openssl.org/docs/man1.1.0/ssl/SSL_CTX_get_security_level.html
/PHP-8.3/ext/soap/
H A Dphp_sdl.h67 HashTable docs; /* array of xmlDocPtr */ member
H A Dphp_sdl.c328 if (zend_hash_str_exists(&ctx->docs, struri, strlen(struri))) { in load_wsdl_ex()
346 zend_hash_str_add_ptr(&ctx->docs, struri, strlen(struri), wsdl); in load_wsdl_ex()
739 zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0); in load_wsdl()
1177 zend_hash_destroy(&ctx.docs); in load_wsdl()
1185 zend_hash_destroy(&ctx.docs); in load_wsdl()
H A Dphp_schema.c104 !zend_hash_str_exists(&ctx->docs, (char*)location, xmlStrlen(location))) { in schema_load_file()
156 zend_hash_str_add_ptr(&ctx->docs, (char*)location, xmlStrlen(location), doc); in schema_load_file()
/PHP-8.3/.github/
H A DCODEOWNERS15 # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizi…
/PHP-8.3/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt14 /* copy & paste from the docs */
/PHP-8.3/.github/workflows/
H A Dpush.yml5 - docs/**
25 - docs/**
/PHP-8.3/ext/standard/tests/array/
H A Dbug34066_1.phpt219 $docs = array(
236 dump2xml($docs);
H A Dbug34066.phpt219 $docs = array(
236 dump2xml($docs);
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
H A Dbug50698_4.wsdl1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
H A Dbug50698_3.wsdl1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
H A Dbug50698_2.wsdl1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
/PHP-8.3/sapi/litespeed/
H A DREADME.md83 [LiteSpeed website](https://www.litespeedtech.com/docs/webserver).
/PHP-8.3/ext/phar/tests/zip/
H A Dbug48791.phpt12 …mlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:rdfa="http://docs.oasis-open.org/open…
/PHP-8.3/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt35 * ../docs/JISX0208.txt, which comes from the Unicode Consortium */
/PHP-8.3/docs/
H A Dstreams.md322 up to date than these docs :-)
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in247 ; script: /home/fat/web/docs/php/test_mem.php
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic5383 # http://slickproductions.org/docs/NSF/nsfespec.txt
10153 # https://llvm.org/docs/CommandGuide/llvm-cov.html
15978 # clamav-0.100.2\docs\html\node60.html
19560 # Reference: http://www.x.org/docs/XPM/xpm.pdf
20412 # Reference: http://djvu.org/docs/DjVu3Spec.djvu
22852 # URL: https://v8.dev/docs/ignition
24008 # Format docs: https://linux.die.net/man/5/mlocate.db
24167 # URL: https://llvm.org/docs/BitCodeFormat.html
36133 # https://www.weewx.com/docs/usersguide.htm
36355 # https://tech.ebu.ch/docs/tech/tech3264.pdf
[all …]

Completed in 144 milliseconds

12