Home
last modified time | relevance | path

Searched refs:save (Results 51 – 69 of 69) sorted by relevance

123

/PHP-7.4/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc35 * save a file inside this package
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt79 // internally OpenSSL ERR won't save more than 15 (16 - 1) errors so lets test it
/PHP-7.4/win32/build/
H A Dconfig.w32345 // Config profiles (--with-config-profile=<name>) will save a certain config to php-src/config.<nam…
349 ARG_WITH('config-profile', 'Name of the configuration profile to save this to in php-src/config.nam…
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt34 // 6. click 'Create' and select a file to save the database as
/PHP-7.4/ext/phar/
H A Dutil.c957 char *my_realpath, *save; in phar_get_archive() local
1031 save = fname; in phar_get_archive()
1087 if (NULL != (fd_ptr = zend_hash_str_find_ptr(&(PHAR_G(phar_alias_map)), save, save_len))) { in phar_get_archive()
1099 …if (PHAR_G(manifest_cached) && NULL != (fd_ptr = zend_hash_str_find_ptr(&cached_alias, save, save_… in phar_get_archive()
/PHP-7.4/
H A D.gitignore53 # Helper(s) generated by *nix build system to save the last configure command
H A DNEWS398 . Fixed bug #80889 (Cannot set save handler when save_handler is invalid).
1007 . Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong location).
1116 . Fixed bug #79191 (Error in SoapClient ctor disables DOMDocument::save()).
H A Dphp.ini-development1312 ; http://php.net/session.save-handler
1341 ; http://php.net/session.save-path
H A Dphp.ini-production1312 ; http://php.net/session.save-handler
1341 ; http://php.net/session.save-path
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt76 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1643 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol_aux() local
1679 *(p + len) = save; in php_mysqlnd_rowp_read_text_protocol_aux()
1681 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol_aux() local
1685 *(p + len) = save; in php_mysqlnd_rowp_read_text_protocol_aux()
/PHP-7.4/sapi/litespeed/
H A DREADME.md133 start children process on demand to save system resource. This is preferred in
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます209 # "TADS2 save\n\r\032\0" and the interpreter version.
210 0 string TADS2\ save/g TADS
217 0 string TADS2\ save TADS
13299 24 string LxD\ 203 Linuxdoom save
13348 #0 string 5\x0a Quake I save
13468 # Summary: Warcraft 3 save
14599 >8 belong &0x80000000 save fp regs
14606 >8 belong &0x80000000 save fp regs
14613 >8 belong &0x80000000 save fp regs
14621 >8 belong &0x80000000 save fp regs
[all …]
H A Dmagic209 # "TADS2 save\n\r\032\0" and the interpreter version.
210 0 string TADS2\ save/g TADS
217 0 string TADS2\ save TADS
13299 24 string LxD\ 203 Linuxdoom save
13348 #0 string 5\x0a Quake I save
13468 # Summary: Warcraft 3 save
14599 >8 belong &0x80000000 save fp regs
14606 >8 belong &0x80000000 save fp regs
14613 >8 belong &0x80000000 save fp regs
14621 >8 belong &0x80000000 save fp regs
[all …]
/PHP-7.4/ext/gd/
H A Dgd.c217 ZEND_ARG_INFO(0, save)
1818 zend_bool save; in PHP_FUNCTION() local
1821 if (zend_parse_parameters(ZEND_NUM_ARGS(), "rb", &IM, &save) == FAILURE) { in PHP_FUNCTION()
1829 gdImageSaveAlpha(im, save); in PHP_FUNCTION()
/PHP-7.4/build/
H A Dconfig.guess1744 # eval: (add-hook 'before-save-hook 'time-stamp)
H A Dlibtool.m42747 # save warnings/boilerplate of simple test code
2859 # save warnings/boilerplate of simple test code
/PHP-7.4/ext/dom/
H A Ddocument.c214 PHP_FALIAS(save, dom_document_save, arginfo_dom_document_save)
/PHP-7.4/ext/oci8/
H A Doci8.c871 PHP_FALIAS(save, oci_lob_save, arginfo_oci_lob_save_method)

Completed in 183 milliseconds

123