Home
last modified time | relevance | path

Searched defs:extended (Results 1 – 10 of 10) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode39.php17 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/
H A DOperations.php133 public static function extended(string $name, $value = null): ExtendedRequest global() function in FreeDSx\\Ldap\\Operations
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php67 extended(RequestContext $context, ExtendedRequest $extended) global() argument
H A DProxyRequestHandler.php114 extended(RequestContext $context, ExtendedRequest $extended) global() argument
H A DRequestHandlerInterface.php57 extended(RequestContext $context, ExtendedRequest $extended) global() argument
/plugin/task/
H A Dhelper.php387 function _vdate($date, $extended = false) {
/plugin/sphinxsearch-was/
H A Dfunctions.php124 function getSectionByTitleLevel($id, $header, $extended = false)
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php241 protected function barcode_code39($code, $extended=false, $checksum=false) {
/plugin/vcard/
H A Dvcard.php103 …function setAddress($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $coun…
115 …function setLabel($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $countr…
/plugin/sphinxsearch/
H A Dfunctions.php132 function getSectionByTitleLevel($id, $header, $extended=false)