Home
last modified time | relevance | path

Searched refs:parseFirefoxJSON (Results 1 – 1 of 1) sorted by path

/plugin/bookmarkfile/
H A Dsyntax.php133 private function parseFirefoxJSON(array $json) function in syntax_plugin_bookmarkfile
167 $item ['children'] = $this->parseFirefoxJSON($json_item['children']);
199 $bookmarks = $this->parseFirefoxJSON($json_bookmarks);