Home
last modified time | relevance | path

Searched defs:end (Results 51 – 75 of 162) sorted by relevance

1234567

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Diso8859_2.c180 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_7.c176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Dcp1251.c176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
H A Diso8859_10.c193 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_13.c178 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_14.c194 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_15.c184 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_16.c191 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_3.c185 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_4.c188 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_5.c188 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
H A Diso8859_9.c178 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Dkoi8.c207 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_get_case_fold_codes_by_str()
H A Dkoi8_r.c175 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_r_get_case_fold_codes_by_str()
H A Dregexec.c31 #define IS_MBC_WORD_ASCII_MODE(enc,s,end,mode) \ argument
35 #define ONIGENC_IS_MBC_CRNL(enc,p,end) \ argument
653 Operation* end = reg->ops + reg->ops_used; in onig_print_compiled_byte_code_list() local
1691 #define STACK_GET_MEM_RANGE(k, mnum, start, end) do {\ argument
4212 const UChar* str, const UChar* end, in regset_search_body_position_lead()
4376 const UChar* str, const UChar* end, in regset_search_body_regex_lead()
4418 const UChar* str, const UChar* end, in onig_regset_search_with_param()
4632 UChar *t, *p, *s, *end; in slow_search() local
4662 const UChar* p, const UChar* end) in str_lower_case_match()
4766 const UChar *s, *se, *t, *p, *end; in sunday_quick_search_step_forward() local
[all …]
/PHP-7.3/ext/opcache/Optimizer/
H A Dpass3.c56 zend_op *end = op_array->opcodes + op_array->last; in zend_optimizer_pass3() local
H A Dpass1_5.c41 zend_op *end = opline + op_array->last; in zend_optimizer_pass1() local
H A Doptimize_func_calls.c154 zend_op *end = opline + op_array->last; in zend_optimize_func_calls() local
H A Dzend_cfg.c170 zend_basic_block *end; in zend_mark_reachable_blocks() local
615 zend_basic_block *end = blocks + cfg->blocks_count; in zend_cfg_build_predecessors() local
/PHP-7.3/ext/standard/
H A Ddns.c431 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
808 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1037 u_char *cp, *end; in PHP_FUNCTION() local
H A Dstring.c744 const unsigned char *end; in php_charmask() local
2363 char *end = "\r\n"; local
3233 const char *end; local
3316 const char *end; local
3409 const char *end; local
3777 const char *source, *end; local
3843 const char *source, *end; local
3957 const char *source, *end; local
4096 const char *source, *end; local
4698 const char *tmp, *end; local
[all …]
/PHP-7.3/ext/opcache/
H A Dzend_persist.c408 zval *end = p + op_array->last_literal; in zend_persist_op_array_ex() local
428 zend_op *end = new_opcodes + op_array->last; in zend_persist_op_array_ex() local
/PHP-7.3/ext/zip/lib/
H A Dzipwin32.h56 zip_uint64_t end; /* end offset of data to read, 0 for up to EOF */ member
/PHP-7.3/Zend/
H A Dzend_arena.h28 char *end; member
/PHP-7.3/ext/sysvshm/
H A Dphp_sysvshm.h60 zend_long end; member

Completed in 79 milliseconds

1234567