/PHP-5.6/ext/com_dotnet/ |
H A D | com_wrapper.c | 180 zval **tmp; in disp_getidsofnames() local 224 zval **tmp; in disp_getdispid() local 455 zval *tmp; in generate_dispids() local 587 zval *tmp, **ntmp; in php_com_wrapper_export_as_sink() local
|
H A D | com_extension.c | 347 zend_class_entry ce, *tmp; in PHP_MINIT_FUNCTION() local
|
/PHP-5.6/ext/session/ |
H A D | session.c | 572 ps_module *tmp; in PHP_INI_MH() local 602 const ps_serializer *tmp; in PHP_INI_MH() local 748 int tmp; in PHP_INI_MH() local
|
/PHP-5.6/ext/hash/ |
H A D | hash_ripemd.c | 207 php_hash_uint32 tmp, x[16]; in RIPEMD128Transform() local 298 php_hash_uint32 tmp, x[16]; in RIPEMD256Transform() local 396 php_hash_uint32 tmp, x[16]; in RIPEMD160Transform() local 495 php_hash_uint32 tmp, x[16]; in RIPEMD320Transform() local
|
/PHP-5.6/ext/readline/ |
H A D | readline_cli.c | 441 char *retval, *tmp; in cli_completion_generator_var() local 455 char *retval, *tmp; in cli_completion_generator_ini() local 573 char *tmp = malloc(len); in cli_completion_generator() local
|
/PHP-5.6/ext/calendar/ |
H A D | easter.c | 33 long year, golden, solar, lunar, pfm, dom, tmp, easter; in _cal_easter() local
|
/PHP-5.6/ext/standard/ |
H A D | mail.c | 288 char *tmp, *date_str; in php_mail() local 318 const char *tmp = zend_get_executed_filename(TSRMLS_C); in php_mail() local
|
H A D | cyr_convert.c | 207 unsigned char tmp; in php_convert_cyr_string() local
|
H A D | crypt_blowfish.c | 392 unsigned int tmp, c1, c2, c3, c4; in BF_decode() local 454 BF_word tmp; in BF_swap() local 557 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local
|
H A D | levenshtein.c | 32 int *p1, *p2, *tmp; in reference_levdist() local
|
/PHP-5.6/ext/soap/ |
H A D | php_xml.c | 267 xmlNodePtr tmp = get_node_recurisve_ex(node->children, name, ns); in get_node_recurisve_ex() local 308 …xmlNodePtr tmp = get_node_with_attribute_recursive_ex(node->children, name, name_ns, attribute, va… in get_node_with_attribute_recursive_ex() local
|
/PHP-5.6/ext/gd/libgd/ |
H A D | gdkanji.c | 76 char *tmp; in error() local 468 static unsigned char tmp[BUFSIZ]; in do_check_and_conv() local
|
/PHP-5.6/ext/opcache/Optimizer/ |
H A D | pass3.c | 80 znode_op tmp = opline->op1; variable
|
/PHP-5.6/ext/oci8/ |
H A D | oci8_statement.c | 1099 zval **tmp; in php_oci_bind_by_name() local 1121 zval **tmp; in php_oci_bind_by_name() local 1398 zval **tmp; in php_oci_bind_out_callback() local 1471 zval tmp; in php_oci_statement_get_column_helper() local
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_statistics.c | 207 char tmp[25]; in mysqlnd_fill_stats_hash() local
|
/PHP-5.6/ext/zlib/ |
H A D | zlib_filter.c | 331 zval tmp; in php_zlib_filter_create() local 357 zval **tmpzval, tmp; in php_zlib_filter_create() local
|
/PHP-5.6/main/ |
H A D | mergesort.c | 267 int i, length, size2, tmp, sense; in setup() local 338 u_char *ai, *s, *t, *u, tmp; in insertionsort() local
|
/PHP-5.6/Zend/ |
H A D | zend_llist.c | 39 zend_llist_element *tmp = pemalloc(sizeof(zend_llist_element)+l->size-1, l->persistent); in zend_llist_add_element() local 57 zend_llist_element *tmp = pemalloc(sizeof(zend_llist_element)+l->size-1, l->persistent); in zend_llist_prepend_element() local
|
H A D | zend_ts_hash.c | 267 …(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_ts_hash_copy() 276 …sh(HashTable *target, TsHashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_ts_hash_copy_to_hash() 283 …hTable *target, TsHashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size, int … in zend_ts_hash_merge()
|
H A D | zend_language_scanner.l | 613 zval tmp; in compile_filename() local 721 zval tmp; in compile_string() local 808 zval tmp = *str; in highlight_string() local
|
/PHP-5.6/ext/wddx/ |
H A D | wddx.c | 298 char tmp[128]; in PS_SERIALIZER_DECODE_FUNC() local 435 zval tmp; in php_wddx_serialize_number() local 867 zval *tmp; in php_wddx_push_element() local 939 zval *tmp; in php_wddx_pop_element() local 1143 char *tmp; in php_wddx_process_data() local
|
/PHP-5.6/ext/date/lib/ |
H A D | tm2unixtime.c | 391 timelib_sll tmp; in do_adjust_timezone() local 409 timelib_sll tmp; in do_adjust_timezone() local
|
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeX86_64.c | 94 sljit_si i, tmp, size, saved_register_size; in sljit_emit_enter() local 258 sljit_si i, tmp, size; in sljit_emit_return() local
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_frame.c | 167 zval **tmp; in phpdbg_dump_backtrace() local
|
/PHP-5.6/ext/ereg/regex/ |
H A D | engine.c | 44 states tmp; /* temporary */ member 634 register states tmp = m->tmp; local 725 register states tmp = m->tmp; local
|