bidi_get_category 1641 src/bidi.c bidi_get_category (type) != STRONG bidi_get_category 1883 src/bidi.c && bidi_get_category (bidi_it->type) == STRONG bidi_get_category 2690 src/bidi.c else if (bidi_get_category (bidi_it->type_after_wn) != NEUTRAL) bidi_get_category 3029 src/bidi.c is_neutral = bidi_get_category (type) == NEUTRAL; bidi_get_category 3130 src/bidi.c && (bidi_get_category (type) == NEUTRAL bidi_get_category 3135 src/bidi.c && bidi_get_category (type) != NEUTRAL bidi_get_category 3639 src/bidi.c bidi_category_t category = bidi_get_category (bidi_it->orig_type);