Home
last modified time | relevance | path

Searched defs:str (Results 101 – 125 of 409) sorted by relevance

12345678910>>...17

/plugin/findologicxmlexport/vendor/jms/metadata/src/
DPropertyMetadata.php56 public function unserialize($str)
DMethodMetadata.php71 public function unserialize($str)
/plugin/cli/
Dsyntax.php437 protected function _tokenize( $str ) {
504 protected function _parseparams( $str ) {
/plugin/fedauth/Auth/OpenID/
DParse.php196 function replaceEntities($str)
204 function removeQuotes($str)
DBigMath.php86 function binaryToLong($str)
112 function base64ToLong($str)
123 function longToBase64($str)
/plugin/openid/Auth/OpenID/
DParse.php200 function replaceEntities($str)
208 function removeQuotes($str)
DFileStore.php613 function _safe64($str)
627 function _filenameEscape($str)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
DVirtualPropertyMetadata.php30 public function unserialize($str)
DPropertyMetadata.php253 public function unserialize($str)
259 protected function unserializeProperties(string $str): string
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/
DUtfString.php17 public static function strcode2utf($str, $lo = true)
/plugin/datepicker/script/jscalendar-1.0/
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/asciidocjs/node_modules/pug-lexer/
Dindex.js10 function lex(str, options) { argument
23 function Lexer(str, options) { argument
1059 attribute: function(str){ argument
1151 attributeValue: function(str){ argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshBrushSass.js24 function getKeywordsCSS(str) argument
29 function getValuesCSS(str) argument
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushSass.js8 function getKeywordsCSS(str) argument
13 function getValuesCSS(str) argument
/plugin/likeit/
Dscript.js45 function escapeStr(str) argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
DExpression.php62 public function unserialize($str): void
/plugin/webcode/
DwebCodeConsole.js35 htmlEntities: function(str) { argument
/plugin/recommend/helper/
Dlog.php39 protected function recommend_strip_extension($str) {
/plugin/sectiontoggle/
Daction.php176 function normalize_names($str,$ns = false) {
/plugin/asciidocjs/node_modules/pug-filters/lib/
Drun-filter.js9 function filter(name, str, options, currentDirectory, funcName) { argument
/plugin/asciidocjs/node_modules/lazy-cache/
Dindex.js53 function camelcase(str) { argument
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js305 str += char_; field
2030 str = normalize(str, ''); property
2036 str = normalize(str, ''); property
2118 str = str === null || str === undefined ? '' : str; property
2127 str = normalize(str, ''); property
2191 str = normalize(str, ''); property
2261 str = '' + str; property
2417 str = normalize(str, ''); property
2449 str = normalize(str, ''); property
2515 str = normalize(str, ''); property
/plugin/edittable/action/
Deditor.php241 public function strWidth($str)
/plugin/openid/Auth/Yadis/
DParseHTML.php76 function removeQuotes($str)
/plugin/struct/meta/
H A DCSVExporter.php112 protected function escape($str)

12345678910>>...17