Home
last modified time | relevance | path

Searched refs:string (Results 2526 – 2550 of 3165) sorted by relevance

1...<<101102103104105106107108109110>>...127

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php197 $iv = Random::string($cipher->getBlockLength() >> 3);
/plugin/combo/syntax/
H A Dpara.php65 * @return string the html wrapped in p
79 function getType(): string
156 * @param string $match
176 * @param string $format
296 * Next Call that is not the empty string
297 * Because Empty string would create an empty paragraph
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md44 option uses PHP's `http_build_query` to convert an array to a string. If you
46 string in as a string. There are a couple helper functions that will make
362 `base_url` string or array to use a URI template as the base URL of a client.
411 represented by an array of values or as a string. Header values are returned
412 as a string by default when retrieving a header value from a message. You can
414 of strings instead of a single concatenated string.
971 <param name="query" type="string" required="true" />
1016 "type": "string",
1034 "type": "string",
1085 "type": "string",
[all …]
/plugin/codemirror/dist/modes/
H A Dhaskell.min.js.map1string\";\n }\n return \"string error\";\n }\n\n if (ch == '\"') {\n return s…
H A Dcobol.min.js.map1string\",\n ATOM = \"atom\", NUMBER = \"number\", KEYWORD = \"keyword\", MODTAG = \"header\",…
H A Dnsis.min.js.map1 …/, token: \"string\" },\n { regex: /'(?:[^\\\\']|\\\\.)*'?/, token: \"string\" },\n { regex:…
/plugin/rater/
H A Dsyntax.php967 function sonderzeichen($string) argument
976 $string = str_replace($search, $replace, $string);
977 return $string;
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jar ... public void <init> (java.lang.String) String pMessage } org/apache/commons/ ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... public void <init> (java.lang.String) String pMessage } org/apache/commons/ ...
/plugin/authldaplocal/
H A Dauth.php694 * @param string $string
697 protected function _filterEscape($string) { argument
704 $string
/plugin/xcom/
H A Dscript.js141 case 'wiki.getPage': // (string) raw Wiki text
142 case 'wiki.getPageVersion': // (string) raw Wiki text
146 case 'wiki.getPageHTML': // (string) rendered HTML
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc11 You can enrich your requests against {es} with an identifier string, that allows
89 It should be noted that the response is a string which may or may not be encoded
91 could be decoded. In the second example, it was simply a string.
/plugin/adhoctags/
H A DREADME.md84 - `"Title text"` – A string that is enclosed in double quotes will be rendered as `title`.
102 - Search for `<html>`in default mode, replace with an empty string.
103 - Search for `</html>`in default mode, replace with an empty string.
/plugin/codeprettify/code-prettify/styles/
H A Dsunburst.css4 pre .str, code .str { color: #65B042; } /* string - green */
/plugin/webcomponent/_test/
H A Drelated.test.php98 public static function createReferrerPage($referentPageId): string
/plugin/crossdbsqlclient/
H A Ddescr.txt54 With the string ''%%{{crossdbsqlclient}}%%'' on the page level you activates the plugin.
/plugin/authgoogle/google/
H A DGoogle_Client.php318 * @param string|null $token The token (access token or a refresh token) that should be revoked.
/plugin/botbouncer/
H A DREADME.md37 When you sign up, you get a private and a public key string, which you can enter in the configurati…
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example61 * @param {string} id
/plugin/combo/action/
H A Dregistration.php83 * @return string
85 public static function getRegisterLinkAndParagraph(): string
/plugin/codemirror/dist/
H A Dstyles.min.css.map1string {color: #a11;}\n.cm-s-default .cm-string-2 {color: #f50;}\n.cm-s-default .cm-meta {color: #…
/plugin/quizlib/
H A DREADME.md21 …s ("rightanswers") and the string for the submit button ("submit"). Each element of the rightanswe…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp72 ' If it's an empty string then it will be autocalculated.
85 ' If it's an empty string then it will be autocalculated.
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php44 … protected function loadMetadataFromFile(\ReflectionClass $class, string $path): ?BaseClassMetadata
379 protected function getExtension(): string

1...<<101102103104105106107108109110>>...127