Searched refs:remember (Results 1 – 10 of 10) sorted by relevance
/PHP-5.3/ext/hash/tests/ |
H A D | hash_copy_001.phpt | 12 hash_update($orig, b"I can't remember anything"); 21 hash_update($orig, b"I can't remember anything");
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_persist.c | 377 zend_bool remember = TRUE; in CPH_METHOD() local 386 &filename, &filename_len, &remember)) { in CPH_METHOD() 409 res = IPersistFile_Save(helper->ipf, olefilename, remember); in CPH_METHOD() 418 } else if (remember) { in CPH_METHOD()
|
/PHP-5.3/ext/pdo/tests/ |
H A D | pdo_014.phpt | 36 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
|
/PHP-5.3/ |
H A D | README.STREAMS | 142 When you have finished, remember to close the stream. 359 Implement the other operations - remember that write, read, close and flush 372 The main thing to remember is that in your close operation you need to release
|
H A D | CODING_STANDARDS | 43 4. When writing functions that deal with strings, be sure to remember
|
H A D | ltmain.sh | 6300 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
|
/PHP-5.3/win32/ |
H A D | install.txt | 641 After changing the configuration file, remember to restart the server, 1131 Note: If you are running a server module version of PHP remember to
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | README | 502 having to remember too many details.
|
/PHP-5.3/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 1081 the heap to remember data, instead of using recursive function calls, 1956 the stack to remember their state. This is the usual way that PCRE is 2780 name-to-number map, remember that the length of the entries is likely 3392 remember the related substrings, PCRE has to get additional memory for 3475 to pcre_exec() is not big enough to remember the referenced substrings, 6085 when a single character is used. They remember the last single charac- 9735 pattern, in order to remember the state of the match so that it can
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 12791 # Add any other languages that your Imagen uses - remember
|
Completed in 103 milliseconds