Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libast/common/comp/
H A Dregcmp.c183 regex(const char* handle, const char* subject, ...) in regex() function
/titanic_50/usr/src/lib/libc/port/regex/
H A Dregex.c172 regex(const char *regexp, const char *stringp, ...) in regex() function
/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c436 regex_t regex; in dir_dev_acc() local
H A Ddevfsmap.c2044 regex_t regex; in devfs_walk_device_minors() local
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h255 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h276 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h276 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h255 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h255 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h255 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h276 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h276 #define regex _ast_regex macro
/titanic_50/usr/src/lib/libast/common/regex/
H A Dregcomp.c131 regex_t* regex; /* user handle */ member
H A Dreglib.h532 const regex_t* regex; /* from regexec */ member