Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 25 of 40) sorted by path

12

/php-src/Zend/
H A Dzend.h324 #define ZEND_WRITE(str, str_len) zend_write((str), (str_len)) argument
325 #define ZEND_WRITE_EX(str, str_len) write_func((str), (str_len)) argument
H A Dzend_execute_API.c1296 ZEND_API zend_result zend_eval_stringl(const char *str, size_t str_len, zval *retval_ptr, const cha… in zend_eval_stringl()
1364 ZEND_API zend_result zend_eval_stringl_ex(const char *str, size_t str_len, zval *retval_ptr, const … in zend_eval_stringl_ex()
H A Dzend_ini_parser.y69 int str_len; in zend_ini_do_op() local
289 static inline zend_result convert_to_number(zval *retval, const char *str, const int str_len) in convert_to_number()
H A Dzend_operators.c189 static zend_long ZEND_FASTCALL zend_atol_internal(const char *str, size_t str_len) /* {{{ */ in zend_atol_internal()
221 ZEND_API zend_long ZEND_FASTCALL zend_atol(const char *str, size_t str_len) in zend_atol()
226 ZEND_API int ZEND_FASTCALL zend_atoi(const char *str, size_t str_len) in zend_atoi()
/php-src/ext/ffi/
H A Dffi.c7716 void zend_ffi_val_number(zend_ffi_val *val, int base, const char *str, size_t str_len) /* {{{ */
7762 void zend_ffi_val_float_number(zend_ffi_val *val, const char *str, size_t str_len) /* {{{ */
7775 void zend_ffi_val_string(zend_ffi_val *val, const char *str, size_t str_len) /* {{{ */
7787 void zend_ffi_val_character(zend_ffi_val *val, const char *str, size_t str_len) /* {{{ */
/php-src/ext/filter/
H A Dlogical_filters.c94 static int php_filter_parse_int(const char *str, size_t str_len, zend_long *ret) { /* {{{ */ in php_filter_parse_int()
147 static int php_filter_parse_octal(const char *str, size_t str_len, zend_long *ret) { /* {{{ */ in php_filter_parse_octal()
170 static int php_filter_parse_hex(const char *str, size_t str_len, zend_long *ret) { /* {{{ */ in php_filter_parse_hex()
721 static int _php_filter_validate_ipv4(char *str, size_t str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
756 static int _php_filter_validate_ipv6(char *str, size_t str_len, int ip[8]) /* {{{ */ in _php_filter_validate_ipv6()
/php-src/ext/gd/
H A Dgd.c3062 size_t str_len, fontname_len; in php_imagettftext_common() local
/php-src/ext/intl/collator/
H A Dcollator_sort.c502 size_t str_len = 0; in PHP_FUNCTION() local
/php-src/ext/intl/converter/
H A Dconverter.c704 size_t str_len; in PHP_METHOD() local
729 size_t str_len, src_len, dest_len; in PHP_METHOD() local
/php-src/ext/intl/formatter/
H A Dformatter_parse.c37 size_t str_len; in PHP_FUNCTION() local
131 size_t str_len; in PHP_FUNCTION() local
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c318 size_t str_len; in PHP_FUNCTION() local
595 …eme_extract_charcount_iter(UBreakIterator *bi, int32_t csize, unsigned char *pstr, int32_t str_len) in grapheme_extract_charcount_iter()
635 …eme_extract_bytecount_iter(UBreakIterator *bi, int32_t bsize, unsigned char *pstr, int32_t str_len) in grapheme_extract_bytecount_iter()
660 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
694 size_t str_len; in PHP_FUNCTION() local
H A Dgrapheme_util.c50 void grapheme_substr_ascii(char *str, size_t str_len, int32_t f, int32_t l, char **sub_str, int32_t… in grapheme_substr_ascii()
/php-src/ext/intl/
H A Dintl_convertcpp.cpp24 int intl_stringFromChar(UnicodeString &ret, char *str, size_t str_len, UErrorCode *status) in intl_stringFromChar()
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c270 size_t str_len; in PHP_FUNCTION() local
/php-src/ext/json/
H A Djson.c182 PHP_JSON_API zend_result php_json_decode_ex(zval *return_value, const char *str, size_t str_len, ze… in php_json_decode_ex()
204 PHP_JSON_API bool php_json_validate_ex(const char *str, size_t str_len, zend_long options, zend_lon… in php_json_validate_ex()
263 size_t str_len; in PHP_FUNCTION() local
317 size_t str_len; in PHP_FUNCTION() local
H A Djson_parser.y338 size_t str_len, in php_json_parser_init_ex()
354 size_t str_len, in php_json_parser_init()
H A Dphp_json.h109 static inline zend_result php_json_decode(zval *return_value, const char *str, size_t str_len, bool… in php_json_decode()
/php-src/ext/ldap/
H A Dldap.c2496 static size_t _ldap_str_equal_to_const(const char *str, size_t str_len, const char *cstr) in _ldap_str_equal_to_const()
/php-src/ext/mbstring/
H A Dmbstring.c520 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
2653 size_t str_len = mb_get_strlen(str, enc); in PHP_FUNCTION() local
2889 static zend_string *mbstring_convert_case(php_case_mode case_mode, const char *str, size_t str_len,… in mbstring_convert_case()
4265 static int _php_mbstr_parse_mail_headers(HashTable *ht, const char *str, size_t str_len) in _php_mbstr_parse_mail_headers()
5624 static inline zend_long php_mb_ord(const char *str, size_t str_len, zend_string *enc_name, in php_mb_ord()
5660 size_t str_len; in PHP_FUNCTION() local
/php-src/ext/sockets/
H A Dsockets.c824 size_t str_len; local
/php-src/ext/spl/
H A Dspl_directory.c2614 size_t str_len; in PHP_METHOD() local
/php-src/ext/standard/
H A Dbase64.c1234 size_t str_len; in PHP_FUNCTION() local
1251 size_t str_len; in PHP_FUNCTION() local
H A Dbasic_functions.c640 PHPAPI zend_string *php_getenv(const char *str, size_t str_len) { in php_getenv()
702 size_t str_len; in PHP_FUNCTION() local
2522 size_t str_len = 0; local
H A Dcrypt.c193 size_t str_len, salt_in_len = 0; in PHP_FUNCTION() local
H A Ddir.c209 size_t str_len; in PHP_FUNCTION() local
240 size_t str_len; in PHP_FUNCTION() local

Completed in 159 milliseconds

12