spprintf          227 ext/com_dotnet/com_com.c 		spprintf(&msg, 0, "Failed to create COM object `%s': %s", module_name, werr);
spprintf          363 ext/com_dotnet/com_com.c 					spprintf(&msg, 0, "<b>Source:</b> %s<br/><b>Description:</b> %s",
spprintf          367 ext/com_dotnet/com_com.c 					spprintf(&msg, 0, "Source: %s\nDescription: %s",
spprintf          385 ext/com_dotnet/com_com.c 				spprintf(&msg, 0, "Parameter %d: %s", arg_err, desc);
spprintf          401 ext/com_dotnet/com_com.c 				spprintf(&msg, 0, "Error [0x%08x] %s", hr, desc);
spprintf          485 ext/com_dotnet/com_com.c 		spprintf(&msg, 0, "Unable to lookup `%s': %s", f->function_name->val, winerr);
spprintf          650 ext/com_dotnet/com_com.c 		spprintf(&msg, 0, "Unable to lookup `%s': %s", name, winerr);
spprintf          130 ext/com_dotnet/com_typeinfo.c 										spprintf(&str, 0, "%s,%d,%d", keyname, major_tmp, minor_tmp);
spprintf          490 ext/com_dotnet/com_variant.c 				spprintf(&msg, 0, "Variant type conversion failed: %s", werr);
spprintf         1071 ext/com_dotnet/com_variant.c 		spprintf(&msg, 0, "Variant type conversion failed: %s", werr);
spprintf         1105 ext/com_dotnet/com_variant.c 		spprintf(&msg, 0, "Variant type conversion failed: %s", werr);
spprintf          225 ext/dba/dba.c  		len = spprintf(key_str, 0, "[%s]%s", Z_STRVAL_P(group), Z_STRVAL_P(name));
spprintf          860 ext/dba/dba.c  			spprintf(&lock_name, 0, "%s.lck", info->path);
spprintf           48 ext/dba/dba_tcadb.c 				spprintf(&path_string, 0, "%s#mode=r", info->path);
spprintf           51 ext/dba/dba_tcadb.c 				spprintf(&path_string, 0, "%s#mode=w", info->path);
spprintf           54 ext/dba/dba_tcadb.c 				spprintf(&path_string, 0, "%s#mode=wc", info->path);
spprintf           57 ext/dba/dba_tcadb.c 				spprintf(&path_string, 0, "%s#mode=wct", info->path);
spprintf          134 ext/dba/libinifile/inifile.c 		spprintf(&result, 0, "[%s]%s", key->group, key->name ? key->name : "");
spprintf         1171 ext/exif/exif.c 		len = spprintf(&dump, 0, "(%d,%d) {", components, length);
spprintf         1173 ext/exif/exif.c 		len = spprintf(&dump, 0, "{");
spprintf         1567 ext/exif/exif.c 		spprintf(&buf, 0, "%s(%d): %s", _file, _line, format);
spprintf         2949 ext/exif/exif.c 						spprintf(&ImageInfo->Copyright, 0, "%s, %s", value_ptr, value_ptr+length+1);
spprintf         3923 ext/exif/exif.c 		spprintf(&sections_str, 0, ",%s,", p_sections_needed);
spprintf         3088 ext/fileinfo/libmagic/apprentice.c 		spprintf(&buf, MAXPATHLEN, "%.*s.mime%s", (int)(q - fn), fn, ext);
spprintf         3099 ext/fileinfo/libmagic/apprentice.c 	spprintf(&buf, MAXPATHLEN, "%.*s%s", (int)(q - fn), fn, ext);
spprintf           73 ext/fileinfo/libmagic/funcs.c 		len = spprintf(&newstr, 0, "%s%s", ms->o.buf, (buf ? buf : ""));
spprintf          631 ext/ftp/ftp.c  	spprintf(&buffer, 0, "CHMOD %o %s", mode, filename);
spprintf          427 ext/iconv/iconv.c 				len = spprintf(&content_type, 0, "Content-Type:%.*s; charset=%.*s", mimetype_len ? mimetype_len : (int) strlen(mimetype), mimetype, (int) (p - get_output_encoding()), get_output_encoding());
spprintf          429 ext/iconv/iconv.c 				len = spprintf(&content_type, 0, "Content-Type:%.*s; charset=%s", mimetype_len ? mimetype_len : (int) strlen(mimetype), mimetype, get_output_encoding());
spprintf         3885 ext/imap/php_imap.c 				spprintf(&tempstring, 0, "%s--%s%s%s%s", mystring, cookie, CRLF, tmp, CRLF);
spprintf         3891 ext/imap/php_imap.c 				spprintf(&tempstring, 0, "%s%s%s", mystring, bod->contents.text.data, CRLF);
spprintf         3897 ext/imap/php_imap.c 			spprintf(&tempstring, 0, "%s--%s--%s", mystring, cookie, CRLF);
spprintf         3901 ext/imap/php_imap.c 		spprintf(&tempstring, 0, "%s%s%s", mystring, bod->contents.text.data, CRLF);
spprintf         1465 ext/interbase/interbase.c 		l = spprintf(&res, 0, "%" LL_MASK "d", result);
spprintf           75 ext/intl/dateformat/dateformat_format.c 			spprintf(&message, 0, "datefmt_format: parameter array contains "
spprintf           82 ext/intl/dateformat/dateformat_format.c 				spprintf(&message, 0, "datefmt_format: value %pd is out of "
spprintf          119 ext/intl/idn/idn.c 		spprintf(&buff, 0, "%s: %s",
spprintf          398 ext/intl/locale/locale_methods.c 		spprintf(&msg , 0, "locale_get_%s : unable to parse input params", tag_name );
spprintf          428 ext/intl/locale/locale_methods.c 		spprintf(&msg , 0, "locale_get_%s : unable to get locale %s", tag_name , tag_name );
spprintf          505 ext/intl/locale/locale_methods.c 		spprintf(&msg , 0, "locale_get_display_%s : unable to parse input params", tag_name );
spprintf          513 ext/intl/locale/locale_methods.c 		spprintf(&msg , 0, "locale_get_display_%s : name too long", tag_name );
spprintf          572 ext/intl/locale/locale_methods.c 			spprintf(&msg, 0, "locale_get_display_%s : unable to get locale %s", tag_name , tag_name );
spprintf          601 ext/intl/locale/locale_methods.c 		spprintf(&msg, 0, "locale_get_display_%s :error converting display name for %s to UTF-8", tag_name , tag_name );
spprintf          116 ext/intl/resourcebundle/resourcebundle_class.c 		spprintf(&pbuf, 0, "resourcebundle_ctor: Cannot load libICU resource "
spprintf          197 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load resource element %d", meindex );
spprintf          199 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load resource element '%s'", mekey );
spprintf          210 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load element %d without fallback from to %s", meindex, locale );
spprintf          212 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load element '%s' without fallback from to %s", mekey, locale );
spprintf           71 ext/intl/transliterator/transliterator_methods.c 		spprintf( &buf, 0, "transliterator_create: unable to open ICU transliterator"
spprintf          187 ext/intl/transliterator/transliterator_methods.c 		spprintf( &msg, 0, "transliterator_create_from_rules: unable to "
spprintf          389 ext/intl/transliterator/transliterator_methods.c 		spprintf( &msg, 0,
spprintf         1853 ext/mbstring/mbstring.c 						spprintf(&list, 0, "%s,%s", temp, (*entry)->name);
spprintf         2167 ext/mbstring/mbstring.c 				len = spprintf( &p, 0, "Content-Type: %s; charset=%s",  mimetype, charset );
spprintf         1134 ext/mcrypt/mcrypt.c 		spprintf(&str, 0, "Only keys of size 1 to %d supported", max_key_size);
spprintf         1138 ext/mcrypt/mcrypt.c 		spprintf(&str, 0, "Only keys of size %d supported", key_sizes[0]);
spprintf          124 ext/mysqli/mysqli_api.c 		query_len = spprintf(&query, 0,
spprintf         1059 ext/mysqli/mysqli_nonapi.c 		unsigned int query_len = spprintf(&query, 0, "START TRANSACTION%s %s",
spprintf         1121 ext/mysqli/mysqli_nonapi.c 	unsigned int query_len = spprintf(&query, 0, release? "RELEASE SAVEPOINT `%s`":"SAVEPOINT `%s`", name);
spprintf         2517 ext/odbc/php_odbc.c 				spprintf(&ldb, 0, "%s;UID=%s;PWD=%s", db, uid, pwd);
spprintf         2598 ext/odbc/php_odbc.c 	hashed_len = spprintf(&hashed_details, 0, "%s_%s_%s_%s_%d", ODBC_TYPE, db, uid, pwd, cur_opt);
spprintf          397 ext/pdo/pdo.c  		spprintf(&drivers, 0, "%s, %s", ldrivers, pdriver->driver_name);
spprintf           69 ext/pdo/pdo_dbh.c 		spprintf(&message, 0, "SQLSTATE[%s]: %s: %s", *pdo_err, msg, supp);
spprintf           71 ext/pdo/pdo_dbh.c 		spprintf(&message, 0, "SQLSTATE[%s]: %s", *pdo_err, msg);
spprintf          278 ext/pdo/pdo_dbh.c 				plen = spprintf(&hashkey, 0, "PDO:DBH:DSN=%s:%s:%s:%s", data_source,
spprintf          285 ext/pdo/pdo_dbh.c 				plen = spprintf(&hashkey, 0, "PDO:DBH:DSN=%s:%s:%s", data_source,
spprintf          682 ext/pdo/pdo_sql_parser.c 				spprintf(&idxbuf, 0, tmpl, bind_no++);
spprintf          324 ext/pdo/pdo_stmt.c 			int len = spprintf(&p, 0, "%.*H", (int) EG(precision), Z_DVAL_P(parameter));
spprintf          359 ext/pdo/pdo_stmt.c 			spprintf(&tmp, 0, "Did not find column name '%s' in the defined columns; it will not be bound", ZSTR_VAL(param->name));
spprintf           60 ext/pdo_dblib/dblib_driver.c 	spprintf(&message, 0, "%s [%d] (severity %d) [%s]",
spprintf          258 ext/pdo_dblib/dblib_stmt.c 			*len = spprintf(&tmp_ptr, 0, "%.4f", money_value);
spprintf          279 ext/pdo_dblib/dblib_stmt.c 			*len = spprintf((char**) &tmp_ptr, 20, "%d-%02d-%02d %02d:%02d:%02d",
spprintf          511 ext/pdo_firebird/firebird_driver.c 				spprintf(&H->date_format, 0, "%s", ZSTR_VAL(str));
spprintf          522 ext/pdo_firebird/firebird_driver.c 				spprintf(&H->time_format, 0, "%s", ZSTR_VAL(str));
spprintf          533 ext/pdo_firebird/firebird_driver.c 				spprintf(&H->timestamp_format, 0, "%s", ZSTR_VAL(str));
spprintf          451 ext/pdo_odbc/odbc_driver.c 			spprintf(&dsn, 0, "%s;UID=%s;PWD=%s", dbh->data_source, dbh->username, dbh->password);
spprintf          255 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&S->cursor_name, 0, "pdo_crsr_%08x", ++H->stmt_counter);
spprintf          286 ext/pdo_pgsql/pgsql_driver.c 			spprintf(&S->stmt_name, 0, "pdo_stmt_%08x", ++H->stmt_counter);
spprintf          369 ext/pdo_pgsql/pgsql_driver.c 		*len = spprintf(&id, 0, ZEND_LONG_FMT, (zend_long) H->pgoid);
spprintf          576 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s (%s) FROM STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, pg_fields, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          578 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s FROM STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          688 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s (%s) FROM STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, pg_fields, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          690 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s FROM STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          794 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s (%s) TO STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, pg_fields, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          796 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s TO STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          880 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s (%s) TO STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, pg_fields, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf          882 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&query, 0, "COPY %s TO STDIN WITH DELIMITER E'%c' NULL AS E'%s'", table_name, (pg_delim_len ? *pg_delim : '\t'), (pg_null_as_len ? pg_null_as : "\\\\N"));
spprintf         1221 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&conn_str, 0, "%s user='%s' password='%s' connect_timeout=%pd", (char *) dbh->data_source, ZSTR_VAL(tmp_user), ZSTR_VAL(tmp_pass), connect_timeout);
spprintf         1223 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&conn_str, 0, "%s user='%s' connect_timeout=%pd", (char *) dbh->data_source, ZSTR_VAL(tmp_user), connect_timeout);
spprintf         1225 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&conn_str, 0, "%s password='%s' connect_timeout=%pd", (char *) dbh->data_source, ZSTR_VAL(tmp_pass), connect_timeout);
spprintf         1227 ext/pdo_pgsql/pgsql_driver.c 		spprintf(&conn_str, 0, "%s connect_timeout=%pd", (char *) dbh->data_source, connect_timeout);
spprintf           63 ext/pdo_pgsql/pgsql_statement.c 			spprintf(&q, 0, "DEALLOCATE %s", S->stmt_name);
spprintf           99 ext/pdo_pgsql/pgsql_statement.c 		spprintf(&q, 0, "CLOSE %s", S->cursor_name);
spprintf          134 ext/pdo_pgsql/pgsql_statement.c 			spprintf(&q, 0, "CLOSE %s", S->cursor_name);
spprintf          139 ext/pdo_pgsql/pgsql_statement.c 		spprintf(&q, 0, "DECLARE %s SCROLL CURSOR WITH HOLD FOR %s", S->cursor_name, stmt->active_query_string);
spprintf          154 ext/pdo_pgsql/pgsql_statement.c 		spprintf(&q, 0, "FETCH FORWARD 0 FROM %s", S->cursor_name);
spprintf          399 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_NEXT: 	spprintf(&ori_str, 0, "NEXT"); break;
spprintf          400 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_PRIOR:	spprintf(&ori_str, 0, "BACKWARD"); break;
spprintf          401 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_FIRST:	spprintf(&ori_str, 0, "FIRST"); break;
spprintf          402 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_LAST:	spprintf(&ori_str, 0, "LAST"); break;
spprintf          403 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_ABS:		spprintf(&ori_str, 0, "ABSOLUTE %pd", offset); break;
spprintf          404 ext/pdo_pgsql/pgsql_statement.c 			case PDO_FETCH_ORI_REL:		spprintf(&ori_str, 0, "RELATIVE %pd", offset); break;
spprintf          409 ext/pdo_pgsql/pgsql_statement.c 		spprintf(&q, 0, "FETCH %s FROM %s", ori_str, S->cursor_name);
spprintf          595 ext/pdo_pgsql/pgsql_statement.c 	spprintf(&q, 0, "SELECT TYPNAME FROM PG_TYPE WHERE OID=%u", S->cols[colno].pgsql_type);
spprintf         4090 ext/pgsql/pgsql.c 	spprintf(&query, 0, "COPY %s TO STDOUT DELIMITERS E'%c' WITH NULL AS E'%s'", table_name, *pg_delim, pg_null_as);
spprintf         4222 ext/pgsql/pgsql.c 	spprintf(&query, 0, "COPY %s FROM STDIN DELIMITERS E'%c' WITH NULL AS E'%s'", table_name, *pg_delim, pg_null_as);
spprintf           70 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf           72 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          177 ext/phar/func_interceptors.c 					spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf          179 ext/phar/func_interceptors.c 					spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          300 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf          302 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          402 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf          404 ext/phar/func_interceptors.c 				spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          489 ext/phar/phar.c 		spprintf(error, 0, msg, fname);\
spprintf          570 ext/phar/phar.c 						spprintf(error, 0, "'%s' is not a phar archive. Use PharData::__construct() for a standard zip or tar archive", fname);
spprintf          746 ext/phar/phar.c 			spprintf(error, 0, "phar \"%s\" is API version %1.u.%1.u.%1.u, and cannot be processed", fname, manifest_ver >> 12, (manifest_ver >> 8) & 0xF, (manifest_ver >> 4) & 0x0F);
spprintf          772 ext/phar/phar.c 				spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
spprintf          791 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" openssl signature length could not be read", fname);
spprintf          809 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" openssl signature could not be read", fname);
spprintf          820 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" openssl signature could not be verified: %s", fname, *error);
spprintf          839 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
spprintf          849 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" SHA512 signature could not be verified: %s", fname, *error);
spprintf          866 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
spprintf          876 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" SHA256 signature could not be verified: %s", fname, *error);
spprintf          890 ext/phar/phar.c 					spprintf(error, 0, "phar \"%s\" has a unsupported signature", fname);
spprintf          904 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
spprintf          914 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" SHA1 signature could not be verified: %s", fname, *error);
spprintf          931 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" has a broken signature", fname);
spprintf          941 ext/phar/phar.c 						spprintf(error, 0, "phar \"%s\" MD5 signature could not be verified: %s", fname, *error);
spprintf          953 ext/phar/phar.c 					spprintf(error, 0, "phar \"%s\" has a broken or unsupported signature", fname);
spprintf          962 ext/phar/phar.c 			spprintf(error, 0, "phar \"%s\" does not have a signature", fname);
spprintf          994 ext/phar/phar.c 				spprintf(error, 0, "cannot load phar \"%s\" with implicit alias \"%s\" under different alias \"%s\"", fname, buffer, alias);
spprintf         1264 ext/phar/phar.c 				spprintf(error, 0, "Cannot create a phar archive from a URL like \"%s\". Phar objects can only be created from local files", fname);
spprintf         1266 ext/phar/phar.c 				spprintf(error, 0, "Cannot create phar '%s', file extension (or combination) not recognised or the directory does not exist", fname);
spprintf         1279 ext/phar/phar.c 				spprintf(error, 0, "Cannot open '%s' as a PharData object. Use Phar::__construct() for executable archives", fname);
spprintf         1287 ext/phar/phar.c 				spprintf(error, 0, "'%s' is not a phar archive. Use PharData::__construct() for a standard zip or tar archive", fname);
spprintf         1371 ext/phar/phar.c 				spprintf(error, 0, "creating archive \"%s\" disabled by the php.ini setting phar.readonly", fname);
spprintf         1428 ext/phar/phar.c 					spprintf(error, 4096, "phar error: phar \"%s\" cannot set alias \"%s\", already in use by another phar archive", mydata->fname, alias);
spprintf         1449 ext/phar/phar.c 					spprintf(error, 0, "archive \"%s\" cannot be associated with alias \"%s\", already in use", fname, alias);
spprintf         1507 ext/phar/phar.c 				spprintf(error, 0, "unable to open phar for reading \"%s\"", fname);
spprintf         2287 ext/phar/phar.c 			spprintf(error, 0, "cannot initialize a phar outside of PHP execution");
spprintf         2294 ext/phar/phar.c 			spprintf(error, 0, "__HALT_COMPILER(); must be declared in a phar");
spprintf         2314 ext/phar/phar.c 			spprintf(error, 0, "unable to open phar for reading \"%s\"", fname);
spprintf         2357 ext/phar/phar.c 			spprintf(error, 0, "phar error: unable to open zip-based phar archive \"%s\" to verify local file header for file \"%s\"", idata->phar->fname, entry->filename);
spprintf         2364 ext/phar/phar.c 			spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (cannot read local file header for file \"%s\")", idata->phar->fname, entry->filename);
spprintf         2377 ext/phar/phar.c 				spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (cannot read local data descriptor for file \"%s\")", idata->phar->fname, entry->filename);
spprintf         2389 ext/phar/phar.c 			spprintf(error, 0, "phar error: internal corruption of zip-based phar \"%s\" (local header of file \"%s\" does not match central directory)", idata->phar->fname, entry->filename);
spprintf         2418 ext/phar/phar.c 		spprintf(error, 0, "phar error: internal corruption of phar \"%s\" (crc32 mismatch on file \"%s\")", idata->phar->fname, entry->filename);
spprintf         2472 ext/phar/phar.c 			spprintf(error, 0, "Illegal filename passed in for stub creation, was %d characters long, and only 400 or less is allowed", index_len);
spprintf         2480 ext/phar/phar.c 			spprintf(error, 0, "Illegal web filename passed in for stub creation, was %d characters long, and only 400 or less is allowed", web_len);
spprintf         2518 ext/phar/phar.c 			spprintf(error, 0, "internal error: attempt to flush cached zip-based phar \"%s\"", phar->fname);
spprintf         2556 ext/phar/phar.c 			spprintf(error, 0, "unable to create temporary file");
spprintf         2574 ext/phar/phar.c 					spprintf(error, 0, "unable to access resource to copy stub to new phar \"%s\"", phar->fname);
spprintf         2591 ext/phar/phar.c 					spprintf(error, 0, "unable to read resource to copy stub to new phar \"%s\"", phar->fname);
spprintf         2609 ext/phar/phar.c 				spprintf(error, 0, "illegal stub for phar \"%s\"", phar->fname);
spprintf         2626 ext/phar/phar.c 				spprintf(error, 0, "unable to create stub from string in new phar \"%s\"", phar->fname);
spprintf         2656 ext/phar/phar.c 					spprintf(error, 0, "unable to create stub in new phar \"%s\"", phar->fname);
spprintf         2658 ext/phar/phar.c 					spprintf(error, 0, "unable to copy stub of old phar to new phar \"%s\"", phar->fname);
spprintf         2766 ext/phar/phar.c 				spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry->filename, phar->fname);
spprintf         2790 ext/phar/phar.c 					spprintf(error, 0, "unable to gzip compress file \"%s\" to new phar \"%s\"", entry->filename, phar->fname);
spprintf         2794 ext/phar/phar.c 					spprintf(error, 0, "unable to bzip2 compress file \"%s\" to new phar \"%s\"", entry->filename, phar->fname);
spprintf         2806 ext/phar/phar.c 				spprintf(error, 0, "unable to create temporary file");
spprintf         2821 ext/phar/phar.c 				spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry->filename, phar->fname);
spprintf         2832 ext/phar/phar.c 				spprintf(error, 0, "unable to copy compressed file contents of file \"%s\" while creating new phar \"%s\"", entry->filename, phar->fname);
spprintf         2895 ext/phar/phar.c 			spprintf(error, 0, "unable to write manifest header of new phar \"%s\"", phar->fname);
spprintf         2916 ext/phar/phar.c 			spprintf(error, 0, "unable to write manifest meta-data of new phar \"%s\"", phar->fname);
spprintf         2956 ext/phar/phar.c 					spprintf(error, 0, "unable to write filename of directory \"%s\" to manifest of new phar \"%s\"", entry->filename, phar->fname);
spprintf         2958 ext/phar/phar.c 					spprintf(error, 0, "unable to write filename of file \"%s\" to manifest of new phar \"%s\"", entry->filename, phar->fname);
spprintf         2991 ext/phar/phar.c 				spprintf(error, 0, "unable to write temporary manifest of file \"%s\" to manifest of new phar \"%s\"", entry->filename, phar->fname);
spprintf         3007 ext/phar/phar.c 				spprintf(error, 0, "unable to write manifest padding byte");
spprintf         3039 ext/phar/phar.c 					spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry->filename, phar->fname);
spprintf         3051 ext/phar/phar.c 				spprintf(error, 0, "unable to seek to start of file \"%s\" while creating new phar \"%s\"", entry->filename, phar->fname);
spprintf         3067 ext/phar/phar.c 				spprintf(error, 0, "unable to write contents of file \"%s\" to new phar \"%s\"", entry->filename, phar->fname);
spprintf         3113 ext/phar/phar.c 					spprintf(error, 0, "unable to write contents of file \"%s\" to new phar \"%s\" with requested hash type", entry->filename, phar->fname);
spprintf         3124 ext/phar/phar.c 						spprintf(error, 0, "phar error: unable to write signature: %s", save);
spprintf         3183 ext/phar/phar.c 				spprintf(error, 4096, "unable to open new phar \"%s\" for writing", phar->fname);
spprintf         3199 ext/phar/phar.c 					spprintf(error, 4096, "unable to compress all contents of phar \"%s\" using zlib, PHP versions older than 5.2.6 have a buggy zlib", phar->fname);
spprintf         3229 ext/phar/phar.c 			spprintf(error, 0, "unable to seek to __HALT_COMPILER(); in new phar \"%s\"", phar->fname);
spprintf         3289 ext/phar/phar.c 				spprintf(&name, 4096, "phar://%s/%s", file_handle->filename, ".phar/stub.php");
spprintf          165 ext/phar/phar_object.c 				name_len = spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf          167 ext/phar/phar_object.c 				name_len = spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          181 ext/phar/phar_object.c 			ctr.line_len = spprintf(&(ctr.line), 0, "Content-type: %s", mime_type);
spprintf          184 ext/phar/phar_object.c 			ctr.line_len = spprintf(&(ctr.line), 0, "Content-length: %u", info->uncompressed_filesize);
spprintf          228 ext/phar/phar_object.c 				name_len = spprintf(&name, 4096, "phar://%s%s", arch, entry);
spprintf          230 ext/phar/phar_object.c 				name_len = spprintf(&name, 4096, "phar://%s/%s", arch, entry);
spprintf          636 ext/phar/phar_object.c 				spprintf(&path_info, 0, "%s%s", testit, path_info);
spprintf          743 ext/phar/phar_object.c 				spprintf(&entry, 0, "/%s", index_php);
spprintf          778 ext/phar/phar_object.c 				ctr.line_len = spprintf(&(ctr.line), 4096, "Location: %s%s", path_info, entry + 1);
spprintf          780 ext/phar/phar_object.c 				ctr.line_len = spprintf(&(ctr.line), 4096, "Location: %s%s", path_info, entry);
spprintf         1224 ext/phar/phar_object.c 		fname_len = spprintf(&fname, 0, "phar://%s%s", phar_data->fname, entry);
spprintf         1227 ext/phar/phar_object.c 		fname_len = spprintf(&fname, 0, "phar://%s", phar_data->fname);
spprintf         1480 ext/phar/phar_object.c 						fname_len = spprintf(&fname, 0, "%s%c%s", test, DEFAULT_SLASH, intern->u.dir.entry.d_name);
spprintf         2084 ext/phar/phar_object.c 	spprintf(&newname, 0, "%s.%s", strtok(basename, "."), ext);
spprintf         2090 ext/phar/phar_object.c 	phar->fname_len = spprintf(&newpath, 0, "%s%s", basepath, newname);
spprintf         2694 ext/phar/phar_object.c 			spprintf(&error, 0, "alias \"%s\" is already used for archive \"%s\" and cannot be used for other archives", alias, fd_ptr->fname);
spprintf         4092 ext/phar/phar_object.c 			spprintf(error, 4096, "Cannot extract \"%s...\" to \"%s...\", extracted filename is too long for filesystem", tmp, dest);
spprintf         4095 ext/phar/phar_object.c 			spprintf(error, 4096, "Cannot extract \"%s\", internal error", entry->filename);
spprintf         4115 ext/phar/phar_object.c 	len = spprintf(&fullpath, 0, "%s/%s", dest, filename);
spprintf         4123 ext/phar/phar_object.c 			spprintf(error, 4096, "Cannot extract \"%s...\" to \"%s...\", extracted filename is too long for filesystem", tmp, fullpath);
spprintf         4126 ext/phar/phar_object.c 			spprintf(error, 4096, "Cannot extract \"%s\" to \"%s...\", extracted filename is too long for filesystem", entry->filename, fullpath);
spprintf         4134 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\", internal error", entry->filename);
spprintf         4141 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", openbasedir/safe mode restrictions in effect", entry->filename, fullpath);
spprintf         4149 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", path already exists", entry->filename, fullpath);
spprintf         4167 ext/phar/phar_object.c 				spprintf(error, 4096, "Cannot extract \"%s\", could not create directory \"%s\"", entry->filename, fullpath);
spprintf         4174 ext/phar/phar_object.c 				spprintf(error, 4096, "Cannot extract \"%s\", could not create directory \"%s\"", entry->filename, fullpath);
spprintf         4203 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\", could not open for writing \"%s\"", entry->filename, fullpath);
spprintf         4211 ext/phar/phar_object.c 				spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", unable to open internal file pointer: %s", entry->filename, fullpath, *error);
spprintf         4213 ext/phar/phar_object.c 				spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", unable to open internal file pointer", entry->filename, fullpath);
spprintf         4222 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", unable to seek internal file pointer", entry->filename, fullpath);
spprintf         4229 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", copying contents failed", entry->filename, fullpath);
spprintf         4239 ext/phar/phar_object.c 		spprintf(error, 4096, "Cannot extract \"%s\" to \"%s\", setting file permissions failed", entry->filename, fullpath);
spprintf          129 ext/phar/stream.c 				spprintf(&error, 0, "Cannot open cached phar '%s' as writeable, copy on write failed", resource->host);
spprintf          649 ext/phar/stream.c 				test_len = spprintf(&test, MAXPATHLEN, "%s%s", entry->tmp, internal_file + ZSTR_LEN(str_key));
spprintf          155 ext/phar/tar.c 		spprintf(error, 4096, "phar tar error: \"%s\" already exists as a regular phar and must be deleted from disk prior to creating as a tar-based phar", fname);
spprintf          227 ext/phar/tar.c 			spprintf(error, 4096, "phar error: \"%s\" is not a tar file or is truncated", fname);
spprintf          280 ext/phar/tar.c 					spprintf(error, 4096, "phar error: tar-based phar \"%s\" has signature that is larger than 511 bytes, cannot process", fname);
spprintf          291 ext/phar/tar.c 					spprintf(error, 4096, "phar error: tar-based phar \"%s\" signature cannot be read", fname);
spprintf          308 ext/phar/tar.c 					spprintf(error, 4096, "phar error: tar-based phar \"%s\" signature cannot be verified: %s", fname, save);
spprintf          320 ext/phar/tar.c 						spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          332 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          347 ext/phar/tar.c 				spprintf(error, 4096, "phar error: \"%s\" has entries after signature, invalid phar", fname);
spprintf          361 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (invalid entry size)", fname);
spprintf          373 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          389 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          401 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          457 ext/phar/tar.c 				spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (checksum mismatch of file \"%s\")", fname, entry.filename);
spprintf          489 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file - hard link to non-existent file \"%.*s\"", fname, linkname_len, hdr->linkname);
spprintf          512 ext/phar/tar.c 					spprintf(error, 4096, "phar error: tar-based phar \"%s\" has invalid metadata in magic file \"%s\"", fname, entry.filename);
spprintf          524 ext/phar/tar.c 					spprintf(error, 4096, "phar error: tar-based phar \"%s\" has alias that is larger than 511 bytes, cannot process", fname);
spprintf          544 ext/phar/tar.c 						spprintf(error, 4096, "phar error: invalid alias \"%s\" in tar-based phar \"%s\"", buf, fname);
spprintf          558 ext/phar/tar.c 					spprintf(error, 4096, "phar error: Unable to read alias from tar-based phar \"%s\"", fname);
spprintf          575 ext/phar/tar.c 					spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          587 ext/phar/tar.c 				spprintf(error, 4096, "phar error: \"%s\" is a corrupted tar file (truncated)", fname);
spprintf          606 ext/phar/tar.c 			spprintf(error, 0, "tar-based phar \"%s\" does not have a signature", fname);
spprintf          633 ext/phar/tar.c 			spprintf(error, 4096, "phar error: Unable to add tar-based phar \"%s\" to phar registry", fname);
spprintf          650 ext/phar/tar.c 					spprintf(error, 4096, "phar error: Unable to add tar-based phar \"%s\", alias is already in use", fname);
spprintf          665 ext/phar/tar.c 						spprintf(error, 4096, "phar error: Unable to add tar-based phar \"%s\", alias is already in use", fname);
spprintf          725 ext/phar/tar.c 				spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, filename \"%s\" is too long for tar file format", entry->phar->fname, entry->filename);
spprintf          735 ext/phar/tar.c 				spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, filename \"%s\" is too long for tar file format", entry->phar->fname, entry->filename);
spprintf          749 ext/phar/tar.c 			spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, filename \"%s\" is too large for tar file format", entry->phar->fname, entry->filename);
spprintf          756 ext/phar/tar.c 			spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, file modification time of file \"%s\" is too large for tar file format", entry->phar->fname, entry->filename);
spprintf          775 ext/phar/tar.c 			spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, checksum of file \"%s\" is too large for tar file format", entry->phar->fname, entry->filename);
spprintf          785 ext/phar/tar.c 			spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, header for  file \"%s\" could not be written", entry->phar->fname, entry->filename);
spprintf          800 ext/phar/tar.c 				spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, contents of file \"%s\" could not be written, seek failed", entry->phar->fname, entry->filename);
spprintf          807 ext/phar/tar.c 				spprintf(fp->error, 4096, "tar-based phar \"%s\" cannot be created, contents of file \"%s\" could not be written", entry->phar->fname, entry->filename);
spprintf          875 ext/phar/tar.c 		spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          879 ext/phar/tar.c 		spprintf(error, 0, "phar tar error: unable to write metadata to magic metadata file \"%s\"", entry->filename);
spprintf          913 ext/phar/tar.c 	lookfor_len = spprintf(&lookfor, 0, ".phar/.metadata/%s/.metadata.bin", entry->filename);
spprintf          936 ext/phar/tar.c 		spprintf(error, 0, "phar tar error: unable to add magic metadata file to manifest for file \"%s\"", entry->filename);
spprintf          965 ext/phar/tar.c 			spprintf(error, 0, "internal error: attempt to flush cached tar-based phar \"%s\"", phar->fname);
spprintf          980 ext/phar/tar.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          985 ext/phar/tar.c 				spprintf(error, 0, "unable to set alias in tar-based phar \"%s\"", phar->fname);
spprintf          994 ext/phar/tar.c 				spprintf(error, 0, "unable to set alias in tar-based phar \"%s\"", phar->fname);
spprintf         1009 ext/phar/tar.c 					spprintf(error, 0, "unable to access resource to copy stub to new tar-based phar \"%s\"", phar->fname);
spprintf         1036 ext/phar/tar.c 					spprintf(error, 0, "unable to read resource to copy stub to new tar-based phar \"%s\"", phar->fname);
spprintf         1049 ext/phar/tar.c 				spprintf(error, 0, "illegal stub for tar-based phar \"%s\"", phar->fname);
spprintf         1062 ext/phar/tar.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1070 ext/phar/tar.c 				spprintf(error, 0, "unable to create stub from string in new tar-based phar \"%s\"", phar->fname);
spprintf         1090 ext/phar/tar.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1096 ext/phar/tar.c 				spprintf(error, 0, "unable to %s stub in%star-based phar \"%s\", failed", user_stub ? "overwrite" : "create", user_stub ? " " : " new ", phar->fname);
spprintf         1111 ext/phar/tar.c 						spprintf(error, 0, "unable to create stub in tar-based phar \"%s\"", phar->fname);
spprintf         1124 ext/phar/tar.c 					spprintf(error, 0, "unable to overwrite stub in tar-based phar \"%s\"", phar->fname);
spprintf         1143 ext/phar/tar.c 			spprintf(error, 0, "unable to create temporary file");
spprintf         1176 ext/phar/tar.c 				spprintf(error, 0, "phar tar error: unable to add magic metadata file to manifest for phar archive \"%s\"", phar->fname);
spprintf         1212 ext/phar/tar.c 				spprintf(error, 0, "phar error: unable to write signature to tar-based phar: %s", save);
spprintf         1228 ext/phar/tar.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1246 ext/phar/tar.c 				spprintf(error, 0, "phar error: unable to write signature to tar-based phar %s", phar->fname);
spprintf         1308 ext/phar/tar.c 				spprintf(error, 0, "unable to open new phar \"%s\" for writing", phar->fname);
spprintf         1332 ext/phar/tar.c 					spprintf(error, 4096, "unable to compress all contents of phar \"%s\" using zlib, PHP versions older than 5.2.6 have a buggy zlib", phar->fname);
spprintf           57 ext/phar/util.c 		spprintf(&ret, 0, "%s/%s", entry->filename, entry->link);
spprintf          319 ext/phar/util.c 	spprintf(&path, MAXPATHLEN, "phar://%s/%s%c%s", arch, PHAR_G(cwd), DEFAULT_DIR_SEPARATOR, PG(include_path));
spprintf          377 ext/phar/util.c 			spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, disabled by ini setting", path, fname);
spprintf          384 ext/phar/util.c 			spprintf(error, 4096, "phar error: file \"\" in phar \"%s\" cannot be empty", fname);
spprintf          408 ext/phar/util.c 				spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, could not make cached phar writeable", path, fname);
spprintf          418 ext/phar/util.c 			spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for reading, writable file pointers are open", path, fname);
spprintf          425 ext/phar/util.c 			spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be opened for writing, readable file pointers are open", path, fname);
spprintf          544 ext/phar/util.c 			spprintf(error, 0, "phar error: invalid path \"%s\" contains %s", path, pcr_error);
spprintf          551 ext/phar/util.c 			spprintf(error, 4096, "phar error: file \"%s\" in phar \"%s\" cannot be created, could not make cached phar writeable", path, fname);
spprintf          567 ext/phar/util.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          602 ext/phar/util.c 			spprintf(error, 0, "phar error: unable to add new entry \"%s\" to phar \"%s\"", etemp.filename, phar->fname);
spprintf          670 ext/phar/util.c 		spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          684 ext/phar/util.c 			spprintf(error, 4096, "phar error: unable to copy contents of file \"%s\" to \"%s\" in phar archive \"%s\"", source->filename, dest->filename, source->phar->fname);
spprintf          729 ext/phar/util.c 			spprintf(error, 4096, "phar error: Cannot open phar archive \"%s\" for reading", phar->fname);
spprintf          748 ext/phar/util.c 			spprintf(error, 4096, "phar error: Cannot open temporary file for decompressing phar archive \"%s\" file \"%s\"", phar->fname, entry->filename);
spprintf          770 ext/phar/util.c 		spprintf(error, 4096, "phar error: unable to read phar \"%s\" (cannot create %s filter while decompressing file \"%s\")", phar->fname, phar_decompress_filter(entry, 1), entry->filename);
spprintf          783 ext/phar/util.c 			spprintf(error, 4096, "phar error: internal corruption of phar \"%s\" (actual filesize mismatch on file \"%s\")", phar->fname, entry->filename);
spprintf          794 ext/phar/util.c 		spprintf(error, 4096, "phar error: internal corruption of phar \"%s\" (actual filesize mismatch on file \"%s\")", phar->fname, entry->filename);
spprintf          845 ext/phar/util.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          879 ext/phar/util.c 		spprintf(error, 0, "phar error: unable to create temporary file");
spprintf          891 ext/phar/util.c 			spprintf(error, 4096, "phar error: cannot separate entry file \"%s\" contents in phar archive \"%s\" for write access", entry->filename, entry->phar->fname);
spprintf          923 ext/phar/util.c 		spprintf(error, 4096, "phar error: cannot seek to start of file \"%s\" in phar \"%s\"", entry->filename, phar->fname);
spprintf          985 ext/phar/util.c 					spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s\"", alias, PHAR_G(last_phar)->fname, fname);
spprintf         1014 ext/phar/util.c 					spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s\"", alias, fd_ptr->fname, fname);
spprintf         1053 ext/phar/util.c 						spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s\"", alias, fd_ptr->fname, fname);
spprintf         1083 ext/phar/util.c 						spprintf(error, 0, "alias \"%s\" is already used for archive \"%s\" cannot be overloaded with \"%s\"", alias, fd_ptr->fname, fname);
spprintf         1237 ext/phar/util.c 			spprintf(error, 4096, "phar error: cannot directly access magic \".phar\" directory or files within it");
spprintf         1244 ext/phar/util.c 			spprintf(error, 4096, "phar error: invalid path \"%s\" must not be empty", path);
spprintf         1251 ext/phar/util.c 			spprintf(error, 4096, "phar error: invalid path \"%s\" contains %s", path, pcr_error);
spprintf         1274 ext/phar/util.c 				spprintf(error, 4096, "phar error: path \"%s\" is a directory", path);
spprintf         1281 ext/phar/util.c 				spprintf(error, 4096, "phar error: path \"%s\" exists and is a not a directory", path);
spprintf         1314 ext/phar/util.c 						spprintf(error, 4096, "phar internal error: mounted path \"%s\" could not be retrieved from manifest", ZSTR_VAL(str_key));
spprintf         1321 ext/phar/util.c 						spprintf(error, 4096, "phar internal error: mounted path \"%s\" is not properly initialized as a mounted path", ZSTR_VAL(str_key));
spprintf         1326 ext/phar/util.c 				test_len = spprintf(&test, MAXPATHLEN, "%s%s", entry->tmp, path + ZSTR_LEN(str_key));
spprintf         1336 ext/phar/util.c 						spprintf(error, 4096, "phar error: path \"%s\" is a directory", path);
spprintf         1345 ext/phar/util.c 						spprintf(error, 4096, "phar error: path \"%s\" exists and is a not a directory", path);
spprintf         1354 ext/phar/util.c 						spprintf(error, 4096, "phar error: path \"%s\" exists as file \"%s\" and could not be mounted", path, test);
spprintf         1363 ext/phar/util.c 						spprintf(error, 4096, "phar error: path \"%s\" exists as file \"%s\" and could not be retrieved after being mounted", path, test);
spprintf         1507 ext/phar/util.c 					spprintf(error, 0, "openssl not loaded");
spprintf         1513 ext/phar/util.c 			spprintf(&pfile, 0, "%s.pubkey", fname);
spprintf         1522 ext/phar/util.c 					spprintf(error, 0, "openssl public key could not be read");
spprintf         1537 ext/phar/util.c 					spprintf(error, 0, "openssl signature could not be verified");
spprintf         1554 ext/phar/util.c 					spprintf(error, 0, "openssl signature could not be processed");
spprintf         1565 ext/phar/util.c 					spprintf(error, 0, "openssl signature could not be processed");
spprintf         1595 ext/phar/util.c 					spprintf(error, 0, "broken openssl signature");
spprintf         1633 ext/phar/util.c 					spprintf(error, 0, "broken signature");
spprintf         1666 ext/phar/util.c 					spprintf(error, 0, "broken signature");
spprintf         1678 ext/phar/util.c 				spprintf(error, 0, "unsupported signature");
spprintf         1707 ext/phar/util.c 					spprintf(error, 0, "broken signature");
spprintf         1740 ext/phar/util.c 					spprintf(error, 0, "broken signature");
spprintf         1750 ext/phar/util.c 				spprintf(error, 0, "broken or unsupported signature");
spprintf         1806 ext/phar/util.c 				spprintf(error, 0, "unable to write to phar \"%s\" with requested hash type", phar->fname);
spprintf         1823 ext/phar/util.c 					spprintf(error, 0, "unable to write to phar \"%s\" with requested openssl signature", phar->fname);
spprintf         1833 ext/phar/util.c 					spprintf(error, 0, "unable to process private key");
spprintf         1846 ext/phar/util.c 					spprintf(error, 0, "unable to initialize openssl signature for phar \"%s\"", phar->fname);
spprintf         1855 ext/phar/util.c 						spprintf(error, 0, "unable to update the openssl signature for phar \"%s\"", phar->fname);
spprintf         1864 ext/phar/util.c 					spprintf(error, 0, "unable to write phar \"%s\" with requested openssl signature", phar->fname);
spprintf         1878 ext/phar/util.c 					spprintf(error, 0, "unable to write phar \"%s\" with requested openssl signature", phar->fname);
spprintf          185 ext/phar/zip.c 				spprintf(error, 4096, "phar error: unable to search for end of central directory in zip-based phar \"%s\"", fname);
spprintf          196 ext/phar/zip.c 			spprintf(error, 4096, "phar error: unable to read in data to search for end of central directory in zip-based phar \"%s\"", fname);
spprintf          208 ext/phar/zip.c 					spprintf(error, 4096, "phar error: split archives spanning multiple zips cannot be processed in zip-based phar \"%s\"", fname);
spprintf          215 ext/phar/zip.c 					spprintf(error, 4096, "phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-based phar \"%s\"", fname);
spprintf          231 ext/phar/zip.c 						spprintf(error, 4096, "phar error: corrupt zip archive, zip file comment truncated in zip-based phar \"%s\"", fname);
spprintf          257 ext/phar/zip.c 		spprintf(error, 4096, "phar error: end of central directory not found in zip-based phar \"%s\"", fname);
spprintf          307 ext/phar/zip.c 				spprintf(error, 4096, "phar error: %s in zip-based phar \"%s\"", errmsg, mydata->fname); \
spprintf          329 ext/phar/zip.c 				spprintf(error, 4096, "phar error: %s in zip-based phar \"%s\"", errmsg, mydata->fname); \
spprintf          432 ext/phar/zip.c 					spprintf(&save, 4096, "signature cannot be verified: %s", *error);
spprintf          681 ext/phar/zip.c 				spprintf(error, 4096, "phar error: invalid alias \"%s\" in zip-based phar \"%s\"", actual_alias, fname);
spprintf          693 ext/phar/zip.c 					spprintf(error, 4096, "phar error: Unable to add zip-based phar \"%s\" with implicit alias, alias is already in use", fname);
spprintf          715 ext/phar/zip.c 						spprintf(error, 4096, "phar error: Unable to add zip-based phar \"%s\" with explicit alias, alias is already in use", fname);
spprintf          772 ext/phar/zip.c 		spprintf(error, 4096, "phar zip error: phar \"%s\" already exists as a regular phar and must be deleted from disk prior to creating as a zip-based phar", fname);
spprintf          866 ext/phar/zip.c 			spprintf(p->error, 0, "unable to open file contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          877 ext/phar/zip.c 			spprintf(p->error, 0, "unable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          904 ext/phar/zip.c 				spprintf(p->error, 0, "unable to gzip compress file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          906 ext/phar/zip.c 				spprintf(p->error, 0, "unable to bzip2 compress file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          917 ext/phar/zip.c 			spprintf(p->error, 0, "unable to create temporary file for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          924 ext/phar/zip.c 			spprintf(p->error, 0, "unable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          931 ext/phar/zip.c 			spprintf(p->error, 0, "unable to copy compressed file contents of file \"%s\" while creating new phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          954 ext/phar/zip.c 				spprintf(p->error, 0, "unable to seek to start of file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          981 ext/phar/zip.c 		spprintf(p->error, 0, "unable to write local file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          986 ext/phar/zip.c 		spprintf(p->error, 0, "unable to write central directory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          992 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to local directory entry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf          997 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to local directory entry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1002 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to central directory entry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1007 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to central directory entry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1012 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to local directory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1017 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write filename to central directory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1023 ext/phar/zip.c 		spprintf(p->error, 0, "unable to write local extra permissions file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1028 ext/phar/zip.c 		spprintf(p->error, 0, "unable to write central extra permissions file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1035 ext/phar/zip.c 				spprintf(p->error, 0, "unable to write compressed contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1049 ext/phar/zip.c 				spprintf(p->error, 0, "unable to write contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1075 ext/phar/zip.c 			spprintf(p->error, 0, "unable to copy contents of file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1086 ext/phar/zip.c 			spprintf(p->error, 0, "unable to write metadata as file comment for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fname);
spprintf         1117 ext/phar/zip.c 			spprintf(pass->error, 0, "phar error: unable to create temporary file for the signature file");
spprintf         1134 ext/phar/zip.c 				spprintf(pass->error, 0, "phar error: unable to write signature to zip-based phar: %s", save);
spprintf         1148 ext/phar/zip.c 			spprintf(pass->error, 0, "phar error: unable to create temporary file for signature");
spprintf         1158 ext/phar/zip.c 				spprintf(pass->error, 0, "phar error: unable to write signature to zip-based phar %s", phar->fname);
spprintf         1209 ext/phar/zip.c 			spprintf(error, 0, "internal error: attempt to flush cached zip-based phar \"%s\"", phar->fname);
spprintf         1222 ext/phar/zip.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1227 ext/phar/zip.c 				spprintf(error, 0, "unable to set alias in zip-based phar \"%s\"", phar->fname);
spprintf         1238 ext/phar/zip.c 				spprintf(error, 0, "unable to set alias in zip-based phar \"%s\"", phar->fname);
spprintf         1259 ext/phar/zip.c 					spprintf(error, 0, "unable to access resource to copy stub to new zip-based phar \"%s\"", phar->fname);
spprintf         1288 ext/phar/zip.c 					spprintf(error, 0, "unable to read resource to copy stub to new zip-based phar \"%s\"", phar->fname);
spprintf         1301 ext/phar/zip.c 				spprintf(error, 0, "illegal stub for zip-based phar \"%s\"", phar->fname);
spprintf         1314 ext/phar/zip.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1322 ext/phar/zip.c 				spprintf(error, 0, "unable to create stub from string in new zip-based phar \"%s\"", phar->fname);
spprintf         1339 ext/phar/zip.c 				spprintf(error, 0, "unable to set stub in zip-based phar \"%s\"", phar->fname);
spprintf         1351 ext/phar/zip.c 			spprintf(error, 0, "phar error: unable to create temporary file");
spprintf         1357 ext/phar/zip.c 				spprintf(error, 0, "unable to %s stub in%szip-based phar \"%s\", failed", user_stub ? "overwrite" : "create", user_stub ? " " : " new ", phar->fname);
spprintf         1372 ext/phar/zip.c 						spprintf(error, 0, "unable to create stub in zip-based phar \"%s\"", phar->fname);
spprintf         1385 ext/phar/zip.c 					spprintf(error, 0, "unable to overwrite stub in zip-based phar \"%s\"", phar->fname);
spprintf         1411 ext/phar/zip.c 			spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to open temporary file", phar->fname);
spprintf         1446 ext/phar/zip.c 			spprintf(error, 4096, "phar zip flush of \"%s\" failed: %s", phar->fname, temperr);
spprintf         1478 ext/phar/zip.c 				spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write central-directory", phar->fname);
spprintf         1492 ext/phar/zip.c 				spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write end of central-directory", phar->fname);
spprintf         1499 ext/phar/zip.c 				spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write metadata to zip comment", phar->fname);
spprintf         1509 ext/phar/zip.c 				spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write end of central-directory", phar->fname);
spprintf         1540 ext/phar/zip.c 				spprintf(error, 4096, "unable to open new phar \"%s\" for writing", phar->fname);
spprintf          327 ext/session/session.c 	spprintf(&buf, 0, "%.15s%ld" ZEND_LONG_FMT "%0.8F", remote_addr ? remote_addr : "", tv.tv_sec, (zend_long)tv.tv_usec, php_combined_lcg() * 10);
spprintf         1336 ext/session/session.c 	spprintf(&session_cookie, 0, "Set-Cookie: %s=", ZSTR_VAL(e_session_name));
spprintf          229 ext/soap/php_http.c 	namelen = spprintf(&name, 0, "%s://%s:%d", protocol, host, port);
spprintf          553 ext/soap/soap.c 				spprintf(&ns_type, 0, "%s:%s", defaultEncoding[i].details.ns, defaultEncoding[i].details.type_str);
spprintf          171 ext/sockets/conversions.c 	spprintf(&err->msg, 0, "error converting %s data (path: %s): %.*s",
spprintf          572 ext/sockets/sockets.c 			spprintf(&(SOCKETS_G(strerror_buf)), 0, "Host lookup error %d", error);
spprintf          258 ext/spl/php_spl.c 	class_file_len = (int)spprintf(&class_file, 0, "%s%.*s", ZSTR_VAL(lc_name), ext_len, ext);
spprintf          790 ext/spl/php_spl.c 	spprintf(&res, 0, "%s, %s", *list, Z_STRVAL_P(entry));
spprintf          202 ext/spl/spl_directory.c 			intern->file_name_len = (int)spprintf(&intern->file_name, 0, "%s%c%s",
spprintf          718 ext/spl/spl_directory.c 		spprintf(&path, 0, "glob://%s", path);
spprintf         1510 ext/spl/spl_directory.c 			subdir->u.dir.sub_path_len = (int)spprintf(&subdir->u.dir.sub_path, 0, "%s%c%s", intern->u.dir.sub_path, slash, intern->u.dir.entry.d_name);
spprintf          383 ext/sqlite3/sqlite3.c 		spprintf(&lib_path, 0, "%s%s", extension_dir, extension);
spprintf          385 ext/sqlite3/sqlite3.c 		spprintf(&lib_path, 0, "%s%c%s", extension_dir, DEFAULT_SLASH, extension);
spprintf          123 ext/standard/dl.c 			spprintf(&libpath, 0, "%s%s", extension_dir, filename); /* SAFE */
spprintf          125 ext/standard/dl.c 			spprintf(&libpath, 0, "%s%c%s", extension_dir, DEFAULT_SLASH, filename); /* SAFE */
spprintf           59 ext/standard/fsock.c 		spprintf(&hashkey, 0, "pfsockopen__%s:" ZEND_LONG_FMT, host, port);
spprintf           63 ext/standard/fsock.c 		hostname_len = spprintf(&hostname, 0, "%s:" ZEND_LONG_FMT, host, port);
spprintf          158 ext/standard/ftp_fopen_wrapper.c 	transport_len = (int)spprintf(&transport, 0, "tcp://%s:%d", resource->host, resource->port);
spprintf          557 ext/standard/ftp_fopen_wrapper.c 	transport_len = (int)spprintf(&transport, 0, "tcp://%s:%d", hoststart, portno);
spprintf          113 ext/standard/http.c 				ekey_len = spprintf(&ekey, 0, "%pd", idx);
spprintf          199 ext/standard/http.c 						ekey_len = spprintf(&ekey, 0, "%.*G", (int) EG(precision), Z_DVAL_P(zdata));
spprintf          201 ext/standard/http_fopen_wrapper.c 			transport_len = spprintf(&transport_string, 0, "%s://%s:%d", use_ssl ? "ssl" : "tcp", resource->host, resource->port);
spprintf          382 ext/standard/http_fopen_wrapper.c 		protocol_version_len = (int)spprintf(&protocol_version, 0, "%.1F", zval_get_double(tmpzval));
spprintf          631 ext/standard/info.c 	spprintf(&retval, 0, "%s%s%s%s%s", major, sub?" ":"", sub?sub:"", osvi.szCSDVersion[0] != '\0'?" ":"", osvi.szCSDVersion);
spprintf          928 ext/standard/info.c 				spprintf(&descr, 0, "provided by %s", functions->provider_name);
spprintf          297 ext/standard/mail.c 		l = spprintf(&tmp, 0, "[%s] mail() on [%s:%d]: To: %s -- Headers: %s\n", ZSTR_VAL(date_str), zend_get_executed_filename(), zend_get_executed_lineno(), to, hdr ? hdr : "");
spprintf          326 ext/standard/mail.c 			spprintf(&hdr, 0, "X-PHP-Originating-Script: " ZEND_LONG_FMT ":%s\n%s", php_getuid(), ZSTR_VAL(f), headers);
spprintf          328 ext/standard/mail.c 			spprintf(&hdr, 0, "X-PHP-Originating-Script: " ZEND_LONG_FMT ":%s", php_getuid(), ZSTR_VAL(f));
spprintf          356 ext/standard/mail.c 		spprintf(&sendmail_cmd, 0, "%s %s", sendmail_path, extra_cmd);
spprintf          738 ext/standard/proc_open.c 		spprintf(&command_with_cmd, 0, "%s /c %s", COMSPEC_NT, command);
spprintf          111 ext/standard/streamsfuncs.c 		spprintf(&hashkey, 0, "stream_socket_client__%s", ZSTR_VAL(host));
spprintf          378 ext/standard/var.c 		tmp_spaces_len = spprintf(&tmp_spaces, 0,"%*c", num_spaces, ' '); \
spprintf          461 ext/standard/var.c 			tmp_len = spprintf(&tmp_str, 0,"%.*H", PG(serialize_precision), Z_DVAL_P(struc));
spprintf          438 ext/sysvmsg/sysvmsg.c 				message_len = spprintf(&p, 0, "%pd", Z_LVAL_P(message));
spprintf          441 ext/sysvmsg/sysvmsg.c 				message_len = spprintf(&p, 0, "0");
spprintf          444 ext/sysvmsg/sysvmsg.c 				message_len = spprintf(&p, 0, "1");
spprintf          447 ext/sysvmsg/sysvmsg.c 				message_len = spprintf(&p, 0, "%F", Z_DVAL_P(message));
spprintf           68 ext/xml/compat.c 					att_len = spprintf(&att_string, 0, " %s=\"%s\"", att_name, att_value);
spprintf          128 ext/xml/compat.c 						ns_len = spprintf(&ns_string, 0, " xmlns:%s=\"%s\"", ns_prefix, ns_url);
spprintf          130 ext/xml/compat.c 						ns_len = spprintf(&ns_string, 0, " xmlns=\"%s\"", ns_url);
spprintf          150 ext/xml/compat.c 						att_len = spprintf(&att_string, 0, " %s:%s=\"", att_prefix, att_name);
spprintf          152 ext/xml/compat.c 						att_len = spprintf(&att_string, 0, " %s=\"", att_name);
spprintf          210 ext/xml/compat.c 			spprintf(&end_element, 0, "</%s>", (char *)name);
spprintf          236 ext/xml/compat.c 				end_element_len = spprintf(&end_element, 0, "</%s:%s>", (char *) prefix, (char *)name);
spprintf          238 ext/xml/compat.c 				end_element_len = spprintf(&end_element, 0, "</%s>", (char *)name);
spprintf          276 ext/xml/compat.c 			spprintf(&full_pi, 0, "<?%s %s?>", (char *)target, (char *)data);
spprintf          579 ext/xmlrpc/xmlrpc-epi-php.c 									spprintf(&num_str, 0, "%ld", num_index);
spprintf          173 ext/zip/php_zip.c 		len = spprintf(&file_dirname_fullpath, 0, "%s/%s", dest, path_cleaned);
spprintf          180 ext/zip/php_zip.c 			len = spprintf(&file_dirname_fullpath, 0, "%s", dest);
spprintf          182 ext/zip/php_zip.c 			len = spprintf(&file_dirname_fullpath, 0, "%s/%s", dest, file_dirname);
spprintf          215 ext/zip/php_zip.c 	len = spprintf(&fullpath, 0, "%s/%s", file_dirname_fullpath, ZSTR_VAL(file_basename));
spprintf          397 main/fopen_wrappers.c 				spprintf(&filename, 0, "%s%c%s%c%s", pw->pw_dir, PHP_DIR_SEPARATOR, PG(user_dir), PHP_DIR_SEPARATOR, s + 1); /* Safe */
spprintf          648 main/main.c    			len = spprintf(&tmp, 0, "[%s] %s%s", ZSTR_VAL(error_time_str), log_message, PHP_EOL);
spprintf          789 main/main.c    		origin_len = (int)spprintf(&origin, 0, "%s%s%s(%s)", class_name, space, function, params);
spprintf          791 main/main.c    		origin_len = (int)spprintf(&origin, 0, "%s", function);
spprintf          813 main/main.c    			doclen = (int)spprintf(&docref_buf, 0, "function.%s", function);
spprintf          815 main/main.c    			doclen = (int)spprintf(&docref_buf, 0, "%s.%s", class_name, function);
spprintf          851 main/main.c    				spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext));
spprintf          858 main/main.c    			spprintf(&message, 0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docref_target, docref, buffer);
spprintf          860 main/main.c    			spprintf(&message, 0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer);
spprintf          866 main/main.c    		spprintf(&message, 0, "%s: %s", origin, buffer);
spprintf          933 main/main.c    	spprintf(&params, 0, "%s,%s", param1, param2);
spprintf         1095 main/main.c    			spprintf(&log_buffer, 0, "PHP %s:  %s in %s on line %d", error_type_str, buffer, error_filename, error_lineno);
spprintf         1127 main/network.c 	reslen = spprintf(&res, 0, "tcp://%s:%d", host, port);
spprintf          368 main/php_ini.c 			spprintf(&libpath, 0, "%s%s", extension_dir, filename);
spprintf          370 main/php_ini.c 			spprintf(&libpath, 0, "%s%c%s", extension_dir, DEFAULT_SLASH, filename);
spprintf          565 main/php_ini.c 			spprintf(&ini_fname, 0, fmt, sapi_module.name);
spprintf          302 main/rfc1867.c 	spprintf(&self->boundary, 0, "--%s", boundary);
spprintf          304 main/rfc1867.c 	self->boundary_next_len = (int)spprintf(&self->boundary_next, 0, "\n--%s", boundary);
spprintf           40 main/spprintf.h PHPAPI size_t spprintf( char **pbuf, size_t max_len, const char *format, ...) PHP_ATTRIBUTE_FORMAT(printf, 3, 4);
spprintf          976 main/streams/plain_wrapper.c 		spprintf(&persistent_id, 0, "streams_stdio_%d_%s", open_flags, realpath);
spprintf          512 main/streams/streams.c 				spprintf(&leakinfo, 0, __FILE__ "(%d) : Stream of type '%s' %p (path:%s) was not closed\n", __LINE__, stream->ops->label, stream, stream->orig_path);
spprintf          606 sapi/cli/php_cli_server.c 		spprintf(&real_key, 0, "%s_%s", "HTTP", key);
spprintf          639 sapi/cli/php_cli_server.c 		spprintf(&tmp, 0, "PHP %s Development Server", PHP_VERSION);
spprintf          645 sapi/cli/php_cli_server.c 		spprintf(&tmp, 0, "HTTP/%d.%d", client->request.protocol_version / 100, client->request.protocol_version % 100);
spprintf          652 sapi/cli/php_cli_server.c 		spprintf(&tmp, 0, "%i",  client->server->port);
spprintf          664 sapi/cli/php_cli_server.c 		spprintf(&temp, 0, "%s/%s", client->server->document_root, client->server->router);
spprintf          673 sapi/cli/php_cli_server.c 		spprintf(&tmp, 0, "%s%s", client->request.vpath, client->request.path_info);
spprintf         1117 sapi/cli/php_cli_server.c 	spprintf(&basic_buf, 0, "%s [%d]: %s", client->addr_str, status, client->request.request_uri);
spprintf         1124 sapi/cli/php_cli_server.c 		spprintf(&message_buf, 0, " - %s", message);
spprintf         1133 sapi/cli/php_cli_server.c 		spprintf(&error_buf, 0, " - %s in %s on line %d", PG(last_error_message), PG(last_error_file), PG(last_error_lineno));
spprintf          198 sapi/fpm/fpm/fpm_conf.c 		spprintf(&buf, 0, "%s%s%s", *value, current_wp->config->name, p2);
spprintf          730 sapi/fpm/fpm/fpm_conf.c 		spprintf(&full_path, 0, "%s/%s", prefix, *path);
spprintf         1002 sapi/fpm/fpm/fpm_conf.c 				spprintf(&buf, 0, "%s/%s", wp->config->chroot, wp->config->chdir);
spprintf         1261 sapi/fpm/fpm/fpm_conf.c 	spprintf(&filename, 0, "%s", ini_filename);
spprintf         1682 sapi/fpm/fpm/fpm_conf.c 			spprintf(&tmp, 0, "%s/php-fpm.conf", PHP_SYSCONFDIR);
spprintf         1684 sapi/fpm/fpm/fpm_conf.c 			spprintf(&tmp, 0, "%s/etc/php-fpm.conf", fpm_globals.prefix);
spprintf          142 sapi/fpm/fpm/fpm_env.c 	spprintf(&title, 0, "pool %s", wp->config->name);
spprintf          272 sapi/fpm/fpm/fpm_env.c 	spprintf(&title, 0, "master process (%s)", fpm_globals.config);
spprintf         1401 sapi/fpm/fpm/fpm_main.c 		spprintf(&tmp, 0, "%s\n", ini);
spprintf         1410 sapi/fpm/fpm/fpm_main.c 		spprintf(&tmp, 0, "%s\n", ini);
spprintf          361 sapi/fpm/fpm/fpm_status.c 		spprintf(&buffer, 0, short_syntax,
spprintf          444 sapi/fpm/fpm/fpm_status.c 				spprintf(&buffer, 0, full_syntax,
spprintf          148 sapi/phpdbg/phpdbg_help.c 	spprintf(&summary, 0, "Command: **%s**  Alias: **%c**  **%s**\n", cmd->name, cmd->alias, cmd->tip);
spprintf           46 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode, 0, "$%.*s%c",
spprintf           52 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode, 0, "@%u", EX_VAR_TO_NUM(op->var) - ops->last_var);
spprintf           55 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode, 0, "~%u", EX_VAR_TO_NUM(op->var) - ops->last_var);
spprintf           79 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode[0], 0, "FAST_RET<%s>",
spprintf           89 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[1], 0, "J%td", OP_JMP_ADDR(op, op->op1) - ops->opcodes);
spprintf           96 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[1], 0, "%" PRIu32, op->op1.num);
spprintf          107 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[2], 0, "J%td or J%td",
spprintf          118 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[2], 0, "J%td", OP_JMP_ADDR(op, op->op2) - ops->opcodes);
spprintf          124 sapi/phpdbg/phpdbg_opcode.c 			spprintf(&decode[2], 0, "J%" PRIu32, op->op2.opline_num);
spprintf          135 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[2], 0, "%" PRIu32, op->op2.num);
spprintf          146 sapi/phpdbg/phpdbg_opcode.c 		spprintf(&decode[3], 0, "%" PRIu32, op->result.num);
spprintf          153 sapi/phpdbg/phpdbg_opcode.c 	spprintf(&result, 0,
spprintf          592 sapi/phpdbg/phpdbg_out.c 						s_len = spprintf(&s, 0, "req=\"%lu\"", PHPDBG_G(req_id));
spprintf          151 sapi/phpdbg/phpdbg_prompt.c 							spprintf(&buffered, 0, "%s::%s", next->method.class, next->method.name);
spprintf          156 sapi/phpdbg/phpdbg_prompt.c 							spprintf(&buffered, 0, "%s::%s#%ld", next->method.class, next->method.name, next->num);
spprintf          161 sapi/phpdbg/phpdbg_prompt.c 							spprintf(&buffered, 0, "%s#%ld", next->str, next->num);
spprintf          166 sapi/phpdbg/phpdbg_prompt.c 							spprintf(&buffered, 0, "%s:%ld", next->file.name, next->file.line);
spprintf          171 sapi/phpdbg/phpdbg_prompt.c 							spprintf(&buffered, 0, "%s:#%ld", next->file.name, next->file.line);
spprintf         1034 sapi/phpdbg/phpdbg_prompt.c 			spprintf(&libpath, 0, "%s%s", extension_dir, *path); /* SAFE */
spprintf         1036 sapi/phpdbg/phpdbg_prompt.c 			spprintf(&libpath, 0, "%s%c%s", extension_dir, DEFAULT_SLASH, *path); /* SAFE */
spprintf          487 sapi/phpdbg/phpdbg_utils.c 						keylen = spprintf(&key, 0, ZEND_ULONG_FMT, numkey);
spprintf          803 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, ZEND_LONG_FMT, Z_LVAL_P(zv));
spprintf          806 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "%.*G", 14, Z_DVAL_P(zv));
spprintf          816 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "\"%.*s\"%c",
spprintf          822 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "Rsrc #%d", Z_RES_HANDLE_P(zv));
spprintf          825 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "array(%d)", zend_hash_num_elements(Z_ARR_P(zv)));
spprintf          829 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "%.*s%c",
spprintf          841 sapi/phpdbg/phpdbg_utils.c 			spprintf(&decode, 0, "unknown type: %d", Z_TYPE_P(zv));
spprintf          246 win32/registry.c 			spprintf(&path, 0, "%c\\%s\\%s", drive_letter, cwd, orig_path);
spprintf          128 win32/wsyslog.c 	spprintf(&PW32G(log_header), 0, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid());