Searched defs:match_length (Results 1 – 14 of 14) sorted by relevance
29 int match_length = -1; member
29 int match_length = 0; in GatherPrefixMatches() local
66 protected int match_length; // number of cases TODO could be package-protected? field in Select336 final int setMatch_length(final int match_length) { in setMatch_length()
32 private int match_length; field in SWITCH
164 private InstructionHandle[] getMatch( final int matched_from, final int match_length ) { in getMatch()
76 static int match_length(regmatch_t * matches, int index) in match_length() function
153 uInt match_length; /* length of best match */ member
159 uInt match_length; /* length of best match */ member
894 unsigned int match_length, in ligate_input()1081 unsigned int match_length) in apply_lookup()1275 unsigned int match_length = 0; in context_apply_lookup() local1916 unsigned int start_index = 0, match_length = 0, end_index = 0; in chain_context_apply_lookup() local
566 unsigned int match_length; member
738 unsigned int match_length = 0; in apply() local
1834 const int match_length = match->length(); in RUNTIME_FUNCTION() local
1932 TNode<Smi> const match_length = LoadStringLengthAsSmi(match); in RegExpPrototypeMatchBody() local