Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Dhttp_fopen_wrapper.c1003 if (FAILURE == zend_set_local_var_str( in php_stream_url_wrap_http()
/PHP-8.4/Zend/
H A Dzend_execute_API.c1944 ZEND_API zend_result zend_set_local_var_str(const char *name, size_t len, zval *value, bool force) … in zend_set_local_var_str() function
H A Dzend_API.h893 ZEND_API zend_result zend_set_local_var_str(const char *name, size_t len, zval *value, bool force);

Completed in 25 milliseconds