Home
last modified time | relevance | path

Searched refs:zend_ts_hash_str_find_ptr (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_ts_hash.h98 static zend_always_inline void *zend_ts_hash_str_find_ptr(TsHashTable *ht, const char *str, size_t … in zend_ts_hash_str_find_ptr() function
/PHP-7.3/ext/com_dotnet/
H A Dcom_typeinfo.c238 if ((TL = zend_ts_hash_str_find_ptr(&php_com_typelibraries, search_string, l)) != NULL) { in php_com_load_typelib_via_cache()

Completed in 9 milliseconds