Home
last modified time | relevance | path

Searched refs:ident (Results 1 – 25 of 43) sorted by last modified time

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe1598 Ġ ident
1639 Ġpres ident
1738 ĠPres ident
4265 Ġinc ident
5524 Ġacc ident
6309 Ġconf ident
6369 Ġres ident
7900 res ident
10424 Ġev ident
18853 ident ifie
[all...]
/plugin/dev/
H A DSVGIcon.php49 * @param string $ident prefixed name of the icon
54 public function downloadRemoteIcon($ident, $save = '') argument
56 $icon = $this->remoteIcon($ident);
93 * @param string $ident prefixed name of the icon
97 public function remoteIcon($ident) argument
99 if (strpos($ident, ':')) {
100 list($prefix, $name) = explode(':', $ident);
103 $name = $ident;
H A Dcli.php114 $ident = array_shift($args);
117 return $this->cmdDownloadSVG($ident, $save, $keep);
395 * @param string $ident
401 protected function cmdDownloadSVG($ident, $save = '', $keep = false)
405 return (int)$svg->downloadRemoteIcon($ident, $save);
386 cmdDownloadSVG($ident, $save = '', $keep = false) global() argument
/plugin/structgantt/meta/
H A DGantt.php415 $ident = $this->intervalFormat($date, 'header');
416 if (!isset($headers[$ident])) {
417 $headers[$ident] = 1;
419 $headers[$ident]++;
/plugin/captcha/
H A Dimg.php19 $ident= $plugin->_fixedIdent(); global() variable
H A Dwav.php25 $ident= $plugin->_fixedIdent(); global() variable
/plugin/mathpublish/
H A Dsyntax.php139 $ident = md5($math . '-' . $size);
142 $valignfile = getCacheName($ident, '.mathpublish.valign');
143 $imagefile = getCacheName($ident, '.mathpublish.png');
158 $img = DOKU_BASE . 'lib/plugins/mathpublish/img.php?img=' . $ident;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php349 $ident = $request['http_method'] . ' ' . Core::url($request);
350 $fn = function () use ($ident, $value, $map, $args) {
353 fprintf($value, '<%s> [%s] ', $ident, $map[$code]);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md238 * Improved SyslogUdpHandler's support for RFC5424 and added optional `$ident` argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogUdpHandler.php41 protected $ident; variable in Monolog\\Handler\\SyslogUdpHandler
50 * @param string $ident Program name or tag for each log message.
56 …facility = LOG_USER, $level = Logger::DEBUG, bool $bubble = true, string $ident = 'php', int $rfc … argument
64 $this->ident = $ident;
129 $this->ident . "[" . $pid . "]: ";
137 $this->ident . " " .
H A DSyslogHandler.php33 protected $ident; variable in Monolog\\Handler\\SyslogHandler
38 * @param string $ident
42 …public function __construct(string $ident, $facility = LOG_USER, $level = Logger::DEBUG, bool $bub… argument
46 $this->ident = $ident;
63 if (!openlog($this->ident, $this->logopts, $this->facility)) {
64 …throw new \LogicException('Can\'t open syslog for ident "'.$this->ident.'" and facility "'.$this->…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php508 $ident = $request->getMethod() . ' ' . $request->getUri()->withFragment('');
511 function () use ($ident, $value, $map, $args) {
514 fprintf($value, '<%s> [%s] ', $ident, $map[$code]);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php1144 $ident = ord($this->binary[$this->pos++]);
1145 if ($ident === 0x40) {
1148 if ($ident === 0x41) {
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …Transform(p,h[r],0)}}v.appendChild(p);u.appendChild(v)}t.appendChild(u)}},ident:function(g,h,f){a.…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 …endif',\n '#if',\n '#ifdef',\n '#ifndef',\n '#ident',\n '#undef…
H A D4.4.js1ident(t))return this.finishToken(e,r.Ident,t.join(""));if(this.stream.advanceIfChar(E)){if(t=["@"]…
H A Dbundle.css1259 cigr = core ident guides rendering (div)
H A Dbundle.js.map1 …--*/\\n\\n/*\\n\\tKeeping name short for faster parsing.\\n\\tcigr = core ident guides rendering (…
H A D12.12.js.map1ident?',\n 'identical?',\n 'identity',\n 'if-let',\n 'if-not',\n …
H A D2.2.js28392 if (this.ident(content)) {
28431 else if (this.ident(content)) {
28651 Scanner.prototype.ident = function (result) {
30834 if (this.ident(content)) {
H A D27.27.js1ident:/π|ℯ|\b(?!\d)\w+\b/,escape:/(?:[abefnrstv\\"'\n\r]|[0-7]{1,3}|x[0-9A-Fa-f]{1,2}|u[0-9A-Fa-f]… property in AnonymousFunction633a7cad0100.o
H A D2.2.js.map1ident> <integer>? ]+ | none\",\n \"relevance\": 52,\n \"references\": [\n …
H A D27.27.js.map1ident: /π|ℯ|\\b(?!\\d)\\w+\\b/,\n // escape sequences\n escape: /(?:[abefnrstv\\\\\"'\\n\\r]…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1259 cigr = core ident guides rendering (div)
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2ident){var seen={};if(ident){return items.filter((function(item){if(seen[item[ident]])return false… argument

12