Home
last modified time | relevance | path

Searched refs:path (Results 851 – 853 of 853) sorted by relevance

1...<<3132333435

/PHP-7.3/ext/fileinfo/tests/
H A Dmagic2224 # creates misleading V7 header for Long path, Multi-volume, Volume type
2278 >>156 ubyte 0x4c \b, long path
5483 # We skip the path here, because it is often long (so file will
12279 # 56 byte null-terminated entry name string includes path like maps/e1m1.bsp
16934 # File path: /var/lib/mlocate/mlocate.db by default (but configurable)
17865 0 string/tc return-path: SMTP mail text
20151 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
26301 # the file is over 4G, and the backing file path is stored after the first 4G,
26304 >>>(12.L) string >\0 (path %s)
26319 >>>(12.L) string >\0 (path %s)
[all …]
H A Dmagic私はガラスを食べられます2224 # creates misleading V7 header for Long path, Multi-volume, Volume type
2278 >>156 ubyte 0x4c \b, long path
5483 # We skip the path here, because it is often long (so file will
12279 # 56 byte null-terminated entry name string includes path like maps/e1m1.bsp
16934 # File path: /var/lib/mlocate/mlocate.db by default (but configurable)
17865 0 string/tc return-path: SMTP mail text
20151 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
26301 # the file is over 4G, and the backing file path is stored after the first 4G,
26304 >>>(12.L) string >\0 (path %s)
26319 >>>(12.L) string >\0 (path %s)
[all …]
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c35309 err = fsctl(path, afpfsByteRangeLock2FSCTL, &pb, 0);
35314 path, tErrno, strerror(tErrno)));
39361 pUnused = findReusableFd(path, openFlags);
39371 fd = robust_open(path, openFlags, 0);
39374 if( proxyCreateLockPath(path) == SQLITE_OK ){
39375 fd = robust_open(path, openFlags, 0);
39381 fd = robust_open(path, openFlags, 0);
39916 if( !path || path[0]=='\0' || !strcmp(path, ":auto:") ||
39929 pCtx->lockProxyPath = sqlite3DbStrDup(0, path);
39983 if( !path || path[0]=='\0' || !strcmp(path, ":auto:") ){
[all …]

Completed in 545 milliseconds

1...<<3132333435