2012-11-05から1日間の記事一覧

php vim用の関数辞書作成

% php -r '$f=get_defined_functions();echo join("\n",$f["internal"]);' | sort > php.dict