Searched refs:parseFirefoxJSON (Results 1 – 1 of 1) sorted by relevance
133 private function parseFirefoxJSON(array $json) function in syntax_plugin_bookmarkfile167 $item ['children'] = $this->parseFirefoxJSON($json_item['children']);199 $bookmarks = $this->parseFirefoxJSON($json_bookmarks);