Home
last modified time | relevance | path

Searched refs:mixed_string_buffer_is_empty (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dxg-mixed-string.h135 mixed_string_buffer_is_empty (const struct mixed_string_buffer *bp);
Dxg-mixed-string.c418 mixed_string_buffer_is_empty (const struct mixed_string_buffer *bp) in mixed_string_buffer_is_empty() function
Dx-csharp.c540 return mixed_string_buffer_is_empty (&comment_buffer); in comment_at_start()
Dx-python.c549 return mixed_string_buffer_is_empty (&comment_buffer); in comment_at_start()
Dx-java.c441 return mixed_string_buffer_is_empty (&comment_buffer); in comment_at_start()
Dx-javascript.c477 return mixed_string_buffer_is_empty (&comment_buffer); in comment_at_start()