Home
last modified time | relevance | path

Searched refs:root (Results 276 – 285 of 285) sorted by relevance

1...<<1112

/PHP-5.4/
H A DUPGRADING348 allows for toggling if the list of namespaces starts from the document root
H A DNEWS1638 . Fixed bug #61835 (php-fpm is not allowed to run as root). (fat)
1643 for non-root start). (fat)
3863 - Fixed bug #51688 (ini per dir crashes when invalid document root are given).
6407 - Fixed bug #41063 (chdir doesn't like root paths). (Dmitry)
6477 - Fixed bug #40560 (DIR functions do not work on root UNC path). (Dmitry)
6481 is in root dir). (Marcus)
6653 - Fixed bug #40274 (Sessions fail with numeric root keys). (Ilia)
7344 in root dir). (Tony)
7684 . Added class SplFileInfo as root class for DirectoryIterator and
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic1447 >>>8 byte&0x0F 0x00 \b, root type: null
1450 >>8 byte&0xF0 0x10 \b, root type: integer
1451 >>8 byte&0xF0 0x20 \b, root type: real
1452 >>8 byte&0xF0 0x30 \b, root type: date
1453 >>8 byte&0xF0 0x40 \b, root type: data
1457 >>8 byte&0xF0 0xa0 \b, root type: array
4728 0 string root\0 ROOT file
6992 >>>>>17 uleshort >0 \b, root entries %u
7084 # 0 root entries
7710 >32 ulequad >0 \b root at %lld,
[all …]
/PHP-5.4/ext/mbstring/libmbfl/
H A DLICENSE188 root function must still compute square roots.)
/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc819 echo "|-<root directory>\n";
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1248 root_ptr = meta->root = mnd_pemalloc(total_len, packet->persistent_alloc); in php_mysqlnd_rset_field_read()
/PHP-5.4/Zend/
H A DZEND_CHANGES190 methods of the same name from different root interfaces.
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch1592 /* If we're root, try to become someone else. */
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch1049 "user stream", "lockbytes", "property", "root storage" };
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c147520 Blob root = {0,0,0}; /* New root page image */
147536 rc = fts3TruncateNode(aRoot, nRoot, &root, zTerm, nTerm, &iBlock);
147574 sqlite3_bind_blob(pChomp, 2, root.a, root.n, SQLITE_STATIC);
147582 sqlite3_free(root.a);

Completed in 429 milliseconds

1...<<1112