Home
last modified time | relevance | path

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

123

/PHP-5.6/ext/intl/formatter/
H A Dformatter_parse.c43 int str_len; in PHP_FUNCTION() local
134 int str_len; in PHP_FUNCTION() local
/PHP-5.6/ext/intl/grapheme/
H A Dgrapheme_string.c405 int str_len, sub_str_len, ustr_len; in PHP_FUNCTION() local
703 …eme_extract_charcount_iter(UBreakIterator *bi, int32_t csize, unsigned char *pstr, int32_t str_len) in grapheme_extract_charcount_iter()
743 …eme_extract_bytecount_iter(UBreakIterator *bi, int32_t bsize, unsigned char *pstr, int32_t str_len) in grapheme_extract_bytecount_iter()
768 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
803 int str_len; in PHP_FUNCTION() local
H A Dgrapheme_util.c52 void grapheme_substr_ascii(char *str, int str_len, int f, int l, int argc, char **sub_str, int *sub… in grapheme_substr_ascii()
/PHP-5.6/ext/standard/
H A Dbase64.c230 int str_len, ret_length; in PHP_FUNCTION() local
251 int str_len, ret_length; in PHP_FUNCTION() local
H A Dstring.c1150 int str_len; in php_implode() local
1543 int str_len; local
2211 int str_len; local
2252 int str_len; local
2716 int str_len; local
3203 int str_len; local
3378 int str_len; local
3400 int str_len; local
4096 int str_len; local
4362 int str_len; local
[all …]
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dhtml.c104 size_t str_len, in get_next_char()
365 size_t str_len, in php_next_utf8_char()
1453 int str_len, hint_charset_len = 0; in php_html_entities() local
1507 int str_len; in PHP_FUNCTION() local
1529 int str_len, hint_charset_len; in PHP_FUNCTION() local
H A Ddir.c295 int ret, str_len; in PHP_FUNCTION() local
326 int ret, str_len; in PHP_FUNCTION() local
H A Dquot_print.c266 int str_len; in PHP_FUNCTION() local
H A Dcrypt.c266 int str_len, salt_in_len = 0; in PHP_FUNCTION() local
H A Dmetaphone.c36 int str_len; in PHP_FUNCTION() local
H A Dmail.c83 int j, str_len; in PHP_FUNCTION() local
/PHP-5.6/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()
121 static int php_filter_parse_octal(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* … in php_filter_parse_octal()
144 static int php_filter_parse_hex(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_hex()
557 static int _php_filter_validate_ipv4(char *str, int str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
/PHP-5.6/ext/intl/
H A Dintl_convertcpp.cpp28 int intl_stringFromChar(UnicodeString &ret, char *str, int32_t str_len, UErrorCode *status) in intl_stringFromChar()
/PHP-5.6/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.6/ext/json/
H A Dphp_json.h78 static inline void php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, lon… in php_json_decode()
H A Djson.c685 PHP_JSON_API void php_json_decode_ex(zval *return_value, char *str, int str_len, int options, long … in php_json_decode_ex()
834 int str_len; in PHP_FUNCTION() local
/PHP-5.6/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.6/ext/recode/
H A Drecode.c149 int req_len, str_len; in PHP_FUNCTION() local
/PHP-5.6/ext/mbstring/
H A Dmbstring.c1029 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
1060 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
2741 int mblen, str_len, encoding_len; in PHP_FUNCTION() local
2926 int str_len, trimmarker_len, encoding_len; in PHP_FUNCTION() local
3070 int str_len, new_len; in PHP_FUNCTION() local
3145 int str_len, from_encoding_len; in PHP_FUNCTION() local
3170 int str_len, from_encoding_len; in PHP_FUNCTION() local
3194 int str_len, from_encoding_len; in PHP_FUNCTION() local
3216 int str_len; in PHP_FUNCTION() local
3779 int str_len, encoding_len; in php_mb_numericentity_exec() local
[all …]
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_watch.h70 size_t str_len; member
/PHP-5.6/main/
H A Dphp_output.h165 #define PHPWRITE(str, str_len) php_output_write((str), (str_len) TSRMLS_CC) argument
166 #define PHPWRITE_H(str, str_len) php_output_write_unbuffered((str), (str_len) TSRMLS_CC) argument
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator_methods.c304 int str_len; in PHP_FUNCTION() local
/PHP-5.6/Zend/
H A Dzend_ini_scanner.l150 static inline int convert_to_number(zval *retval, const char *str, const int str_len) in convert_to_number()
/PHP-5.6/ext/intl/timezone/
H A Dtimezone_class.cpp291 int str_len; in TimeZone_get_debug_info() local

Completed in 80 milliseconds

123