Home
last modified time | relevance | path

Searched defs:tmp (Results 26 – 50 of 193) sorted by relevance

12345678

/PHP-7.0/ext/date/lib/
H A Dparse_tz.c309 char *cur_locale = NULL, *tmp; in seek_to_tz_position() local
383 timelib_tzinfo *tmp; in timelib_parse_tzfile() local
485 timelib_time_offset *tmp = timelib_time_offset_ctor(); in timelib_get_time_zone_info() local
H A Dtm2unixtime.c391 timelib_sll tmp; in do_adjust_timezone() local
409 timelib_sll tmp; in do_adjust_timezone() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_com.c82 zval *tmp; in PHP_FUNCTION() local
428 zval *tmp; in php_com_get_id_of_name() local
457 zval tmp; in php_com_get_id_of_name() local
717 zval *tmp; in PHP_FUNCTION() local
H A Dcom_extension.c355 zend_class_entry ce, *tmp; in PHP_MINIT_FUNCTION() local
/PHP-7.0/ext/session/
H A Dsession.c638 ps_module *tmp; in PHP_INI_MH() local
668 const ps_serializer *tmp; in PHP_INI_MH() local
814 int tmp; in PHP_INI_MH() local
/PHP-7.0/win32/
H A Dwsyslog.c85 char *tmp = NULL; in syslog() local
/PHP-7.0/ext/hash/
H A Dhash_ripemd.c207 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-7.0/ext/standard/
H A Dmail.c289 char *tmp; in php_mail() local
320 const char *tmp = zend_get_executed_filename(); in php_mail() local
H A Dcyr_convert.c207 unsigned char tmp; in php_convert_cyr_string() local
H A Dcrypt_blowfish.c392 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 Dlevenshtein.c32 zend_long *p1, *p2, *tmp; in reference_levdist() local
/PHP-7.0/ext/readline/
H A Dreadline_cli.c434 char *retval, *tmp; in cli_completion_generator_var() local
449 char *retval, *tmp; in cli_completion_generator_ini() local
567 char *tmp = malloc(len); in cli_completion_generator() local
/PHP-7.0/ext/soap/
H A Dphp_xml.c266 xmlNodePtr tmp = get_node_recurisve_ex(node->children, name, ns); in get_node_recurisve_ex() local
307 …xmlNodePtr tmp = get_node_with_attribute_recursive_ex(node->children, name, name_ns, attribute, va… in get_node_with_attribute_recursive_ex() local
/PHP-7.0/ext/oci8/
H A Doci8_statement.c1121 zval *tmp; in php_oci_bind_by_name() local
1143 zval *tmp; in php_oci_bind_by_name() local
1449 zval *tmp; in php_oci_bind_out_callback() local
1531 zval tmp; in php_oci_statement_get_column_helper() local
/PHP-7.0/ext/calendar/
H A Deaster.c33 zend_long year, golden, solar, lunar, pfm, dom, tmp, easter, result; in _cal_easter() local
/PHP-7.0/Zend/
H A Dzend_ts_hash.h124 zval tmp, *zv; in zend_ts_hash_str_update_ptr() local
133 zval tmp, *zv; in zend_ts_hash_str_add_ptr() local
H A Dzend_llist.c38 zend_llist_element *tmp = pemalloc(sizeof(zend_llist_element)+l->size-1, l->persistent); in zend_llist_add_element() local
56 zend_llist_element *tmp = pemalloc(sizeof(zend_llist_element)+l->size-1, l->persistent); in zend_llist_prepend_element() local
H A Dzend_language_scanner.l633 zval tmp; in compile_filename() local
742 zval tmp; in compile_string() local
827 zval tmp = *str; in highlight_string() local
/PHP-7.0/ext/gd/libgd/
H A Dgdkanji.c76 char *tmp; in error() local
467 static unsigned char tmp[BUFSIZ]; in do_check_and_conv() local
/PHP-7.0/ext/zlib/
H A Dzlib_filter.c334 zend_long tmp = zval_get_long(tmpzval); in php_zlib_filter_create() local
356 zend_long tmp; in php_zlib_filter_create() local
/PHP-7.0/main/
H A Dmergesort.c268 u_char *f1, *f2, *s, *l2, *last, *p2, tmp; in setup() local
338 u_char *ai, *s, *t, *u, tmp; in insertionsort() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_statistics.c206 char tmp[25]; in mysqlnd_fill_stats_hash() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c94 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-7.0/ext/opcache/Optimizer/
H A Dpass3.c107 znode_op tmp = opline->op1; in zend_optimizer_pass3() local
/PHP-7.0/ext/sockets/
H A Dsendrecvmsg.c245 zval *zres, tmp; in PHP_FUNCTION() local
396 zval tmp; in php_do_getsockopt_ipv6_rfc3542() local

Completed in 86 milliseconds

12345678