Searched defs:longest_match (Results 1 – 9 of 9) sorted by relevance
25 #define longest_match _longest_match macro88 longest_match: label
55 # define longest_match _longest_match macro62 longest_match: label
13 # define longest_match _longest_match macro145 longest_match: label
1063 local uInt longest_match(s, cur_match) in longest_match() function1212 local uInt longest_match(s, cur_match) in longest_match() function
194 longest_match proc near label
60 longest_match PROC label
1147 local uInt longest_match( in longest_match() function1296 local uInt longest_match( in longest_match() function
1148 local uInt longest_match(s, cur_match) in longest_match() function1297 local uInt longest_match(s, cur_match) in longest_match() function
596 bool longest_match() const { return longest_match_; } in longest_match() function