Searched defs:skip (Results 1 – 10 of 10) sorted by relevance
/PHP-8.1/ext/dba/ |
H A D | dba.stub.php | 37 function dba_fetch($key, $skip, $dba = UNKNOWN): string|false {}
|
/PHP-8.1/ext/dba/libinifile/ |
H A D | inifile.c | 241 val_type inifile_fetch(inifile *dba, const key_type *key, int skip) { in inifile_fetch()
|
/PHP-8.1/Zend/ |
H A D | zend_language_scanner.l | 1170 size_t skip; in strip_multiline_string_indentation() local
|
H A D | zend_vm_def.h | 5300 uint32_t skip = opline->extended_value; variable 9238 uint32_t arg_count, result_size, skip; variable
|
H A D | zend_execute.c | 5220 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
|
H A D | zend_vm_execute.h | 2356 uint32_t skip = opline->extended_value; in ZEND_SEND_ARRAY_SPEC_HANDLER() local 10687 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_CONST_UNUSED_HANDLER() local 36052 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_UNUSED_UNUSED_HANDLER() local
|
/PHP-8.1/ext/oci8/ |
H A D | oci8_interface.c | 1277 …zend_long rows = 0, flags = PHP_OCI_FETCHSTATEMENT_BY_COLUMN | PHP_OCI_ASSOC, skip = 0, maxrows = … in PHP_FUNCTION() local
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit.c | 301 int skip; in zend_jit_needs_call_chain() local
|
/PHP-8.1/sapi/litespeed/ |
H A D | lsapilib.c | 1876 int skip = 0; in LSAPI_Write_r() local
|
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 10233 struct sljit_jump *skip; in compile_bracket_matchingpath() local
|
Completed in 233 milliseconds