Home
last modified time | relevance | path

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

12345678910>>...59

/PHP-7.4/
H A D.gdbinit58 usage: print_cvs [zend_execute_data *]
149 dumps the current execution stack. usage: dump_bt executor_globals.current_execute_data
522 usage: print_pi <ptr>
589 usage: printzn &opline->op1
619 usage: print_zstr <ptr> [max length]
656 usage: lookup_root [ptr].
H A DCONTRIBUTING.md299 with regards to Git usage will:
H A DNEWS115 . Fixed bug #78987 (High memory usage during encoding detection). (Anatol)
462 . Fixed bug #80376 (last day of the month causes runway cpu usage. (Derick)
827 . Fixed possibly unsupported timercmp() usage. (cmb)
1394 . Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR.
H A DUPGRADING.INTERNALS92 want to provide purposes for general usage rather than just debugging or
H A Dconfigure.ac1507 dnl Selectively disable optimization due to high RAM usage during compiling the
/PHP-7.4/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 Dbug81070.phpt2 Bug #81070 Setting memory limit to below current usage
13 Warning: Failed to set memory limit to 3145728 bytes (Current memory usage is %d bytes) in %s on li…
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 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.4/Zend/tests/generators/
H A Dgenerator_symtable_leak.phpt8 ${"f"."oo"} = "force symtable usage";
/PHP-7.4/Zend/
H A Dzend_alloc.c2680 size_t usage = AG(mm_heap)->size; local
2681 return usage;
H A Dzend_vm_gen.php3140 function usage() { function
3168 usage();
3178 usage();
3182 usage();
/PHP-7.4/build/
H A Dconfig.guess47 usage="\
79 echo "$usage"; exit ;;
H A Dconfig.sub64 usage="\
95 echo "$usage"; exit ;;
/PHP-7.4/docs/
H A Dmailinglist-rules.md11 following some basic rules with regards to mailinglist usage will:
/PHP-7.4/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 ***

Completed in 61 milliseconds

12345678910>>...59