<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tom_yama</author_name>
  <author_url>https://blog.hatena.ne.jp/tom_yama/</author_url>
  <blog_title>tomyamaのブログ</blog_title>
  <blog_url>https://tomyama.hatenablog.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
    <anon>プログラム</anon>
    <anon>コンピューター</anon>
    <anon>Linux</anon>
    <anon>Cygwin</anon>
  </categories>
  <description>C言語で使える正規表現ライブラリのサンプルプログラムです。 regex [POSIX.1-2001準拠] ヘッダーファイル #include &lt;sys/types.h&gt;#include &lt;regex.h&gt; 構造体 typedef struct{ regoff_t rm_so; /* 次の最大マッチング部分の開始オフセット位置 */ regoff_t rm_eo; /* 終了オフセット位置 */}regmatch_t; 関数プロトタイプ一覧 int regcomp( regex_t *preg, const char *regex, int cflags );int regexec( const…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomyama.hatenablog.jp%2Fentry%2F2022%2F10%2F05%2F231032&quot; title=&quot;C言語 POSIX 正規表現(regex) - tomyamaのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tom_yama/20221019/20221019033004.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-05 23:10:32</published>
  <title>C言語 POSIX 正規表現(regex)</title>
  <type>rich</type>
  <url>https://tomyama.hatenablog.jp/entry/2022/10/05/231032</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
