Searched refs:throwError (Results 1 – 1 of 1) sorted by relevance
221 $block->parser->throwError("unknown block type: $block->type\n", $block->count);662 $this->throwError("Failed to assign arg " . $a[1]);726 $this->throwError("Unknown arg type: " . $arg[0]);733 $block->parser->throwError("{$prop[1][0]} is undefined", $block->count);824 $block->parser->throwError("unknown op: {$prop[0]}\n", $block->count);900 $this->throwError("unknown value type: $value[0]");1051 $this->throwError("color expected for rgbahex");1103 $this->throwError("unrecognised input");1283 $this->throwError("mix expects (color1, color2, weight)");1364 if (is_null($color)) $this->throwError($error);[all …]