Home
last modified time | relevance | path

Searched defs:clearBody (Results 1 – 15 of 15) sorted by relevance

/dports/devel/hadoop2/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/tagext/
H A DBodyContent.java95 public void clearBody() { in clearBody() method in BodyContent
/dports/devel/hadoop/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/tagext/
H A DBodyContent.java95 public void clearBody() { in clearBody() method in BodyContent
/dports/net/bosh-cli/bosh-cli-5.5.0/director/
H A Dfactory.go97 func clearBody(req *http.Request) { func
/dports/graphics/qgis/qgis-3.22.3/src/server/
H A Dqgsrequesthandler.cpp104 void QgsRequestHandler::clearBody() in clearBody() function in QgsRequestHandler
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/
H A Dqgsrequesthandler.cpp104 void QgsRequestHandler::clearBody() in clearBody() function in QgsRequestHandler
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Controller/Response/
H A DAbstract.php431 public function clearBody($name = null) function in Zend_Controller_Response_Abstract
/dports/math/clasp/clasp-3.3.5/libpotassco/src/
H A Drule_utils.cpp173 RuleBuilder& RuleBuilder::clearBody() { in clearBody() function in Potassco::RuleBuilder
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/src/
H A Drule_utils.cpp173 RuleBuilder& RuleBuilder::clearBody() { in clearBody() function in Potassco::RuleBuilder
/dports/www/pecl-yaf/yaf-3.3.3/
H A Dyaf_response.c471 PHP_METHOD(yaf_response, clearBody) { in PHP_METHOD() argument
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jms/src/test/java/org/springframework/jms/remoting/
H A DJmsInvokerTests.java401 public void clearBody() throws JMSException { in clearBody() method in JmsInvokerTests.MockObjectMessage
/dports/www/libdatachannel/libdatachannel-0.16.1/src/
H A Drtp.cpp135 void RtpExtensionHeader::clearBody() { std::memset(getBody(), 0, getSize()); } in clearBody() function in rtc::RtpExtensionHeader
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dlogic_program_types.h249 void clearBody(Literal p) { clear(p.var(), pos_flag+p.sign()); } in clearBody() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dlogic_program_types.h249 void clearBody(Literal p) { clear(p.var(), pos_flag+p.sign()); } in clearBody() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dlogic_program_types.h249 void clearBody(Literal p) { clear(p.var(), pos_flag+p.sign()); } in clearBody() function
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php172923 public function clearBody($key){} function in XMLDiff\\Yaf_Response_Abstract