Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 38) sorted by last modified time

12

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp793 char * temp = NULL; in ServerSupportFunction() local
884 char * temp; in FillExtensionControlBlock() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c788 char *temp; in sapi_cli_server_register_variables() local
/PHP-5.5/main/
H A Dsnprintf.c445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c303 struct zip_dirent temp; in _zip_checkcons() local
H A Dzip_close.c75 char *temp; in zip_close() local
603 char *temp; in _zip_create_temp_output() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.c719 void *key, *temp; in QuickSort() local
/PHP-5.5/ext/tidy/
H A Dtidy.c819 zval *temp; in tidy_doc_update_properties() local
851 zval *attribute, *children, *temp; in tidy_add_default_properties() local
/PHP-5.5/ext/standard/
H A Dstring.c2684 char temp[2]; local
5387 char temp; local
H A Dmath.c1067 zval **number, temp; in PHP_FUNCTION() local
H A Dimage.c1298 char *temp; in php_getimagesize_from_stream() local
H A Dfile.c380 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2049 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
H A Darray.c1740 Bucket **elems, *temp; in php_array_data_shuffle() local
3794 zval temp; in php_multisort_compare() local
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1396 char *temp = emalloc(++param->name_len + 1); local
/PHP-5.5/ext/phar/
H A Dutil.c123 off_t temp, eoffset; in phar_seek_efp() local
H A Dphar_object.c66 zval *temp; in phar_mung_server_vars() local
1427 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; in phar_build() local
3439 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
H A Dshortarc.php105 static $temp; variable in Extract_Phar
278 static function _removeTmpFiles($temp, $origdir)
H A Dstream.c395 off_t temp; in phar_stream_seek() local
H A Dphar.c1602 php_stream *temp; local
1661 php_stream *temp; local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c364 char *temp = emalloc(++param->namelen + 1); in really_register_bound_param() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c9508 pcre_uchar *temp = (pcre_uchar *)codestart; in pcre_compile2() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c222 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1036 DBDATETIME temp; local
1116 DBDATETIME temp; local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1774 char *list, *temp; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp419 UChar temp[16]; in umsg_format_helper() local
654 UnicodeString temp; in umsg_parse_helper() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c690 UChar *temp; in php_converter_do_convert() local

Completed in 188 milliseconds

12