Searched defs:skip (Results 1 – 13 of 13) sorted by relevance
/PHP-7.3/ext/dba/libinifile/ |
H A D | inifile.c | 245 val_type inifile_fetch(inifile *dba, const key_type *key, int skip) { in inifile_fetch()
|
/PHP-7.3/Zend/ |
H A D | zend_builtin_functions.c | 2251 zend_execute_data *call, *ptr, *skip; in ZEND_FUNCTION() local 2449 zend_execute_data *ptr, *skip, *call = NULL; in zend_fetch_debug_backtrace() local
|
H A D | zend_language_scanner.l | 1150 size_t skip; in strip_multiline_string_indentation() local
|
H A D | zend_language_scanner.c | 1153 size_t skip; in strip_multiline_string_indentation() local
|
H A D | zend_vm_def.h | 4640 uint32_t skip = opline->extended_value; variable 8214 uint32_t arg_count, result_size, skip; variable
|
H A D | zend_execute.c | 3414 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
|
H A D | zend_vm_execute.h | 1449 uint32_t skip = opline->extended_value; local 9467 uint32_t arg_count, result_size, skip; local 34681 uint32_t arg_count, result_size, skip; local
|
/PHP-7.3/ext/pdo/ |
H A D | pdo_stmt.c | 1837 int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip) in pdo_stmt_setup_fetch_mode()
|
/PHP-7.3/ext/oci8/ |
H A D | oci8_interface.c | 1472 zend_long rows = 0, flags = 0, skip = 0, maxrows = -1; in PHP_FUNCTION() local
|
/PHP-7.3/sapi/litespeed/ |
H A D | lsapilib.c | 1858 int skip = 0; in LSAPI_Write_r() local
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | regcomp.c | 5227 UChar skip[], int* roffset) in set_sunday_quick_search_or_bmh_skip_table()
|
H A D | regexec.c | 4768 int skip, tlen1; in sunday_quick_search_step_forward() local
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 8937 struct sljit_jump *skip; in compile_bracket_matchingpath() local
|
Completed in 365 milliseconds