Home
last modified time | relevance | path

Searched defs:code (Results 51 – 75 of 800) sorted by relevance

12345678910>>...32

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DUtils.php116 public static function handleJsonError(int $code, $data, ?int $encodeFlags = null): string
146 public static function pcreLastErrorMessage(int $code): string
171 private static function throwEncodeError(int $code, $data): void
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DPDF417.php521 public function __construct($code, $ecl=-1, $aspectratio=2, $macro=array()) {
807 protected function getInputSequences($code) {
864 protected function getCompaction($mode, $code, $addmode=true) {
DBarcode2D.php76 public function __construct($code, $type) {
94 public function setBarcode($code, $type) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
DSource.php23 private $code; variable in Twig\\Source
32 public function __construct($code, $name, $path = '')
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/bin/
Dacorn.js33 function run(code) { argument
54 let code = "" variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
DPostnet.php18 public function __construct($code, $xDim, $gapWidth, $planet = false)
34 private function init($code, $gapWidth, $planet)
DEanUpc.php22 public function __construct($code, $length, $leftMargin, $rightMargin, $xDim, $barHeight)
36 private function init($code, $length)
DCode128.php19 …public function __construct($code, $type = 'B', $ean = false, $quiet_zone_left = null, $quiet_zone…
35 protected function init($code, $type, $ean)
DRm4Scc.php15 public function __construct($code, $xDim, $gapWidth, $daft, $kix = false)
32 private function init($code, $gapWidth, $daft, $kix)
DEanExt.php22 …public function __construct($code, $length, $leftMargin, $rightMargin, $xDim, $barHeight, $separat…
37 private function init($code, $length = 5)
/plugin/asciidocjs/node_modules/acorn/src/bin/
Dacorn.js35 function run(code) { argument
56 let code = "" variable
/plugin/publist/bib2tpl/lib/
DPEAR.php254 function isError($data, $code = null)
359 function expectError($code = '*')
477 $code = null,
559 function &throwError($message = null, $code = null, $userinfo = null)
805 var $code = -1; variable in PEAR_Error
830 function PEAR_Error($message = 'unknown error', $code = null,
/plugin/publistx/bib2tpl/lib/
DPEAR.php254 function isError($data, $code = null)
359 function expectError($code = '*')
477 $code = null,
559 function &throwError($message = null, $code = null, $userinfo = null)
805 var $code = -1; variable in PEAR_Error
830 function PEAR_Error($message = 'unknown error', $code = null,
/plugin/zip/pear/
DPEAR.php273 function isError($data, $code = null)
384 function expectError($code = '*')
519 $code = null,
582 $code = null,
823 var $code = -1; variable in PEAR_Error
851 function PEAR_Error($message = 'unknown error', $code = null,
/plugin/publistf/bib2tpl/lib/
DPEAR.php254 function isError($data, $code = null)
359 function expectError($code = '*')
477 $code = null,
559 function &throwError($message = null, $code = null, $userinfo = null)
805 var $code = -1; variable in PEAR_Error
830 function PEAR_Error($message = 'unknown error', $code = null,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DOperationError.php25 public $code; variable in Google\\Service\\SQLAdmin\\OperationError
38 public function setCode($code)
DApiWarning.php25 public $code; variable in Google\\Service\\SQLAdmin\\ApiWarning
38 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
DFeatureState.php25 public $code; variable in Google\\Service\\GKEHub\\FeatureState
38 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DConversionError.php25 public $code; variable in Google\\Service\\Dfareporting\\ConversionError
38 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
DOperationErrorErrors.php25 public $code; variable in Google\\Service\\DeploymentManager\\OperationErrorErrors
38 public function setCode($code)
DResourceUpdateErrorErrors.php25 public $code; variable in Google\\Service\\DeploymentManager\\ResourceUpdateErrorErrors
38 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DManagedInstanceLastAttemptErrorsErrors.php25 public $code; variable in Google\\Service\\Compute\\ManagedInstanceLastAttemptErrorsErrors
38 public function setCode($code)
DOperationErrorErrors.php25 public $code; variable in Google\\Service\\Compute\\OperationErrorErrors
38 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DStatusCondition.php29 public $code; variable in Google\\Service\\Container\\StatusCondition
52 public function setCode($code)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2SummaryResult.php25 public $code; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2SummaryResult
38 public function setCode($code)

12345678910>>...32