Searched refs:PR_MSMatchedContinue (Results 1 – 1 of 1) sorted by relevance
180 typedef enum {PR_MSNotMatched, PR_MSMatched, PR_MSMatchedContinue, PR_MSMatchedMulti} pr_MatchStat… enumerator2512 return PR_MSMatchedContinue; in pr_matchMultiToken()2978 case PR_MSMatchedContinue: in pr_processToken()