Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 58) sorted by path

123

/PHP-7.4/
H A DCONTRIBUTING.md294 free to post your questions on the mailing list. Please have a look at the more
H A DNEWS1194 . Fixed bug #79033 (Curl timeout error with specific url and post). (cmb)
H A Dconfigure.ac1044 dnl Extensions post-config.
/PHP-7.4/Zend/tests/
H A Dbug30346.phpt15 $post = new Test;
17 echo $post[$id.'_show'];
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_057.phpt2 Type change in pre/post-increment (use-after-free)
/PHP-7.4/build/
H A Dphp.m4221 dnl PHP_ADD_SOURCES_X(source-path, sources[, special-flags[, target-var[, shared[, special-post-fla…
/PHP-7.4/docs/
H A Dinput-filter.md9 implemented as a SAPI hook and is called from the `treat_data` and post handler
H A Dmailinglist-rules.md26 2. Do not post when you are angry. Any post can wait a few hours. Review
27 your post after a good breather or a good nights sleep.
64 3. Do not top post. Place your answer underneath anyone you wish to quote
65 and remove any previous comment that is not relevant to your post.
/PHP-7.4/ext/curl/
H A Dinterface.c1786 static void curl_free_post(void **post) in curl_free_post() argument
1789 curl_mime_free((curl_mime *)*post); in curl_free_post()
1791 curl_formfree((struct HttpPost *)*post); in curl_free_post()
2316 zend_llist_clean(&ch->to_free->post); in build_mime_structure_from_hash()
2319 zend_llist_add_element(&ch->to_free->post, &mime); in build_mime_structure_from_hash()
2322 zend_llist_add_element(&ch->to_free->post, &first); in build_mime_structure_from_hash()
2991 char *post = NULL; in _php_curl_setopt()
2995 post = estrndup(ZSTR_VAL(str), ZSTR_LEN(str)); in _php_curl_setopt()
2996 zend_llist_add_element(&ch->to_free->str, &post); in _php_curl_setopt()
2998 curl_easy_setopt(ch->cp, CURLOPT_POSTFIELDS, post); in _php_curl_setopt()
[all …]
H A Dphp_curl.h172 zend_llist post; member
/PHP-7.4/ext/curl/tests/
H A Dbug79033.phpt2 Bug #79033 (Curl timeout error with specific url and post)
11 CURLOPT_URL => "{$host}/get.inc?test=post",
24 string(%d) "POST /get.inc?test=post HTTP/1.1
H A Dbug80595.phpt13 CURLOPT_URL => "{$host}/get.inc?test=post",
H A Dcurl_CURLOPT_READDATA.phpt14 $url = $host . '/get.inc?test=post';
H A Dcurl_copy_handle_variation3.phpt2 curl_copy_handle() allows to post CURLFile multiple times
H A Dcurl_copy_handle_variation4.phpt2 curl_copy_handle() allows to post CURLFile multiple times with curl_multi_exec()
H A Dcurl_copy_handle_variation5.phpt2 curl_copy_handle() allows to post CURLFile multiple times if postfields change
H A Dcurl_file_upload.phpt55 curl_setopt($ch, CURLOPT_URL, "{$host}/get.inc?test=post");
/PHP-7.4/ext/curl/tests/responder/
H A Dget.inc4 case 'post':
/PHP-7.4/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
49 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
79 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
109 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
139 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
169 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
175 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
180 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
185 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
190 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
[all …]
H A DDateTime_data-fall-type2-type3.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
51 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
83 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
115 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
147 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
179 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
185 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
190 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
196 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
202 $start = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
[all …]
H A DDateTime_data-fall-type3-type2.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
51 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
81 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
116 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
152 $end = new DateTime('2010-11-08 19:59:59 EST'); // post, zt2
189 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
194 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
199 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
204 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
209 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
[all …]
H A DDateTime_data-fall-type3-type3.inc19 * + post: the day after the transition day 2010-11-08 19:59:59
51 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
83 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
120 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
158 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
191 $end = new DateTime('2010-11-08 19:59:59'); // post, zt3
197 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
202 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
208 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
214 $start = new DateTime('2010-11-08 19:59:59'); // post, zt3
[all …]
H A DDateTime_data-spring-type2-type2.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
37 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
57 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
77 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
83 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
88 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
93 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
97 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
98 $start = new DateTime('2010-03-15 18:57:55 EDT'); // sp post, zt2
H A DDateTime_data-spring-type2-type3.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
37 $end = new DateTime('2010-03-15 19:59:59'); // post, zt3
57 $end = new DateTime('2010-03-15 19:59:59'); // post, zt3
77 $end = new DateTime('2010-03-15 19:59:59'); // post, zt3
83 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
88 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
93 $start = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
97 $end = new DateTime('2010-03-15 19:59:59'); // post, zt3
98 $start = new DateTime('2010-03-15 18:57:55 EDT'); // sp post, zt2
H A DDateTime_data-spring-type3-type2.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
37 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
57 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
77 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
83 $start = new DateTime('2010-03-15 19:59:59'); // post, zt3
88 $start = new DateTime('2010-03-15 19:59:59'); // post, zt3
93 $start = new DateTime('2010-03-15 19:59:59'); // post, zt3
97 $end = new DateTime('2010-03-15 19:59:59 EDT'); // post, zt2
98 $start = new DateTime('2010-03-15 18:57:55'); // sp post, zt3

Completed in 64 milliseconds

123