Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/libgrep/
Dm-regex.c51 struct compiled_regex { struct
66 struct compiled_regex *cregex; in compile() argument
68 cregex = XMALLOC (struct compiled_regex); in compile()
69 memset (cregex, '\0', sizeof (struct compiled_regex)); in compile()
153 struct compiled_regex *cregex = (struct compiled_regex *) compiled_pattern; in EGexecute()
245 struct compiled_regex *cregex = (struct compiled_regex *) compiled_pattern; in EGfree()
DChangeLog.0142 (struct compiled_regex): Remove fields dfa, ckwset,
233 compiled_regex.