Searched defs:skip (Results 1 – 12 of 12) sorted by relevance
/PHP-7.2/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.2/Zend/ |
H A D | zend_builtin_functions.c | 2205 zend_execute_data *call, *ptr, *skip; in ZEND_FUNCTION() local 2403 zend_execute_data *ptr, *skip, *call = NULL; in zend_fetch_debug_backtrace() local
|
H A D | zend_vm_def.h | 4545 uint32_t skip = opline->extended_value; variable 8266 uint32_t arg_count, result_size, skip; variable
|
H A D | zend_execute.c | 2887 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
|
H A D | zend_vm_execute.h | 1363 uint32_t skip = opline->extended_value; local 8168 uint32_t arg_count, result_size, skip; local 29483 uint32_t arg_count, result_size, skip; local
|
/PHP-7.2/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 830 ac_uint4 i, lineno, skip, code, ccl_code; in read_cdata() local
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regexec.c | 2923 int skip, tlen1; in bm_search_notrev() local 3013 int** skip) in set_bm_backward_skip()
|
H A D | regcomp.c | 3957 UChar skip[], int** int_skip) in set_bm_skip()
|
/PHP-7.2/ext/pdo/ |
H A D | pdo_stmt.c | 1838 int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip) in pdo_stmt_setup_fetch_mode()
|
/PHP-7.2/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.2/sapi/litespeed/ |
H A D | lsapilib.c | 1858 int skip = 0; in LSAPI_Write_r() local
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 7822 struct sljit_jump *skip; in compile_bracket_matchingpath() local
|
Completed in 298 milliseconds