Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/libgrep/
Dm-regex.c149 EGexecute (const void *compiled_pattern, in EGexecute() function
255 EGexecute,
263 EGexecute,
271 EGexecute,
DChangeLog.070 * m-regex.c (EGexecute): Write logic in a similar way as
76 * m-regex.c (EGexecute): Fix test before second call to
82 * m-regex.c (compile, EGexecute): Remove useless parentheses.
92 * m-regex.c (compile, EGexecute): Likewise.
104 * m-regex.c (EGexecute): When searching up to the end of a string that
119 * m-regex.c (EGexecute): Don't ignore the last byte of the buffer if it
147 (EGexecute): Simplify accordingly.
234 (Gcompile, compile, EGexecute): Cast memchr results.