Home
last modified time | relevance | path

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

/php-src/ext/filter/
H A Dfilter.c323 zend_symtable_str_exists(Z_ARRVAL_P(orig_array_ptr), var, strlen(var))) { in php_sapi_filter()
/php-src/main/
H A Dphp_variables.c320 zend_symtable_str_exists(symtable1, index, index_len)) { in php_register_variable_ex()
/php-src/Zend/
H A Dzend_hash.h631 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 15 milliseconds