Searched defs:extended (Results 1 – 10 of 10) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
| D | Code39.php | 17 …public function __construct($code, $printRatio, $extended = false, $checksum = false, $quiet_zone_… 36 private function init($code, $printRatio, $extended, $checksum)
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
| H A D | GenericRequestHandler.php | 68 public function extended(RequestContext $context, ExtendedRequest $extended): void argument
|
| H A D | RequestHandlerInterface.php | 58 public function extended(RequestContext $context, ExtendedRequest $extended): void; argument
|
| H A D | ProxyRequestHandler.php | 115 public function extended(RequestContext $context, ExtendedRequest $extended): void argument
|
| /plugin/vcard/ |
| D | vcard.php | 103 …function setAddress($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $coun… 115 …function setLabel($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $countr…
|
| /plugin/sphinxsearch-was/ |
| H A D | functions.php | 124 function getSectionByTitleLevel($id, $header, $extended = false)
|
| /plugin/sphinxsearch/ |
| D | functions.php | 132 function getSectionByTitleLevel($id, $header, $extended=false)
|
| /plugin/task/ |
| D | helper.php | 387 function _vdate($date, $extended = false) {
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | Barcode1D.php | 241 protected function barcode_code39($code, $extended=false, $checksum=false) {
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
| H A D | Operations.php | 135 public static function extended(string $name, $value = null): ExtendedRequest function in FreeDSx\\Ldap\\Operations
|