Home
last modified time | relevance | path

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

12345678910>>...79

/PHP-5.5/
H A D.gdbinit160 dumps the current execution stack. usage: dump_bt executor_globals.current_execute_data
570 usage: printzn &opline->op1
667 usage: zmemcheck [ptr].
H A DINSTALL123 section, although we will cover setting up PHP for command line usage
722 get executed as PHP. This is nice to hide PHP usage by renaming
1435 Execute phpize --help to display additional usage information.
H A DNEWS654 . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
1132 . Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
3195 - Improved Zend Engine memory usage: (Dmitry)
3280 . Fixed bug #60895 (Possible invalid handler usage in windows random
4241 . Fixed data type usage in 64bit. (leocsilva at gmail dot com)
5748 - Improved PHP runtime speed and memory usage:
5766 . Improved memory usage by moving constants to read only memory.
5771 second usage. (Dmitry)
6351 usage). (Scott)
7455 - Fixed PHP CLI usage of php.ini from the binary location. (Hannes)
[all …]
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 DUPGRADING231 instantiate classes. This was never the intended usage of serializer,
H A Dconfig.guess41 usage="\
75 echo "$usage"; exit ;;
H A Dconfig.sub60 usage="\
94 echo "$usage"; exit ;;
H A Dconfigure.in1495 dnl Selectively disable optimization due to high RAM usage during
/PHP-5.5/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 Dfunction_exists_variation1.phpt2 Test function_exists() function : usage variations - test values for $str argument
H A Dns_040.phpt2 040: Constant declaration and usage in namespace
/PHP-5.5/Zend/
H A Dzend_alloc.c2699 size_t usage = AG(mm_heap)->size; in zend_memory_usage() local
2701 usage -= AG(mm_heap)->cached; in zend_memory_usage()
2703 return usage; in zend_memory_usage()
H A Dzend_vm_gen.php1400 function usage() { function
1426 usage();
1439 usage();
1443 usage();
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt2 Test ctype_alnum() function : usage variations - Different data types as $c arg
16 echo "*** Testing ctype_alnum() : usage variations ***\n";
103 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation2.phpt2 Test ctype_alnum() function : usage variations - different integers
17 echo "*** Testing ctype_alnum() : usage variations ***\n";
31 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation3.phpt2 Test ctype_alnum() function : usage variations - different string values
16 echo "*** Testing ctype_alnum() : usage variations ***\n";
59 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation4.phpt2 Test ctype_alnum() function : usage variations - octal and hexadecimal values
16 echo "*** Testing ctype_alnum() : usage variations ***\n";
43 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alpha_variation1.phpt2 Test ctype_alpha() function : usage variations - different data types as $c arg
16 echo "*** Testing ctype_alpha() : usage variations ***\n";
103 *** Testing ctype_alpha() : usage variations ***

Completed in 224 milliseconds

12345678910>>...79