Home
last modified time | relevance | path

Searched defs:post_data (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dpost.php20 function _wp_translate_postdata( $update = false, $post_data = null ) {
214 function _wp_get_allowed_postdata( $post_data = null ) {
242 function edit_post( $post_data = null ) {
467 function bulk_edit_posts( $post_data = null ) {
1834 function wp_create_post_autosave( $post_data ) {
1962 function wp_autosave( $post_data ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dpost.php20 function _wp_translate_postdata( $update = false, $post_data = null ) {
214 function _wp_get_allowed_postdata( $post_data = null ) {
242 function edit_post( $post_data = null ) {
467 function bulk_edit_posts( $post_data = null ) {
1834 function wp_create_post_autosave( $post_data ) {
1962 function wp_autosave( $post_data ) {
/dports/www/ilias6/ILIAS-6.14/Modules/Exercise/Service/classes/
H A Dclass.ilExerciseInternalFactory.php43 public function request($query_params = null, $post_data = null)
59 public function ui($query_params = null, $post_data = null)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_request.erl190 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
199 post_data(_, Headers, _, []) -> function
201 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_request.erl190 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
199 post_data(_, Headers, _, []) -> function
201 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_request.erl190 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
199 post_data(_, Headers, _, []) -> function
201 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_client/
H A Dhttpc_request.erl190 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
199 post_data(_, Headers, _, []) -> function
201 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/science/libkml/libkml-1.3.0/tests/kml/convenience/
H A Dhttp_client_test_util.h47 const string* post_data, in SendRequest()
75 const string* post_data, in SendRequest()
104 const string* post_data, in SendRequest()
/dports/chinese/phpbb-tw/phpBB2/includes/
H A Dfunctions_post.php93 function prepare_post(&$mode, &$post_data, &$bbcode_on, &$html_on, &$smilies_on, &$error_msg, &$use…
185 function submit_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po…
335 function update_post_stats(&$mode, &$post_data, &$forum_id, &$topic_id, &$post_id, &$user_id)
455 function delete_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po…
546 function user_notification($mode, &$post_data, &$topic_title, &$forum_id, &$topic_id, &$post_id, &$…
/dports/www/phpbb/phpBB2/includes/
H A Dfunctions_post.php93 function prepare_post(&$mode, &$post_data, &$bbcode_on, &$html_on, &$smilies_on, &$error_msg, &$use…
185 function submit_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po…
335 function update_post_stats(&$mode, &$post_data, &$forum_id, &$topic_id, &$post_id, &$user_id)
455 function delete_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po…
546 function user_notification($mode, &$post_data, &$topic_title, &$forum_id, &$topic_id, &$post_id, &$…
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_client/
H A Dhttpc_request.erl191 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
200 post_data(_, Headers, _, []) -> function
202 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_client/
H A Dhttpc_request.erl191 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
200 post_data(_, Headers, _, []) -> function
202 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_client/
H A Dhttpc_request.erl191 post_data(Method, Headers, {ContentType, Body}, HeadersAsIs) function
200 post_data(_, Headers, _, []) -> function
202 post_data(_, _, _, HeadersAsIs = [_|_]) -> function
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Durlcheck.c78 struct post_data { struct
79 struct mlfi_priv *pd_priv;
80 struct line *pd_curhdr;
81 struct line *pd_curbody;
82 char *pd_curptr;
83 int pd_done;
84 char pd_boundary[BOUNDARY_LEN + 1];
/dports/www/ilias/ILIAS-5.4.25/Modules/SurveyQuestionPool/classes/
H A Dclass.SurveyTextQuestion.php296 public function &getWorkingDataFromUserInput($post_data)
315 public function checkUserInput($post_data, $survey_id)
336 public function saveUserInput($post_data, $active_id, $a_return = false)
H A Dclass.SurveyMultipleChoiceQuestion.php362 public function &getWorkingDataFromUserInput($post_data)
394 public function checkUserInput($post_data, $survey_id)
429 public function saveUserInput($post_data, $active_id, $a_return = false)
/dports/www/ilias6/ILIAS-6.14/Modules/SurveyQuestionPool/Questions/
H A Dclass.SurveyTextQuestion.php270 public function &getWorkingDataFromUserInput($post_data)
289 public function checkUserInput($post_data, $survey_id)
309 public function saveUserInput($post_data, $active_id, $a_return = false)
H A Dclass.SurveyMultipleChoiceQuestion.php335 public function &getWorkingDataFromUserInput($post_data)
367 public function checkUserInput($post_data, $survey_id)
403 public function saveUserInput($post_data, $active_id, $a_return = false)
/dports/www/elgg/elgg-3.3.23/mod/web_services/lib/
H A Dclient.php20 function send_api_call(array $keys, $url, array $call, $method = 'GET', $post_data = '',
125 function send_api_post_call($url, array $call, array $keys, $post_data,
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/web_services/lib/
H A Dclient.php20 function send_api_call(array $keys, $url, array $call, $method = 'GET', $post_data = '',
125 function send_api_post_call($url, array $call, array $keys, $post_data,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/tracing/
H A Dcrash_service_uploader.cc208 std::string post_data; in DoCompressOnBackgroundThread() local
232 std::string* post_data) { in SetupMultipart()
265 std::string* post_data) { in AddTraceFile()
312 const std::string& post_data) { in CreateAndStartURLLoader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dwebrtc_log_uploader.cc52 void AddMultipartFileContentHeader(std::string* post_data, in AddMultipartFileContentHeader()
64 void AddLogData(std::string* post_data, const std::string& compressed_log) { in AddLogData()
71 void AddRtpDumpData(std::string* post_data, in AddRtpDumpData()
161 std::unique_ptr<std::string> post_data(new std::string()); in PrepareMultipartPostData() local
342 std::string* post_data, in SetupMultipart()
444 std::unique_ptr<std::string> post_data) { in UploadCompressedLog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dwebrtc_log_uploader.cc52 void AddMultipartFileContentHeader(std::string* post_data, in AddMultipartFileContentHeader()
64 void AddLogData(std::string* post_data, const std::string& compressed_log) { in AddLogData()
71 void AddRtpDumpData(std::string* post_data, in AddRtpDumpData()
160 std::unique_ptr<std::string> post_data(new std::string()); in PrepareMultipartPostData() local
341 std::string* post_data, in SetupMultipart()
447 std::unique_ptr<std::string> post_data) { in UploadCompressedLog()
/dports/finance/py-stripe/stripe-2.29.4/stripe/
H A Dhttp_client.py113 def request_with_retries(self, method, url, headers, post_data=None): argument
153 def request(self, method, url, headers, post_data=None): argument
230 def request(self, method, url, headers, post_data=None): argument
352 def request(self, method, url, headers, post_data=None): argument
425 def request(self, method, url, headers, post_data=None): argument
538 def request(self, method, url, headers, post_data=None): argument
/dports/devel/py-black/black-21.7b0/tests/data/
H A Dcomments7.py127 def test_fails_invalid_post_data( argument
265 def test_fails_invalid_post_data( argument

12345678910>>...19