Home
last modified time | relevance | path

Searched refs:step (Results 51 – 61 of 61) sorted by relevance

123

/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c66 …PHPDBG_COMMAND_D(step, "step through execution", 's', NULL, 0, PHPDBG_ASYNC…
585 PHPDBG_COMMAND(step) /* {{{ */ in PHPDBG_COMMAND() argument
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c1309 size_t step=(l>>5)+1;
1311 for(l1=l;l1>=step;l1-=step)
5200 lua_Number step=nvalue(ra+2);
5201 lua_Number idx=luai_numadd(nvalue(ra),step);
5203 if(luai_numlt(0,step)?luai_numle(idx,limit)
/php-src/Zend/
H A Dzend_hash.c719 ZEND_API void ZEND_FASTCALL zend_hash_iterators_advance(HashTable *ht, HashPosition step) in zend_hash_iterators_advance() argument
726 iter->pos += step; in zend_hash_iterators_advance()
H A Dzend_hash.h352 ZEND_API void ZEND_FASTCALL zend_hash_iterators_advance(HashTable *ht, HashPosition step);
/php-src/ext/standard/
H A Dbasic_functions.stub.php1680 function range(string|int|float $start, string|int|float $end, int|float $step = 1): array {} argument
H A Dbasic_functions_arginfo.h186 ZEND_ARG_TYPE_MASK(0, step, MAY_BE_LONG|MAY_BE_DOUBLE, "1")
/php-src/ext/mbstring/libmbfl/
H A DLICENSE48 We protect your rights with a two-step method: (1) we copyright the
/php-src/ext/bcmath/libbcmath/
H A DLICENSE49 We protect your rights with a two-step method: (1) we copyright the
/php-src/build/
H A Dlibtool.m41331 # Ok, now we have the path, separated by spaces, we can step through it
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6008 #>>12 leshort x \b, sequence step %u
22626 0 lelong 0x0ff0a55a Intel serial flash for ICH/PCH ROM <= 5 or 3400 series A-step
23429 >>>>0x18 lequad x First time step: %lld
23436 >>>>0x18 bequad x First time step: %lld
23444 >>>>0x1a lequad x First time step: %lld
23451 >>>>0x1a bequad x First time step: %lld
23469 >15 regex/16 [0-9]+ First time step: %s
H A Dmagic6008 #>>12 leshort x \b, sequence step %u
22626 0 lelong 0x0ff0a55a Intel serial flash for ICH/PCH ROM <= 5 or 3400 series A-step
23429 >>>>0x18 lequad x First time step: %lld
23436 >>>>0x18 bequad x First time step: %lld
23444 >>>>0x1a lequad x First time step: %lld
23451 >>>>0x1a bequad x First time step: %lld
23469 >15 regex/16 [0-9]+ First time step: %s

Completed in 254 milliseconds

123