Searched defs:string_len (Results 1 – 10 of 10) sorted by relevance
/PHP-5.3/ext/com_dotnet/ |
H A D | com_olechar.c | 33 PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring(char *string, uint string_len, int codepage… in php_com_string_to_olestring() 68 PHP_COM_DOTNET_API char *php_com_olestring_to_string(OLECHAR *olestring, uint *string_len, int code… in php_com_olestring_to_string()
|
/PHP-5.3/ext/mbstring/ |
H A D | php_mbregex.c | 694 int string_len; in _php_mb_regex_ereg_exec() local 798 int string_len; in _php_mb_regex_ereg_replace_exec() local 994 int string_len; in PHP_FUNCTION() local 1072 int string_len; in PHP_FUNCTION() local 1375 int string_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/ereg/ |
H A D | ereg.c | 297 int err, match_len, string_len; in php_ereg() local 413 int pos, tmp, string_len, new_l; in php_ereg_replace() local 734 int string_len; in PHP_FUNCTION() local
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fpm_php.c | 265 uint string_len; in fpm_php_get_string_from_table() local
|
/PHP-5.3/ext/intl/grapheme/ |
H A D | grapheme_util.c | 436 grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes()
|
H A D | grapheme_string.c | 58 int string_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/zlib/ |
H A D | zlib.c | 990 int string_len; in PHP_FUNCTION() local
|
/PHP-5.3/ext/standard/ |
H A D | info.c | 144 uint string_len; in php_print_gpcse_array() local
|
H A D | string.c | 1417 int string_len, suffix_len = 0; local
|
/PHP-5.3/ext/soap/ |
H A D | soap.c | 2161 int code_len, string_len, actor_len = 0, name_len = 0; local
|
Completed in 54 milliseconds