Lines Matching refs:spprintf

185spprintf(error, 4096, "phar error: unable to search for end of central directory in zip-based phar…  in phar_parse_zipfile()
196spprintf(error, 4096, "phar error: unable to read in data to search for end of central directory i… in phar_parse_zipfile()
208spprintf(error, 4096, "phar error: split archives spanning multiple zips cannot be processed in zi… in phar_parse_zipfile()
215spprintf(error, 4096, "phar error: corrupt zip archive, conflicting file count in end of central d… in phar_parse_zipfile()
231spprintf(error, 4096, "phar error: corrupt zip archive, zip file comment truncated in zip-based ph… in phar_parse_zipfile()
257spprintf(error, 4096, "phar error: end of central directory not found in zip-based phar \"%s\"", f… in phar_parse_zipfile()
307 spprintf(error, 4096, "phar error: %s in zip-based phar \"%s\"", errmsg, mydata->fname); \ in phar_parse_zipfile()
329 spprintf(error, 4096, "phar error: %s in zip-based phar \"%s\"", errmsg, mydata->fname); \ in phar_parse_zipfile()
432 spprintf(&save, 4096, "signature cannot be verified: %s", *error); in phar_parse_zipfile()
681spprintf(error, 4096, "phar error: invalid alias \"%s\" in zip-based phar \"%s\"", actual_alias, f… in phar_parse_zipfile()
693spprintf(error, 4096, "phar error: Unable to add zip-based phar \"%s\" with implicit alias, alias … in phar_parse_zipfile()
715spprintf(error, 4096, "phar error: Unable to add zip-based phar \"%s\" with explicit alias, alias … in phar_parse_zipfile()
772spprintf(error, 4096, "phar zip error: phar \"%s\" already exists as a regular phar and must be de… in phar_open_or_create_zip()
866spprintf(p->error, 0, "unable to open file contents of file \"%s\" in zip-based phar \"%s\"", entr… in phar_zip_changed_apply_int()
877spprintf(p->error, 0, "unable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->fi… in phar_zip_changed_apply_int()
904spprintf(p->error, 0, "unable to gzip compress file \"%s\" to zip-based phar \"%s\"", entry->filen… in phar_zip_changed_apply_int()
906spprintf(p->error, 0, "unable to bzip2 compress file \"%s\" to zip-based phar \"%s\"", entry->file… in phar_zip_changed_apply_int()
917spprintf(p->error, 0, "unable to create temporary file for file \"%s\" while creating zip-based ph… in phar_zip_changed_apply_int()
924spprintf(p->error, 0, "unable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->fi… in phar_zip_changed_apply_int()
931spprintf(p->error, 0, "unable to copy compressed file contents of file \"%s\" while creating new p… in phar_zip_changed_apply_int()
954spprintf(p->error, 0, "unable to seek to start of file \"%s\" while creating zip-based phar \"%s\"… in phar_zip_changed_apply_int()
981spprintf(p->error, 0, "unable to write local file header of file \"%s\" to zip-based phar \"%s\"",… in phar_zip_changed_apply_int()
986spprintf(p->error, 0, "unable to write central directory entry for file \"%s\" while creating zip-… in phar_zip_changed_apply_int()
992spprintf(p->error, 0, "unable to write filename to local directory entry for directory \"%s\" whil… in phar_zip_changed_apply_int()
997spprintf(p->error, 0, "unable to write filename to local directory entry for directory \"%s\" whil… in phar_zip_changed_apply_int()
1002spprintf(p->error, 0, "unable to write filename to central directory entry for directory \"%s\" wh… in phar_zip_changed_apply_int()
1007spprintf(p->error, 0, "unable to write filename to central directory entry for directory \"%s\" wh… in phar_zip_changed_apply_int()
1012spprintf(p->error, 0, "unable to write filename to local directory entry for file \"%s\" while cre… in phar_zip_changed_apply_int()
1017spprintf(p->error, 0, "unable to write filename to central directory entry for file \"%s\" while c… in phar_zip_changed_apply_int()
1023spprintf(p->error, 0, "unable to write local extra permissions file header of file \"%s\" to zip-b… in phar_zip_changed_apply_int()
1028spprintf(p->error, 0, "unable to write central extra permissions file header of file \"%s\" to zip… in phar_zip_changed_apply_int()
1035spprintf(p->error, 0, "unable to write compressed contents of file \"%s\" in zip-based phar \"%s\"… in phar_zip_changed_apply_int()
1049spprintf(p->error, 0, "unable to write contents of file \"%s\" in zip-based phar \"%s\"", entry->f… in phar_zip_changed_apply_int()
1075spprintf(p->error, 0, "unable to copy contents of file \"%s\" while creating zip-based phar \"%s\"… in phar_zip_changed_apply_int()
1086spprintf(p->error, 0, "unable to write metadata as file comment for file \"%s\" while creating zip… in phar_zip_changed_apply_int()
1117 spprintf(pass->error, 0, "phar error: unable to create temporary file for the signature file"); in phar_zip_applysignature()
1134 spprintf(pass->error, 0, "phar error: unable to write signature to zip-based phar: %s", save); in phar_zip_applysignature()
1148 spprintf(pass->error, 0, "phar error: unable to create temporary file for signature"); in phar_zip_applysignature()
1158spprintf(pass->error, 0, "phar error: unable to write signature to zip-based phar %s", phar->fname… in phar_zip_applysignature()
1208 spprintf(error, 0, "internal error: attempt to flush cached zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1221 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_zip_flush()
1226 spprintf(error, 0, "unable to set alias in zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1237 spprintf(error, 0, "unable to set alias in zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1258spprintf(error, 0, "unable to access resource to copy stub to new zip-based phar \"%s\"", phar->fn… in phar_zip_flush()
1287spprintf(error, 0, "unable to read resource to copy stub to new zip-based phar \"%s\"", phar->fnam… in phar_zip_flush()
1300 spprintf(error, 0, "illegal stub for zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1313 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_zip_flush()
1321spprintf(error, 0, "unable to create stub from string in new zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1338 spprintf(error, 0, "unable to set stub in zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1350 spprintf(error, 0, "phar error: unable to create temporary file"); in phar_zip_flush()
1356spprintf(error, 0, "unable to %s stub in%szip-based phar \"%s\", failed", user_stub ? "overwrite" … in phar_zip_flush()
1371 spprintf(error, 0, "unable to create stub in zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1384 spprintf(error, 0, "unable to overwrite stub in zip-based phar \"%s\"", phar->fname); in phar_zip_flush()
1410spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to open temporary file", phar->fnam… in phar_zip_flush()
1445 spprintf(error, 4096, "phar zip flush of \"%s\" failed: %s", phar->fname, temperr); in phar_zip_flush()
1477spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write central-directory", phar->… in phar_zip_flush()
1491spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write end of central-directory",… in phar_zip_flush()
1498spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write metadata to zip comment", … in phar_zip_flush()
1508spprintf(error, 4096, "phar zip flush of \"%s\" failed: unable to write end of central-directory",… in phar_zip_flush()
1539 spprintf(error, 4096, "unable to open new phar \"%s\" for writing", phar->fname); in phar_zip_flush()