Searched defs:bi (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/intl/grapheme/ |
H A D | grapheme_util.c | 102 UBreakIterator* bi = NULL; in grapheme_strpos_utf16() local 234 UBreakIterator* bi; in grapheme_split_string() local 267 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes() 291 int32_t grapheme_get_haystack_offset(UBreakIterator* bi, int32_t offset) in grapheme_get_haystack_offset()
|
H A D | grapheme_string.c | 337 UBreakIterator* bi = NULL; in PHP_FUNCTION() local 613 grapheme_extract_charcount_iter(UBreakIterator *bi, int32_t csize, unsigned char *pstr, int32_t str… in grapheme_extract_charcount_iter() 653 grapheme_extract_bytecount_iter(UBreakIterator *bi, int32_t bsize, unsigned char *pstr, int32_t str… in grapheme_extract_bytecount_iter() 678 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter() 719 UBreakIterator* bi = NULL; in PHP_FUNCTION() local 851 UBreakIterator* bi; in PHP_FUNCTION() local
|
/php-src/win32/build/ |
H A D | mkdist.php | 566 $bi = basename($item); variable 594 $bi = basename($item); variable
|
Completed in 9 milliseconds