Home
last modified time | relevance | path

Searched refs:json (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/
D.editorconfig9 [*.{css,js,json,sql}]
/dokuwiki/
D.gitattributes16 composer.json export-ignore
D.gitignore23 !/conf/manifest.json
Dcomposer.lock858 "ext-json": "*"
/dokuwiki/lib/scripts/jquery/
Djquery.cookie.js32 return encode(config.json ? JSON.stringify(value) : String(value));
46 return config.json ? JSON.parse(s) : s;
Djquery.min.js2json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},r… property
/dokuwiki/inc/
Dconfutils.php284 $json = file_get_contents($file);
286 $conf = json_decode($json, true, 512, JSON_THROW_ON_ERROR);
Dhtml.php119 $json = htmlspecialchars_decode($matches[1], ENT_QUOTES);
122 $data = json_decode($json, true, 512, JSON_THROW_ON_ERROR);
/dokuwiki/vendor/kissifrot/php-ixr/
DREADME.md37 To your `composer.json` file
/dokuwiki/vendor/aziraphale/email-address-validator/
DREADME.md16 …is still **un-namespaced** - i.e. it's still declared in the global namespace. The `composer.json`
/dokuwiki/_test/core/
DphpQuery-onefile.php5302 * @param string $json
5305 public static function parseJSON($json) { argument
5307 $return = json_decode(trim($json), true);
5313 return Zend_Json_Decoder::decode($json);
/dokuwiki/_test/
Dcomposer.lock363 "ext-json": "*",
917 "ext-json": "*",
/dokuwiki/vendor/splitbrain/php-jsstrip/
Dcomposer.lock564 "ext-json": "*",
/dokuwiki/vendor/splitbrain/slika/
Dcomposer.lock787 "ext-json": "*",