Home
last modified time | relevance | path

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

12345678910>>...53

/PHP-8.0/
H A D.gdbinit58 usage: print_cvs [zend_execute_data *]
149 dumps the current execution stack. usage: dump_bt executor_globals.current_execute_data
510 usage: print_pi <ptr>
577 usage: printzn &opline->op1
607 usage: print_zstr <ptr> [max length]
644 usage: lookup_root [ptr].
H A DCONTRIBUTING.md296 with regards to Git usage will:
H A DNEWS584 . Fixed bug #78987 (High memory usage during encoding detection). (Anatol)
1063 . Fixed bug #80376 (last day of the month causes runway cpu usage). (Derick)
1291 . Fixed bug #80225 (broken namespace usage in eval code). (Nikita)
/PHP-8.0/Zend/tests/
H A D019.phpt223 // 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-8.0/Zend/tests/attributes/
H A D009_doctrine_annotations_example.phpt2 Doctrine-like attributes usage
/PHP-8.0/Zend/tests/generators/
H A Dgenerator_symtable_leak.phpt8 ${"f"."oo"} = "force symtable usage";
/PHP-8.0/Zend/
H A Dzend_alloc.c2700 size_t usage = AG(mm_heap)->size; local
2701 return usage;
H A Dzend_vm_gen.php2995 function usage() { function
3023 usage();
3033 usage();
3037 usage();
/PHP-8.0/build/
H A Dconfig.guess47 usage="\
79 echo "$usage"; exit ;;
H A Dconfig.sub64 usage="\
95 echo "$usage"; exit ;;
/PHP-8.0/docs/
H A Dmailinglist-rules.md11 following some basic rules with regards to mailinglist usage will:
/PHP-8.0/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt2 Test ctype_alnum() function : usage variations - Different data types as $c arg
11 echo "*** Testing ctype_alnum() : usage variations ***\n";
97 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation2.phpt2 Test ctype_alnum() function : usage variations - different integers
12 echo "*** Testing ctype_alnum() : usage variations ***\n";
25 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation3.phpt2 Test ctype_alnum() function : usage variations - different string values
11 echo "*** Testing ctype_alnum() : usage variations ***\n";
53 *** Testing ctype_alnum() : usage variations ***
H A Dctype_alnum_variation4.phpt2 Test ctype_alnum() function : usage variations - octal and hexadecimal values
11 echo "*** Testing ctype_alnum() : usage variations ***\n";
37 *** Testing ctype_alnum() : usage variations ***

Completed in 64 milliseconds

12345678910>>...53