Home
last modified time | relevance | path

Searched refs:string (Results 2476 – 2500 of 3165) sorted by relevance

1...<<919293949596979899100>>...127

/plugin/combo/syntax/
H A Dnote.php35 function getType(): string
138 * @param string $format
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php210 public function __toString() : string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DAndOperator.php134 public function __toString() : string
141 return \strlen($s) > 3 ? (string) \substr($s, 3) : $s;
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php31 * @param resource|string|int|float|bool|\Iterator|null $input
40 $this->inputBuffer = (string) $input;
110 $input = (string) $input;
176 public function handleError(int $type, string $msg)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php111 protected function getDecisionDescription(Parser $recognizer, DFA $dfa) : string
124 return (string) $decision;
130 return (string) $decision;
/plugin/spatialhelper/helper/
H A Dsearch.php88 * @param string $geohash
94 final public function findNearby(string $geohash, Point $p = null): array
121 if (strpos($_geohash, (string)$adjHash) !== false) {
/plugin/qrcode2/
H A Dphpqrcode.php2235 …public static function splitStringToQRinput($string, QRinput $input, $modeHint, $casesensitive = t… argument
2237 if(is_null($string) || $string == '\0' || $string == '') {
2241 $split = new QRsplit($string, $input, $modeHint);
3052 public function encodeString8bit($string, $version, $level) argument
3054 if(string == NULL) {
3062 $ret = $input->append($input, QR_MODE_8, strlen($string), str_split($string));
3071 public function encodeString($string, $version, $level, $hint, $casesensitive) argument
3082 $ret = QRsplit::splitStringToQRinput($string, $input, $hint, $casesensitive);
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md107 print_r((string) $response->getBody());
164 print_r((string) $response->getBody());
213 print_r((string) $response->getBody());
255 print_r((string) $response->getBody());
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19string="\\mathop{\\rm "+k+"}"+i+" "+this.string.slice(this.i);this.i=0},SkipLimits:function(j){var…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1string(t.uri)||me.undefined(t.uri))}}(p||(p={})),function(e){e.create=function(e,t,r,n){return{tar… function
H A D35.35.js.map1string', next: '@string' }],\n [/\"/, { token: 'string.double', next: '@stringDouble' }…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1string(t.uri)||me.undefined(t.uri))}}(p||(p={})),function(e){e.create=function(e,t,r,n){return{tar… function
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jar ... octet public static boolean isBase64 (java.lang.String) String base64 public static boolean isBase64 (byte[ ...
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1string)}function v(b){b.linkTitle=false;b.linkHref=false;b.linkText=false;b.em=false;b.strong=fals…
H A Dmllike.min.js.map1string","unit","List","abstract","base","default","delegate","do!","downcast","elif","extern","fin…
H A Dsas.min.js.map1string","context","split","i","length","state","tokenize","stream","ch","next","eat","continueComm…
/plugin/jukebox/id3/
H A Dmodule.tag.id3v2.php645 …$string = getid3_lib::iconv_fallback($parsedFrame['encoding'], $ThisFileInfo['id3v2']['encoding'],…
646 if ($string[strlen($string) - 1] == "\x00") {
647 $string = substr($string, 0, strlen($string) - 1);
649 $ThisFileInfo['id3v2']['comments'][$parsedFrame['framenameshort']][] = $string;
650 unset($string);
/plugin/diagramsnet/lib/
H A Dyarn.lock84 require-from-string "^2.0.2"
351 escape-string-regexp@^4.0.0:
353 …resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba8…
603 escape-string-regexp "^4.0.0"
803 require-from-string@^2.0.2:
805 …resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd…
/plugin/webdav/vendor/sabre/xml/lib/
H A DReader.php297 * @param string $name
/plugin/simplemysqlclient/
H A Ddescr.txt40 With the string ''%%{{simplemysqlclient}}%%'' on the page level you activates the plugin.
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DLlk.php112 ->string($result)
/plugin/icalevents/vendor/sabre/xml/lib/
H A DReader.php297 * @param string $name
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css4 pre .str { color: #ffa0a0 } /* string - pink */
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst51 Use the ``truncate`` filter to cut off a string after limit is reached
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md36 // Check whether there is a headline in the given string

1...<<919293949596979899100>>...127