HomeSort by relevance Sort by last modified time
    Searched refs:unicode_groups (Results 1 - 6 of 6) sorted by null

  /external/regex-re2/re2/
unicode_groups.h 49 extern UGroup unicode_groups[];
make_unicode_groups.py 13 // make_unicode_groups.py >unicode_groups.cc
15 #include "re2/unicode_groups.h"
60 # See unicode_groups.h for a description of the data structure.
102 print "UGroup unicode_groups[] = {";
unicode_groups.cc 3 // make_unicode_groups.py >unicode_groups.cc
5 #include "re2/unicode_groups.h"
4713 UGroup unicode_groups[] = { member in namespace:re2
    [all...]
parse.cc 23 #include "re2/unicode_groups.h"
    [all...]
  /external/regex-re2/
Android.mk 36 re2/unicode_groups.cc
Makefile 81 re2/unicode_groups.h\
111 obj/re2/unicode_groups.o\
209 rm -f re2/perl_groups.cc re2/unicode_casefold.cc re2/unicode_groups.cc

Completed in 2446 milliseconds