Home
last modified time | relevance | path

Searched refs:encodeFormattedArray (Results 1 – 2 of 2) sorted by relevance

/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/
H A DPhutilJSON.php34 return $this->encodeFormattedArray($list, 0)."\n";
88 private function encodeFormattedArray($array, $depth) { function in PhutilJSON
122 return $this->encodeFormattedArray($value, $depth);
/dports/devel/arcanist/arcanist-b2e715f/src/parser/
H A DPhutilJSON.php34 return $this->encodeFormattedArray($list, 0)."\n";
88 private function encodeFormattedArray($array, $depth) { function in PhutilJSON
122 return $this->encodeFormattedArray($value, $depth);