Home
last modified time | relevance | path

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

/dports/net/tinyldap/tinyldap/
H A Dldap_match_sre.c27 static int matchstr_sre(struct Filter* f,struct string* s) { in matchstr_sre() function
102 return matchstr_sre(f,&sre->objectName); in ldap_matchfilter_sre()
108 if ((r=matchstr_sre(f,&a->a))) return r; in ldap_matchfilter_sre()