Searched defs:skip (Results 1 – 10 of 10) sorted by relevance
/PHP-7.0/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.0/Zend/ |
H A D | zend_builtin_functions.c | 2303 zend_execute_data *call, *ptr, *skip; in ZEND_FUNCTION() local 2501 zend_execute_data *ptr, *skip, *call = NULL; in zend_fetch_debug_backtrace() local
|
H A D | zend_execute.c | 2643 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
|
/PHP-7.0/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 822 ac_uint4 i, lineno, skip, code, ccl_code; in read_cdata() local
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | regexec.c | 2876 int skip, tlen1; in bm_search_notrev() local 2965 int** skip) in set_bm_backward_skip()
|
H A D | regcomp.c | 3903 UChar skip[], int** int_skip) in set_bm_skip()
|
/PHP-7.0/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.0/ext/oci8/ |
H A D | oci8_interface.c | 1435 zend_long rows = 0, flags = 0, skip = 0, maxrows = -1; in PHP_FUNCTION() local
|
/PHP-7.0/sapi/litespeed/ |
H A D | lsapilib.c | 1598 int skip = 0; in LSAPI_Write_r() local
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 7000 struct sljit_jump *skip; in compile_bracket_matchingpath() local
|
Completed in 77 milliseconds