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

  /external/icu4c/i18n/
regexcmp.h 36 struct RegexTableEl;
147 RegexTableEl **fStateTable; // State Transition Table for regex Rule
regexcst.h 118 // RegexTableEl represents the structure of a row in the transition table
121 struct RegexTableEl {
131 static const struct RegexTableEl gRuleParseStateTable[] = {
regexcmp.cpp 148 const RegexTableEl *tableEl;
    [all...]

Completed in 44 milliseconds