Searched refs:remember (Results 1 – 16 of 16) sorted by relevance
/PHP-8.3/ext/com_dotnet/ |
H A D | com_persist.stub.php | 11 public function SaveToFile(?string $filename, bool $remember = true): bool {} argument
|
H A D | com_persist_arginfo.h | 13 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, remember, _IS_BOOL, 0, "true")
|
H A D | com_persist.c | 361 bool remember = TRUE; in CPH_METHOD() local 366 &filename, &filename_len, &remember)) { in CPH_METHOD() 388 res = IPersistFile_Save(helper->ipf, olefilename, remember); in CPH_METHOD() 397 } else if (remember) { in CPH_METHOD()
|
/PHP-8.3/ext/hash/tests/ |
H A D | hash_serialize_003.phpt | 246 $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 D | hash_serialize_001.phpt | 16 hash_update($ctx1, "I can't remember anything"); 30 hash_update($orig, "I can't remember anything"); 34 hash_update($fresh, "I can't remember anythingCan’t tell if this is true or dream");
|
H A D | hash-clone.phpt | 11 hash_update($orig, "I can't remember anything"); 21 hash_update($orig, "I can't remember anything");
|
H A D | hash_copy_001.phpt | 11 hash_update($orig, "I can't remember anything"); 21 hash_update($orig, "I can't remember anything");
|
H A D | crc32.phpt | 67 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.3/ext/pdo/tests/ |
H A D | pdo_014.phpt | 38 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
|
/PHP-8.3/docs/ |
H A D | streams.md | 148 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.3/build/ |
H A D | pkg.m4 | 88 dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
|
H A D | ltmain.sh | 6313 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
|
/PHP-8.3/ |
H A D | CODING_STANDARDS.md | 42 1. When writing functions that deal with strings, be sure to remember that PHP
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 74 |.define TMP3, x17 // TODO: remember about hard-coded: mrs TMP3, tpidr_el0
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 33021 # Add any other languages that your Imagen uses - remember
|
H A D | magic私はガラスを食べられます | 33021 # Add any other languages that your Imagen uses - remember
|
Completed in 175 milliseconds