Home
last modified time | relevance | path

Searched refs:vm (Results 1 – 8 of 8) sorted by relevance

/PHP-5.6/Zend/tests/
H A Dbug55509.phpt42 $freeMemory = ($infos['vm.stats.vm.v_inactive_count']*$infos['hw.pagesize'])
43 +($infos['vm.stats.vm.v_cache_count']*$infos['hw.pagesize'])
44 +($infos['vm.stats.vm.v_free_count']*$infos['hw.pagesize']);
/PHP-5.6/Zend/
H A DREADME.ZEND_VM95 different opcode threading model using --with-vm-kind=CALL|SWITCH|GOTO. You can
102 $ php zend_vm_gen.php --with-vm-kind=CALL
H A DZend.m4156 AC_ARG_WITH(zend-vm,
157 [ --with-zend-vm=TYPE Set virtual machine dispatch method. Type is
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c59 #define VM(vm) ((vm) << 16) argument
/PHP-5.6/ext/hash/tests/
H A Dfnv1a64.phpt238 array( ' G:e d;vm)kWWzm;hSPr:P)v)~\'~G*LHQf.RLJI:S5r,1`', 'de1bd4eebc876571' ),
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregcomp.c4402 int ve, vm; in comp_opt_exact_or_map_info() local
4407 vm = COMP_EM_BASE * 5 * 2 / m->value; in comp_opt_exact_or_map_info()
4408 return comp_distance_value(&e->mmd, &m->mmd, ve, vm); in comp_opt_exact_or_map_info()
/PHP-5.6/
H A Dacinclude.m42742 with-zend-vm | enable-maintainer-zts | enable-inline-optimization[)];;
H A DNEWS4250 . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)

Completed in 84 milliseconds