Home | History | Annotate | Download | only in cintltst

Lines Matching full:bounds

718         /* Transparent Bounds      */
727 TEST_ASSERT(uregex_find(re, -1, &status) == FALSE); /* with region, opaque bounds */
729 TEST_ASSERT(uregex_find(re, -1, &status) == TRUE); /* with region, transparent bounds */