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

  /external/icu/icu4c/source/i18n/
regexcmp.h 40 struct RegexTableEl;
160 RegexTableEl **fStateTable; // State Transition Table for regex Rule
regexcst.h 138 // RegexTableEl represents the structure of a row in the transition table
141 struct RegexTableEl {
151 static const struct RegexTableEl gRuleParseStateTable[] = {
regexcmp.cpp 157 const RegexTableEl *tableEl;
    [all...]

Completed in 85 milliseconds