Searched refs:ure_exec (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ure/ |
H A D | README | 58 available for the ure_exec() function that will allow this operator to 177 if (ure_exec(dfa, 0, text, textlen, &match_start, &match_end)) 184 if (ure_exec(dfa, URE_IGNORE_NONSPACING, text, textlen,
|
H A D | ure.h | 141 ure_exec LDAP_P((ure_dfa_t dfa, int flags, ucs2_t *text,
|
H A D | ure.c | 1954 ure_exec(ure_dfa_t dfa, int flags, ucs2_t *text, unsigned long textlen, in ure_exec() function
|