Home
last modified time | relevance | path

Searched refs:match_charclass (Results 1 – 1 of 1) sorted by relevance

/NextBSD/bin/sh/
HDexpand.c1224 match_charclass(const char *p, wchar_t chr, const char **end) in match_charclass() function
1334 found |= match_charclass(p, chr, &end); in patmatch()