Searched refs:smatch (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/lib/glob/
H A DMakefile.in69 CSOURCES = $(srcdir)/glob.c $(srcdir)/strmatch.c $(srcdir)/smatch.c \
75 OBJECTS = glob.o strmatch.o smatch.o xmbsrtowcs.o
129 smatch.o: strmatch.h
130 smatch.o: $(BUILD_DIR)/config.h
131 smatch.o: $(BASHINCDIR)/chartypes.h
132 smatch.o: $(BASHINCDIR)/ansi_stdlib.h $(topdir)/bashansi.h
133 smatch.o: $(BASHINCDIR)/shmbutil.h
134 smatch.o: $(topdir)/xmalloc.h
154 smatch.o: smatch
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddtfmtrtts.cpp332 int smatch = 0; // s[smatch].equals(s[smatch-1]) local
350 if(smatch == 0) {
352 if(smatch == 0) {
354 smatch = loop;
371 if(smatch != 0 && dmatch != 0)
376 // max(smatch, dmatch), that is, the index at which we have string and
400 if(smatch > maxSmatch) { // Don't compute unless necessary
419 && !failure(status, "error status [smatch>maxSmatc
[all...]
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Doutput.c479 iidesc_match_t smatch; local
518 &ssym, &smatch.iim_file)) {
523 smatch.iim_fuzzy = fuzzymatch;
524 smatch.iim_name = (char *)strdata->d_buf + ssym.st_name;
525 smatch.iim_bind = GELF_ST_BIND(ssym.st_info);
528 smatch.iim_name);
530 iidesc = find_iidesc(td, &smatch);
/macosx-10.10/bash-94.1.2/bash-3.2/
H A DMANIFEST228 lib/glob/smatch.c f

Completed in 205 milliseconds