Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 1995) sorted by path

12345678910>>...80

/PHP-7.1/
H A D.gdbinit60 usage: print_cvs [zend_execute_data *]
151 dumps the current execution stack. usage: dump_bt executor_globals.current_execute_data
512 usage: print_pi <ptr>
579 usage: printzn &opline->op1
609 usage: print_zstr <ptr> [max length]
646 usage: lookup_root [ptr].
H A DINSTALL121 section, although we will cover setting up PHP for command line usage
518 get executed as PHP. This is nice to hide PHP usage by renaming
1231 Execute phpize --help to display additional usage information.
H A DNEWS349 . Fixed bug #76532 (Integer overflow and excessive memory usage
1380 usage. (Andrey)
1414 . Fixed bug #73265 (Loading browscap.ini at startup causes high memory usage).
3258 . Fixed bug #71475 (openssl_seal() uninitialized memory usage). (Stas)
3567 . Fixed bug #70098 (Real memory usage doesn't decrease). (Dmitry)
H A DREADME.GIT-RULES12 some basic rules with regards to Git usage will::
H A DREADME.MAILINGLIST_RULES13 following some basic rules with regards to mailinglist usage will:
H A DREADME.TESTING239 Some (but not all!) examples of usage:
H A DUPGRADING496 to avoid usage of ini_set() for the codepage change.
510 the usage of a TrueType font is preferrable and the usage of ini_set() for
527 the usage of it with any true thread safe SAPI (like Apache mod_winnt) is
H A DUPGRADING.INTERNALS63 Thanks to the wide API usage, the long paths are now supported as well. The
H A Dconfig.guess37 usage="\
69 echo "$usage"; exit ;;
H A Dconfig.sub55 usage="\
87 echo "$usage"; exit ;;
H A Dconfigure.in1512 dnl Selectively disable optimization due to high RAM usage during
/PHP-7.1/Zend/tests/
H A D019.phpt233 // because of the usage of the isset & empty
H A D020.phpt2 func_get_arg() invalid usage
H A Dbug44069.phpt2 Bug #44069 (Huge memory usage with concatenation using . instead of .=)
H A Dbug44899.phpt2 Bug #44899 (__isset usage changes behavior of empty())
H A Dbug44899_2.phpt2 Bug #44899 (__isset usage changes behavior of empty()) - 2
H A Dclone_004.phpt2 Testing usage of object as array on clone statement
H A Dexception_016.phpt2 Exceptions on improper usage of $this
H A Dexception_017.phpt2 Exceptions on improper usage of $this
H A Dfunction_exists_variation1.phpt2 Test function_exists() function : usage variations - test values for $str argument
H A Dlist_011.phpt2 Disallow list() usage as if it were an array
H A Dns_040.phpt2 040: Constant declaration and usage in namespace
/PHP-7.1/Zend/tests/generators/
H A Dgenerator_symtable_leak.phpt8 ${"f"."oo"} = "force symtable usage";
/PHP-7.1/Zend/
H A Dzend_alloc.c2586 size_t usage = AG(mm_heap)->size; local
2587 return usage;
H A Dzend_vm_gen.php2513 function usage() { function
2538 usage();
2548 usage();
2552 usage();

Completed in 56 milliseconds

12345678910>>...80