Home
last modified time | relevance | path

Searched refs:addParameter (Results 1 – 10 of 10) sorted by relevance

/plugin/latexit/_test/
Dpackage.test.php35 $p->addParameter("param");
37 $p->addParameter("p");
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
DTagFactory.php42 public function addParameter($name, $value); function
DStandardTagFactory.php128 public function addParameter($name, $value) function in phpDocumentor\\Reflection\\DocBlock\\StandardTagFactory
/plugin/latexit/classes/
DPackage.php47 public function addParameter($name) { function in Package
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DNativeMailerHandler.php104 public function addParameter($parameters): self function in Monolog\\Handler\\NativeMailerHandler
/plugin/latexit/
Drenderer.php262 $pckg->addParameter($document_lang);
267 $pckg->addParameter('utf8x');
419 $package->addParameter('unicode');
604 $package->addParameter('normalem');
1434 $package->addParameter('unicode');
/plugin/zip/pear/MIME/
DType.php296 function addParameter($name, $value, $comment = false) function in MIME_Type
/plugin/diagramsnet/lib/WEB-INF/lib/
Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/monolog/monolog/
DCHANGELOG.md370 * Added NativeMailerHandler::addParameter to pass params to the mail() process