Searched refs:xcomm (Results 1 – 1 of 1) sorted by relevance
616 char xcomm[9]; in cmatch() local622 xcomm[i] = comm[i]; in cmatch()624 xcomm[i] = '\0'; in cmatch()626 return (regex(cstr,xcomm) ? 1 : 0); in cmatch()