Searched defs:extended (Results 1 – 10 of 10) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
H A D | Code39.php | 17 public function __construct($code, $printRatio, $extended = false, $checksum = false, $quiet_zone_left = null, $quiet_zone_right = null) argument 36 private function init($code, $printRatio, $extended, $checksum) argument
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
H A D | GenericRequestHandler.php | 67 extended(RequestContext $context, ExtendedRequest $extended) global() argument
|
H A D | RequestHandlerInterface.php | 57 extended(RequestContext $context, ExtendedRequest $extended) global() argument
|
H A D | ProxyRequestHandler.php | 114 extended(RequestContext $context, ExtendedRequest $extended) global() argument
|
/plugin/vcard/ |
H A 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/ |
H A D | functions.php | 132 function getSectionByTitleLevel($id, $header, $extended=false)
|
/plugin/task/ |
H A D | helper.php | 387 function _vdate($date, $extended = false) {
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
H A D | Operations.php | 133 public static function extended(string $name, $value = null): ExtendedRequest global() function in FreeDSx\\Ldap\\Operations
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | Barcode1D.php | 241 protected function barcode_code39($code, $extended=false, $checksum=false) { argument
|