Searched defs:jsonString (Results 1 – 5 of 5) sorted by relevance
93 static function createFromString($jsonString): Json argument
329 private static function jsonFlatRecursiveEncoding(array $jsonProperty, &$jsonString, $level = 0, $endOfFieldCharacter = DOKU_LF, $type = Json::TYPE_OBJECT, $parentType = Json::TYPE_OBJECT) argument [all...]
1191 this.parseJSONString=function(jsonString,originURL){var regex=new RegExp(/^\/\*-secure-([\s\S]*)\*\… argument
3261 this.parseJSONString = function(jsonString, originURL) argument
1202 this.parseJSONString=function(jsonString,originURL){var regex=new RegExp(/^\/\*-secure-([\s\S]*)\*\/\s*$/); argument [all...]