Home
last modified time | relevance | path

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

12345678

/PHP-7.0/ext/standard/
H A Darray.c2050 zval *zlow, *zhigh, *zstep = NULL, tmp; local
2924 zval tmp; local
3335 *tmp; local
H A Dstreamsfuncs.c887 zval *tmp; in parse_context_params() local
H A Dbasic_functions.c4570 zval tmp; local
H A Dfilters.c261 zval *tmp; in strfilter_strip_tags_create() local
/PHP-7.0/ext/curl/
H A Dinterface.c1898 char *tmp; in create_certinfo() local
/PHP-7.0/Zend/
H A Dzend_types.h548 #define Z_OBJDEBUG(zval,tmp) (Z_OBJ_HANDLER((zval),get_debug_info)?Z_OBJ_HANDLER((zval),get_debug_… argument
549 #define Z_OBJDEBUG_P(zval_p,tmp) Z_OBJDEBUG(*(zval_p), tmp) argument
H A Dzend_strtod.c4543 Bigint *tmp; in destroy_freelist() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1037 zend_uchar *tmp, *p; in php_mysqlnd_cmd_write() local
/PHP-7.0/ext/gd/libgd/
H A Dgd.c1300 long dx, dy,tmp; in gdImageAALine() local
2416 int tmp = gdImageGetPixel (src, x, y); in gdImageCopyResized() local
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c3040 char *name_str, *tmp; in ZEND_METHOD() local
4248 char *tmp, *str_name; in ZEND_METHOD() local
5435 zval *tmp; in ZEND_METHOD() local
/PHP-7.0/ext/simplexml/
H A Dsimplexml.c970 xmlChar *tmp = xmlNodeListGetString(doc, list, inLine); in sxe_xmlNodeListGetString() local
/PHP-7.0/ext/openssl/
H A Dopenssl.c805 zval subitem, tmp; in add_assoc_name_entry() local
3507 zval tmp; in php_openssl_evp_from_zval() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitLir.c544 struct sljit_memory_fragment *tmp; in reverse_buf() local
/PHP-7.0/ext/zip/
H A Dphp_zip.c935 zval tmp, *prop; in php_zip_has_property() local
/PHP-7.0/ext/date/
H A Dphp_date.c2803 char *tmp = emalloc(Z_STRLEN_P(z_date) + Z_STRLEN_P(z_timezone) + 2); in php_date_initialize_from_hash() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregcomp.c2422 Node* tmp; in is_not_included() local
H A Dregparse.c5412 Node *tmp; in parse_exp() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6469 jump_list *tmp = NULL; in compile_assert_matchingpath() local

Completed in 212 milliseconds

12345678