Home
last modified time | relevance | path

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

1...<<111213141516

/PHP-5.5/ext/interbase/
H A Dibase_query.c119 static void _php_ibase_free_stmt_handle(ibase_db_link *link, isc_stmt_handle stmt TSRMLS_DC) /* {{{… in _php_ibase_free_stmt_handle()
137 static void _php_ibase_free_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in _php_ibase_free_result()
155 static void _php_ibase_free_query(ibase_query *ib_query TSRMLS_DC) /* {{{ */ in _php_ibase_free_query()
183 static void php_ibase_free_query_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in php_ibase_free_query_rsrc()
205 isc_db_handle link, isc_tr_handle trans, unsigned short *array_cnt TSRMLS_DC) in _php_ibase_alloc_array()
316 ibase_trans *trans, char *query, unsigned short dialect, int trans_res_id TSRMLS_DC) in _php_ibase_alloc_query()
434 ibase_array *array, int dim TSRMLS_DC) in _php_ibase_bind_array()
638 ibase_query *ib_query TSRMLS_DC) in _php_ibase_bind()
1294 int scale, int flag TSRMLS_DC) in _php_ibase_var_zval()
1426 ibase_array *ib_array, int dim, int flag TSRMLS_DC) in _php_ibase_arr_zval()
/PHP-5.5/ext/standard/
H A Darray.c144 static void php_set_compare_func(int sort_type TSRMLS_DC) /* {{{ */ in php_set_compare_func()
173 static int php_array_key_compare(const void *a, const void *b TSRMLS_DC) /* {{{ */ in php_array_key_compare()
274 static int php_count_recursive(zval *array, long mode TSRMLS_DC) /* {{{ */ in php_count_recursive()
359 static int php_array_data_compare(const void *a, const void *b TSRMLS_DC) /* {{{ */ in php_array_data_compare()
444 static int php_array_natural_compare(const void *a, const void *b TSRMLS_DC) /* {{{ */ in php_array_natural_compare()
574 static int php_array_user_compare(const void *a, const void *b TSRMLS_DC) /* {{{ */ in php_array_user_compare()
1738 static void php_array_data_shuffle(zval *array TSRMLS_DC) /* {{{ */ in php_array_data_shuffle()
2543 const char *name TSRMLS_DC) { in array_column_param_helper()
2887 static int zval_compare(zval **a, zval **b TSRMLS_DC) /* {{{ */ in zval_compare()
2922 static int zval_user_compare(zval **a, zval **b TSRMLS_DC) /* {{{ */ in zval_user_compare()
[all …]
H A Dfile.c159 static void file_globals_ctor(php_file_globals *file_globals_p TSRMLS_DC) in file_globals_ctor()
168 static void file_globals_dtor(php_file_globals *file_globals_p TSRMLS_DC) in file_globals_dtor()
1295 PHPAPI int php_mkdir_ex(char *dir, long mode, int options TSRMLS_DC) in php_mkdir_ex()
1310 PHPAPI int php_mkdir(char *dir, long mode TSRMLS_DC) in php_mkdir()
1634 PHPAPI int php_copy_file(char *src, char *dest TSRMLS_DC) in php_copy_file()
1642 PHPAPI int php_copy_file_ex(char *src, char *dest, int src_flg TSRMLS_DC) in php_copy_file_ex()
1650 PHPAPI int php_copy_file_ctx(char *src, char *dest, int src_flg, php_stream_context *ctx TSRMLS_DC) in php_copy_file_ctx()
1776 …_fgetcsv_lookup_trailing_spaces(const char *ptr, size_t len, const char delimiter TSRMLS_DC) /* {{… in php_fgetcsv_lookup_trailing_spaces()
1879 …utcsv(php_stream *stream, zval *fields, char delimiter, char enclosure, char escape_char TSRMLS_DC) in php_fputcsv()
2047 … char enclosure, char escape_char, size_t buf_len, char *buf, zval *return_value TSRMLS_DC) /* {{{… in php_fgetcsv()
[all …]
H A Drand.c41 PHPAPI void php_srand(long seed TSRMLS_DC) in php_srand()
195 PHPAPI void php_mt_srand(php_uint32 seed TSRMLS_DC) in php_mt_srand()
H A Dhttp_fopen_wrapper.c111 …*opened_path, php_stream_context *context, int redirect_max, int flags STREAMS_DC TSRMLS_DC) /* {{… in php_stream_url_wrap_http_ex()
938 …*path, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_… in php_stream_url_wrap_http()
944 …tream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb TSRMLS_DC) /* … in php_stream_http_stream_stat()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c863 static const zend_encoding* php_mb_zend_encoding_fetcher(const char *encoding_name TSRMLS_DC) in php_mb_zend_encoding_fetcher()
955 static int php_mb_zend_internal_encoding_setter(const zend_encoding *encoding TSRMLS_DC) in php_mb_zend_internal_encoding_setter()
980 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex()
1017 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex()
1129 static char *php_mb_rfc1867_getword_conf(const zend_encoding *encoding, char *str TSRMLS_DC) /* {{{… in php_mb_rfc1867_getword_conf()
1155 static char *php_mb_rfc1867_basename(const zend_encoding *encoding, char *filename TSRMLS_DC) /* {{… in php_mb_rfc1867_basename()
1283 … _php_mb_ini_mbstring_internal_encoding_set(const char *new_value, uint new_value_length TSRMLS_DC) in _php_mb_ini_mbstring_internal_encoding_set()
4601 MBSTRING_API size_t php_mb_mbchar_bytes(const char *s TSRMLS_DC) in php_mb_mbchar_bytes()
4649 MBSTRING_API char *php_mb_safe_strrchr(const char *s, unsigned int c, size_t nbytes TSRMLS_DC) in php_mb_safe_strrchr()
4732 static void php_mb_gpc_get_detect_order(const zend_encoding ***list, size_t *list_size TSRMLS_DC) /… in php_mb_gpc_get_detect_order()
[all …]
H A Dphp_mbregex.c65 static int _php_mb_regex_globals_ctor(zend_mb_regex_globals *pglobals TSRMLS_DC) in _php_mb_regex_globals_ctor()
81 static void _php_mb_regex_globals_dtor(zend_mb_regex_globals *pglobals TSRMLS_DC) in _php_mb_regex_globals_dtor()
104 void php_mb_regex_globals_free(zend_mb_regex_globals *pglobals TSRMLS_DC) in php_mb_regex_globals_free()
407 int php_mb_regex_set_mbctype(const char *encname TSRMLS_DC) in php_mb_regex_set_mbctype()
419 int php_mb_regex_set_default_mbctype(const char *encname TSRMLS_DC) in php_mb_regex_set_default_mbctype()
448 …r *pattern, int patlen, OnigOptionType options, OnigEncoding enc, OnigSyntaxType *syntax TSRMLS_DC) in php_mbregex_compile_pattern()
1418 …ions, OnigSyntaxType *syntax, OnigOptionType *prev_options, OnigSyntaxType **prev_syntax TSRMLS_DC) in _php_mb_regex_set_options()
/PHP-5.5/ext/dom/
H A Dnamelist.c58 int dom_namelist_length_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_namelist_length_read()
/PHP-5.5/main/streams/
H A Dcast.c200 PHPAPI int _php_stream_cast(php_stream *stream, int castas, void **ret, int show_err TSRMLS_DC) in _php_stream_cast()
354 …_open_wrapper_as_file(char *path, char *mode, int options, char **opened_path STREAMS_DC TSRMLS_DC) in _php_stream_open_wrapper_as_file()
377 …tream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STREAMS_DC TSRMLS_DC) in _php_stream_make_seekable()
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c81 static void finfo_objects_free(void *object TSRMLS_DC) in finfo_objects_free()
97 PHP_FILEINFO_API zend_object_value finfo_objects_new(zend_class_entry *class_type TSRMLS_DC) in finfo_objects_new()
190 void finfo_resource_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in finfo_resource_destructor()
/PHP-5.5/ext/ereg/
H A Dereg.c124 static int ereg_clean_cache(void *data, void *arg TSRMLS_DC) in ereg_clean_cache()
139 static int _php_regcomp(regex_t *preg, const char *pattern, int cflags TSRMLS_DC) in _php_regcomp()
249 static void php_ereg_eprint(int err, regex_t *re TSRMLS_DC) { in php_ereg_eprint()
403 …ce(const char *pattern, const char *replace, const char *string, int icase, int extended TSRMLS_DC) in php_ereg_replace()
/PHP-5.5/ext/filter/
H A Dlogical_filters.c69 static int php_filter_parse_int(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_int()
121 static int php_filter_parse_octal(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* … in php_filter_parse_octal()
144 static int php_filter_parse_hex(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_hex()
592 static int _php_filter_validate_ipv6(char *str, int str_len TSRMLS_DC) /* {{{ */ in _php_filter_validate_ipv6()
/PHP-5.5/ext/mysqli/
H A Dmysqli_exception.c39 void php_mysqli_throw_sql_exception(char *sqlstate, int errorno TSRMLS_DC, char *format, ...) in php_mysqli_throw_sql_exception()
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Ddebug.c51 pn (bc_num num TSRMLS_DC) in pn()
H A Dstr2num.c44 bc_str2num (bc_num *num, char *str, int scale TSRMLS_DC) in bc_str2num()
H A Draisemod.c46 bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale TSRMLS_DC) in bc_raisemod()
H A Dsqrt.c45 bc_sqrt (bc_num *num, int scale TSRMLS_DC) in bc_sqrt()
H A Draise.c47 bc_raise (bc_num num1, bc_num num2, bc_num *result, int scale TSRMLS_DC) in bc_raise()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c240 static int sapi_apache_ub_write(const char *str, uint str_length TSRMLS_DC) in sapi_apache_ub_write()
270 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_apache_read_post()
311 …pi_header_struct *sapi_header, sapi_header_op_enum op, sapi_headers_struct *sapi_headers TSRMLS_DC) in sapi_apache_header_handler()
364 static int sapi_apache_send_headers(sapi_headers_struct *sapi_headers TSRMLS_DC) in sapi_apache_send_headers()
384 static void sapi_apache_register_server_variables(zval *track_vars_array TSRMLS_DC) in sapi_apache_register_server_variables()
433 static void php_apache_log_message(char *message TSRMLS_DC) in php_apache_log_message()
506 static char *php_apache_getenv(char *name, size_t name_len TSRMLS_DC) in php_apache_getenv()
617 static int php_apache_alter_ini_entries(php_per_dir_entry *per_dir_entry TSRMLS_DC) in php_apache_alter_ini_entries()
626 static char *php_apache_get_default_mimetype(request_rec *r TSRMLS_DC) in php_apache_get_default_mimetype()
/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle.c27 void resourcebundle_extract_value( zval *return_value, ResourceBundle_object *source TSRMLS_DC ) in resourcebundle_extract_value()
/PHP-5.5/ext/openssl/
H A Dopenssl.c508 static void php_pkey_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_pkey_free()
517 static void php_x509_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_x509_free()
523 static void php_csr_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_csr_free()
531 inline static int php_openssl_open_base_dir_chk(char *filename TSRMLS_DC) in php_openssl_open_base_dir_chk()
649 static time_t asn1_time_to_time_t(ASN1_UTCTIME * timestr TSRMLS_DC) /* {{{ */ in asn1_time_to_time_t()
762 static int add_oid_section(struct php_x509_request * req TSRMLS_DC) /* {{{ */ in add_oid_section()
904 static void php_openssl_dispose_config(struct php_x509_request * req TSRMLS_DC) /* {{{ */ in php_openssl_dispose_config()
1772 static X509_STORE * setup_verify(zval * calist TSRMLS_DC) in setup_verify()
2936 static EVP_PKEY * php_openssl_generate_private_key(struct php_x509_request * req TSRMLS_DC) in php_openssl_generate_private_key()
3013 static int php_openssl_is_private_key(EVP_PKEY* pkey TSRMLS_DC) in php_openssl_is_private_key()
[all …]
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_helpers.cpp37 bool& calendar_owned TSRMLS_DC) in datefmt_process_calendar_arg()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c45 mysqlnd_set_sock_no_delay(php_stream * stream TSRMLS_DC) in mysqlnd_set_sock_no_delay()
490 php_mysqlnd_read_buffer_free(MYSQLND_READ_BUFFER ** buffer TSRMLS_DC) in php_mysqlnd_read_buffer_free()
505 mysqlnd_create_read_buffer(size_t count TSRMLS_DC) in mysqlnd_create_read_buffer()
1128 …nd_net_init(zend_bool persistent, MYSQLND_STATS * stats, MYSQLND_ERROR_INFO * error_info TSRMLS_DC) in mysqlnd_net_init()
1140 …net_free(MYSQLND_NET * const net, MYSQLND_STATS * stats, MYSQLND_ERROR_INFO * error_info TSRMLS_DC) in mysqlnd_net_free()
/PHP-5.5/ext/intl/idn/
H A Didn.c114 static int php_intl_idn_check_status(UErrorCode err, const char *msg, int mode TSRMLS_DC) in php_intl_idn_check_status()
130 static inline void php_intl_bad_args(const char *msg, int mode TSRMLS_DC) in php_intl_bad_args()
/PHP-5.5/ext/simplexml/
H A Dphp_simplexml_exports.h46 php_sxe_fetch_object(zval *object TSRMLS_DC) in php_sxe_fetch_object()

Completed in 107 milliseconds

1...<<111213141516