Profiling/gprof 20051105
See Profiling/grof scripts for source code. First 200 lines of gprof output shown. PHP 4.4.1 was used, compiled with -O3. PHP 5.0 probably would have given slightly lower figures for execute() and zend_hash_find(), because the VM and the hash function were optimised during Zend 2 development.
Parse
editEach sample counts as 0.01 seconds. % cumulative self self total time seconds seconds calls s/call s/call name 18.09 11.12 11.12 21401 0.00 0.00 execute 17.74 22.02 10.90 20370163 0.00 0.00 zend_hash_find 11.54 29.11 7.09 5211157 0.00 0.00 match 5.17 32.29 3.18 15295926 0.00 0.00 _emalloc 5.09 35.42 3.13 4013533 0.00 0.00 zend_hash_add_or_update 4.47 38.17 2.75 10226347 0.00 0.00 zend_fetch_var_address 3.94 40.59 2.42 15295902 0.00 0.00 _efree 3.03 42.45 1.86 15796785 0.00 0.00 _get_zval_ptr 2.78 44.16 1.71 179594 0.00 0.00 php_pcre_exec 2.77 45.86 1.70 2892678 0.00 0.00 zend_assign_to_variable 1.82 46.98 1.12 11269572 0.00 0.00 _zval_ptr_dtor 1.38 47.83 0.85 1420776 0.00 0.00 zend_fetch_dimension_address 1.38 48.68 0.85 4224635 0.00 0.00 zend_ptr_stack_n_push 1.24 49.44 0.76 8308831 0.00 0.00 _zval_dtor 1.01 50.06 0.62 262989 0.00 0.00 zend_hash_copy 0.98 50.66 0.60 1178 0.00 0.00 zif_strtr 0.75 51.12 0.46 660801 0.00 0.00 zend_hash_destroy 0.73 51.57 0.45 345860 0.00 0.00 lex_scan 0.67 51.98 0.41 1771655 0.00 0.00 zend_hash_index_update_or_next_insert 0.55 52.32 0.34 2100671 0.00 0.00 zend_ptr_stack_n_pop 0.55 52.66 0.34 590564 0.00 0.00 zend_hash_clean 0.54 52.99 0.33 3470936 0.00 0.00 _zval_copy_ctor 0.54 53.32 0.33 222064 0.00 0.00 zend_hash_rehash 0.54 53.65 0.33 219895 0.00 0.00 zend_parse_va_args 0.49 53.95 0.30 938593 0.00 0.00 zend_hash_index_find 0.47 54.24 0.29 pcre_dfa_exec 0.47 54.53 0.29 1065487 0.00 0.00 compare_function 0.46 54.81 0.28 156 0.00 0.01 zendparse 0.44 55.08 0.27 2688247 0.00 0.00 zval_add_ref 0.42 55.34 0.26 380533 0.00 0.00 _safe_emalloc 0.42 55.60 0.26 1055252 0.00 0.00 _erealloc 0.41 55.85 0.25 690284 0.00 0.00 _ecalloc 0.41 56.10 0.25 608718 0.00 0.00 zend_get_constant 0.37 56.33 0.23 2902398 0.00 0.00 _estrndup 0.36 56.55 0.22 1273661 0.00 0.00 zend_get_parameters_ex 0.36 56.77 0.22 663229 0.00 0.00 zend_str_tolower 0.34 56.98 0.21 506672 0.00 0.00 zend_fetch_property_address 0.34 57.19 0.21 18628 0.00 0.00 php_escape_html_entities 0.26 57.35 0.16 1356 0.00 0.00 ini_lex 0.26 57.51 0.16 zend_stack_apply_with_argument 0.21 57.64 0.13 103463 0.00 0.00 php_pcre_match 0.20 57.76 0.12 674646 0.00 0.00 _convert_to_string 0.18 57.87 0.11 339541 0.00 0.00 concat_function 0.18 57.98 0.11 164441 0.00 0.00 init_op 0.18 58.09 0.11 51215 0.00 0.00 _phpi_pop 0.18 58.20 0.11 3 0.04 0.04 zend_ptr_stack_init 0.16 58.30 0.10 482715 0.00 0.00 zendi_smart_strcmp 0.15 58.39 0.09 74139 0.00 0.00 zend_hash_exists 0.13 58.47 0.08 1018444 0.00 0.00 zend_is_true 0.13 58.55 0.08 203958 0.00 0.00 zif_str_replace 0.13 58.63 0.08 84939 0.00 0.00 zif_preg_quote 0.11 58.70 0.07 507638 0.00 0.00 zend_assign_to_variable_reference 0.11 58.77 0.07 1 0.07 0.18 init_executor 0.10 58.83 0.06 519258 0.00 0.00 is_equal_function 0.10 58.89 0.06 54413 0.00 0.00 zend_hash_del_key_or_index 0.10 58.95 0.06 30651 0.00 0.00 php_pcre_replace 0.10 59.01 0.06 30609 0.00 0.00 preg_replace_impl 0.10 59.07 0.06 3195 0.00 0.00 destroy_op_array 0.08 59.12 0.05 660807 0.00 0.00 zend_hash_init 0.08 59.17 0.05 489311 0.00 0.00 zend_binary_strcmp 0.08 59.22 0.05 250240 0.00 0.00 php_pcre_fullinfo 0.08 59.27 0.05 176419 0.00 0.00 sub_function 0.08 59.32 0.05 109952 0.00 0.00 _db_enter_ 0.08 59.37 0.05 63 0.00 0.00 php_regexec 0.07 59.41 0.04 777697 0.00 0.00 convert_to_boolean 0.07 59.45 0.04 146777 0.00 0.00 pcre_get_compiled_regex 0.07 59.49 0.04 119282 0.00 0.00 zif_key 0.07 59.53 0.04 109610 0.00 0.00 php_str_to_str 0.07 59.57 0.04 37233 0.00 0.00 zif_array_reverse 0.07 59.61 0.04 21577 0.00 0.00 my_net_read 0.07 59.65 0.04 8796 0.00 0.00 mbfl_convert_filter_get_vtbl 0.07 59.69 0.04 491 0.00 0.00 zend_hash_merge 0.07 59.73 0.04 35 0.00 0.00 _estrdup 0.07 59.77 0.04 zend_extension_fcall_end_handler 0.05 59.80 0.03 882776 0.00 0.00 zend_hash_get_current_data_ex 0.05 59.83 0.03 836271 0.00 0.00 zend_make_printable_zval 0.05 59.86 0.03 437770 0.00 0.00 add_string_to_string 0.05 59.89 0.03 374972 0.00 0.00 _array_init 0.05 59.92 0.03 288850 0.00 0.00 is_identical_function 0.05 59.95 0.03 255939 0.00 0.00 is_not_equal_function 0.05 59.98 0.03 219895 0.00 0.00 zend_parse_parameters 0.05 60.01 0.03 178259 0.00 0.00 is_smaller_function 0.05 60.04 0.03 119280 0.00 0.00 zif_prev 0.05 60.07 0.03 109952 0.00 0.00 _db_return_ 0.05 60.10 0.03 98355 0.00 0.00 zend_hash_internal_pointer_end_ex 0.05 60.13 0.03 93238 0.00 0.00 zif_function_exists 0.05 60.16 0.03 44415 0.00 0.00 vio_read 0.05 60.19 0.03 43681 0.00 0.00 php_char_to_str 0.05 60.22 0.03 27026 0.00 0.00 _php_stream_get_line 0.05 60.25 0.03 10862 0.00 0.00 php_implode 0.05 60.28 0.03 2500 0.00 0.00 read_rows 0.05 60.31 0.03 181335 0.00 0.00 zend_hash_move_backwards_ex 0.05 60.34 0.03 1295 0.00 0.00 zend_get_executed_lineno 0.05 60.37 0.03 zend_hash_quick_add_or_update 0.03 60.39 0.02 203994 0.00 0.00 php_str_replace_in_subject 0.03 60.41 0.02 173579 0.00 0.00 zend_hash_internal_pointer_reset_ex 0.03 60.43 0.02 146680 0.00 0.00 php_pcre_info 0.03 60.45 0.02 95922 0.00 0.00 zend_if_strlen 0.03 60.47 0.02 95531 0.00 0.00 php_is_type 0.03 60.49 0.02 77192 0.00 0.00 zif_strpos 0.03 60.51 0.02 70843 0.00 0.00 _zend_list_find 0.03 60.53 0.02 65736 0.00 0.00 zif_substr 0.03 60.55 0.02 62576 0.00 0.00 is_smaller_or_equal_function 0.03 60.57 0.02 34453 0.00 0.00 zif_array_key_exists 0.03 60.59 0.02 30332 0.00 0.00 fetch_simple_variable_ex 0.03 60.61 0.02 26994 0.00 0.00 zend_do_end_variable_parse 0.03 60.63 0.02 26232 0.00 0.00 OnUpdateErrorReporting 0.03 60.65 0.02 21990 0.00 0.00 mbfl_no2encoding 0.03 60.67 0.02 10212 0.00 0.00 php_url_encode 0.03 60.69 0.02 9725 0.00 0.00 zend_do_end_function_call 0.03 60.71 0.02 5780 0.00 0.00 php_mysql_fetch_hash 0.03 60.73 0.02 3113 0.00 0.00 zend_hash_index_exists 0.03 60.75 0.02 1988 0.00 0.00 pass_two 0.03 60.77 0.02 1250 0.00 0.00 php_mysql_do_query_general 0.03 60.79 0.02 762 0.00 0.00 zif_explode 0.03 60.81 0.02 php_count_recursive 0.03 60.83 0.02 zif_current 0.03 60.85 0.02 zval_is_true 0.02 60.86 0.01 491359 0.00 0.00 zend_hash_move_forward_ex 0.02 60.87 0.01 484080 0.00 0.00 zend_binary_zval_strcmp 0.02 60.88 0.01 407277 0.00 0.00 zend_hash_get_current_key_ex 0.02 60.89 0.01 219903 0.00 0.00 is_not_identical_function 0.02 60.90 0.01 216394 0.00 0.00 zendlex 0.02 60.91 0.01 184934 0.00 0.00 get_unary_op 0.02 60.92 0.01 184927 0.00 0.00 boolean_not_function 0.02 60.93 0.01 162226 0.00 0.00 add_next_index_stringl 0.02 60.94 0.01 127509 0.00 0.00 get_next_op 0.02 60.95 0.01 105491 0.00 0.00 add_function 0.02 60.96 0.01 71507 0.00 0.00 zif_count 0.02 60.97 0.01 69592 0.00 0.00 zend_fetch_resource 0.02 60.98 0.01 56618 0.00 0.00 alloc_root 0.02 60.99 0.01 55611 0.00 0.00 php_file_le_stream 0.02 61.00 0.01 47389 0.00 0.00 zval_update_constant 0.02 61.01 0.01 25355 0.00 0.00 vio_is_blocking 0.02 61.02 0.01 24844 0.00 0.00 php_trim 0.02 61.03 0.01 24730 0.00 0.00 zif_trim 0.02 61.04 0.01 23300 0.00 0.00 call_user_function_ex 0.02 61.05 0.01 19642 0.00 0.00 zend_is_callable 0.02 61.06 0.01 18628 0.00 0.00 zif_htmlspecialchars 0.02 61.07 0.01 12684 0.00 0.00 zif_strspn 0.02 61.08 0.01 12663 0.00 0.00 zif_preg_split 0.02 61.09 0.01 11928 0.00 0.00 zif_end 0.02 61.10 0.01 11687 0.00 0.00 mod_function 0.02 61.11 0.01 11137 0.00 0.00 _zend_get_parameters_array_ex 0.02 61.12 0.01 10770 0.00 0.00 zend_do_free 0.02 61.13 0.01 10395 0.00 0.00 zif_array_push 0.02 61.14 0.01 10212 0.00 0.00 zif_urlencode 0.02 61.15 0.01 7125 0.00 0.00 my_malloc 0.02 61.16 0.01 4924 0.00 0.00 zend_do_begin_function_call 0.02 61.17 0.01 4900 0.00 0.00 zif_strtolower 0.02 61.18 0.01 4358 0.00 0.00 php_search_array 0.02 61.19 0.01 3874 0.00 0.00 generate_free_foreach_copy 0.02 61.20 0.01 2618 0.00 0.00 php_unicode_is_prop 0.02 61.21 0.01 1684 0.00 0.00 zif_is_numeric 0.02 61.22 0.01 1471 0.00 0.00 zend_register_resource 0.02 61.23 0.01 1466 0.00 0.00 php_unicode_convert_case 0.02 61.24 0.01 1250 0.00 0.00 unpack_fields 0.02 61.25 0.01 1068 0.00 0.00 _php_stream_cast 0.02 61.26 0.01 644 0.00 0.00 MD5Transform 0.02 61.27 0.01 547 0.00 0.00 zend_strtod 0.02 61.28 0.01 410 0.00 0.00 zif_stream_select 0.02 61.29 0.01 187 0.00 0.00 zend_do_qm_false 0.02 61.30 0.01 97 0.00 0.00 compile_regex 0.02 61.31 0.01 29 0.00 0.00 _zend_list_addref 0.02 61.32 0.01 21 0.00 0.00 zend_qsort 0.02 61.33 0.01 8 0.00 0.00 zend_register_auto_global 0.02 61.34 0.01 1 0.01 0.01 php_startup_sapi_content_types 0.02 61.35 0.01 hash_zval_identical_function 0.02 61.36 0.01 pcre_clean_cache 0.02 61.37 0.01 php_run_ticks 0.02 61.38 0.01 php_unicode_totitle 0.02 61.39 0.01 zend_compare_arrays 0.02 61.40 0.01 zend_hash_func 0.02 61.41 0.01 zend_parse_parameters_ex 0.02 61.42 0.01 zend_zval_type_name 0.02 61.43 0.01 zif_pclose 0.01 61.44 0.01 7168 0.00 0.00 my_no_flags_free 0.01 61.44 0.01 6184 0.00 0.00 mysql_errno 0.01 61.45 0.01 5864 0.00 0.00 mbfl_convert_filter_new 0.01 61.45 0.01 5864 0.00 0.00 mbfl_filt_conv_common_ctor 0.01 61.46 0.01 my_fstat 0.01 61.46 0.01 mysql_insert_id 0.00 61.46 0.00 192026 0.00 0.00 zend_hash_num_elements 0.00 61.46 0.00 102434 0.00 0.00 zif_preg_match 0.00 61.46 0.00 94202 0.00 0.00 zend_stack_top 0.00 61.46 0.00 88140 0.00 0.00 increment_function 0.00 61.46 0.00 55583 0.00 0.00 php_file_le_pstream 0.00 61.46 0.00 51010 0.00 0.00 zend_stack_del_top 0.00 61.46 0.00 51010 0.00 0.00 zend_stack_push 0.00 61.46 0.00 50205 0.00 0.00 convert_to_long_base 0.00 61.46 0.00 49905 0.00 0.00 convert_to_long 0.00 61.46 0.00 49455 0.00 0.00 array_data_compare 0.00 61.46 0.00 49194 0.00 0.00 zif_array_pop 0.00 61.46 0.00 42938 0.00 0.00 mysql_fetch_field 0.00 61.46 0.00 41645 0.00 0.00 zif_is_array
Skin
edit% cumulative self self total time seconds seconds calls s/call s/call name 24.60 43.88 43.88 2002 0.02 0.09 execute 15.12 70.84 26.96 41418926 0.00 0.00 zend_hash_find 5.62 80.87 10.03 2094000 0.00 0.00 php_escape_html_entities 5.39 90.49 9.62 54478767 0.00 0.00 _emalloc 5.34 100.02 9.53 11607024 0.00 0.00 zend_hash_add_or_update 5.22 109.33 9.31 31597785 0.00 0.00 zend_fetch_var_address 4.08 116.60 7.27 57635519 0.00 0.00 _get_zval_ptr 3.67 123.14 6.54 54478743 0.00 0.00 _efree 2.77 128.08 4.94 9908497 0.00 0.00 zend_assign_to_variable 1.86 131.40 3.32 1533564 0.00 0.00 zend_hash_copy 1.67 134.37 2.97 25131727 0.00 0.00 _zval_dtor 1.58 137.18 2.81 34911395 0.00 0.00 _zval_ptr_dtor 1.53 139.91 2.73 13094313 0.00 0.00 _erealloc 1.37 142.35 2.44 7678862 0.00 0.00 zval_add_ref 1.32 144.70 2.35 2450251 0.00 0.00 zend_parse_va_args 1.24 146.91 2.21 12197814 0.00 0.00 zend_ptr_stack_n_push 1.23 149.10 2.19 7634480 0.00 0.00 zend_hash_index_update_or_next_insert 0.80 150.53 1.43 4592342 0.00 0.00 zend_hash_get_current_data_ex 0.77 151.91 1.38 8276505 0.00 0.00 concat_function 0.75 153.25 1.34 3910343 0.00 0.00 _ecalloc 0.74 154.57 1.32 3804331 0.00 0.00 zend_hash_destroy 0.68 155.79 1.22 6096963 0.00 0.00 zend_ptr_stack_n_pop 0.67 156.98 1.19 945646 0.00 0.00 zend_fetch_dimension_address 0.59 158.03 1.05 1386830 0.00 0.00 zend_fetch_property_address 0.51 158.94 0.91 4275004 0.00 0.00 zend_hash_index_find 0.50 159.84 0.90 318078 0.00 0.00 mbfl_convert_filter_get_vtbl 0.49 160.71 0.87 1801291 0.00 0.00 zend_hash_clean 0.40 161.43 0.72 6393043 0.00 0.00 add_string_to_string 0.40 162.14 0.71 358262 0.00 0.00 _safe_emalloc 0.33 162.73 0.59 7671726 0.00 0.00 _zval_copy_ctor 0.33 163.32 0.59 6799024 0.00 0.00 _estrndup 0.33 163.91 0.59 18934233 0.00 0.00 zend_make_printable_zval 0.31 164.47 0.56 344879 0.00 0.00 lex_scan 0.30 165.00 0.53 493716 0.00 0.00 zend_hash_rehash 0.30 165.53 0.53 1869954 0.00 0.00 zend_str_tolower 0.27 166.01 0.48 1356 0.00 0.00 ini_lex 0.25 166.46 0.45 795195 0.00 0.00 mbfl_no2encoding 0.24 166.88 0.42 1782023 0.00 0.00 zend_get_parameters_ex 0.22 167.27 0.39 3804337 0.00 0.00 zend_hash_init 0.21 167.65 0.38 1 0.38 0.75 init_executor 0.21 168.03 0.38 zend_stack_apply_with_argument 0.21 168.40 0.37 93 0.00 0.01 zendparse 0.21 168.77 0.37 153776 0.00 0.00 zend_hash_exists 0.21 169.14 0.37 140433 0.00 0.00 match 0.21 169.51 0.37 3 0.12 0.12 zend_ptr_stack_init 0.16 169.80 0.29 170121 0.00 0.00 php_pcre_exec 0.15 170.06 0.26 2082894 0.00 0.00 zend_assign_to_variable_reference 0.13 170.30 0.24 1046779 0.00 0.00 zend_get_constant 0.11 170.50 0.20 zend_extension_fcall_end_handler 0.11 170.70 0.20 104015 0.00 0.00 php_unicode_is_prop 0.11 170.89 0.19 2094000 0.00 0.00 zif_htmlspecialchars 0.10 171.07 0.18 2016482 0.00 0.00 add_char_to_string 0.10 171.25 0.18 1581804 0.00 0.00 _convert_to_string 0.10 171.43 0.18 596545 0.00 0.00 compare_function 0.10 171.61 0.18 217943 0.00 0.00 zend_hash_del_key_or_index 0.10 171.78 0.17 214078 0.00 0.00 _phpi_pop 0.10 171.95 0.17 18587 0.00 0.00 OnUpdateErrorReporting 0.08 172.10 0.15 2268497 0.00 0.00 _array_init 0.08 172.24 0.14 2450251 0.00 0.00 zend_parse_parameters 0.07 172.37 0.13 352293 0.00 0.00 php_is_type 0.07 172.50 0.13 2247750 0.00 0.00 zend_hash_get_current_key_ex 0.07 172.63 0.13 zend_hash_quick_add_or_update 0.07 172.75 0.12 212061 0.00 0.00 mbfl_name2encoding 0.07 172.87 0.12 163733 0.00 0.00 init_op 0.07 172.99 0.12 116058 0.00 0.00 preg_replace_impl 0.06 173.10 0.11 353263 0.00 0.00 zendi_smart_strcmp 0.06 173.20 0.10 376185 0.00 0.00 zif_function_exists 0.06 173.30 0.10 163076 0.00 0.00 zend_hash_internal_pointer_end_ex 0.06 173.40 0.10 116058 0.00 0.00 php_pcre_replace 0.06 173.50 0.10 116039 0.00 0.00 php_char_to_str 0.05 173.59 0.09 3265100 0.00 0.00 zend_hash_move_forward_ex 0.05 173.68 0.09 1326597 0.00 0.00 zend_is_true 0.05 173.77 0.09 99034 0.00 0.00 zif_strpos 0.05 173.86 0.09 10029 0.00 0.00 vspprintf 0.05 173.95 0.09 3132 0.00 0.00 destroy_op_array 0.05 174.03 0.09 53013 0.00 0.00 php_unicode_toupper 0.04 174.11 0.08 1388298 0.00 0.00 zend_hash_internal_pointer_reset_ex 0.04 174.19 0.08 183265 0.00 0.00 php_str_replace_in_subject 0.04 174.27 0.08 183229 0.00 0.00 zif_str_replace 0.04 174.35 0.08 179560 0.00 0.00 zval_update_constant 0.04 174.43 0.08 106033 0.00 0.00 php_mb_parse_encoding_list 0.04 174.50 0.07 10 0.01 0.01 zif_class_exists 0.04 174.57 0.07 2094000 0.00 0.00 determine_charset 0.04 174.64 0.07 106026 0.00 0.00 mbfl_substr 0.04 174.70 0.07 106026 0.00 0.00 zif_mb_substr 0.03 174.76 0.06 5019 0.00 0.00 zend_strtod 0.03 174.82 0.06 63009 0.00 0.00 zif_preg_quote 0.03 174.88 0.06 28179 0.00 0.00 php_str_to_str 0.03 174.94 0.06 2013 0.00 0.00 _estrdup 0.03 175.00 0.06 1 0.06 0.06 register_html_constants 0.03 175.06 0.06 convert_to_null 0.03 175.12 0.06 zend_parse_parameters_ex 0.03 175.18 0.06 zval_is_true 0.03 175.23 0.05 355265 0.00 0.00 zend_binary_strcmp 0.03 175.28 0.05 265065 0.00 0.00 mbfl_memory_device_output 0.03 175.33 0.05 201075 0.00 0.00 zif_is_array 0.03 175.38 0.05 28055 0.00 0.00 php_pcre_match 0.03 175.43 0.05 10004 0.00 0.00 php_explode 0.03 175.48 0.05 33 0.00 0.00 shift_right_function 0.03 175.53 0.05 4 0.01 0.01 zif_array_map 0.03 175.58 0.05 zend_hash_func 0.03 175.63 0.05 212052 0.00 0.00 mbfl_convert_filter_new 0.02 175.67 0.04 401204 0.00 0.00 is_identical_function 0.02 175.71 0.04 279001 0.00 0.00 zend_print_zval_ex 0.02 175.75 0.04 172168 0.00 0.00 php_pcre_fullinfo 0.02 175.79 0.04 52000 0.00 0.00 zif_func_get_args 0.02 175.83 0.04 48014 0.00 0.00 php_url_encode 0.02 175.87 0.04 39915 0.00 0.00 zend_llist_add_element 0.02 175.91 0.04 21169 0.00 0.00 php_strlcpy 0.02 175.95 0.04 1180 0.00 0.00 format_converter 0.02 175.99 0.04 zend_zval_type_name 0.02 176.02 0.03 540454 0.00 0.00 convert_to_boolean 0.02 176.05 0.03 530130 0.00 0.00 _php_mb_allocators_malloc 0.02 176.08 0.03 467548 0.00 0.00 zend_hash_num_elements 0.02 176.11 0.03 461415 0.00 0.00 get_unary_op 0.02 176.14 0.03 353263 0.00 0.00 zend_binary_zval_strcmp 0.02 176.17 0.03 297394 0.00 0.00 is_equal_function 0.02 176.20 0.03 219142 0.00 0.00 zif_count 0.02 176.23 0.03 212052 0.00 0.00 mbfl_convert_filter_delete 0.02 176.26 0.03 144113 0.00 0.00 pcre_get_compiled_regex 0.02 176.29 0.03 116058 0.00 0.00 php_replace_in_subject 0.02 176.32 0.03 106026 0.00 0.00 mbfl_memory_device_output4 0.02 176.35 0.03 106026 0.00 0.00 php_mb_convert_encoding 0.02 176.38 0.03 53013 0.00 0.00 php_unicode_convert_case 0.02 176.41 0.03 22006 0.00 0.00 php_search_array 0.02 176.44 0.03 10004 0.00 0.00 zif_explode 0.02 176.47 0.03 9001 0.00 0.00 php_implode 0.02 176.50 0.03 8021 0.00 0.00 zif_substr 0.02 176.53 0.03 2014 0.00 0.00 zif_strstr 0.02 176.56 0.03 1008 0.00 0.00 php_mysql_do_query_general 0.02 176.59 0.03 php_ob_get_length 0.02 176.62 0.03 143314 0.00 0.00 zif_array_key_exists 0.02 176.65 0.03 35081 0.00 0.00 is_smaller_function 0.02 176.68 0.03 3 0.01 0.01 zend_hash_reverse_apply 0.02 176.71 0.03 zend_hash_get_current_key_type_ex 0.01 176.73 0.03 50137 0.00 0.00 _db_enter_ 0.01 176.75 0.02 460410 0.00 0.00 boolean_not_function 0.01 176.77 0.02 272000 0.00 0.00 php_b_body_write 0.01 176.79 0.02 215583 0.00 0.00 zendlex 0.01 176.81 0.02 212061 0.00 0.00 mbfl_name2no_encoding 0.01 176.83 0.02 144099 0.00 0.00 php_pcre_info 0.01 176.85 0.02 106026 0.00 0.00 mbfl_buffer_converter_new 0.01 176.87 0.02 27041 0.00 0.00 add_function 0.01 176.89 0.02 16917 0.00 0.00 php_do_trim 0.01 176.91 0.02 16917 0.00 0.00 php_trim 0.01 176.93 0.02 12387 0.00 0.00 zend_do_pass_param 0.01 176.95 0.02 10022 0.00 0.00 zend_error 0.01 176.97 0.02 8000 0.00 0.00 zif_strtr 0.01 176.99 0.02 4000 0.00 0.00 zif_array_push 0.01 177.01 0.02 3888 0.00 0.00 call_user_function_ex 0.01 177.03 0.02 1925 0.00 0.00 pass_two 0.01 177.05 0.02 1237 0.00 0.00 php_mysql_fetch_hash 0.01 177.07 0.02 1005 0.00 0.00 bitwise_not_function 0.01 177.09 0.02 1004 0.00 0.00 zif_extract 0.01 177.11 0.02 1000 0.00 0.00 php_formatted_print 0.01 177.13 0.02 50 0.00 0.00 zend_hash_merge 0.01 177.15 0.02 2 0.01 0.01 zif_is_string 0.01 177.17 0.02 1 0.02 0.02 clean_non_persistent_constants 0.01 177.19 0.02 _zend_get_parameters_array 0.01 177.21 0.02 hash_zval_identical_function 0.01 177.23 0.02 php_count_recursive 0.01 177.25 0.02 zif_func_get_arg 0.01 177.27 0.02 zif_iconv_get_encoding 0.01 177.29 0.02 zif_ob_implicit_flush 0.01 177.31 0.02 zif_preg_match_all 0.01 177.33 0.02 212052 0.00 0.00 mbfl_filt_conv_common_dtor 0.01 177.34 0.02 212052 0.00 0.00 mbfl_filt_conv_common_flush 0.01 177.36 0.02 5467 0.00 0.00 my_net_read 0.01 177.37 0.02 1016 0.00 0.00 net_write_command 0.01 177.39 0.02 53013 0.00 0.00 zif_mb_strtoupper 0.01 177.40 0.02 zif_mb_convert_case 0.01 177.41 0.01 279001 0.00 0.00 zend_print_zval 0.01 177.42 0.01 272001 0.00 0.00 php_body_write_wrapper 0.01 177.43 0.01 241044 0.00 0.00 is_not_equal_function 0.01 177.44 0.01 163076 0.00 0.00 zif_array_pop 0.01 177.45 0.01 106026 0.00 0.00 mbfl_buffer_converter_feed 0.01 177.46 0.01 106026 0.00 0.00 mbfl_buffer_converter_feed_result 0.01 177.47 0.01 106026 0.00 0.00 mbfl_memory_device_realloc 0.01 177.48 0.01 106026 0.00 0.00 mbfl_memory_device_result 0.01 177.49 0.01 93016 0.00 0.00 zif_is_object 0.01 177.50 0.01 51858 0.00 0.00 zend_stack_push 0.01 177.51 0.01 50137 0.00 0.00 _db_return_ 0.01 177.52 0.01 48014 0.00 0.00 zif_urlencode 0.01 177.53 0.01 42022 0.00 0.00 zend_hash_index_exists 0.01 177.54 0.01 32059 0.00 0.00 add_next_index_stringl 0.01 177.55 0.01 30249 0.00 0.00 fetch_simple_variable_ex 0.01 177.56 0.01 26911 0.00 0.00 zend_do_end_variable_parse 0.01 177.57 0.01 18601 0.00 0.00 zend_alter_ini_entry 0.01 177.58 0.01 18367 0.00 0.00 _object_and_properties_init 0.01 177.59 0.01 17015 0.00 0.00 increment_function 0.01 177.60 0.01 10505 0.00 0.00 zend_do_add_string 0.01 177.61 0.01 10113 0.00 0.00 zend_is_executing 0.01 177.62 0.01 10022 0.00 0.00 php_error_cb 0.01 177.63 0.01 9722 0.00 0.00 zend_do_end_function_call 0.01 177.64 0.01 9001 0.00 0.00 zif_implode