Home
last modified time | relevance | path

Searched defs:str (Results 76 – 100 of 409) sorted by relevance

12345678910>>...17

/plugin/syntaxhighlighter/Scripts/
DshBrushCss.js10 dp.sh.Highlighter.prototype.GetKeywordsCSS=function(str) argument
12 dp.sh.Highlighter.prototype.GetValuesCSS=function(str) argument
/plugin/syntaxhighlighter/Uncompressed/
DshBrushCss.js53 dp.sh.Highlighter.prototype.GetKeywordsCSS = function(str) argument
58 dp.sh.Highlighter.prototype.GetValuesCSS = function(str) argument
/plugin/asciidocjs/node_modules/commander/
Dindex.js1184 version(str, flags, description) { argument
1208 description(str, argsDescription) { argument
1266 usage(str) { argument
1290 name(str) { argument
1630 function pad(str, width) { argument
1645 function wrap(str, width, indent) { argument
1667 function optionalWrap(str, width, indent) { argument
/plugin/asciidocjs/node_modules/core-js/library/fn/regexp/
Dsplit.js3 module.exports = function (it, str, limit) { argument
Dreplace.js3 module.exports = function (it, str, replacer) { argument
/plugin/asciidocjs/node_modules/core-js/fn/regexp/
Dreplace.js3 module.exports = function (it, str, replacer) { argument
Dsplit.js3 module.exports = function (it, str, limit) { argument
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
DSimpleTokenParserTest.php20 public function testParseGrammar($str, $grammar)
/plugin/asciidocjs/node_modules/cliui/
Dindex.mjs7 stringWidth: (str) => { argument
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushCss.js8 function getKeywordsCSS(str) argument
13 function getValuesCSS(str) argument
DshCore.js633 function alert(str) argument
688 function eachLine(str, callback) argument
706 function trimFirstAndLastLines(str) argument
726 function parseParams(str) argument
772 function wrapLinesWithCode(str, css) argument
904 function fixInputString(str) argument
923 function trim(str) argument
933 function unindent(str) argument
1683 getKeywords: function(str) argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshBrushCss.js24 function getKeywordsCSS(str) argument
29 function getValuesCSS(str) argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/
Dindex.js44 UI.prototype._applyLayoutDSL = function (str) { argument
80 UI.prototype._colFromString = function (str) { argument
209 wrapped.forEach(function (str, r) { argument
/plugin/freechat/phpfreechat/lib/json/
DJSON.php453 function reduce_string($str)
484 function decode($str)
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
DLanguage.php66 public function detect(string $str): LanguageResult
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DQuery.php20 public static function parse($str, $urlEncoding = true)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DQuery.php20 public static function parse(string $str, $urlEncoding = true): array
/plugin/webdav/vendor/sabre/vobject/lib/
DCli.php480 protected function colorize($color, $str, $resetTo = 'default')
501 protected function cWrite($color, $str)
/plugin/davcard/vendor/sabre/vobject/lib/
DCli.php501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
/plugin/icalevents/vendor/sabre/vobject/lib/
DCli.php506 protected function colorize($color, $str, $resetTo = 'default') {
529 protected function cWrite($color, $str) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
DCli.php501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
/plugin/authgoogle/google/service/
DGoogle_Utils.php54 static public function getStrLen($str) {
/plugin/sha3sum/
DSha3.php378 private static function ourStrlen($str)
405 private static function ourSubstr($str, $start = 0, $length = null)
/plugin/fedauth/Auth/OpenID/
DFileStore.php564 function _safe64($str)
576 function _filenameEscape($str)

12345678910>>...17