Home
last modified time | relevance | path

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

/PHP-8.3/ext/filter/
H A Dfilter.c329 zend_symtable_str_exists(Z_ARRVAL_P(orig_array_ptr), var, strlen(var))) { in php_sapi_filter()
/PHP-8.3/main/
H A Dphp_variables.c319 zend_symtable_str_exists(symtable1, index, index_len)) { in php_register_variable_ex()
/PHP-8.3/Zend/
H A Dzend_hash.h629 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 17 milliseconds