HomeSort by: relevance | last modified time | path
    Searched refs:regexp (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
regex.c 93 if (REGEXP(pattern))
130 re_cod *regexp; local
143 regexp = LispRecomp(builtin, THESTR(regex), cflags = 0);
146 regexp = regex->data.regex.regex;
175 code = reexec(regexp, string, nmatch, &match[0], eflags);
205 refree(regexp);
206 LispFree(regexp);
222 return (REGEXP(object) ? T : NIL);
  /xsrc/external/mit/MesaLib/dist/src/util/tests/drirc_configdir/
00-test.conf 14 <!-- engine_name_match: A regexp matching the engine name -->
  /xsrc/external/mit/MesaLib/dist/src/util/
00-mesa-defaults.conf 44 <!-- engine_name_match: A regexp matching the engine name -->
  /xsrc/external/mit/freetype/dist/builds/unix/
configure 5668 # Regexp to match symbols that can be accessed directly from C.
5756 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
8773 # exclude_expsyms can be an extended regexp of symbols to exclude
15074 regexp="-e \\\"s|.*#.*def.*$1.*|#define $1|\\\""
15075 FTOPTION_H_SED="$FTOPTION_H_SED $regexp"
15080 regexp="-e \\\"s|.*#.*def.*$1.*|/* #undef $1 */|\\\""
15081 FTOPTION_H_SED="$FTOPTION_H_SED $regexp"
15127 # constructed $FTOPTION_H_SED regexp (using the post-action of
  /xsrc/external/mit/xterm/dist/
configure 22705 for cf_regex_hdr in regexp.h regexpr.h
22808 (regexp.h)
25779 # names as the system regexp.

Completed in 63 milliseconds