Home | History | Annotate | Download | only in genrb

Lines Matching full:print

385 print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd,  UErrorCode *status){
439 print(note, noteLen,"<note>", "</note>", status);
495 /* first print translate attribute */
498 /* print translate attribute */
516 print(desc, descLen, "<!--", "-->", status);
530 * Print out a containing element, like:
566 /* printComments will print the closing ">\n" */