<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>i_ogi</author_name>
  <author_url>https://blog.hatena.ne.jp/i_ogi/</author_url>
  <blog_title>おぎろぐはてブロ</blog_title>
  <blog_url>https://iogi.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>可変長引数を受けて、可変長引数の関数に渡すような関数を書きたいことがあります。例として、[http://php.net/trigger_error:title=trigger_error]に[http://php.net/sprintf:title=sprintf]なフォーマット文字列を設定できるwrapper関数を作ってみることにします。 I/Fはこんな感じ。都合上エラータイプを先頭に持ってきてます。 bool trigger_errorf( int $error_type, string $error_format [, mixed $args [, mixed $...]])これを、実装…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiogi.hatenablog.com%2Fentry%2F20070508%2F1178643889&quot; title=&quot; 可変長引数を受けて、可変長引数の関数に渡す - おぎろぐはてブロ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-05-08 02:04:49</published>
  <title> 可変長引数を受けて、可変長引数の関数に渡す</title>
  <type>rich</type>
  <url>https://iogi.hatenablog.com/entry/20070508/1178643889</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
