Home
last modified time | relevance | path

Searched defs:TSRMLS_DC (Results 376 – 386 of 386) sorted by relevance

1...<<111213141516

/PHP-5.5/sapi/cgi/
H A Dfastcgi.c331 static void fcgi_hash_apply(fcgi_hash *h, fcgi_apply_func func, void *arg TSRMLS_DC) in fcgi_hash_apply()
1505 void fcgi_loadenv(fcgi_request *req, fcgi_apply_func func, zval *array TSRMLS_DC)
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h195 …nline long pdo_attr_lval(zval *options, enum pdo_attribute_type option_name, long defval TSRMLS_DC) in pdo_attr_lval()
205 …e char *pdo_attr_strval(zval *options, enum pdo_attribute_type option_name, char *defval TSRMLS_DC) in pdo_attr_strval()
/PHP-5.5/ext/pspell/
H A Dpspell.c223 static void php_pspell_close_config(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_pspell_close_config()
/PHP-5.5/ext/gd/
H A Dgd.c1075 static void php_free_gd_font(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_free_gd_font()
2252 gdImagePtr _php_image_create_from_string(zval **data, char *tn, gdImagePtr (*ioctx_func_p)() TSRMLS… in _php_image_create_from_string()
3408 static gdFontPtr php_find_gd_font(int size TSRMLS_DC) in php_find_gd_font()
3899 static void php_free_ps_font(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_free_ps_font()
3910 static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_free_ps_enc()
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c442 static void phar_fancy_stat(struct stat *stat_sb, int type, zval *return_value TSRMLS_DC) in phar_fancy_stat()
/PHP-5.5/ext/ldap/
H A Dldap.c108 static void _free_ldap_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _free_ldap_result()
115 static void _free_ldap_result_entry(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _free_ldap_result_entry()
/PHP-5.5/ext/standard/
H A Dmath.c933 PHPAPI char * _php_math_zvaltobase(zval *arg, int base TSRMLS_DC) in _php_math_zvaltobase()
/PHP-5.5/ext/hash/
H A Dhash.c738 static void php_hash_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in php_hash_dtor()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1191 …ar *mode, const char *iv, int iv_len, int argc, int dencrypt, zval* return_value TSRMLS_DC) /* {{{… in php_mcrypt_do_crypt()
/PHP-5.5/ext/xml/
H A Dxml.c422 static void xml_parser_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in xml_parser_dtor()
/PHP-5.5/ext/sockets/
H A Dconversions.c199 void err_msg_dispose(struct err_s *err TSRMLS_DC) in err_msg_dispose()

Completed in 83 milliseconds

1...<<111213141516