Lines Matching full:is
54 * content is copied to the attic when a file is replaced or deleted (to save space). A
55 * detected external edit is the new current revision, so it is not snapshotted either: it
56 * will be archived like any other revision if and when it is later replaced. The changelog
57 * entry is still recorded by the caller, and the file-mtime repair for an unreliable date
58 * is handled by the base class.
60 * @param array $revInfo synthesized revision info (unused: nothing is archived)
71 * Media never archives its current revision (only the previous content is copied to the
73 * be read from disk. It is reconstructed instead as the previous revision's archived size
75 * one, so its logged change is already its full size.
95 * The current media revision is never archived, so there is no stored copy to compare the
96 * current file against byte for byte. Its expected size is reconstructed instead (see
99 * replacement cannot be told apart this way and is (rarely) treated as unchanged.
102 * @return bool true if the content is considered unchanged