hashTbl 1586 ext/ldap/ldap.c static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) hashTbl 1589 ext/ldap/ldap.c if (zend_hash_find(Z_ARRVAL_P(hashTbl), key, strlen(key)+1, (void **) &fetched) == SUCCESS) {