Home
last modified time | relevance | path

Searched refs:remember (Results 1 – 15 of 15) sorted by relevance

/PHP-8.0/ext/com_dotnet/
H A Dcom_persist.stub.php11 public function SaveToFile(?string $filename, bool $remember = true): bool {} argument
H A Dcom_persist_arginfo.h13 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, remember, _IS_BOOL, 0, "true")
H A Dcom_persist.c366 zend_bool remember = TRUE; in CPH_METHOD() local
371 &filename, &filename_len, &remember)) { in CPH_METHOD()
393 res = IPersistFile_Save(helper->ipf, olefilename, remember); in CPH_METHOD()
402 } else if (remember) { in CPH_METHOD()
/PHP-8.0/ext/hash/tests/
H A Dhash_serialize_003.phpt246 $hash = hash($algo, "I can't remember anythingCan’t tell if this is true or dream");
249 hash_update($ctx, "I can't remember anything");
H A Dhash_serialize_001.phpt15 hash_update($ctx1, "I can't remember anything");
28 hash_update($orig, "I can't remember anything");
32 hash_update($fresh, "I can't remember anythingCan’t tell if this is true or dream");
H A Dhash-clone.phpt11 hash_update($orig, "I can't remember anything");
21 hash_update($orig, "I can't remember anything");
H A Dhash_copy_001.phpt11 hash_update($orig, "I can't remember anything");
21 hash_update($orig, "I can't remember anything");
H A Dcrc32.phpt67 echo hash('crc32c', "I can't remember anything"), "\n";
68 echo hash('crc32c', "I can't remember anything" . "Can’t tell if this is true or dream"), "\n";
/PHP-8.0/ext/pdo/tests/
H A Dpdo_014.phpt34 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
/PHP-8.0/docs/
H A Dstreams.md148 function succeeds. When you have finished, remember to close the stream.
384 Implement the other operations - remember that write, read, close and flush are
400 The main thing to remember is that in your close operation you need to release
/PHP-8.0/build/
H A Dpkg.m488 dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
H A Dltmain.sh6313 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/PHP-8.0/
H A DCODING_STANDARDS.md40 5. When writing functions that deal with strings, be sure to remember that PHP
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます26826 # Add any other languages that your Imagen uses - remember
H A Dmagic26826 # Add any other languages that your Imagen uses - remember

Completed in 177 milliseconds