コード例 #1
0
ファイル: functions.php プロジェクト: talesoft/phim
function color_parse_function_string($string)
{
    return Color::parseFunctionString($string);
}