Searched refs:c_begin (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dcomment.c54 for ( c = comments; c->c_begin; c++ ) {
91 for ( comment = comments; comment->c_begin; comment++ ) {
92 if ( comcmp( start, stop, comment->c_begin, comment->c_flags ) == 0 ) {
96 if ( comment->c_begin ) {
H A Dcomment.h14 char *c_begin; member in struct:papd_comment
H A Dqueries.c141 p = start + strlen( comment->c_begin );
730 begin = start + strlen(comment->c_begin);

Completed in 26 milliseconds