Home
last modified time | relevance | path

Searched defs:tmp (Results 176 – 200 of 205) sorted by relevance

123456789

/PHP-7.1/ext/ldap/
H A Dldap.c315 char tmp[32]; in PHP_MINFO_FUNCTION() local
1277 zval tmp; in PHP_FUNCTION() local
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c795 char tmp = end[0]; in walk_down_the_path_callback() local
/PHP-7.1/Zend/
H A Dzend_object_handlers.c759 zval tmp; in zend_std_write_property() local
H A Dzend_types.h555 #define Z_OBJDEBUG(zval,tmp) (Z_OBJ_HANDLER((zval),get_debug_info)?Z_OBJ_HANDLER((zval),get_debug_… argument
556 #define Z_OBJDEBUG_P(zval_p,tmp) Z_OBJDEBUG(*(zval_p), tmp) argument
H A Dzend_execute.c1315 zend_string *tmp = zval_get_string(value); in zend_assign_to_string_offset() local
2551 znode_op tmp; in zend_swap_operands() local
/PHP-7.1/ext/hash/
H A Dhash_sha.c225 uint32_t d = state[3], e = state[4], x[16], tmp; in SHA1Transform() local
/PHP-7.1/ext/ftp/
H A Dphp_ftp.c588 zend_string *tmp; in PHP_FUNCTION() local
/PHP-7.1/ext/oci8/
H A Doci8.c1869 php_oci_connection *tmp = (php_oci_connection *) NULL; in php_oci_do_connect_ex() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c1128 zval tmp; in phpdbg_ini_defaults() local
/PHP-7.1/ext/dom/
H A Dnode.c1737 zval *tmp; in dom_canonicalization() local
H A Dphp_dom.c392 zval tmp; in dom_property_exists() local
/PHP-7.1/ext/spl/
H A Dspl_heap.c482 zval tmp, heap_array; in spl_heap_object_get_debug_info_helper() local
H A Dspl_observer.c289 zval tmp, storage; in spl_object_storage_debug_info() local
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c1180 sljit_si i, tmp; in sljit_emit_enter() local
1243 sljit_si i, tmp; in sljit_emit_return() local
H A DsljitLir.c544 struct sljit_memory_fragment *tmp; in reverse_buf() local
/PHP-7.1/ext/standard/
H A Darray.c2093 zval *zlow, *zhigh, *zstep = NULL, tmp; local
2981 zval tmp; local
3379 *tmp; local
H A Dstreamsfuncs.c887 zval *tmp; in parse_context_params() local
H A Dbasic_functions.c4653 zval tmp; local
H A Dfilters.c263 zval *tmp; in strfilter_strip_tags_create() local
/PHP-7.1/ext/curl/
H A Dinterface.c1917 char *tmp; in create_certinfo() local
/PHP-7.1/ext/gd/libgd/
H A Dgd.c1300 long dx, dy,tmp; in gdImageAALine() local
2415 int tmp = gdImageGetPixel (src, x, y); in gdImageCopyResized() local
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c972 xmlChar *tmp = xmlNodeListGetString(doc, list, inLine); in sxe_xmlNodeListGetString() local
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c3100 char *name_str, *tmp; in ZEND_METHOD() local
4430 char *tmp, *str_name; in ZEND_METHOD() local
5677 zval *tmp; in ZEND_METHOD() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c834 zval subitem, tmp; in add_assoc_name_entry() local
3695 zval tmp; in php_openssl_evp_from_zval() local
/PHP-7.1/ext/zip/
H A Dphp_zip.c935 zval tmp, *prop; in php_zip_has_property() local

Completed in 414 milliseconds

123456789