UBRK_DONE         467 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == sub_str_start_pos ) {
UBRK_DONE         539 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == sub_str_end_pos ) {
UBRK_DONE         548 ext/intl/grapheme/grapheme_string.c 	if ( UBRK_DONE == sub_str_end_pos) {
UBRK_DONE         683 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == pos ) {
UBRK_DONE         720 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == pos ) {
UBRK_DONE         754 ext/intl/grapheme/grapheme_string.c 		if ( UBRK_DONE == next_pos ) {
UBRK_DONE         253 ext/intl/grapheme/grapheme_util.c 	for ( ret_len = 0; pos != UBRK_DONE; ) {
UBRK_DONE         257 ext/intl/grapheme/grapheme_util.c 		if ( pos != UBRK_DONE ) {
UBRK_DONE         286 ext/intl/grapheme/grapheme_util.c 		if ( UBRK_DONE != pos ) {
UBRK_DONE         290 ext/intl/grapheme/grapheme_util.c 	} while ( UBRK_DONE != pos );
UBRK_DONE         320 ext/intl/grapheme/grapheme_util.c 	while ( pos != UBRK_DONE && offset != 0 ) {
UBRK_DONE         324 ext/intl/grapheme/grapheme_util.c 		if ( UBRK_DONE != pos ) {
UBRK_DONE        155148 ext/sqlite3/libsqlite/sqlite3.c     if( iEnd==UBRK_DONE ){