Home
last modified time | relevance | path

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

12345678910>>...13

/plugin/cli/
H A Dsyntax.php437 protected function _tokenize( $str ) {
504 protected function _parseparams( $str ) {
/plugin/openid/Auth/OpenID/
H A DParse.php200 function replaceEntities($str)
208 function removeQuotes($str)
H A DFileStore.php613 function _safe64($str)
627 function _filenameEscape($str)
/plugin/webcode/
H A DwebCodeConsole.js35 htmlEntities: function(str) { argument
/plugin/recommend/helper/
H A Dlog.php39 protected function recommend_strip_extension($str) {
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMethodMetadata.php71 public function unserialize($str)
H A DClassMetadata.php103 public function unserialize($str)
/plugin/csv/
H A Dhelper.php207 public static function csv_explode_row(&$str, $delim = ',', $enc = '"', $esc = '\\')
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1461 Calendar.prototype.setDateFormat = function (str) { argument
1466 Calendar.prototype.setTtDateFormat = function (str) { argument
1474 Calendar.prototype.parseDate = function(str, fmt) { argument
1609 Date.parseDate = function(str, fmt) { argument
1761 Date.prototype.print = function (str) { argument
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php86 function binaryToLong($str)
112 function base64ToLong($str)
123 function longToBase64($str)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DPropertyMetadata.php253 public function unserialize($str)
259 protected function unserializeProperties(string $str): string
/plugin/multiselect/
H A Dscript.js85 function multiselect_escapeStr(str) argument
/plugin/syntaxhighlighter3/sxh3/src/js/
H A 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
/plugin/edittable/action/
H A Deditor.php241 public function strWidth($str)
/plugin/openid/Auth/Yadis/
H A DParseHTML.php76 function removeQuotes($str)
/plugin/struct/meta/
H A DCSVExporter.php111 escape($str) global() argument
/plugin/dokutranslate/
H A Dscript.js67 parseatt: function (str) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImageHeader.php83 function w2i($str) argument
H A DFileHeader.php90 function w2i($str) argument
/plugin/code3/src/
H A Dpsyhi.js92 var escapeHtml = function (str) { argument
96 var getColorizedString = function (num,str) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D9.9.js1 …omment:"#"}},s={defaultToken:"keyword",ignoreCase:!0,tokenPostfix:".azcli",str:/[^#\s]/,tokenizer:… property in AnonymousFunction5164c86d0100.s
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php10 function put($str) {
/plugin/pagequery/
H A Dsyntax.php227 private function keyvalue(string $str, string $delim = ':'): array argument
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php19 function str(MessageInterface $message) function
299 function parse_query($str, $urlEncoding = true)
/plugin/jplayer/vendor/symfony/process/Tests/
H A DPipeStdinInStdoutStdErrStreamSelect.php60 $str = fread(\STDIN, 32768); variable

12345678910>>...13