/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | Barcode1D.php | 77 public function __construct($code, $type) { argument 97 setBarcode($code, $type) global() argument 241 barcode_code39($code, $extended = false, $checksum = false) global() argument 334 encode_code39_ext($code) global() argument 385 checksum_code39($code) global() argument 408 barcode_code93($code) global() argument 536 checksum_code93($code) global() argument 585 checksum_s25($code) global() argument 611 barcode_msi($code, $checksum = false) global() argument 670 barcode_s25($code, $checksum = false) global() argument 742 barcode_i25($code, $checksum = false) global() argument 806 barcode_c128($code, $type = '') global() argument 1136 get128ABsequence($code) global() argument 1175 barcode_eanupc($code, $len = 13) global() argument 1368 barcode_eanext($code, $len = 5) global() argument 1443 barcode_postnet($code, $planet = false) global() argument 1516 barcode_rms4cc($code, $kix = false) global() argument 1667 barcode_codabar($code) global() argument 1723 barcode_code11($code) global() argument 1814 barcode_pharmacode($code) global() argument 1840 barcode_pharmacode2t($code) global() argument 1902 barcode_imb($code) global() argument 2027 barcode_imb_pre($code) global() argument [all...] |
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.state.class.php | 102 function &getInheritedProperty($code) { 126 function get_propertyOnLevel($code, $level) { 138 function &get_property($code) { 147 function get_propertyDefaultFlag($code) { 151 function set_property_on_level($code, $level, $value) { 155 function set_propertyDefault($code, $value) { 163 function set_property($code, $value) { 174 function set_propertyDefaultFlag($code, $value) {
|
H A D | css.property.collection.php | 65 function contains($code) { 86 function is_important($code) { 93 function &get_property_value($code) { 108 function set_property_value($code, $value) {
|
H A D | encoding.inc.php | 8 function hex_to_utf8($code) { 49 function code_to_utf8($code) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Barcode.php | 8 public function getBarcodeArray($code, $type, $pr = '', $quiet_zone_left = null, $quiet_zone_right = null) argument 14 public function getChecksum($code, $type) argument 27 public function getBarcode($code, $type, $pr = 0.0, $quiet_zone_left = null, $quiet_zone_right = null) argument 145 sanitizeCode($code) global() argument [all...] |
/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 147 encodeExt($code) global() argument 205 checksum($code) global() argument [all...] |
H A D | Code93.php | 15 public function __construct($code, $quiet_zone_left = null, $quiet_zone_right = null) argument 29 private function init($code) argument 168 checksum($code) global() argument [all...] |
H A D | S25.php | 17 public function __construct($code, $checksum = false, $quiet_zone_left = null, $quiet_zone_right = null) argument 32 private function init($code, $checksum) argument 85 checksum($code) global() argument [all...] |
H A D | I25.php | 19 public function __construct($code, $topBottomMargin, $printRatio, $checksum = false, $quiet_zone_left = null, $quiet_zone_right = null) argument 35 private function init($code, $printRatio, $checksum) argument 111 checksum($code) global() argument [all...] |
H A D | Codabar.php | 16 public function __construct($code, $printRatio, $quiet_zone_left = null, $quiet_zone_right = null) argument 31 private function init($code, $printRatio) argument [all...] |
H A D | Code11.php | 16 public function __construct($code, $printRatio, $quiet_zone_left = null, $quiet_zone_right = null) argument 31 private function init($code, $printRatio) argument [all...] |
H A D | Msi.php | 16 public function __construct($code, $checksum = false, $quiet_zone_left = null, $quiet_zone_right = null) argument 31 private function init($code, $checksum) argument [all...] |
/plugin/swiftmail/Swift/Events/ |
H A D | CommandEvent.php | 29 protected $code = null; variable in Swift_Events_CommandEvent 36 public function __construct($string, $code=null) 61 public function setCode($code)
|
/plugin/ifauthex/lib/ |
H A D | exceptions.php | 10 public function __construct($text, $position, $code = 0, Exception $previous = null) { 34 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { 49 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { 64 public function __construct($elementDefinition, $code = 0, Exception $previous = null) { 83 public function __construct($tokenInstance, $code = 0, Exception $previous = null) { 106 …public function __construct($elementDefinition, $firstTokenInstance, $code = 0, Exception $previou…
|
/plugin/twofactoryubiauth/ |
H A D | helper.php | 91 public function processLogin($code, $user = null){ 126 public function validateUser($code, $user) { 137 public function generateYubiURL($code) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | MembershipState.php | 25 public $code; variable in Google\\Service\\GKEHub\\MembershipState 30 public function setCode($code)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | VerifyNotificationChannelRequest.php | 25 public $code; variable in Google\\Service\\Monitoring\\VerifyNotificationChannelRequest 30 public function setCode($code)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/ |
H A D | AuthorizationCode.php | 25 public $code; variable in Google\\Service\\CloudDomains\\AuthorizationCode 30 public function setCode($code)
|
/plugin/issuelinks/classes/ |
H A D | RequestResult.php | 7 public $code; variable in dokuwiki\\plugin\\issuelinks\\classes\\RequestResult 10 public function __construct($code = null, $body = null)
|
/plugin/swarmwebhook/meta/ |
H A D | Response.php | 8 public $code; variable in dokuwiki\\plugin\\swarmwebhook\\meta\\Response 11 public function __construct($code, $content = '')
|
/plugin/jsonrpc/ |
H A D | IJR_Error.php | 9 var $code; variable in IJR_Error 11 function IJR_Error($code, $message) {
|
/plugin/barcodes/vendor/jucksearm/php-barcode/ |
H A D | Datamatrix.php | 14 $code, argument 28 $code, argument 44 $code, argument
|
H A D | PDF417.php | 14 $code, argument 28 $code, argument 44 $code, argument
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.tak.php | 192 public function TAKCodecTypeLookup($code) { 202 public function TAKProfileLookup($code) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/ |
H A D | FailedEvent.php | 29 public $code; variable in Google\\Service\\Genomics\\FailedEvent 48 public function setCode($code)
|