Home
last modified time | relevance | path

Searched defs:step (Results 1 – 12 of 12) sorted by relevance

/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.stub.php14 …public function sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numAr…
H A Dpdo_sqlite.stub.php39 callable $step,
H A Dphp_pdo_sqlite_int.h37 zend_fcall_info_cache step; member
/php-src/ext/random/
H A Dengine_pcgoneseq128xslrr64.c30 static inline void step(php_random_status_state_pcgoneseq128xslrr64 *s) in step() function
/php-src/ext/sqlite3/
H A Dphp_sqlite3_structs.h51 zend_fcall_info_cache step; member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h125 …sljit_s32 reg_type, int step, sljit_s32 dst_ind, sljit_s32 cmp1_ind, sljit_s32 cmp2_ind, sljit_s32… in fast_forward_char_pair_sse2_compare()
1136 static void replicate_imm_vector(struct sljit_compiler *compiler, int step, sljit_s32 dst_vreg, in replicate_imm_vector()
1178 int step, sljit_s32 dst_ind, sljit_s32 cmp1_ind, sljit_s32 cmp2_ind, sljit_s32 tmp_ind) in fast_forward_char_pair_sse2_compare()
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c585 PHPDBG_COMMAND(step) /* {{{ */ in PHPDBG_COMMAND() argument
/php-src/ext/snmp/
H A Dsnmp.c114 int step; member
/php-src/main/streams/
H A Dstreams.c1521 int step = CHUNK_SIZE; in _php_stream_copy_to_mem() local
/php-src/Zend/
H A Dzend_hash.c724 ZEND_API void ZEND_FASTCALL zend_hash_iterators_advance(const HashTable *ht, HashPosition step) in zend_hash_iterators_advance()
/php-src/ext/standard/
H A Dbasic_functions.stub.php1660 function range(string|int|float $start, string|int|float $end, int|float $step = 1): array {}
H A Darray.c2964 zend_long step = 1; local

Completed in 58 milliseconds