regex_find

全マッチを列挙

regex_find pattern, text

解説

stat に件数。regex_get() で取得。

関連項目

regex_getregex_find の結果を取得

サンプル逆引き (1)

sample_regex.hsp

情報

バージョン3.8
作成日2026/04/16
著作者IronHSP
備考hspregex.dll が必要です。C++11 std::regex (ECMAScript 互換)。
タイプユーザー定義命令
グループ正規表現
hs ファイルhsphelp\iron_regex.hs