Home
last modified time | relevance | path

Searched defs:bi (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.c158 UBreakIterator* bi = NULL; in grapheme_strrpos_utf16() local
292 UBreakIterator* bi; in grapheme_strpos_utf16() local
402 UBreakIterator* bi; in grapheme_split_string() local
436 grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes()
460 grapheme_memnstr_grapheme(UBreakIterator *bi, UChar *haystack, UChar *needle, int32_t needle_len, U… in grapheme_memnstr_grapheme()
523 grapheme_get_haystack_offset(UBreakIterator* bi, UChar *uhaystack, int32_t uhaystack_len, int32_t o… in grapheme_get_haystack_offset()
H A Dgrapheme_string.c409 UBreakIterator* bi = NULL; in PHP_FUNCTION() local
681 grapheme_extract_charcount_iter(UBreakIterator *bi, int32_t csize, unsigned char *pstr, int32_t str… in grapheme_extract_charcount_iter()
718 grapheme_extract_bytecount_iter(UBreakIterator *bi, int32_t bsize, unsigned char *pstr, int32_t str… in grapheme_extract_bytecount_iter()
752 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
800 UBreakIterator* bi = NULL; in PHP_FUNCTION() local
/PHP-5.3/win32/build/
H A Dmkdist.php509 $bi = basename($item); variable
537 $bi = basename($item); variable

Completed in 11 milliseconds