Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_sqlite/
H A Dsqlite_driver.stub.php14 …public function sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numAr…
H A Dphp_pdo_sqlite_int.h37 zval func, step, fini; member
/PHP-8.2/ext/random/
H A Dengine_pcgoneseq128xslrr64.c28 static inline void step(php_random_status_state_pcgoneseq128xslrr64 *s) in step() function
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h127 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()
1155 static void replicate_imm_vector(struct sljit_compiler *compiler, int step, sljit_s32 dst_vreg, in replicate_imm_vector()
1197 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-8.2/ext/sqlite3/
H A Dphp_sqlite3_structs.h55 zval func, step, fini; member
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_prompt.c586 PHPDBG_COMMAND(step) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-8.2/ext/snmp/
H A Dsnmp.c109 int step; member
/PHP-8.2/main/streams/
H A Dstreams.c1493 int step = CHUNK_SIZE; in _php_stream_copy_to_mem() local
/PHP-8.2/Zend/
H A Dzend_hash.c656 ZEND_API void ZEND_FASTCALL zend_hash_iterators_advance(HashTable *ht, HashPosition step) in zend_hash_iterators_advance()
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php990 function range($start, $end, int|float $step = 1): array {}
H A Darray.c2695 double step = 1.0; local

Completed in 104 milliseconds