Searched refs:docs (Results 1 – 25 of 28) sorted by relevance
12
/PHP-5.6/ext/phar/tests/tar/ |
H A D | bug49910.phpt | 25 [5] => phar://*/Structures_Graph-1.0.3/docs/generate.sh 35 [15] => phar://*/Structures_Graph-1.0.3/docs/html/classtrees_Structures_Graph.html 36 [16] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex.html 37 [17] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex_Structures_Graph.html 38 [18] => phar://*/Structures_Graph-1.0.3/docs/html/errors.html 39 [19] => phar://*/Structures_Graph-1.0.3/docs/html/index.html 40 [20] => phar://*/Structures_Graph-1.0.3/docs/html/li_Structures_Graph.html 41 [21] => phar://*/Structures_Graph-1.0.3/docs/html/media/banner.css 42 [22] => phar://*/Structures_Graph-1.0.3/docs/html/media/stylesheet.css 43 [23] => phar://*/Structures_Graph-1.0.3/docs/html/packages.html [all …]
|
/PHP-5.6/tests/classes/ |
H A D | bug65768.phpt | 2 Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface
|
/PHP-5.6/ext/pdo_dblib/ |
H A D | README | 23 Consult the MS docs for more information about all this stuff.
|
/PHP-5.6/ext/phar/ |
H A D | TODO | 13 X docs on file format/manifest description [Greg] 14 X docs on uses [Greg] 31 X update docs to reflect changes in error handling [Greg]
|
/PHP-5.6/ext/soap/ |
H A D | php_sdl.h | 70 HashTable docs; /* array of xmlDocPtr */ member
|
H A D | php_sdl.c | 328 if (zend_hash_exists(&ctx->docs, struri, strlen(struri)+1)) { in load_wsdl_ex() 346 zend_hash_add(&ctx->docs, struri, strlen(struri)+1, (void**)&wsdl, sizeof(xmlDocPtr), NULL); in load_wsdl_ex() 742 zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0); in load_wsdl() 1180 zend_hash_destroy(&ctx.docs); in load_wsdl()
|
H A D | php_schema.c | 100 !zend_hash_exists(&ctx->docs, (char*)location, xmlStrlen(location)+1)) { in schema_load_file() 138 …zend_hash_add(&ctx->docs, (char*)location, xmlStrlen(location)+1, (void**)&doc, sizeof(xmlDocPtr),… in schema_load_file()
|
/PHP-5.6/ext/standard/tests/strings/ |
H A D | sprintf_f_2.phpt | 14 /* copy & paste from the docs */
|
/PHP-5.6/ext/standard/tests/array/ |
H A D | bug34066_1.phpt | 219 $docs = array( 236 dump2xml($docs);
|
H A D | bug34066.phpt | 219 $docs = array( 236 dump2xml($docs);
|
/PHP-5.6/sapi/cgi/ |
H A D | README.FastCGI | 89 (see mod_fastcgi docs for more configuration information):
|
/PHP-5.6/ext/soap/tests/bugs/ |
H A D | bug50698_1.wsdl | 1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
|
H A D | bug50698_4.wsdl | 1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
|
H A D | bug50698_3.wsdl | 1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
|
H A D | bug50698_2.wsdl | 1 …dl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/…
|
/PHP-5.6/ |
H A D | UPGRADING.INTERNALS | 54 Further docs in the RFC: https://wiki.php.net/rfc/operator_overloading_gmp
|
H A D | README.STREAMS | 301 be more up to date than these docs :-)
|
H A D | php.ini-development | 19 ; See the PHP docs for more specific information. 543 ; You can download a copy of the PHP manual from http://php.net/docs
|
H A D | php.ini-production | 19 ; See the PHP docs for more specific information. 543 ; You can download a copy of the PHP manual from http://php.net/docs
|
/PHP-5.6/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 14 …mlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:rdfa="http://docs.oasis-open.org/open…
|
/PHP-5.6/sapi/litespeed/ |
H A D | README | 81 http://www.litespeedtech.com/docs/HowTo_QA.html
|
/PHP-5.6/ext/openssl/ |
H A D | README | 214 http://www.openssl.org/docs/crypto/evp.html, might also be of help.
|
/PHP-5.6/Zend/ |
H A D | ZEND_CHANGES | 994 http://sitten-polizei.de/php/reflection_api/docs/language.reflection.html 1087 * Added here-docs support.
|
/PHP-5.6/sapi/fpm/ |
H A D | www.conf.in | 221 ; script: /home/fat/web/docs/php/test_mem.php
|
H A D | php-fpm.conf.in | 355 ; script: /home/fat/web/docs/php/test_mem.php
|
Completed in 76 milliseconds
12