<div dir="ltr"><span style="font-size:12.8px;white-space:nowrap">Hi, Anthony </span><div><span style="font-size:12.8px;white-space:nowrap">Masks are not possible for getting values. But sometimes "array" approach may be usefull</span></div><div><span style="font-size:12.8px;white-space:nowrap"><br></span></div><div><div><span style="font-size:12.8px;white-space:nowrap">    $var(i) = 0;</span></div><div><span style="font-size:12.8px;white-space:nowrap">    $var(cache_mask) = "slice_a";</span><span style="font-size:12.8px;white-space:nowrap"><br></span></div><div><span style="font-size:12.8px;white-space:nowrap">    $var(cache_size) = $sht(mycache=>$var(cache_mask)::size);</span></div><div><span style="font-size:12.8px;white-space:nowrap">    while( $var(i) < $var(cache_size) ){</span></div><div><span style="font-size:12.8px;white-space:nowrap">        # do smth with $sht(mycache=>$var(cache_mask)[$var(i)])</span></div><div><span style="font-size:12.8px;white-space:nowrap">        $var(i) = $var(i) + 1;</span></div><div><span style="font-size:12.8px;white-space:nowrap">    }</span></div></div><div><div style="font-size:12.8px;white-space:nowrap"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-31 21:36 GMT+03:00 Anthony Joseph Messina <span dir="ltr"><<a href="mailto:amessina@messinet.com" target="_blank">amessina@messinet.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is is possible (without iterating through all entries in a hash table) to<br>
return the value based on a partial or regex match to the key?<br>
<br>
Something like...<br>
$var(one)=$sht(a=>*$var(two))<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Anthony - <a href="https://messinet.com/" rel="noreferrer" target="_blank">https://messinet.com/</a> - <a href="https://messinet.com/~amessina/gallery
F9B6" rel="noreferrer" target="_blank">https://messinet.com/~<wbr>amessina/gallery<br>
F9B6</a> 560E 68EA 037D 8C3D  D1C9 FF31 3BDB D9D8 99B6<br>
</font></span><br>______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Savolainen Dmitri</div></div></div></div></div>
</div>