<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiro_y</author_name>
  <author_url>https://blog.hatena.ne.jp/hiro_y/</author_url>
  <blog_title>hiroyのブログ</blog_title>
  <blog_url>https://hiroy.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>ctype系の関数に空文字を渡すとtrueが返ってくるのね。 php -r &quot;var_dump(ctype_digit(''));&quot; bool(true) php -r &quot;var_dump(ctype_digit(' '));&quot; bool(false) php -r &quot;var_dump(ctype_digit(null));&quot; bool(false) php -r &quot;var_dump(ctype_digit('1'));&quot; bool(true) php -r &quot;var_dump(ctype_digit(1));&quot; bool(false) php -r &quot;var_dump(ctype_digit…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroy.hatenadiary.jp%2Fentry%2F20070529%2F1180418266&quot; title=&quot;ctype系の関数に空文字を渡すとtrueが返る - hiroyのブログ&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-29 14:57:46</published>
  <title>ctype系の関数に空文字を渡すとtrueが返る</title>
  <type>rich</type>
  <url>https://hiroy.hatenadiary.jp/entry/20070529/1180418266</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
