Home
last modified time | relevance | path

Searched refs:collectinfo (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/fixrtf/src/
H A Dfixrtf.l296 void collectinfo(char *text, size_t leng) in collectinfo() function
403 if(pinfobuf->length>0) collectinfo(", ",2); /* Duplicated */
409 if(pinfobuf->length>0) collectinfo(", ",2); /* Duplicated */
418 if(pinfobuf!=NULL) collectinfo(" ",1);
423 if(pinfobuf!=NULL) collectinfo("-",1);
442 collectinfo(yytext,yyleng);
443 if(yytext[yyleng-1]!=' ') collectinfo(" ",1);
459 if(pinfobuf!=NULL) collectinfo(yytext,yyleng);
/dports/net/openldap24-server/openldap-2.4.59/
H A DCHANGES1486 Fixed slapo-collect collectinfo ordering (ITS#6076)
/dports/net/openldap24-client/openldap-2.4.59/
H A DCHANGES1486 Fixed slapo-collect collectinfo ordering (ITS#6076)