Searched refs:is_hash (Results 1 – 5 of 5) sorted by relevance
1981 public function is_hash($var) { function in getid3_write_id3v22009 if ($this->is_hash($arr1) && $this->is_hash($arr2)) {
580 function is_hash($var) { function604 if (is_hash($arr1) && is_hash($arr2)) {
1736 if (value.$$is_hash) {1741 if (hash.$$is_hash) {2431 if (arguments_length === 1 && arguments[0].$$is_hash) {2912 } else if (kwargs.$$is_hash) {7020 if (opts && opts.$$is_hash) {7580 else if (replacement.$$is_hash) {8304 } else if (replacement.$$is_hash) {14738 self.$$prototype.$$is_hash = true;14834 if (!other.$$is_hash) {18172 } if ((($truthy(sep.$$is_hash) && ($not(limit))) && ($eqeq(opts, $hash2([], {}))))) {[all …]
1745 if (value.$$is_hash) {1750 if (hash.$$is_hash) {2440 if (arguments_length === 1 && arguments[0].$$is_hash) {2921 } else if (kwargs.$$is_hash) {7029 if (opts && opts.$$is_hash) {7589 else if (replacement.$$is_hash) {8313 } else if (replacement.$$is_hash) {14747 self.$$prototype.$$is_hash = true;14843 if (!other.$$is_hash) {18181 } if ((($truthy(sep.$$is_hash) && ($not(limit))) && ($eqeq(opts, $hash2([], {}))))) {[all …]
15992 return object && !object.$$is_hash ? Opal.hash2(Object.keys(object), object) : object