Home
last modified time | relevance | path

Searched refs:string_buffer_result (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-csharp.c566 string_buffer_result (struct string_buffer *bp) in string_buffer_result() function
611 char *buffer = string_buffer_result (&comment_buffer); in comment_line_end()
1636 tp->string = xstrdup (string_buffer_result (&literal)); in phase6_get()
1698 tp->string = xstrdup (string_buffer_result (&literal)); in phase6_get()
1723 tp->string = xstrdup (string_buffer_result (&buffer)); in phase6_get()
H A Dx-java.c547 string_buffer_result (struct string_buffer *bp) in string_buffer_result() function
599 char *buffer = string_buffer_result (&comment_buffer); in comment_line_end()
1000 tp->string = xstrdup (string_buffer_result (&literal)); in phase5_get()