/PHP-5.3/ext/intl/formatter/ |
H A D | formatter_parse.c | 43 int str_len; in PHP_FUNCTION() local 131 int str_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/intl/grapheme/ |
H A D | grapheme_string.c | 403 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 D | grapheme_util.c | 52 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 D | base64.c | 224 int str_len, ret_length; in PHP_FUNCTION() local 245 int str_len, ret_length; in PHP_FUNCTION() local
|
H A D | string.c | 1063 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 D | soundex.c | 32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
|
H A D | dir.c | 291 int ret, str_len; in PHP_FUNCTION() local 322 int ret, str_len; in PHP_FUNCTION() local
|
H A D | crypt.c | 154 int str_len, salt_in_len = 0; in PHP_FUNCTION() local
|
H A D | quot_print.c | 263 int str_len; in PHP_FUNCTION() local
|
H A D | html.c | 512 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 D | metaphone.c | 36 int str_len; in PHP_FUNCTION() local
|
H A D | mail.c | 81 int j, str_len; in PHP_FUNCTION() local
|
H A D | iptc.c | 309 int str_len; in PHP_FUNCTION() local
|
H A D | url.c | 374 int str_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/filter/ |
H A D | logical_filters.c | 69 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 D | json.c | 489 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 D | apache_config.c | 127 uint str_len; in merge_php_config() local 166 uint str_len; in apply_config() local
|
/PHP-5.3/sapi/apache2handler/ |
H A D | apache_config.c | 145 uint str_len; in merge_php_config() local 188 uint str_len; in apply_config() local
|
/PHP-5.3/ext/recode/ |
H A D | recode.c | 149 int req_len, str_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/mbstring/ |
H A D | mbstring.c | 898 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 D | php.h | 385 #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 D | collator_convert.c | 194 int str_len = 0; in collator_convert_zstr_utf16_to_utf8() local
|
H A D | collator_sort.c | 548 int str_len = 0; in PHP_FUNCTION() local
|
/PHP-5.3/ext/session/ |
H A D | session.c | 548 uint str_len; in migrate_global() local
|
/PHP-5.3/Zend/ |
H A D | zend.c | 126 uint str_len; in print_hash() local 187 uint str_len; in print_flat_hash() local
|