<p><a href="https://github.com/techee" class="user-mention">@techee</a> if you are worried about performance why use a hash?  Calculating it is likely to be slower than a string compare since the compare will use cache hardware and the hash is a char by char <a href="https://github.com/GNOME/glib/blob/master/glib/gstring.c#L306">loop</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/1039#issuecomment-221135429">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6zFl92WUeQw8TbstD6VrYDwcTqIks5qEkeNgaJpZM4IhvOb.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1039#issuecomment-221135429"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>