Searched refs:ia5string_syntaxes (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/usr.sbin/ldapd/ |
| D | matching.c | 33 static const char *ia5string_syntaxes[] = { variable 82 …, "caseExactIA5Match", MATCH_EQUALITY, NULL, "1.3.6.1.4.1.1466.115.121.1.26", ia5string_syntaxes }, 83 … "caseIgnoreIA5Match", MATCH_EQUALITY, NULL, "1.3.6.1.4.1.1466.115.121.1.26", ia5string_syntaxes }, 84 …noreIA5SubstringsMatch", MATCH_SUBSTR, NULL, "1.3.6.1.4.1.1466.115.121.1.58", ia5string_syntaxes },
|