Home
last modified time | relevance | path

Searched defs:string_len (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/com_dotnet/
H A Dcom_olechar.c29 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.0/ext/mbstring/
H A Dphp_mbregex.c891 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.0/ext/intl/grapheme/
H A Dgrapheme_util.c269 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes()
H A Dgrapheme_string.c56 size_t string_len; in PHP_FUNCTION() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c1218 size_t string_len; in zend_assign_to_string_offset() local
/PHP-8.0/ext/soap/
H A Dsoap.c1706 size_t code_len, string_len, actor_len = 0, name_len = 0; local
/PHP-8.0/ext/standard/
H A Dstring.c1543 size_t string_len, suffix_len = 0; local
/PHP-8.0/Zend/
H A Dzend_execute.c1532 size_t string_len; in zend_assign_to_string_offset() local

Completed in 57 milliseconds