Home | History | Annotate | Download | only in genrb

Lines Matching refs:isTopLevel

221 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status);
908 table_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) {
921 if(isTopLevel) {
949 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) {
982 table_write_xml (res, id, language, isTopLevel, status);