Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c374 zend_bool remember = TRUE; in CPH_METHOD() local
383 &filename, &filename_len, &remember)) { in CPH_METHOD()
402 res = IPersistFile_Save(helper->ipf, olefilename, remember); in CPH_METHOD()
411 } else if (remember) { in CPH_METHOD()
/PHP-5.5/ext/hash/tests/
H A Dhash_copy_001.phpt13 hash_update($orig, b"I can't remember anything");
23 hash_update($orig, b"I can't remember anything");
/PHP-5.5/ext/pdo/tests/
H A Dpdo_014.phpt36 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
/PHP-5.5/
H A DREADME.STREAMS142 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 DCODING_STANDARDS43 4. When writing functions that deal with strings, be sure to remember
H A Dltmain.sh6300 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/PHP-5.5/win32/
H A Dinstall.txt508 After changing the configuration file, remember to restart the server,
990 Note: If you are running a server module version of PHP remember to
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME532 having to remember too many details.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1115 the heap to remember data, instead of using recursive function calls,
2020 the stack to remember their state. This is the usual way that PCRE is
2952 name-to-number map, remember that the length of the entries is likely
3557 remember the related substrings, PCRE has to get additional memory for
3640 to pcre_exec() is not big enough to remember the referenced substrings,
6477 when a single character is used. They remember the last single charac-
10281 pattern, in order to remember the state of the match so that it can
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic15027 # Add any other languages that your Imagen uses - remember

Completed in 70 milliseconds