Home | History | Annotate | Download | only in regex-re2

Lines Matching refs:re2

5 # Android makefile for the re2 regexp library.
18 re2/bitstate.cc \
19 re2/compile.cc \
20 re2/dfa.cc \
21 re2/filtered_re2.cc \
22 re2/mimics_pcre.cc \
23 re2/nfa.cc \
24 re2/onepass.cc \
25 re2/parse.cc \
26 re2/perl_groups.cc \
27 re2/prefilter.cc \
28 re2/prefilter_tree.cc \
29 re2/prog.cc \
30 re2/re2.cc \
31 re2/regexp.cc \
32 re2/set.cc \
33 re2/simplify.cc \
34 re2/tostring.cc \
35 re2/unicode_casefold.cc \
36 re2/unicode_groups.cc
40 LOCAL_MODULE := libregex-re2-gnustl-rtti
43 LOCAL_C_INCLUDES += $(LOCAL_PATH)/re2