Home
last modified time | relevance | path

Searched refs:zend_symtable_str_exists (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/filter/
H A Dfilter.c458 zend_symtable_str_exists(Z_ARRVAL_P(orig_array_ptr), var, strlen(var))) { in php_sapi_filter()
/PHP-7.4/main/
H A Dphp_variables.c276 zend_symtable_str_exists(symtable1, index, index_len)) { in php_register_variable_ex()
/PHP-7.4/Zend/
H A Dzend_hash.h575 static zend_always_inline int zend_symtable_str_exists(HashTable *ht, const char *str, size_t len) in zend_symtable_str_exists() function

Completed in 33 milliseconds