Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c126 int xplicit, const char *nextp);
809 int xplicit, const char *nextp) in ef_string_matches_pattern() argument
832 if(xplicit) in ef_string_matches_pattern()
859 if(!xplicit && *fptr) { in ef_string_matches_pattern()
875 if(xplicit || !ef_matches_range(*fptr++, ++pptr, &pptr)) in ef_string_matches_pattern()
902 xplicit = 0; in ef_string_matches_pattern()