Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dexpand.c128 int xplicit, const char *nextp);
811 int xplicit, const char *nextp) in ef_string_matches_pattern() argument
834 if(xplicit) in ef_string_matches_pattern()
861 if(!xplicit && *fptr) { in ef_string_matches_pattern()
877 if(xplicit || !ef_matches_range(*fptr++, ++pptr, &pptr)) in ef_string_matches_pattern()
903 xplicit = 0; in ef_string_matches_pattern()