Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substitute.c225 uint32_t goptions = 0; in pcre2_substitute() local
300 rc = pcre2_match(code, subject, length, start_offset, options|goptions, in pcre2_substitute()
317 if (goptions == 0 || start_offset >= length) break; in pcre2_substitute()
351 goptions = 0; in pcre2_substitute()
799 goptions = (ovector[0] != ovector[1])? 0 : in pcre2_substitute()
/external/kernel-headers/original/uapi/linux/
Dcapi.h68 __u32 goptions; /* global options */ member
/external/fio/
DMakefile192 GFIO_OBJS = $(OBJS) gfio.o graph.o tickmarks.o ghelpers.o goptions.o gerror.o \
368 goptions.o: goptions.c goptions.h