Home
last modified time | relevance | path

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

/plugin/sketchcanvas/phplib/
H A Dspyc.php31 return Spyc::YAMLLoad($file);
49 * $array = Spyc::YAMLLoad($file);
72 * Setting this to true will forse YAMLLoad to use syck_load function when
131 * $array = Spyc::YAMLLoad('lucky.yaml');
138 public static function YAMLLoad($input) { function in Spyc
H A Dimage.php18 $drawdata = Spyc::YAMLLoad('data/' . $_GET['fname']);