Searched refs:comment (Results 101 - 125 of 420) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dqueries.c31 #include "comment.h"
64 struct papd_comment *comment = compeek(); local
81 if ( comment->c_end ) {
90 if ( comcmp( start, start+linelength, comment->c_end, 0 ) == 0 ) {
125 struct papd_comment *comment = compeek(); local
141 p = start + strlen( comment->c_begin );
180 struct papd_comment *c, *comment = compeek(); local
204 if ( comcmp( start, stop, comment->c_end, 0 ) == 0 ) { /* end */
321 struct papd_comment *comment = compeek(); local
375 if ( comcmp( start, stop, comment
427 struct papd_comment *comment = compeek(); local
488 struct papd_comment *comment = compeek(); local
549 struct papd_comment *comment = compeek(); local
712 struct papd_comment *comment = compeek(); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-misc.c180 vc_scan(struct song_metadata *psong, const char *comment, const size_t length) argument
186 if( strncasecmp(comment, "LYRICS=", 7) != 0 )
188 DPRINTF(E_WARN, L_SCANNER, "Vorbis %.*s too long [%s]\n", (index(comment, '=')-comment), comment, psong->path);
192 strncpy(strbuf, comment, length);
253 psong->comment = strdup(strbuf + 8);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-misc.c179 vc_scan(struct song_metadata *psong, const char *comment, const size_t length) argument
185 if( strncasecmp(comment, "LYRICS=", 7) != 0 )
187 DPRINTF(E_WARN, L_SCANNER, "Vorbis %.*s too long [%s]\n", (index(comment, '=')-comment), comment, psong->path);
191 strncpy(strbuf, comment, length);
252 psong->comment = strdup(strbuf + 8);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-misc.c180 vc_scan(struct song_metadata *psong, const char *comment, const size_t length) argument
186 if( strncasecmp(comment, "LYRICS=", 7) != 0 )
188 DPRINTF(E_WARN, L_SCANNER, "Vorbis %.*s too long [%s]\n", (index(comment, '=')-comment), comment, psong->path);
192 strncpy(strbuf, comment, length);
253 psong->comment = strdup(strbuf + 8);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog.c98 this->comment = NULL;
117 if (this->comment != NULL)
118 string_list_free (this->comment);
158 if (this->comment != NULL)
159 for (j = 0; j < this->comment->nitems; ++j)
160 message_comment_append (mp, this->comment->item[j]);
189 if (this->comment != NULL)
191 string_list_free (this->comment);
192 this->comment = NULL;
263 if (this->comment
[all...]
H A Dmessage.h106 string_list_ty *comment; member in struct:altstr
133 string_list_ty *comment; member in struct:message_ty
182 message_comment_append (message_ty *mp, const char *comment);
184 message_comment_dot_append (message_ty *mp, const char *comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-awk-1106 while read comment; do
116 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-c-1130 while read comment; do
140 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-elisp-1102 while read comment; do
112 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-gcc-internal-1132 while read comment; do
142 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-java-2113 while read comment; do
124 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-kde-274 while read comment; do
85 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-librep-176 while read comment; do
86 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-pascal-298 while read comment; do
109 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-1136 while read comment; do
146 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-php-184 while read comment; do
92 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-php-289 while read comment; do
100 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-python-2107 while read comment; do
118 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-qt-253 while read comment; do
64 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-sh-232 while read comment; do
43 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-tcl-1106 while read comment; do
118 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dxgettext-csharp-510 // This comment will not be extracted.
12 // TRANSLATORS: This is an extracted comment.
39 #. TRANSLATORS: This is an extracted comment.
H A Dxgettext-java-510 // This comment will not be extracted.
12 // TRANSLATORS: This is an extracted comment.
39 #. TRANSLATORS: This is an extracted comment.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/boot/
H A DMakefile18 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start vmlinux -o $@
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/boot/
H A DMakefile8 OBJCOPYFLAGS_zImage := -O binary -R .note -R .comment -R .stab -R .stabstr -S

Completed in 214 milliseconds

1234567891011>>