Home
last modified time | relevance | path

Searched refs:TSRMLS_C (Results 76 – 100 of 152) sorted by relevance

1234567

/PHP-5.4/Zend/
H A Dzend_API.c53 p = zend_vm_stack_top(TSRMLS_C) - 1; in zend_get_parameters()
91 p = zend_vm_stack_top(TSRMLS_C) - 1; in _zend_get_parameters_array()
129 p = zend_vm_stack_top(TSRMLS_C) - 1; in zend_get_parameters_ex()
152 p = zend_vm_stack_top(TSRMLS_C) - 1; in _zend_get_parameters_array_ex()
175 p = zend_vm_stack_top(TSRMLS_C) - 1; in zend_copy_parameters_array()
798 arg_count = (int)(zend_uintptr_t) *(zend_vm_stack_top(TSRMLS_C) - 1); in zend_parse_va_args()
802 get_active_function_name(TSRMLS_C)); in zend_parse_va_args()
842 arg = (zval **) (zend_vm_stack_top(TSRMLS_C) - 1 - (arg_count-i)); in zend_parse_va_args()
867 get_active_function_name(TSRMLS_C), __num_args); \
928 …ce->name, get_active_function_name(TSRMLS_C), Z_OBJCE_P(this_ptr)->name, get_active_function_name( in zend_parse_method_parameters()
[all …]
H A Dzend_variables.c203 zend_rebuild_symbol_table(TSRMLS_C); in zval_copy_static_var()
H A Dzend_language_scanner.c586 zend_init_compiler_context(TSRMLS_C); in END_EXTERN_C()
587 compiler_result = zendparse(TSRMLS_C); in END_EXTERN_C()
757 zend_init_compiler_context(TSRMLS_C); in compile_string()
759 compiler_result = zendparse(TSRMLS_C); in compile_string()
2914 yy_pop_state(TSRMLS_C); in lex_scan()
7266 yy_pop_state(TSRMLS_C); in lex_scan()
7280 yy_pop_state(TSRMLS_C); in lex_scan()
7384 yy_pop_state(TSRMLS_C); in lex_scan()
7397 yy_pop_state(TSRMLS_C); in lex_scan()
7630 yy_pop_state(TSRMLS_C); in lex_scan()
[all …]
H A Dzend_compile.c204 init_compiler_declarables(TSRMLS_C); in zend_init_compiler_data_structures()
224 zend_init_rsrc_list(TSRMLS_C); in init_compiler()
1099 do_begin_loop(TSRMLS_C); in zend_do_while_cond()
1145 do_begin_loop(TSRMLS_C); in zend_do_for_before_statement()
1798 zend_do_extended_info(TSRMLS_C); in zend_do_end_function_declaration()
2707 zend_do_if_end(TSRMLS_C); in zend_do_mark_last_catch()
4594 do_begin_loop(TSRMLS_C); in zend_do_do_while_begin()
4644 do_begin_loop(TSRMLS_C); in zend_do_switch_cond()
5253 zend_do_end_namespace(TSRMLS_C); in zend_do_halt_compiler_register()
6151 do_begin_loop(TSRMLS_C); in zend_do_foreach_cont()
[all …]
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c94 php_output_end_all(TSRMLS_C); in PHP_FUNCTION()
95 php_header(TSRMLS_C); in PHP_FUNCTION()
/PHP-5.4/ext/standard/
H A Dcrypt.c101 #define PHP_CRYPT_RAND php_rand(TSRMLS_C)
H A Dfilestat.c820 realpath_cache_clean(TSRMLS_C); in php_clear_stat_cache()
1190 RETURN_LONG(realpath_cache_size(TSRMLS_C)); in FileFunction()
1197 …cket **buckets = realpath_cache_get_buckets(TSRMLS_C), **end = buckets + realpath_cache_max_bucket… in PHP_FUNCTION()
H A Dstreamsfuncs.c993 …end_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 1, php_le_stream_context(TSRMLS_C)); in decode_context_param()
1006 context = stream->context = php_stream_context_alloc(TSRMLS_C); in decode_context_param()
1132 FG(default_context) = php_stream_context_alloc(TSRMLS_C); in PHP_FUNCTION()
1156 FG(default_context) = php_stream_context_alloc(TSRMLS_C); in PHP_FUNCTION()
1177 context = php_stream_context_alloc(TSRMLS_C); in PHP_FUNCTION()
H A Dbasic_functions.c4381 sapi_flush(TSRMLS_C);
5171 php_output_end(TSRMLS_C);
5178 php_output_discard(TSRMLS_C);
5198 php_output_start_default(TSRMLS_C);
5207 php_output_end(TSRMLS_C);
5211 zend_strip(TSRMLS_C);
5217 php_output_discard(TSRMLS_C);
5250 php_output_end(TSRMLS_C);
5260 php_output_discard(TSRMLS_C);
5348 zend_ini_sort_entries(TSRMLS_C);
[all …]
/PHP-5.4/ext/phar/
H A Dphar.c192 phar_split_cache_list(TSRMLS_C); in ZEND_INI_MH()
1201 phar_request_initialize(TSRMLS_C);
1411 phar_request_initialize(TSRMLS_C);
1903 phar_request_initialize(TSRMLS_C);
3545 phar_restore_orig_functions(TSRMLS_C);
3570 phar_object_init(TSRMLS_C);
3572 phar_intercept_functions_init(TSRMLS_C);
3573 phar_save_orig_functions(TSRMLS_C);
3583 phar_intercept_functions_shutdown(TSRMLS_C);
3647 phar_release_functions(TSRMLS_C);
[all …]
H A Dphar_object.c207 if (FAILURE == sapi_send_headers(TSRMLS_C)) { in phar_file_action()
341 sapi_send_headers(TSRMLS_C); in phar_do_403()
366 sapi_send_headers(TSRMLS_C); in phar_do_404()
579 phar_request_initialize(TSRMLS_C);
831 sapi_send_headers(TSRMLS_C);
913 phar_request_initialize(TSRMLS_C);
961 phar_intercept_functions(TSRMLS_C);
1003 phar_request_initialize(TSRMLS_C);
1024 phar_request_initialize(TSRMLS_C);
1055 phar_request_initialize(TSRMLS_C);
[all …]
H A Dutil.c270 if (!zend_is_executing(TSRMLS_C) || !PHAR_G(cwd)) { in phar_find_in_include_path()
274 fname = (char*)zend_get_executed_filename(TSRMLS_C); in phar_find_in_include_path()
362 if (!zend_is_executing(TSRMLS_C) || !PHAR_G(cwd)) { in phar_find_in_include_path()
366 fname = (char*)zend_get_executed_filename(TSRMLS_C); in phar_find_in_include_path()
523 if (zend_is_executing(TSRMLS_C)) { in phar_find_in_include_path()
524 char *exec_fname = (char*)zend_get_executed_filename(TSRMLS_C); in phar_find_in_include_path()
1218 phar_request_initialize(TSRMLS_C); in phar_get_archive()
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_php.c199 php_module_shutdown(TSRMLS_C); in fpm_php_cleanup()
/PHP-5.4/ext/sqlite3/
H A Dsqlite3.c58 zend_throw_exception(zend_exception_get_default(TSRMLS_C), message, 0 TSRMLS_CC); in php_sqlite3_error()
114 …zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Already initialised DB Object", 0 TSRM…
122 …zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Unable to expand filepath", 0 TSRMLS_C…
128 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "safe_mode prohibits op…
135 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "open_basedir prohibits…
148 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "Unable to open databas…
158 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "Unable to open databas…
1834 …zend_throw_exception(zend_exception_get_default(TSRMLS_C), "SQLite3Result cannot be directly insta…
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_debug.c31 #define MYSQLND_ZTS(self) TSRMLS_D = (self)->TSRMLS_C
729 ret->TSRMLS_C = TSRMLS_C; in mysqlnd_debug_init()
/PHP-5.4/main/
H A Drfc1867.c299 if (php_rfc1867_encoding_translation(TSRMLS_C)) { in multipart_buffer_new()
418 if (php_rfc1867_encoding_translation(TSRMLS_C)) { in multipart_buffer_headers()
693 const zend_encoding *internal_encoding = zend_multibyte_get_internal_encoding(TSRMLS_C);
699 if (php_rfc1867_encoding_translation(TSRMLS_C) && internal_encoding) {
H A Dphp_variables.c584 Z_DVAL(request_time_float) = sapi_get_request_time(TSRMLS_C); in php_register_server_variables()
642 zend_activate_auto_globals(TSRMLS_C); in php_hash_environment()
745 php_register_server_variables(TSRMLS_C); in php_auto_globals_create_server()
H A Dphp_streams.h588 #define php_stream_get_url_stream_wrappers_hash() _php_stream_get_url_stream_wrappers_hash(TSRMLS_C)
591 #define php_get_stream_filters_hash() _php_get_stream_filters_hash(TSRMLS_C)
/PHP-5.4/sapi/apache/
H A Dphp_apache.c371 php_output_end_all(TSRMLS_C); in PHP_FUNCTION()
372 php_header(TSRMLS_C); in PHP_FUNCTION()
/PHP-5.4/ext/dba/
H A Ddba_db4.c51 const char *function = get_active_function_name(TSRMLS_C); in php_dba_db4_errcall_fcn()
/PHP-5.4/ext/dom/
H A Dphp_dom.c674 …entry = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); in PHP_MINIT_FUNCTION()
1125 baseobj->value.obj.handlers = dom_get_obj_handlers(TSRMLS_C); in dom_namednode_iter()
1212 retval.handlers = dom_get_obj_handlers(TSRMLS_C); in dom_objects_new()
1235 retval.handlers = dom_get_obj_handlers(TSRMLS_C); in dom_xpath_objects_new()
1300 retval.handlers = dom_get_obj_handlers(TSRMLS_C); in dom_nnodemap_objects_new()
1339 return_value->value.obj.handlers = dom_get_obj_handlers(TSRMLS_C); in php_dom_create_object()
/PHP-5.4/ext/com_dotnet/
H A Dcom_dotnet.c200 php_com_initialize(TSRMLS_C); in PHP_FUNCTION()
/PHP-5.4/ext/soap/
H A Dsoap.c1650 php_output_discard(TSRMLS_C);
1672 php_session_start(TSRMLS_C);
1702 php_output_discard(TSRMLS_C);
1811 php_output_discard(TSRMLS_C);
1817 php_output_discard(TSRMLS_C);
1865 php_output_discard(TSRMLS_C);
1887 php_output_discard(TSRMLS_C);
1907 php_output_discard(TSRMLS_C);
1925 php_output_discard(TSRMLS_C);
2105 zend_clear_exception(TSRMLS_C);
[all …]
/PHP-5.4/ext/mysqli/
H A Dmysqli.c642 …ntry = zend_register_internal_class_ex(&cex, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); in PHP_MINIT_FUNCTION()
1302 …zend_throw_exception(zend_exception_get_default(TSRMLS_C), "Parameter ctor_params must be an array… in php_mysqli_fetch_into_hash()
1318 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "Could not execute %s::… in php_mysqli_fetch_into_hash()
1328 …zend_throw_exception_ex(zend_exception_get_default(TSRMLS_C), 0 TSRMLS_CC, "Class %s does not have… in php_mysqli_fetch_into_hash()
/PHP-5.4/ext/date/
H A Dphp_date.c783 date_register_classes(TSRMLS_C); in PHP_MINIT_FUNCTION()
1196 tzi = get_timezone_info(TSRMLS_C); in php_format_date()
1225 tzi = get_timezone_info(TSRMLS_C); in php_idate()
1405 tzi = get_timezone_info(TSRMLS_C); in PHP_FUNCTION()
1471 tzi = get_timezone_info(TSRMLS_C); in php_mktime()
1609 tzi = get_timezone_info(TSRMLS_C); in php_strftime()
1703 tzi = get_timezone_info(TSRMLS_C); in PHP_FUNCTION()
1749 tzi = get_timezone_info(TSRMLS_C); in PHP_FUNCTION()
2470 tzi = get_timezone_info(TSRMLS_C); in php_date_initialize()
4158 tzi = get_timezone_info(TSRMLS_C); in php_do_date_sunrise_sunset()
[all …]

Completed in 197 milliseconds

1234567