Lines Matching refs:SResource
35 void res_write_java(struct SResource *res,UErrorCode *status);
308 string_write_java(struct SResource *res,UErrorCode *status) {
324 array_write_java( struct SResource *res, UErrorCode *status) {
328 struct SResource *current = NULL;
329 struct SResource *first =NULL;
388 intvector_write_java( struct SResource *res, UErrorCode *status) {
430 int_write_java(struct SResource *res,UErrorCode *status) {
446 bytes_write_java( struct SResource *res, UErrorCode *status) {
512 table_write_java(struct SResource *res, UErrorCode *status) {
515 struct SResource *current = NULL;
516 struct SResource *save = NULL;
584 res_write_java(struct SResource *res,UErrorCode *status) {