Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 25 of 52) sorted by relevance

123

/PHP-5.3/ext/intl/formatter/
H A Dformatter_parse.c43 int str_len; in PHP_FUNCTION() local
131 int str_len; in PHP_FUNCTION() local
/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_string.c403 int str_len, sub_str_len, ustr_len; in PHP_FUNCTION() local
681 …eme_extract_charcount_iter(UBreakIterator *bi, int32_t csize, unsigned char *pstr, int32_t str_len) in grapheme_extract_charcount_iter()
718 …eme_extract_bytecount_iter(UBreakIterator *bi, int32_t bsize, unsigned char *pstr, int32_t str_len) in grapheme_extract_bytecount_iter()
752 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
793 int str_len, ustr_len; in PHP_FUNCTION() local
H A Dgrapheme_util.c52 grapheme_intl_case_fold(UChar** ptr_to_free, UChar **str, int32_t *str_len, UErrorCode *pstatus ) in grapheme_intl_case_fold()
92 grapheme_substr_ascii(char *str, int str_len, int f, int l, int argc, char **sub_str, int *sub_str_… in grapheme_substr_ascii()
/PHP-5.3/ext/standard/
H A Dbase64.c224 int str_len, ret_length; in PHP_FUNCTION() local
245 int str_len, ret_length; in PHP_FUNCTION() local
H A Dstring.c1063 int str_len; in php_implode() local
1443 int str_len; local
2111 int str_len; local
2152 int str_len; local
2594 int str_len; local
2645 int str_len; local
2847 int str_len; local
3050 int str_len; local
3785 int str_len; local
4051 int str_len; local
[all …]
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Ddir.c291 int ret, str_len; in PHP_FUNCTION() local
322 int ret, str_len; in PHP_FUNCTION() local
H A Dcrypt.c154 int str_len, salt_in_len = 0; in PHP_FUNCTION() local
H A Dquot_print.c263 int str_len; in PHP_FUNCTION() local
H A Dhtml.c512 int str_len, in get_next_char()
1280 int str_len, hint_charset_len = 0; in php_html_entities() local
1390 int str_len, hint_charset_len = 0, len; in PHP_FUNCTION() local
H A Dmetaphone.c36 int str_len; in PHP_FUNCTION() local
H A Dmail.c81 int j, str_len; in PHP_FUNCTION() local
H A Diptc.c309 int str_len; in PHP_FUNCTION() local
H A Durl.c374 int str_len; in PHP_FUNCTION() local
/PHP-5.3/ext/filter/
H A Dlogical_filters.c69 static int php_filter_parse_int(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_int()
116 static int php_filter_parse_octal(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* … in php_filter_parse_octal()
139 static int php_filter_parse_hex(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_hex()
553 static int _php_filter_validate_ipv4(char *str, int str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
/PHP-5.3/ext/json/
H A Djson.c489 PHP_JSON_API void php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, long… in php_json_decode()
585 int str_len; in PHP_FUNCTION() local
/PHP-5.3/sapi/apache2filter/
H A Dapache_config.c127 uint str_len; in merge_php_config() local
166 uint str_len; in apply_config() local
/PHP-5.3/sapi/apache2handler/
H A Dapache_config.c145 uint str_len; in merge_php_config() local
188 uint str_len; in apply_config() local
/PHP-5.3/ext/recode/
H A Drecode.c149 int req_len, str_len; in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/
H A Dmbstring.c898 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
929 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
2548 int mblen, str_len, encoding_len; in PHP_FUNCTION() local
2718 int str_len, trimmarker_len, encoding_len; in PHP_FUNCTION() local
2861 int str_len, new_len; in PHP_FUNCTION() local
2935 int str_len, from_encoding_len; in PHP_FUNCTION() local
2959 int str_len, from_encoding_len; in PHP_FUNCTION() local
2982 int str_len, from_encoding_len; in PHP_FUNCTION() local
3004 int str_len; in PHP_FUNCTION() local
3529 int str_len, encoding_len; in php_mb_numericentity_exec() local
[all …]
/PHP-5.3/main/
H A Dphp.h385 #define PHPWRITE(str, str_len) php_body_write((str), (str_len) TSRMLS_CC) argument
392 #define PHPWRITE_H(str, str_len) php_header_write((str), (str_len) TSRMLS_CC) argument
/PHP-5.3/ext/intl/collator/
H A Dcollator_convert.c194 int str_len = 0; in collator_convert_zstr_utf16_to_utf8() local
H A Dcollator_sort.c548 int str_len = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/session/
H A Dsession.c548 uint str_len; in migrate_global() local
/PHP-5.3/Zend/
H A Dzend.c126 uint str_len; in print_hash() local
187 uint str_len; in print_flat_hash() local

Completed in 89 milliseconds

123