Lines Matching refs:filename

388 		entry.filename = (char *) pemalloc(entry.filename_len + 1, entry.is_persistent);  in phar_parse_zipfile()
390 if (entry.filename_len != php_stream_read(fp, entry.filename, entry.filename_len)) { in phar_parse_zipfile()
391 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
395 entry.filename[entry.filename_len] = '\0'; in phar_parse_zipfile()
397 if (entry.filename[entry.filename_len - 1] == '/') { in phar_parse_zipfile()
405 …if (entry.filename_len == sizeof(".phar/signature.bin")-1 && !strncmp(entry.filename, ".phar/signa… in phar_parse_zipfile()
412 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
460 phar_add_virtual_dirs(mydata, entry.filename, entry.filename_len TSRMLS_CC); in phar_parse_zipfile()
465 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
478 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
485 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
490 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
496 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
499 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
502 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
505 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
508 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
511 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
514 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
517 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
520 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
523 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
526 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
533 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
557 …if (!actual_alias && entry.filename_len == sizeof(".phar/alias.txt")-1 && !strncmp(entry.filename,… in phar_parse_zipfile()
568 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
574 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
600 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
607 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
621 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
628 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
639 pefree(entry.filename, entry.is_persistent); in phar_parse_zipfile()
649 …zend_hash_add(&mydata->manifest, entry.filename, entry.filename_len, (void *)&entry,sizeof(phar_en… in phar_parse_zipfile()
800 phar_add_virtual_dirs(entry->phar, entry->filename, entry->filename_len TSRMLS_CC); in phar_zip_changed_apply()
854 … to open file contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
865 …nable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
892 … "unable to gzip compress file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
894 …"unable to bzip2 compress file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
905 …rary file for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
912 …nable to seek to start of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
919 …ed file contents of file \"%s\" while creating new phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
942 …k to start of file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
970 …rite local file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
975 …ory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
980 if (entry->filename_len != php_stream_write(p->filefp, entry->filename, entry->filename_len)) { in phar_zip_changed_apply()
981 …ntry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
986 …ntry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
990 if (entry->filename_len != php_stream_write(p->centralfp, entry->filename, entry->filename_len)) { in phar_zip_changed_apply()
991 …ntry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
996 …ntry for directory \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1000 if (entry->filename_len != php_stream_write(p->filefp, entry->filename, entry->filename_len)) { in phar_zip_changed_apply()
1001 …ory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1005 if (entry->filename_len != php_stream_write(p->centralfp, entry->filename, entry->filename_len)) { in phar_zip_changed_apply()
1006 …ory entry for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1012 …ermissions file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1017 …ermissions file header of file \"%s\" to zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1024 …te compressed contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1038 …able to write contents of file \"%s\" in zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1064 …y contents of file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1075 …e comment for file \"%s\" while creating zip-based phar \"%s\"", entry->filename, entry->phar->fna… in phar_zip_changed_apply()
1125 entry.filename = ".phar/signature.bin"; in phar_zip_applysignature()
1216 entry.filename = estrndup(".phar/alias.txt", sizeof(".phar/alias.txt")-1); in phar_zip_flush()
1219 …if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry… in phar_zip_flush()
1300 entry.filename = estrndup(".phar/stub.php", sizeof(".phar/stub.php")-1); in phar_zip_flush()
1303 …if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry… in phar_zip_flush()
1332 entry.filename = estrndup(".phar/stub.php", sizeof(".phar/stub.php")-1); in phar_zip_flush()
1337 …if (SUCCESS != zend_hash_add(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, s… in phar_zip_flush()
1339 efree(entry.filename); in phar_zip_flush()
1347 efree(entry.filename); in phar_zip_flush()
1350 …if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry… in phar_zip_flush()
1352 efree(entry.filename); in phar_zip_flush()