Searched defs:string_len (Results 1 – 8 of 8) sorted by relevance
/PHP-8.1/ext/com_dotnet/ |
H A D | com_olechar.c | 29 PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring(const char *string, size_t string_len, int … in php_com_string_to_olestring() 70 PHP_COM_DOTNET_API char *php_com_olestring_to_string(OLECHAR *olestring, size_t *string_len, int co… in php_com_olestring_to_string()
|
/PHP-8.1/ext/mbstring/ |
H A D | php_mbregex.c | 891 size_t arg_pattern_len, string_len; in _php_mb_regex_ereg_exec() local 994 size_t string_len; in _php_mb_regex_ereg_replace_exec() local 1187 size_t string_len; in PHP_FUNCTION() local 1268 size_t string_len; in PHP_FUNCTION() local 1613 size_t string_len; in PHP_FUNCTION() local
|
/PHP-8.1/ext/intl/grapheme/ |
H A D | grapheme_util.c | 269 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes()
|
H A D | grapheme_string.c | 54 size_t string_len; in PHP_FUNCTION() local
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_helpers.c | 1220 size_t string_len; in zend_assign_to_string_offset() local
|
/PHP-8.1/ext/soap/ |
H A D | soap.c | 1656 size_t code_len, string_len, actor_len = 0, name_len = 0; local
|
/PHP-8.1/ext/standard/ |
H A D | string.c | 1609 size_t string_len, suffix_len = 0; local
|
/PHP-8.1/Zend/ |
H A D | zend_execute.c | 1683 size_t string_len; in zend_assign_to_string_offset() local
|
Completed in 63 milliseconds