Home
last modified time | relevance | path

Searched +defs:code +defs:str (Results 1 – 25 of 70) sorted by relevance

123

/plugin/freechat/phpfreechat/lib/json/
DJSON.php453 function reduce_string($str)
484 function decode($str)
766 function isError($data, $code = null)
783 function Services_JSON_Error($message = 'unknown error', $code = null,
797 function Services_JSON_Error($message = 'unknown error', $code = null,
/plugin/syntaxhighlighter3/sxh3/src/js/
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
839 function processTabs(code, tabSize) argument
856 function processSmartTabs(code, tabSize) argument
904 function fixInputString(str) argument
923 function trim(str) argument
933 function unindent(str) argument
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEncoder.php134 public static function cleanUTF8($str, $force_php = false)
315 public static function unichr($code)
378 public static function convertToUTF8($str, $config, $context)
426 public static function convertFromUTF8($str, $config, $context)
480 public static function convertToASCIIDumbLossless($str)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js484 self.escape = function (str) { argument
516 self.exec = function (str, regex, pos, sticky) { argument
550 self.forEach = function (str, regex, callback, context) { argument
668 self.matchChain = function (str, chain) { argument
731 self.replace = function (str, search, replacement, scope) { argument
776 self.split = function (str, separator, limit) { argument
801 self.test = function (str, regex, pos, sticky) { argument
912 fixed.exec = function (str) { argument
961 fixed.test = function (str) { argument
1914 function alert(str) argument
[all …]
/plugin/syntaxhighlighter/Scripts/
DshCore.js32 dp.sh.Utils.FixForBlogger=function(str) argument
51 dp.sh.Highlighter.prototype.AddBit=function(str,css) argument
72 dp.sh.Highlighter.prototype.ProcessSmartTabs=function(code) argument
95 dp.sh.Highlighter.prototype.Highlight=function(code) argument
96 {function Trim(str) argument
98 function Chop(str) argument
100 function Unindent(str) argument
123 dp.sh.Highlighter.prototype.GetKeywords=function(str) argument
/plugin/syntaxhighlighter/Uncompressed/
DshCore.js186 dp.sh.Utils.FixForBlogger = function(str) argument
262 dp.sh.Highlighter.prototype.AddBit = function(str, css) argument
337 dp.sh.Highlighter.prototype.ProcessSmartTabs = function(code) argument
438 dp.sh.Highlighter.prototype.Highlight = function(code) argument
440 function Trim(str) argument
445 function Chop(str) argument
450 function Unindent(str) argument
560 dp.sh.Highlighter.prototype.GetKeywords = function(str) argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/bin/
Dgenerate-identifier-regex.js19 function pad(str, width) { argument
24 function esc(code) { argument
/plugin/asciidocjs/node_modules/babylon/bin/
Dgenerate-identifier-regex.js23 function pad(str, width) { argument
28 function esc(code) { argument
/plugin/asciidocjs/node_modules/pug-lexer/
Dindex.js10 function lex(str, options) { argument
23 function Lexer(str, options) { argument
58 error: function (code, message) { argument
978 code: function() { method in Lexer
1059 attribute: function(str){ argument
1151 attributeValue: function(str){ argument
/plugin/asciidocjs/node_modules/commander/
Dindex.js82 constructor(exitCode, code, message) { argument
373 _exit(exitCode, code, message) { argument
1184 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/pug-code-gen/
Dindex.js96 error: function (message, code, node) { argument
181 buffer: function (str) { argument
661 visitCode: function(code){ argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dminify.js11 to_base64 = function(str) { argument
215 code: true, property
Dparse.js138 function is_surrogate_pair_head(code) { argument
142 function is_surrogate_pair_tail(code) { argument
146 function is_digit(code) { argument
154 function is_identifier_string(str) { argument
298 function looking_at(str) { argument
372 var num = read_while(function(ch, str) { argument
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js225 Markdown_Parser.prototype._php_str_repeat = function(str, n) { argument
247 Markdown_Parser.prototype._php_htmlspecialchars_ENT_NOQUOTES = function(str) { argument
1105 Markdown_Parser.prototype.makeCodeSpan = function(code) { argument
1521 function _crc32(str) { argument
1565 Markdown_Parser.prototype.parseSpan = function(str) { argument
1627 Markdown_Parser.prototype.handleSpanToken = function(token, str) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Doutput.js113 function to_ascii(str, identifier) { argument
126 function make_string(str, quote) { argument
167 function encode_string(str, quote) { argument
214 function print(str) { argument
408 print_string : function(str, quote, escape_directive) { argument
1269 function regexp_safe_literal(code) { argument
1302 str = str.split("\\\\").map(function(str){ argument
Dparse.js131 function is_letter(code) { argument
137 function is_digit(code) { argument
141 function is_alphanumeric_char(code) { argument
145 function is_unicode_digit(code) { argument
161 function is_identifier_start(code) { argument
177 function is_identifier_string(str){ argument
257 function looking_at(str) { argument
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/textile2/
DclassTextile.php835 function code($text) function in Textile
1077 function encode_html($str, $quotes=1)
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php443 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
787 public static function mb_chr($code, $encoding = null)
/plugin/asciidocjs/node_modules/nunjucks/src/
Dcompiler.js62 _proto._emit = function _emit(code) { argument
65 _proto._emitLine = function _emitLine(code) { argument
303 _proto._binOpEmitter = function _binOpEmitter(node, frame, str) { argument
/plugin/markdownextra/
Dmarkdown.php1149 function makeCodeSpan($code) {
1545 function parseSpan($str) {
1605 function handleSpanToken($token, &$str) {
/plugin/qrcode2/
Dphpqrcode.php175 public static function tcpdfBarcodeArray($code, $mode = 'QR,L', $tcPdfVersion = '4.5.037')
860 public static function unserial($code)
1985 public static function isdigitat($str, $pos)
1994 public static function isalnumat($str, $pos)
2601 public static function unserial($code)
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php597 public function __construct($code, $eclevel = 'L') {
1220 protected function isdigitat($str, $pos) {
1233 protected function isalnumat($str, $pos) {
/plugin/processing/
Dscript.js2368 parseMatrix: function(str) { argument
4099 var str = ""; variable in PMatrix3D
4194 p.split = function(str, delim) { argument
4198 p.splitTokens = function(str, tokens) { argument
5590 String.prototype.equals = function equals(str) { argument
5602 p.match = function(str, regexp) { argument
5890 p.str = function str(val) { function
5902 p.trim = function(str) { argument
10490 width: function(str) { argument
10511 width: function(str) { argument
[all …]

123