Home
last modified time | relevance | path

Searched +defs:comment +defs:forward (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/actions/comment/
H A Dsave.php16 $comment = get_entity($comment_guid); variable
44 $comment = new ElggComment(); variable
66 $forward = $comment->getURL(); variable
74 $forward = "{$m[0]}#elgg-object-{$comment->guid}"; variable
/dports/mail/mailman3/mailman-3.3.1/src/mailman/app/
H A Dmoderator.py95 def handle_message(mlist, id, action, comment=None, forward=None): argument
214 def handle_unsubscription(mlist, id, action, comment=None): argument
244 def send_rejection(mlist, request, recip, comment, origmsg=None, lang=None): argument
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/
H A DListAdmin.py163 def HandleRequest(self, id, value, comment=None, preserve=None, argument
164 forward=None, addr=None): argument
232 def __handlepost(self, record, value, comment, preserve, forward, addr): argument
423 def __handlesubscription(self, record, value, comment): argument
482 def __handleunsubscription(self, record, value, comment): argument
502 def __refuse(self, request, recip, comment, origmsg=None, lang=None): argument
/dports/mail/mailman/mailman-2.1.39/Mailman/
H A DListAdmin.py163 def HandleRequest(self, id, value, comment=None, preserve=None, argument
164 forward=None, addr=None): argument
232 def __handlepost(self, record, value, comment, preserve, forward, addr): argument
423 def __handlesubscription(self, record, value, comment): argument
482 def __handleunsubscription(self, record, value, comment): argument
502 def __refuse(self, request, recip, comment, origmsg=None, lang=None): argument
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/
H A DListAdmin.py163 def HandleRequest(self, id, value, comment=None, preserve=None, argument
164 forward=None, addr=None): argument
232 def __handlepost(self, record, value, comment, preserve, forward, addr): argument
423 def __handlesubscription(self, record, value, comment): argument
482 def __handleunsubscription(self, record, value, comment): argument
502 def __refuse(self, request, recip, comment, origmsg=None, lang=None): argument
/dports/www/middleman/middleman/src/
H A Dforward.c30 struct FORWARD_LIST_LIST *forward = NULL; in forward_load() local
265 void forward_list_insert(struct FORWARD_LIST_LIST *x, char *profiles, char *comment, char *proxy, c… in forward_list_insert()
425 struct FORWARD_LIST_LIST *forward; in forward_do() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dtimemap.c305 const char *comment; in Equal() local
691 const char *comment; /* Pointer to comment string */ in AddTimeCvt() local
888 static const char *CvtString( int cvt_code, const char **comment, in CvtString()
1228 double astDat_( double in, int forward, int *status ){ in astDat_()
1642 static double Gmsta( double in, double off, int forward, int *status ){ in Gmsta()
1982 const char *comment; /* Pointer to comment string (junk) */ in MapMerge() local
3676 int forward, AstPointSet *out, int *status ) { in Transform()
4540 const char *comment; /* Pointer to comment string */ in Dump() local
5025 const char *comment; /* Pointer to comment string */ in astLoadTimeMap_() local
H A Dspecmap.c338 const char *comment; in Equal() local
644 const char *comment; /* Pointer to comment string */ in AddSpecCvt() local
938 static const char *CvtString( int cvt_code, const char **comment, in CvtString()
1369 double *args, int forward, int *status ){ in FrameChange()
2216 const char *comment; /* Pointer to comment string (junk) */ in MapMerge() local
3045 int forward, int *status ){ in SystemChange()
3577 int forward, AstPointSet *out, int *status ) { in Transform()
3986 const char *comment; /* Pointer to comment string */ in Dump() local
4515 const char *comment; /* Pointer to comment string */ in astLoadSpecMap_() local
/dports/mail/elm/elm2.5.8/src/
H A Dreply.c159 address[SLEN], comment[SLEN], next_line[SLEN], *acurr, *anext; local
350 forward() in forward() function
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dnumericaldifferentiation.cpp66 void singleValueTest(const std::string& comment, in singleValueTest()
143 const NumericalDifferentiation::Scheme forward in testTabulatedForwardScheme() local
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/game/
H A DNodeUtil.java72 String comment = node.getComment(); in commentContains() local
188 public static ConstNode forward(ConstNode node, int n) in forward() method in NodeUtil
247 String comment = node.getComment(); in getCommentStart() local
898 String comment = getCommentStart(node, true, 30); in appendInfoComment() local
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpreproc.y9054 char *comment, *c1, *c2; variable
14250 char *comment; variable
14600 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpreproc.y9054 char *comment, *c1, *c2; variable
14250 char *comment; variable
14600 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpreproc.y9054 char *comment, *c1, *c2; variable
14250 char *comment; variable
14600 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpreproc.y9054 char *comment, *c1, *c2; variable
14250 char *comment; variable
14600 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Dpreproc.y9979 char *comment, *c1, *c2; variable
15350 char *comment; variable
15700 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpreproc.y9707 char *comment, *c1, *c2; variable
15020 char *comment; variable
15370 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Dpreproc.y9979 char *comment, *c1, *c2; variable
15350 char *comment; variable
15700 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Dpreproc.y9979 char *comment, *c1, *c2; variable
15350 char *comment; variable
15700 …bool forward = (forward_name != NULL && strcmp($1.symbol, forward_name) == 0 && strcmp($1.su, "str… variable

123456789