Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_builtin_functions.c2194 static inline zend_bool skip_internal_handler(zend_execute_data *skip) /* {{{ */ in skip_internal_handler()
2211 zend_execute_data *call, *ptr, *skip; in ZEND_FUNCTION() local
2401 zend_execute_data *ptr, *skip, *call = NULL; in zend_fetch_debug_backtrace() local
H A Dzend_language_scanner.l1156 size_t skip; in strip_multiline_string_indentation() local
H A Dzend_vm_def.h5107 uint32_t skip = opline->extended_value; variable
8797 uint32_t arg_count, result_size, skip; variable
H A Dzend_execute.c4569 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
H A Dzend_vm_execute.h2060 uint32_t skip = opline->extended_value; in ZEND_SEND_ARRAY_SPEC_HANDLER() local
9817 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_CONST_UNUSED_HANDLER() local
34667 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_UNUSED_UNUSED_HANDLER() local
/PHP-7.4/ext/dba/libinifile/
H A Dinifile.c245 val_type inifile_fetch(inifile *dba, const key_type *key, int skip) { in inifile_fetch()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c1830 int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip) in pdo_stmt_setup_fetch_mode()
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1472 zend_long rows = 0, flags = 0, skip = 0, maxrows = -1; in PHP_FUNCTION() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c1867 int skip = 0; in LSAPI_Write_r() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10156 struct sljit_jump *skip; in compile_bracket_matchingpath() local

Completed in 272 milliseconds