Home
last modified time | relevance | path

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

12

/php-src/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-src/.github/workflows/
H A Ddocs.yml7 - docs/**
10 - docs/**
24 run: rstfmt --check -w 100 docs/source
30 documentation_path: docs/source
H A Dpush.yml5 - docs/**
23 - docs/**
/php-src/
H A DREADME.md23 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)
/php-src/tests/classes/
H A Dbug65768.phpt2 Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface
/php-src/docs/
H A DREADME.md1 # php-src docs
/php-src/ext/xmlreader/tests/
H A Dbug70309.phpt40 $doc->setRelaxNGSchema('http://docs.oasis-open.org/docbook/rng/5.0/docbook.rng');
/php-src/sapi/fuzzer/
H A Dconfig.m49 dnl For newer clang versions see https://llvm.org/docs/LibFuzzer.html#fuzzer-usage
/php-src/ext/openssl/tests/
H A Dstream_security_level.phpt11 // https://www.openssl.org/docs/man1.1.0/ssl/SSL_CTX_get_security_level.html
/php-src/.github/
H A DCODEOWNERS9 # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizi…
/php-src/ext/soap/
H A Dphp_sdl.h67 HashTable docs; /* array of xmlDocPtr */ member
H A Dphp_sdl.c335 if (zend_hash_str_exists(&ctx->docs, struri, strlen(struri))) { in load_wsdl_ex()
353 zend_hash_str_add_ptr(&ctx->docs, struri, strlen(struri), wsdl); in load_wsdl_ex()
746 zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0); in load_wsdl()
1184 zend_hash_destroy(&ctx.docs); in load_wsdl()
1192 zend_hash_destroy(&ctx.docs); in load_wsdl()
H A Dphp_schema.c103 !zend_hash_str_exists(&ctx->docs, (char*)location, xmlStrlen(location))) { in schema_load_file()
141 zend_hash_str_add_ptr(&ctx->docs, (char*)location, xmlStrlen(location), doc); in schema_load_file()
/php-src/docs/source/
H A Dindex.rst2 php-src docs
/php-src/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt14 /* copy & paste from the docs */
/php-src/ext/standard/tests/array/
H A Dbug34066_1.phpt219 $docs = array(
236 dump2xml($docs);
H A Dbug34066.phpt219 $docs = array(
236 dump2xml($docs);
/php-src/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-src/sapi/litespeed/
H A DREADME.md83 [LiteSpeed website](https://www.litespeedtech.com/docs/webserver).
/php-src/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-src/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt35 * ../docs/JISX0208.txt, which comes from the Unicode Consortium */
/php-src/docs-old/
H A Dstreams.md322 up to date than these docs :-)

Completed in 66 milliseconds

12