Home
last modified time | relevance | path

Searched refs:form (Results 76 – 100 of 180) sorted by relevance

12345678

/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_005.phpt17 Content-Disposition: form-data; name="userfile"; filename="laruence.txt"
32 Content-Type: multipart/form-data; boundary=---------------------------114782935826962
/PHP-8.2/tests/basic/
H A DGHSA-9pqp-7h25-4f32.phpt30 . "Content-Disposition: form-data; name=\"koko\"\r\n"
38 'CONTENT_TYPE' => "multipart/form-data; boundary=$boundary",
99 <b>Warning</b>: Boundary too large in multipart/form-data POST data in <b>Unknown</b> on line <b>0…
H A Denable_post_data_reading_01.phpt6 Content-Type: application/x-www-form-urlencoded
H A Denable_post_data_reading_03.phpt7 Content-Type: application/x-www-form-urlencoded
/PHP-8.2/ext/intl/
H A Dintl_cppshims.h19 #error For inclusion form C++ files only
/PHP-8.2/ext/intl/normalizer/
H A Dnormalizer_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, form, IS_LONG, 0, "Normalizer::FORM_C")
11 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, form, IS_LONG, 0, "Normalizer::FORM_C")
17 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, form, IS_LONG, 0, "Normalizer::FORM_C")
/PHP-8.2/ext/standard/tests/file/
H A Dfile_variation.phpt36 echo "File contents in array form Before replacement of the key\n";
44 echo "File contents in array form After replacement of the key\n";
135 File contents in array form Before replacement of the key
146 File contents in array form After replacement of the key
H A Dphp_fd_wrapper_03.phpt17 Warning: fopen(php://fd/): Failed to open stream: php://fd/ stream must be specified in the form ph…
21 Warning: fopen(php://fd/1/): Failed to open stream: php://fd/ stream must be specified in the form
/PHP-8.2/ext/session/tests/
H A Drfc1867_sid_invalid.phpt25 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
27 Content-Disposition: form-data; name="PHP_SESSION_UPLOAD_PROGRESS"
31 Content-Disposition: form-data; name="file1"; filename="file1.txt"
35 Content-Disposition: form-data; name="file2"; filename="file2.txt"
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_public_decrypt_basic.phpt45 Key array must be of the form array(0 => key, 1 => phrase)
46 Key array must be of the form array(0 => key, 1 => phrase)
/PHP-8.2/tests/lang/
H A Dbug25145.phpt2 Bug #25145 (SEGV on receipt of form input with name like "123[]")
/PHP-8.2/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt38 //strtr() call in three args syntax form
41 //strtr() call in two args syntax form
H A Dstrtr_variation1.phpt43 //strtr() call in three args syntax form
46 //strtr() call in two args syntax form
H A Dstrtr_variation2.phpt47 //strtr() call in three args syntax form
50 //strtr() call in two args syntax form
/PHP-8.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt27 "Source" form shall mean the preferred form for making modifications,
31 "Object" form shall mean any form resulting from mechanical
32 transformation or translation of a Source form, including but
37 Object form, made available under the License, as indicated by a
42 form, that is based on (or derived from) the Work and for which the
55 means any form of electronic, verbal, or written communication sent
72 Work and such Derivative Works in Source or Object form.
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
103 attribution notices from the Source form of the Work,
[all …]
/PHP-8.2/ext/standard/tests/streams/
H A Dbug71884.phpt14 Options should have the form ["wrappername"]["optionname"] = $value
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug40398.phpt77 Deprecated: Callables of the form ["Derived_1", "Base::__construct"] are deprecated in %s on line %d
80 Deprecated: Callables of the form ["Derived_2", "parent::__construct"] are deprecated in %s on line…
H A Dis_callable_abstract_method-deprecated.phpt19 Deprecated: Callables of the form ["B", "A::foo"] are deprecated in %s on line %d
/PHP-8.2/ext/zip/tests/
H A Dbug72258.phpt2 Bug #72258 ZipArchive converts filenames to unrecoverable form
/PHP-8.2/Zend/tests/
H A Dentry_block_with_predecessors.phpt2 For SSA form the entry block should have no predecessors
/PHP-8.2/Zend/tests/try/
H A Dcatch_003.phpt2 Catching an exception in a constructor fired form a static method
/PHP-8.2/ext/standard/tests/serialize/
H A Dserialization_objects_011.phpt46 echo "Serialized form:\n";
81 Serialized form:
113 Serialized form:
159 Serialized form:
/PHP-8.2/ext/curl/tests/
H A Dbug79033.phpt28 Content-Type: application/x-www-form-urlencoded
/PHP-8.2/ext/intl/tests/
H A Dut_common.inc214 function ut_norm_normalize( $str, $form )
216 …rn $GLOBALS['oo-mode'] ? Normalizer::normalize( $str, $form ) : normalizer_normalize( $str, $form
218 function ut_norm_is_normalized( $str, $form )
220 …LOBALS['oo-mode'] ? Normalizer::isNormalized( $str, $form ) : normalizer_is_normalized( $str, $for…
222 function ut_norm_get_raw_decomposition( $str, $form )
224 …mode'] ? Normalizer::getRawDecomposition( $str, $form ) : normalizer_get_raw_decomposition( $str, …
/PHP-8.2/tests/classes/
H A Dabstract_user_call.phpt33 Deprecated: Callables of the form ["test", "test_base::func"] are deprecated in %s on line %d

Completed in 21 milliseconds

12345678