UBRK_DONE         484 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == sub_str_start_pos ) {
UBRK_DONE         560 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == sub_str_end_pos ) {
UBRK_DONE         569 ext/intl/grapheme/grapheme_string.c 	if ( UBRK_DONE == sub_str_end_pos) {
UBRK_DONE         709 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == pos ) {
UBRK_DONE         746 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == pos ) {
UBRK_DONE         780 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == next_pos ) {
UBRK_DONE         251 ext/intl/grapheme/grapheme_util.c 	for ( ret_len = 0; pos != UBRK_DONE; ) {
UBRK_DONE         255 ext/intl/grapheme/grapheme_util.c 		if ( pos != UBRK_DONE ) {
UBRK_DONE         284 ext/intl/grapheme/grapheme_util.c 		if ( UBRK_DONE != pos ) {
UBRK_DONE         288 ext/intl/grapheme/grapheme_util.c 	} while ( UBRK_DONE != pos );
UBRK_DONE         318 ext/intl/grapheme/grapheme_util.c 	while ( pos != UBRK_DONE && offset != 0 ) {
UBRK_DONE         322 ext/intl/grapheme/grapheme_util.c 		if ( UBRK_DONE != pos ) {
UBRK_DONE        155148 ext/sqlite3/libsqlite/sqlite3.c     if( iEnd==UBRK_DONE ){