Home
last modified time | relevance | path

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

/PHP-8.0/ext/filter/
H A Dfilter.c393 zend_symtable_str_exists(Z_ARRVAL_P(orig_array_ptr), var, strlen(var))) { in php_sapi_filter()
/PHP-8.0/
H A DUPGRADING.INTERNALS364 - zend_symtable_str_exists()
/PHP-8.0/main/
H A Dphp_variables.c271 zend_symtable_str_exists(symtable1, index, index_len)) { in php_register_variable_ex()
/PHP-8.0/Zend/
H A Dzend_hash.h595 static zend_always_inline bool zend_symtable_str_exists(HashTable *ht, const char *str, size_t len) in zend_symtable_str_exists() function

Completed in 21 milliseconds