Home
last modified time | relevance | path

Searched refs:part (Results 101 – 125 of 186) sorted by relevance

12345678

/php-src/ext/reflection/tests/
H A Dbug80190.phpt2 Bug #80190: ReflectionMethod::getReturnType() does not handle static as part of union type
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_001w.phpt25 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_simple_doclit_006w.phpt23 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_simple_doclit_008w.phpt24 …hemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_simple_doclit_009w.phpt24 …hemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_simple_doclit_011w.phpt24 …hemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_complex_doclit_002w.phpt28 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_simple_doclit_010w.phpt24 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_complex_doclit_006w.phpt31 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_complex_doclit_004w.phpt31 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_complex_doclit_003w.phpt36 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
H A Dr4_groupH_complex_doclit_005w.phpt31 …s1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/types/part"><SOAP-ENV:Body><SO…
/php-src/Zend/tests/float_to_int/
H A Dno_warnings_compatible_float_vars.phpt2 Implicit float to int conversions should not warn for variables if float has a fractional part equa…
/php-src/ext/pdo_odbc/
H A Dconfig.m42 The 'flavour' part determines what driver or driver manager to use; it can be
10 For unixODBC and iODBC, the 'dir' part is ignored and can be omitted, as
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c544 bool part = false; in strstr_common_handler() local
550 Z_PARAM_BOOL(part) in strstr_common_handler()
567 if (part) { in strstr_common_handler()
588 if (part) { in strstr_common_handler()
/php-src/ext/curl/
H A Dinterface.c1372 curl_mimepart *part; in add_simple_field() local
1378 part = curl_mime_addpart(mime); in add_simple_field()
1379 if (part == NULL) { in add_simple_field()
1384 if ((form_error = curl_mime_name(part, ZSTR_VAL(string_key))) != CURLE_OK in add_simple_field()
1402 curl_mimepart *part; in build_mime_structure_from_hash() local
1470 part = curl_mime_addpart(mime); in build_mime_structure_from_hash()
1471 if (part == NULL) { in build_mime_structure_from_hash()
1526 part = curl_mime_addpart(mime); in build_mime_structure_from_hash()
1527 if (part == NULL) { in build_mime_structure_from_hash()
1533 || (form_error = curl_mime_filename(part, filename)) != CURLE_OK in build_mime_structure_from_hash()
[all …]
/php-src/ext/json/tests/
H A Dbug64874_part1.phpt2 Whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly")
/php-src/Zend/asm/
H A DLICENSE12 must be included in all copies of the Software, in whole or in part, and
/php-src/Zend/tests/weakrefs/
H A Dweakmap_weakness.phpt2 The weak part of the WeakMap
/php-src/ext/soap/tests/
H A Dgh15711.wsdl18 <part name="dotestReturn" type="tns:book"/>
/php-src/ext/exif/tests/
H A Dbug50845.phpt46 …vehicles were loaded to support a theater security cooperation event as a part of a MEU readiness …
/php-src/
H A DCODING_STANDARDS.md57 1. Use `PHP_*` macros in the PHP source, and `ZEND_*` macros in the Zend part of
116 1. If they are part of a "parent set" of functions, that parent should be
170 and voted on as part of the RFC process.
225 1. Functions that are part of the external API should be named
317 code can be reasonably be kept as part of the codebase. See the `README` in the
/php-src/ext/soap/tests/schema/
H A Dtest_schema.inc29 <part name="testParam" $type/>
/php-src/ext/dom/lexbor/
H A DLICENSE104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_quote_gbk_double_escape.phpt31 …* The solution is to check whether it could have been part of a multibyte sequence, but the che…

Completed in 45 milliseconds

12345678