Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 132) sorted by relevance

123456

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregext.c33 conv_ext0be32(const UChar* s, const UChar* end, UChar* conv) in conv_ext0be32()
44 conv_ext0le32(const UChar* s, const UChar* end, UChar* conv) in conv_ext0le32()
55 conv_ext0be(const UChar* s, const UChar* end, UChar* conv) in conv_ext0be()
64 conv_ext0le(const UChar* s, const UChar* end, UChar* conv) in conv_ext0le()
73 conv_swap4bytes(const UChar* s, const UChar* end, UChar* conv) in conv_swap4bytes()
85 conv_swap2bytes(const UChar* s, const UChar* end, UChar* conv) in conv_swap2bytes()
95 conv_encoding(OnigEncoding from, OnigEncoding to, const UChar* s, const UChar* end, in conv_encoding()
H A Dregenc.c101 onigenc_step(OnigEncoding enc, const UChar* p, const UChar* end, int n) in onigenc_step()
111 onigenc_strlen(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_strlen()
477 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in onigenc_get_case_fold_codes_by_str_with_map()
564 onigenc_is_mbc_newline_0x0a(const UChar* p, const UChar* end) in onigenc_is_mbc_newline_0x0a()
642 onigenc_mbn_mbc_to_code(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_mbn_mbc_to_code()
758 onigenc_minimum_property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in onigenc_minimum_property_name_to_ctype()
822 onigenc_with_ascii_strncmp(OnigEncoding enc, const UChar* p, const UChar* end, in onigenc_with_ascii_strncmp()
H A Dregparse.c219 onig_strcpy(UChar* dest, const UChar* src, const UChar* end) in onig_strcpy()
230 strdup_with_null(OnigEncoding enc, UChar* s, UChar* end) in strdup_with_null()
303 UChar* end; member
1488 node_new_str(const UChar* s, const UChar* end) in node_new_str()
1506 onig_node_new_str(const UChar* s, const UChar* end) in onig_node_new_str()
1512 node_new_str_raw(UChar* s, UChar* end) in node_new_str_raw()
2401 fetch_escaped_value(UChar** src, UChar* end, ScanEnv* env) in fetch_escaped_value()
2610 fetch_name(OnigCodePoint start_code, UChar** src, UChar* end, in fetch_name()
5036 UChar** src, UChar* end, ScanEnv* env) in parse_exp()
5427 UChar** src, UChar* end, ScanEnv* env) in parse_branch()
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_charset.c199 static unsigned int check_mb_big5(const char *start, const char *end) in check_mb_big5()
217 static unsigned int check_mb_cp932(const char *start, const char *end) in check_mb_cp932()
234 static unsigned int check_mb_euckr(const char *start, const char *end) in check_mb_euckr()
262 static unsigned int check_mb_eucjpms(const char *start, const char *end) in check_mb_eucjpms()
299 static unsigned int check_mb_gb2312(const char *start, const char *end) in check_mb_gb2312()
317 static unsigned int check_mb_gbk(const char *start, const char *end) in check_mb_gbk()
334 static unsigned int check_mb_sjis(const char *start, const char *end) in check_mb_sjis()
366 static unsigned int check_mb_ujis(const char *start, const char *end) in check_mb_ujis()
396 static unsigned int check_mb_utf16(const char *start, const char *end) in check_mb_utf16()
692 const char *end = escapestr + escapestr_len; in mysqlnd_cset_escape_quotes() local
[all …]
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dutf32_be.c39 utf32be_is_mbc_newline(const UChar* p, const UChar* end) in utf32be_is_mbc_newline()
86 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold()
161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
H A Dutf32_le.c39 utf32le_is_mbc_newline(const UChar* p, const UChar* end) in utf32le_is_mbc_newline()
86 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold()
161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
H A Dutf16_be.c58 utf16be_is_mbc_newline(const UChar* p, const UChar* end) in utf16be_is_mbc_newline()
124 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold()
202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
H A Dutf16_le.c64 utf16le_is_mbc_newline(const UChar* p, const UChar* end) in utf16le_is_mbc_newline()
127 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold()
203 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c69 is_mbc_newline(const UChar* p, const UChar* end) in is_mbc_newline()
196 const UChar* end, UChar* fold) in mbc_case_fold()
282 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Deuc_tw.c58 euctw_mbc_to_code(const UChar* p, const UChar* end) in euctw_mbc_to_code()
70 euctw_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euctw_mbc_case_fold()
H A Deuc_kr.c58 euckr_mbc_to_code(const UChar* p, const UChar* end) in euckr_mbc_to_code()
70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euckr_mbc_case_fold()
H A Dbig5.c58 big5_mbc_to_code(const UChar* p, const UChar* end) in big5_mbc_to_code()
70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold()
H A Deuc_jp.c60 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code()
208 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
H A Dgb18030.c79 gb18030_mbc_to_code(const UChar* p, const UChar* end) in gb18030_mbc_to_code()
91 gb18030_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in gb18030_mbc_case_fold()
/PHP-5.5/ext/filter/
H A Dlogical_filters.c72 const char *end = str + str_len; in php_filter_parse_int() local
123 const char *end = str + str_len; in php_filter_parse_octal() local
146 const char *end = str + str_len; in php_filter_parse_hex() local
309 char *str, *end; in php_filter_float() local
559 const char *end = str + str_len; in _php_filter_validate_ipv4() local
598 char *end; in _php_filter_validate_ipv6() local
/PHP-5.5/ext/date/lib/
H A Dastro.h37 #define civil_twilight(ts,lon,lat,start,end) \ argument
43 #define nautical_twilight(ts,lon,lat,start,end) \ argument
49 #define astronomical_twilight(ts,lon,lat,start,end) \ argument
/PHP-5.5/ext/standard/
H A Dscanf.c111 char end; member
145 char *end; in BuildCharSet() local
315 char *end, *ch = NULL; in ValidateFormat() local
587 char *end, *baseString; in php_sscanf_internal() local
/PHP-5.5/main/
H A Dfopen_wrappers.c86 char **p, *pathbuf, *ptr, *end; in ZEND_INI_MH() local
299 char *end; local
477 const char *ptr, *end, *p; local
613 char *pathbuf, *ptr, *end; local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Deaw_table.h3 int end; member
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass2.c9 zend_op *end = op_array->opcodes + op_array->last; variable
H A Dblock_pass.c86 zend_op *end = op_array->opcodes + op_array->last; in find_code_blocks() local
564 zend_op *end, *new_end; in strip_nop() local
609 zend_op *end, *last_op = NULL; in zend_optimize_block() local
1219 zend_op *end = cur_block->start_opline + cur_block->len; in assemble_code_blocks() local
1303 zend_op *end; in assemble_code_blocks() local
1885 zend_op *end = opline + next_block->len; in zend_t_usage() local
H A Dnop_removal.c7 zend_op *end, *opline; in nop_removal() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_str.h10 char *d, *end; in str_purify_filename() local
/PHP-5.5/ext/opcache/
H A Dzend_persist_calc.c145 zend_literal *end = p + op_array->last_literal; local
157 zend_op *end = op_array->opcodes + op_array->last; local
/PHP-5.5/ext/zip/lib/
H A Dzip_source_deflate.c106 int end, ret; in compress_read() local
181 int end, ret; in decompress_read() local

Completed in 63 milliseconds

123456