Home
last modified time | relevance | path

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

12

/PHP-8.2/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.2/
H A DREADME.md24 The PHP manual is available at [php.net/docs](https://php.net/docs).
135 - [Mailing list rules](/docs/mailinglist-rules.md)
136 - [PHP release process](/docs/release-process.md)
H A DCONTRIBUTING.md154 ├─ docs/ # PHP internals and repository documentation
/PHP-8.2/tests/classes/
H A Dbug65768.phpt2 Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface
/PHP-8.2/ext/xmlreader/tests/
H A Dbug70309.phpt40 $doc->setRelaxNGSchema('http://docs.oasis-open.org/docbook/rng/5.0/docbook.rng');
/PHP-8.2/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.2/sapi/fuzzer/
H A Dconfig.m49 dnl For newer clang versions see https://llvm.org/docs/LibFuzzer.html#fuzzer-usage
/PHP-8.2/.github/
H A DCODEOWNERS9 # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizi…
/PHP-8.2/.github/workflows/
H A Dpush.yml5 - docs/**
24 - docs/**
/PHP-8.2/ext/soap/
H A Dphp_sdl.h67 HashTable docs; /* array of xmlDocPtr */ member
H A Dphp_sdl.c326 if (zend_hash_str_exists(&ctx->docs, struri, strlen(struri))) { in load_wsdl_ex()
344 zend_hash_str_add_ptr(&ctx->docs, struri, strlen(struri), wsdl); in load_wsdl_ex()
737 zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0); in load_wsdl()
1175 zend_hash_destroy(&ctx.docs); in load_wsdl()
1183 zend_hash_destroy(&ctx.docs); in load_wsdl()
H A Dphp_schema.c97 !zend_hash_str_exists(&ctx->docs, (char*)location, xmlStrlen(location))) { in schema_load_file()
135 zend_hash_str_add_ptr(&ctx->docs, (char*)location, xmlStrlen(location), doc); in schema_load_file()
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt14 /* copy & paste from the docs */
/PHP-8.2/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.2/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.2/sapi/litespeed/
H A DREADME.md83 [LiteSpeed website](https://www.litespeedtech.com/docs/webserver).
/PHP-8.2/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.2/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt35 * ../docs/JISX0208.txt, which comes from the Unicode Consortium */
/PHP-8.2/docs/
H A Dstreams.md322 up to date than these docs :-)
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in247 ; script: /home/fat/web/docs/php/test_mem.php
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic4872 # http://slickproductions.org/docs/NSF/nsfespec.txt
9136 # cf. https://llvm.org/docs/CoverageMappingFormat.html
9138 # https://llvm.org/docs/CommandGuide/llvm-cov.html
9139 # https://llvm.org/docs/CommandGuide/llvm-profdata.html
11364 # (http://btmgr.sourceforge.net/docs/user-guide-3.html)
14477 # clamav-0.100.2\docs\html\node60.html
18030 # Reference: http://djvu.org/docs/DjVu3Spec.djvu
20688 # Format docs: https://linux.die.net/man/5/mlocate.db
20826 # URL: https://llvm.org/docs/BitCodeFormat.html
31105 # http://www.spectaculator.com/docs/zx-state/header.shtml
[all …]

Completed in 140 milliseconds

12