Home
last modified time | relevance | path

Searched refs:file_format (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c76016 const int file_format = 1;
79761 if( (i&1)==i && file_format>=4 ){
86407 file_format = p->minWriteFileFormat;
86980 pDb->pSchema->file_format = pOp->p3;
87122 p->minWriteFileFormat = pDb->pSchema->file_format;
110154 if( pDb->pSchema->file_format>=4 ){
112012 }else if ( 0==p->file_format ){
118317 if( pTab->pSchema->file_format<2 ) return;
123982 if( pDb->pSchema->file_format==0 ){
123983 pDb->pSchema->file_format = 1;
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic2655 # URL: https://en.wikipedia.org/wiki/LHA_(file_format)
3053 # URL: https://en.wikipedia.org/wiki/LHA_(file_format)
18140 # URL: https://en.wikipedia.org/wiki/CUR_(file_format)
18211 # URL: https://en.wikipedia.org/wiki/CUR_(file_format)
H A Dmagic私はガラスを食べられます2655 # URL: https://en.wikipedia.org/wiki/LHA_(file_format)
3053 # URL: https://en.wikipedia.org/wiki/LHA_(file_format)
18140 # URL: https://en.wikipedia.org/wiki/CUR_(file_format)
18211 # URL: https://en.wikipedia.org/wiki/CUR_(file_format)

Completed in 510 milliseconds