Home | History | Annotate | Download | only in genrb

Lines Matching refs:SResource

219 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status);
534 SResource *res, const char *container, const char *restype, const char *mimetype, const char *id, UErrorCode *status)
604 string_write_xml(struct SResource *res, const char* id, const char* /*language*/, UErrorCode *status) {
641 alias_write_xml(struct SResource *res, const char* id, const char* /*language*/, UErrorCode *status) {
672 array_write_xml(struct SResource *res, const char* id, const char* language, UErrorCode *status) {
676 struct SResource *current = NULL;
677 struct SResource *first =NULL;
711 intvector_write_xml(struct SResource *res, const char* id, const char* /*language*/, UErrorCode *status) {
760 int_write_xml(struct SResource *res, const char* id, const char* /*language*/, UErrorCode *status) {
788 bin_write_xml(struct SResource *res, const char* id, const char* /*language*/, UErrorCode *status) {
908 table_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) {
912 struct SResource *current = NULL;
913 struct SResource *save = NULL;
950 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) {