Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_hasTransparentBounds

796         TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == FALSE);
798 TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == TRUE);