Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 14 of 14) sorted by relevance

/PHP-8.2/ext/dba/
H A Ddba.stub.php31 function dba_fetch(string|array $key, $dba, $skip = 0): string|false {}
H A Ddba.c960 zend_long skip = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/standard/libavifinfo/
H A Davifinfo.c102 skip_stream_t skip; // Used to advance the position in the 'stream'. member
713 skip_stream_t skip) { in AvifInfoIdentifyStream()
724 skip_stream_t skip, in AvifInfoGetFeaturesStream()
/PHP-8.2/ext/dba/libinifile/
H A Dinifile.c241 val_type inifile_fetch(inifile *dba, const key_type *key, int skip) { in inifile_fetch()
/PHP-8.2/ext/opcache/jit/ir/
H A Dir_sccp.c273 ir_ref skip = 0; in ir_sccp_remove_from_use_list() local
H A Dir_cfg.c370 ir_ref skip = 0; in ir_remove_from_use_list() local
/PHP-8.2/Zend/
H A Dzend_language_scanner.l1181 size_t skip; in strip_multiline_string_indentation() local
H A Dzend_vm_def.h5335 uint32_t skip = opline->extended_value; variable
9459 uint32_t arg_count, result_size, skip; variable
H A Dzend_execute.c5319 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
H A Dzend_vm_execute.h2476 uint32_t skip = opline->extended_value; in ZEND_SEND_ARRAY_SPEC_HANDLER() local
11133 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_CONST_UNUSED_HANDLER() local
37240 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_UNUSED_UNUSED_HANDLER() local
/PHP-8.2/ext/dom/
H A Dhtml_document.c517 …size_t skip = buf_ref - buf_ref_backup; /* Skip invalid data, it's replaced by the UTF-8 replaceme… in dom_decode_encode_fast_path() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c248 int skip; in zend_jit_needs_call_chain() local
/PHP-8.2/sapi/litespeed/
H A Dlsapilib.c1847 int skip = 0; in LSAPI_Write_r() local
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10464 struct sljit_jump *skip; in compile_bracket_matchingpath() local

Completed in 295 milliseconds