Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-5.5/sapi/apache_hooks/
H A Dsapi_apache.c28 int apache_php_module_main(request_rec *r, int display_source_mode TSRMLS_DC) in apache_php_module_main()
63 int apache_php_module_hook(request_rec *r, php_handler *handler, zval **ret TSRMLS_DC) in apache_php_module_hook()
/PHP-5.5/ext/bz2/
H A Dbz2.c137 static size_t php_bz2iop_read(php_stream *stream, char *buf, size_t count TSRMLS_DC) in php_bz2iop_read()
155 static size_t php_bz2iop_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC) in php_bz2iop_write()
162 static int php_bz2iop_close(php_stream *stream, int close_handle TSRMLS_DC) in php_bz2iop_close()
180 static int php_bz2iop_flush(php_stream *stream TSRMLS_DC) in php_bz2iop_flush()
199 char *mode, php_stream *innerstream STREAMS_DC TSRMLS_DC) in _php_stream_bz2open_from_BZFILE()
216 php_stream_context *context STREAMS_DC TSRMLS_DC) in _php_stream_bz2open()
H A Dbz2_filter.c73 int flags in php_bz2_decompress_filter()
183 static void php_bz2_decompress_dtor(php_stream_filter *thisfilter TSRMLS_DC) in php_bz2_decompress_dtor()
211 int flags in php_bz2_compress_filter()
289 static void php_bz2_compress_dtor(php_stream_filter *thisfilter TSRMLS_DC) in php_bz2_compress_dtor()
310 …filter *php_bz2_filter_create(const char *filtername, zval *filterparams, int persistent TSRMLS_DC) in php_bz2_filter_create()
/PHP-5.5/ext/spl/
H A Dspl_observer.c99 void spl_SplOjectStorage_free_storage(void *object TSRMLS_DC) /* {{{ */ in spl_SplOjectStorage_free_storage()
119 …orage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj, int *hash_len_ptr TSRMLS_DC) { in spl_object_storage_get_hash()
202 …_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRMLS_DC) /* {{{ */ in spl_object_storage_attach()
232 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {{{… in spl_object_storage_detach()
245 …_storage_addall(spl_SplObjectStorage *intern, zval *this, spl_SplObjectStorage *other TSRMLS_DC) {… in spl_object_storage_addall()
301 static zend_object_value spl_object_storage_clone(zval *zobject TSRMLS_DC) in spl_object_storage_clone()
319 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_object_storage_debug_info()
369 static HashTable *spl_object_storage_get_gc(zval *obj, zval ***table, int *n TSRMLS_DC) /* {{{ */ in spl_object_storage_get_gc()
407 static int spl_object_storage_compare_objects(zval *o1, zval *o2 TSRMLS_DC) /* {{{ */ in spl_object_storage_compare_objects()
421 static zend_object_value spl_SplObjectStorage_new(zend_class_entry *class_type TSRMLS_DC) in spl_SplObjectStorage_new()
[all …]
/PHP-5.5/ext/standard/
H A Dinfo.c102 static void php_info_print_stream_hash(const char *name, HashTable *ht TSRMLS_DC) /* {{{ */ in php_info_print_stream_hash()
147 PHPAPI void php_info_print_module(zend_module_entry *zend_module TSRMLS_DC) /* {{{ */ in php_info_print_module()
175 static int _display_module_info_func(zend_module_entry *module TSRMLS_DC) /* {{{ */ in _display_module_info_func()
184 static int _display_module_info_def(zend_module_entry *module TSRMLS_DC) /* {{{ */ in _display_module_info_def()
195 static void php_print_gpcse_array(char *name, uint name_length TSRMLS_DC) in php_print_gpcse_array()
287 PHPAPI char *php_info_html_esc(char *string TSRMLS_DC) in php_info_html_esc()
889 static int module_name_cmp(const void *a, const void *b TSRMLS_DC) in module_name_cmp()
901 PHPAPI void php_print_info(int flag TSRMLS_DC) in php_print_info()
H A Dbrowscap.c141 …cap_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg TSRMLS_DC) /* {{{ */ in php_browscap_parser_cb()
242 static int browscap_read_file(char *filename, browser_data *browdata, int persistent TSRMLS_DC) /* … in browscap_read_file()
289 static void browscap_globals_ctor(zend_browscap_globals *browscap_globals TSRMLS_DC) /* {{{ */ in browscap_globals_ctor()
299 static void browscap_bdata_dtor(browser_data *bdata, int persistent TSRMLS_DC) /* {{{ */ in browscap_bdata_dtor()
372 static int browser_reg_compare(zval **browser TSRMLS_DC, int num_args, va_list args, zend_hash_key … in browser_reg_compare()
H A Diptc.c87 static int php_iptc_put1(FILE *fp, int spool, unsigned char c, unsigned char **spoolbuf TSRMLS_DC) in php_iptc_put1()
100 static int php_iptc_get1(FILE *fp, int spool, unsigned char **spoolbuf TSRMLS_DC) in php_iptc_get1()
122 static int php_iptc_read_remaining(FILE *fp, int spool, unsigned char **spoolbuf TSRMLS_DC) in php_iptc_read_remaining()
132 static int php_iptc_skip_variable(FILE *fp, int spool, unsigned char **spoolbuf TSRMLS_DC) in php_iptc_skip_variable()
154 static int php_iptc_next_marker(FILE *fp, int spool, unsigned char **spoolbuf TSRMLS_DC) in php_iptc_next_marker()
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c67 static int sapi_thttpd_ub_write(const char *str, uint str_length TSRMLS_DC) in sapi_thttpd_ub_write()
106 static int do_writev(struct iovec *vec, int nvec, int len TSRMLS_DC) in do_writev()
173 static int sapi_thttpd_send_headers(sapi_headers_struct *sapi_headers TSRMLS_DC) in sapi_thttpd_send_headers()
248 static int sapi_thttpd_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_thttpd_read_post()
272 static void sapi_thttpd_register_variables(zval *track_vars_array TSRMLS_DC) in sapi_thttpd_register_variables()
365 static int sapi_thttpd_get_fd(int *nfd TSRMLS_DC)
410 static void thttpd_module_main(int show_source TSRMLS_DC)
656 static off_t thttpd_real_php_request(httpd_conn *hc, int show_source TSRMLS_DC)
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp42 const char *func TSRMLS_DC)
110 intl_error *err, const char *func TSRMLS_DC)
176 U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func TSRMLS_DC)
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_parse.c37 …ject *dfo, char* text_to_parse, int32_t text_len, int32_t *parse_pos, zval *return_value TSRMLS_DC) in internal_parse_to_timestamp()
65 …val* return_value, const UCalendar *parsed_calendar, long calendar_field, char* key_name TSRMLS_DC) in add_to_localtime_arr()
84 …ject *dfo, char* text_to_parse, int32_t text_len, int32_t *parse_pos, zval *return_value TSRMLS_DC) in internal_parse_to_localtime()
/PHP-5.5/ext/tidy/
H A Dtidy.c493 static int _php_tidy_set_tidy_opt(TidyDoc doc, char *optname, zval *value TSRMLS_DC) in _php_tidy_set_tidy_opt()
654 static void tidy_object_free_storage(void *object TSRMLS_DC) in tidy_object_free_storage()
675 zend_object_value *retval, tidy_obj_type objtype TSRMLS_DC) in tidy_object_new()
718 static zend_object_value tidy_object_new_node(zend_class_entry *class_type TSRMLS_DC) in tidy_object_new_node()
725 static zend_object_value tidy_object_new_doc(zend_class_entry *class_type TSRMLS_DC) in tidy_object_new_doc()
732 static zval * tidy_instanciate(zend_class_entry *pce, zval *object TSRMLS_DC) in tidy_instanciate()
745 static int tidy_doc_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_doc_cast_handler()
778 static int tidy_node_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_node_cast_handler()
815 static void tidy_doc_update_properties(PHPTidyObj *obj TSRMLS_DC) in tidy_doc_update_properties()
1008 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options TSRMLS_DC) in _php_tidy_apply_config_array()
[all …]
/PHP-5.5/ext/com_dotnet/
H A Dcom_olechar.c33 …NET_API OLECHAR *php_com_string_to_olestring(char *string, uint string_len, int codepage TSRMLS_DC) in php_com_string_to_olestring()
74 …API char *php_com_olestring_to_string(OLECHAR *olestring, uint *string_len, int codepage TSRMLS_DC) in php_com_olestring_to_string()
H A Dcom_typeinfo.c38 PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib(char *search_string, int codepage TSRMLS_DC) in php_com_load_typelib()
156 PHP_COM_DOTNET_API int php_com_import_typelib(ITypeLib *TL, int mode, int codepage TSRMLS_DC) in php_com_import_typelib()
232 int codepage, int *cached TSRMLS_DC) in php_com_load_typelib_via_cache()
265 …_locate_typeinfo(char *typelibname, php_com_dotnet_object *obj, char *dispname, int sink TSRMLS_DC) in php_com_locate_typeinfo()
421 static char *php_com_string_from_clsid(const CLSID *clsid, int codepage TSRMLS_DC) in php_com_string_from_clsid()
434 …einfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage TSRMLS_DC) in php_com_process_typeinfo()
/PHP-5.5/ext/mbstring/
H A Dphp_unicode.c163 …RING_API unsigned long php_unicode_toupper(unsigned long code, enum mbfl_no_encoding enc TSRMLS_DC) in php_unicode_toupper()
194 …RING_API unsigned long php_unicode_tolower(unsigned long code, enum mbfl_no_encoding enc TSRMLS_DC) in php_unicode_tolower()
225 …RING_API unsigned long php_unicode_totitle(unsigned long code, enum mbfl_no_encoding enc TSRMLS_DC) in php_unicode_totitle()
271 const char *src_encoding TSRMLS_DC) in php_unicode_convert_case()
/PHP-5.5/sapi/webjames/
H A Dwebjames.c42 static int sapi_webjames_ub_write(const char *str, uint str_length TSRMLS_DC) in sapi_webjames_ub_write()
64 …tic void sapi_webjames_send_header(sapi_header_struct *sapi_header, void *server_context TSRMLS_DC) in sapi_webjames_send_header()
87 static int sapi_webjames_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_webjames_read_post()
116 static void sapi_webjames_register_variables(zval *track_vars_array TSRMLS_DC) in sapi_webjames_register_variables()
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c53 static int collator_regular_compare_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in collator_regular_compare_function()
148 static int collator_numeric_compare_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in collator_numeric_compare_function()
180 static int collator_icu_compare_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in collator_icu_compare_function()
210 static int collator_compare_func( const void* a, const void* b TSRMLS_DC ) in collator_compare_func()
251 static int collator_cmp_sort_keys( const void *p1, const void *p2 TSRMLS_DC ) in collator_cmp_sort_keys()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c45 …void php_converter_throw_failure(php_converter_object *objval, UErrorCode error TSRMLS_DC, const c… in php_converter_throw_failure()
59 …hp_converter_default_callback(zval *return_value, zval *zobj, long reason, zval *error TSRMLS_DC) { in php_converter_default_callback()
148 …l php_converter_check_limits(php_converter_object *objval, long available, long needed TSRMLS_DC) { in php_converter_check_limits()
369 …ne zend_bool php_converter_set_callbacks(php_converter_object *objval, UConverter *cnv TSRMLS_DC) { in php_converter_set_callbacks()
402 TSRMLS_DC) { in php_converter_set_encoding()
555 zend_fcall_info_cache *fcache TSRMLS_DC) { in php_converter_resolve_callback()
685 TSRMLS_DC) { in php_converter_do_convert()
1036 static void php_converter_free_object(php_converter_object *objval TSRMLS_DC) { in php_converter_free_object()
1051 …t_value php_converter_object_ctor(zend_class_entry *ce, php_converter_object **pobjval TSRMLS_DC) { in php_converter_object_ctor()
1070 static zend_object_value php_converter_create_object(zend_class_entry *ce TSRMLS_DC) { in php_converter_create_object()
[all …]
/PHP-5.5/ext/interbase/
H A Dinterbase.c522 void _php_ibase_module_error(char *msg TSRMLS_DC, ...) /* {{{ */ in _php_ibase_module_error()
582 static void _php_ibase_commit_link(ibase_db_link *link TSRMLS_DC) /* {{{ */ in _php_ibase_commit_link()
630 static void php_ibase_commit_link_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in php_ibase_commit_link_rsrc()
638 static void _php_ibase_close_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _php_ibase_close_link()
652 static void _php_ibase_close_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _php_ibase_close_plink()
667 static void _php_ibase_free_trans(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _php_ibase_free_trans()
860 int _php_ibase_attach_db(char **args, int *len, long *largs, isc_db_handle *db TSRMLS_DC) in _php_ibase_attach_db()
1273 int _php_ibase_def_trans(ibase_db_link *ib_link, ibase_trans **trans TSRMLS_DC) /* {{{ */ in _php_ibase_def_trans()
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c453 static int sapi_nsapi_ub_write(const char *str, unsigned int str_length TSRMLS_DC) in sapi_nsapi_ub_write()
493 static int php_nsapi_remove_header(sapi_header_struct *sapi_header TSRMLS_DC) in php_nsapi_remove_header()
518 …pi_header_struct *sapi_header, sapi_header_op_enum op, sapi_headers_struct *sapi_headers TSRMLS_DC) in sapi_nsapi_header_handler()
568 static int sapi_nsapi_send_headers(sapi_headers_struct *sapi_headers TSRMLS_DC) in sapi_nsapi_send_headers()
591 static int sapi_nsapi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_nsapi_read_post()
658 static void sapi_nsapi_register_server_variables(zval *track_vars_array TSRMLS_DC) in sapi_nsapi_register_server_variables()
778 static void nsapi_log_message(char *message TSRMLS_DC) in nsapi_log_message()
845 static void nsapi_php_ini_entries(NSLS_D TSRMLS_DC) in nsapi_php_ini_entries()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_auth.c49 size_t * switch_to_auth_protocol_data_len in mysqlnd_auth_handshake()
170 size_t * switch_to_auth_protocol_data_len in mysqlnd_auth_change_user()
364 unsigned long mysql_flags in mysqlnd_native_auth_get_auth_data()
424 unsigned long mysql_flags in mysqlnd_pam_auth_get_auth_data()
484 const MYSQLND_NET_OPTIONS * const net_options in mysqlnd_sha256_get_rsa_key()
577 unsigned long mysql_flags in mysqlnd_sha256_auth_get_auth_data()
H A Dphp_mysqlnd.c68 mysqlnd_minfo_dump_plugin_stats(void *pDest, void * argument TSRMLS_DC) in mysqlnd_minfo_dump_plugin_stats()
91 mysqlnd_minfo_dump_loaded_plugins(void *pDest, void * buf TSRMLS_DC) in mysqlnd_minfo_dump_loaded_plugins()
107 mysqlnd_minfo_dump_api_plugins(smart_str * buffer TSRMLS_DC) in mysqlnd_minfo_dump_api_plugins()
/PHP-5.5/TSRM/
H A Dtsrm_win32.c43 static void tsrm_win32_ctor(tsrm_win32_globals *globals TSRMLS_DC) in tsrm_win32_ctor()
62 static void tsrm_win32_dtor(tsrm_win32_globals *globals TSRMLS_DC) in tsrm_win32_dtor()
106 char * tsrm_win32_get_path_sid_key(const char *pathname TSRMLS_DC) in tsrm_win32_get_path_sid_key()
193 TSRM_API int tsrm_win32_access(const char *pathname, int mode TSRMLS_DC) in tsrm_win32_access()
384 static process_pair *process_get(FILE *stream TSRMLS_DC) in process_get()
457 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env TSRMLS_DC) in popen_ex()
/PHP-5.5/Zend/
H A Dzend_highlight.c57 ZEND_API void zend_html_puts(const char *s, uint len TSRMLS_DC) in zend_html_puts()
85 ZEND_API void zend_highlight(zend_syntax_highlighter_ini *syntax_highlighter_ini TSRMLS_DC) in zend_highlight()
H A Dzend_operators.h592 static zend_always_inline int fast_add_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_add_function()
678 static zend_always_inline int fast_sub_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_sub_function()
767 static zend_always_inline int fast_mul_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_mul_function()
795 static zend_always_inline int fast_div_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_div_function()
856 static zend_always_inline int fast_mod_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_mod_function()
879 static zend_always_inline int fast_equal_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_equal_function()
898 static zend_always_inline int fast_not_equal_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_not_equal_function()
917 static zend_always_inline int fast_is_smaller_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_is_smaller_function()
936 …d_always_inline int fast_is_smaller_or_equal_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) in fast_is_smaller_or_equal_function()
/PHP-5.5/ext/phar/
H A Dtar.c127 …t alias_len, int is_data, int options, phar_archive_data** pphar, char **error TSRMLS_DC) /* {{{ */ in phar_open_or_create_tar()
161 static int phar_tar_process_metadata(phar_entry_info *entry, php_stream *fp TSRMLS_DC) /* {{{ */ in phar_tar_process_metadata()
205 …, phar_archive_data** pphar, int is_data, php_uint32 compression, char **error TSRMLS_DC) /* {{{ */ in phar_parse_tarfile()
698 static int phar_tar_writeheaders(void *pDest, void *argument TSRMLS_DC) /* {{{ */ in phar_tar_writeheaders()
847 int phar_tar_setmetadata(zval *metadata, phar_entry_info *entry, char **error TSRMLS_DC) /* {{{ */ in phar_tar_setmetadata()
884 static int phar_tar_setupmetadata(void *pDest, void *argument TSRMLS_DC) /* {{{ */ in phar_tar_setupmetadata()
943 …r_archive_data *phar, char *user_stub, long len, int defaultstub, char **error TSRMLS_DC) /* {{{ */ in phar_tar_flush()

Completed in 112 milliseconds

12345678910>>...16