Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/random/
H A Dengine_pcgoneseq128xslrr64.c28 static inline void step(php_random_status_state_pcgoneseq128xslrr64 *s) in step() function
/PHP-8.3/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.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h51 zend_fcall_info_cache step; member
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_prompt.c585 PHPDBG_COMMAND(step) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-8.3/ext/snmp/
H A Dsnmp.c109 int step; member
/PHP-8.3/main/streams/
H A Dstreams.c1516 int step = CHUNK_SIZE; in _php_stream_copy_to_mem() local
/PHP-8.3/Zend/
H A Dzend_hash.c719 ZEND_API void ZEND_FASTCALL zend_hash_iterators_advance(HashTable *ht, HashPosition step) in zend_hash_iterators_advance()
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php1652 function range(string|int|float $start, string|int|float $end, int|float $step = 1): array {}
H A Darray.c2855 zend_long step = 1; local

Completed in 69 milliseconds