Home
last modified time | relevance | path

Searched refs:int (Results 51 – 75 of 743) sorted by path

12345678910>>...30

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DIntrospectionProcessor.php51 …public function __construct($level = Logger::DEBUG, array $skipClassesPartials = [], int $skipStac…
115 private function isTraceClassOrSkippedFunction(array $trace, int $index): bool
H A DMemoryProcessor.php47 protected function formatBytes(int $bytes)
H A DUidProcessor.php26 public function __construct(int $length = 7)
55 private function generateUid(int $length): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DSignalHandler.php52 …public function registerSignalHandler(int $signo, $level = LogLevel::CRITICAL, bool $callPrevious …
81 public function handleSignal(int $signo, $siginfo = null): void
H A DUtils.php33 public static function substr(string $string, int $start, ?int $length = null): string
79 …public static function jsonEncode($data, ?int $encodeFlags = null, bool $ignoreErrors = false): st…
116 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/authgooglesheets/vendor/monolog/monolog/src/Monolog/Test/
H A DTestCase.php36 …protected function getRecord(int $level = Logger::WARNING, string $message = 'test', array $contex…
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase32.php114 protected static function decode5Bits(int $src): int
136 protected static function decode5BitsUpper(int $src): int
156 protected static function encode5Bits(int $src): string
175 protected static function encode5BitsUpper(int $src): string
H A DBase32Hex.php43 protected static function decode5Bits(int $src): int
63 protected static function decode5BitsUpper(int $src): int
83 protected static function encode5Bits(int $src): string
102 protected static function encode5BitsUpper(int $src): string
H A DBase64.php223 protected static function decode6Bits(int $src): int
252 protected static function encode6Bits(int $src): string
H A DBase64DotSlash.php47 protected static function decode6Bits(int $src): int
73 protected static function encode6Bits(int $src): string
H A DBase64DotSlashOrdered.php47 protected static function decode6Bits(int $src): int
70 protected static function encode6Bits(int $src): string
H A DBase64UrlSafe.php48 protected static function decode6Bits(int $src): int
77 protected static function encode6Bits(int $src): string
H A DBinary.php46 public static function safeStrlen(string $str): int
71 int $start = 0,
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A Dpsalm-autoload.php9 $int = random_int(0, 65536); variable
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A Dbootstrap80.php121 …function idn_to_ascii(?string $domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIA…
124 …function idn_to_utf8(?string $domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIAN…
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php42 public static function isNormalized(string $s, int $form = self::FORM_C)
57 public static function normalize(string $s, int $form = self::FORM_C)
H A Dbootstrap80.php15 …function normalizer_is_normalized(?string $string, ?int $form = p\Normalizer::FORM_C): bool { retu…
18 …function normalizer_normalize(?string $string, ?int $form = p\Normalizer::FORM_C): string|false { …
/plugin/authyubikey/
H A Dauth.php.org207 * @return int the number of users deleted
242 * @return int
265 * @param int $start index of first user to be returned
266 * @param int $limit max number of users to be returned
/plugin/blog/syntax/
H A Dblog.php53 $first = $INPUT->int('first');
/plugin/blogtng/
H A Dadmin.php162 $this->commentLimit = $INPUT->int('comment-limit');
167 $this->entryLimit = $INPUT->int('entry-limit');
206 $query['offset'] = $INPUT->int('query-offset');
232 $query['offset'] = $INPUT->int('comment-offset');
237 $query['offset'] = $INPUT->int('entry-offset');
/plugin/blogtng/syntax/
H A Dblog.php162 if($start = $INPUT->int('pagination-start')){ // start offset
/plugin/botbouncer/admin/
H A Dclean.php94 $this->_start = $INPUT->int('start', 0);
/plugin/botbouncer/lib/
H A Dmollom.php272 $value = (string) $part->value->int;
445 …>fault->value->struct->member[0]->value->int)) ? (int) $responseXML->fault->value->struct->member[…
658 …if(!isset($responseString->params->param->value->int)) throw new Exception('Invalid response in ge…
661 return (int) $responseString->params->param->value->int;
/plugin/c3chart/assets/
H A Djs-yaml.min.js2 …mp,lt=o,ct={binary:L,float:S,map:y,null:A,pairs:Y,set:B,timestamp:F,bool:v,int:C,merge:E,omap:U,se…
/plugin/ckgdoku/action/
H A Dent.ser1 …"∩";s:3:"cap";s:3:"∩";i:8746;s:3:"∪";s:3:"cup";s:3:"∪";i:8747;s:3:"∫";s:3:"int";s:3:"∫";i:8756;s:3…

12345678910>>...30