Home | History | Annotate | Download | only in genrb

Lines Matching refs:noFallback

1562 U_STRING_DECL(k_type_table_no_fallback,     "table(nofallback)",         17);
1607 {"table(nofallback)", k_type_table_no_fallback, NULL}, /* parseFunction will never be called */
1629 U_STRING_INIT(k_type_table_no_fallback, "table(nofallback)", 17);
1894 * Parse a top-level table with the table(nofallback) declaration.
1898 bundle->noFallback=TRUE;