Home
last modified time | relevance | path

Searched defs:len (Results 176 – 200 of 280) sorted by last modified time

12345678910>>...12

/PHP-5.5/ext/mbstring/oniguruma/
H A Dtestu.c25 static void uconv(char* from, char* to, int len) in uconv()
H A Dregcomp.c422 int len; in add_compile_string_length() local
579 int len; in compile_length_cclass_node() local
1207 int len; in compile_length_enclose_node() local
1273 int r, len; in compile_enclose_node() local
1374 int len; in compile_length_anchor_node() local
1407 int r, len; in compile_anchor_node() local
2400 int i, len; in is_not_included() local
3123 int r, len; in setup_look_behind() local
3906 int i, len; in set_bm_skip() local
3954 int len; member
[all …]
H A Dregenc.c132 int len = ONIGENC_MBC_MINLEN(enc); in onigenc_strlen_null() local
157 int len = ONIGENC_MBC_MINLEN(enc); in onigenc_str_bytelen_null() local
644 int c, i, len; in onigenc_mbn_mbc_to_code() local
664 int len; in onigenc_mbn_mbc_case_fold() local
779 int len; in onigenc_minimum_property_name_to_ctype() local
H A Dregenc.h102 short int len; member
H A Dregerror.c198 int len; in to_ascii() local
259 int len, is_over; local
330 int n, need, len; local
H A Dregexec.c965 #define STRING_CMP(s1,s2,len) do {\ argument
1004 #define STRING_CMP_VALUE(s1,s2,len,is_fail) do {\ argument
1297 int len; in match_at() local
1441 int len; in match_at() local
1530 int len; in match_at() local
2141 int len; in match_at() local
2173 int len; in match_at() local
2204 int len, is_fail; in match_at() local
2243 int len, is_fail; in match_at() local
2283 int len; in match_at() local
[all …]
H A Dregext.c98 int len = end - s; in conv_encoding() local
H A Dregint.h570 #define GET_LENGTH_INC(len,p) PLATFORM_GET_INC(len, p, LengthType) argument
H A Dregparse.c221 int len = end - src; in onig_strcpy() local
662 int i, len; in name_find() local
1417 int len = NSTR(node)->end - NSTR(node)->s; in onig_node_str_cat() local
1566 int i, len; in node_str_head_pad() local
4176 int r, neg, len, fetched, and_start; in parse_char_class() local
4997 int r, i, len; in i_apply_case_fold() local
5038 int r, len, group = 0; in parse_exp() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c474 static size_t _php_mb_regex_get_option_string(char *str, size_t len, OnigOptionType option, OnigSyn… in _php_mb_regex_get_option_string()
1182 int n, i, err, pos, len, beg, end; in _php_mb_regex_ereg_search_exec() local
1364 int n, i, len, beg, end; in PHP_FUNCTION() local
H A Dmbstring.c1066 static char *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, int len, cha… in php_mb_rfc1867_substring_conf()
2097 int last_feed, len; in PHP_FUNCTION() local
2442 int n, len, mblen; in PHP_FUNCTION() local
2500 int n, len, mblen; in PHP_FUNCTION() local
2561 unsigned int from_encoding_len, len, mblen; in PHP_FUNCTION() local
2620 int n, from_encoding_len, len, mblen; in PHP_FUNCTION() local
2716 long from, len; in PHP_FUNCTION() local
2793 long from, len; in PHP_FUNCTION() local
3813 #define MAIL_ASCIIZ_CHECK_MBSTRING(str, len) \ argument
4671 size_t len = 0; in php_mb_stripos() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dsjis.c98 int c, i, len; in mbc_to_code() local
142 int len = enclen(ONIG_ENCODING_SJIS, p); in mbc_case_fold() local
182 int len; in left_adjust_char_head() local
H A Dunicode.c10819 int len; in onigenc_unicode_property_name_to_ctype() local
10967 int i, len, rlen; local
11160 int n, i, j, k, len; local
H A Dutf8.c96 int c, len; in mbc_to_code() local
H A Dbig5.c118 int len; in big5_left_adjust_char_head() local
H A Deuc_jp.c62 int c, i, len; in mbc_to_code() local
126 int len; in mbc_case_fold() local
153 int len; in left_adjust_char_head() local
H A Deuc_kr.c101 int len; in euckr_left_adjust_char_head() local
H A Deuc_tw.c92 int len; in euctw_left_adjust_char_head() local
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c221 int len = 0; in to_cp932_visitor() local
239 int i, len; in from_cp932_visitor() local
294 int len = 0; in to_cp50220_visitor() local
348 int len = 0; in to_cp50222_visitor() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c216 int len; in mbfl_memory_device_strcat() local
250 mbfl_memory_device_strncat(mbfl_memory_device *device, const char *psrc, int len) in mbfl_memory_device_strncat()
H A Dmbfl_string.h45 unsigned int len; member
H A Dmbfilter.c813 int len, n, m, k; in mbfl_strlen() local
937 int len, n, m, k; in mbfl_oddlen() local
1308 int n, m, k, len, start, end; in mbfl_substr() local
1780 int len, n; in mbfl_strwidth() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_base64.c118 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c370 static int php_libxml_streams_IO_read(void *context, char *buffer, int len) in php_libxml_streams_IO_read()
376 static int php_libxml_streams_IO_write(void *context, const char *buffer, int len) in php_libxml_streams_IO_write()
532 int len, len_iter, output = 0; in php_libxml_internal_error_handler() local
/PHP-5.5/ext/json/
H A Djson.c363 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16()
401 static void json_escape_string(smart_str *buf, char *s, int len, int options TSRMLS_DC) /* {{{ */ in json_escape_string()
624 int len; in php_json_encode() local

Completed in 139 milliseconds

12345678910>>...12