Searched refs:u_break_iterator_buffer (Results 1 – 2 of 2) sorted by relevance
135 unsigned char u_break_iterator_buffer[U_BRK_SAFECLONE_BUFFERSIZE]; in grapheme_strpos_utf16() local156 bi = grapheme_get_break_iterator(u_break_iterator_buffer, &status TSRMLS_CC ); in grapheme_strpos_utf16()236 unsigned char u_break_iterator_buffer[U_BRK_SAFECLONE_BUFFERSIZE]; in grapheme_split_string() local241 bi = grapheme_get_break_iterator((void*)u_break_iterator_buffer, &status TSRMLS_CC ); in grapheme_split_string()
410 unsigned char u_break_iterator_buffer[U_BRK_SAFECLONE_BUFFERSIZE]; in PHP_FUNCTION() local463 bi = grapheme_get_break_iterator((void*)u_break_iterator_buffer, &status TSRMLS_CC ); in PHP_FUNCTION()809 unsigned char u_break_iterator_buffer[U_BRK_SAFECLONE_BUFFERSIZE]; in PHP_FUNCTION() local906 bi = grapheme_get_break_iterator(u_break_iterator_buffer, &status TSRMLS_CC ); in PHP_FUNCTION()
Completed in 9 milliseconds