Searched defs:re (Results 1 - 25 of 189) sorted by relevance

12345678

/macosx-10.10.1/libxml2-26/libxml2/python/tests/
H A Dregexp.py7 re = libxml2.regexpCompile("a|b") variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A Dregexp.py7 re = libxml2.regexpCompile("a|b") variable
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregfree.c45 regfree( regex_t *re) argument
H A Dregfronts.c40 regcomp( regex_t *re, CONST char *str, int flags) argument
62 regexec( regex_t *re, CONST char *str, size_t nmatch, regmatch_t pmatch[], int flags) argument
H A DtclRegexp.h31 regex_t re; /* Compiled re, includes number of member in struct:TclRegexp
/macosx-10.10.1/OpenSSL098-52/src/crypto/perlasm/
H A Dx86_64-xlate.pl77 sub re { subroutine
133 sub re { subroutine
161 sub re { subroutine
226 sub re { subroutine
261 sub re { subroutine
301 sub re { subroutine
321 sub re { subroutine
[all...]
/macosx-10.10.1/pcre-7/pcre/
H A Dpcre_refcount.c74 real_pcre *re = (real_pcre *)argument_re; local
H A Dpcre_info.c79 const real_pcre *re = (const real_pcre *)argument_re; local
[all...]
H A Dpcre_fullinfo.c74 const real_pcre *re = (const real_pcre *)argument_re; local
[all...]
H A Dpcre_try_flipped.c102 _pcre_try_flipped(const real_pcre *re, real_pcre *internal_re, argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/RegExp/
H A Dregress-98306.js31 var re; variable
H A Dregress-169534.js55 var re = /(\|)([\w\x81-\xff ]*)(\|)([\/a-z][\w:\/\.]*\.[a-z]{3,4})(\|)/ig; variable
H A Dregress-220367-002.js54 var re = /(a)|(b)/; variable
H A Dregress-85721.js53 var re = ''; variable
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dtolower.c49 _RuneEntry *base, *re; local
H A Dtoupper.c49 _RuneEntry *base, *re; local
H A Drunetype.c47 _RuneEntry *base, *re; local
[all...]
H A Dnextwctype.c41 _RuneEntry *base, *re; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dre_comp.c37 regex_t re; member in struct:__anon9048
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclRegexp.h37 regex_t re; /* Compiled re, includes number of member in struct:TclRegexp
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-awk.el[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/String/
H A Dregress-104375.js44 var re = /(uid=)(\d+)/; variable
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-179524.js62 var re = /z/ig; variable
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DTokenStreamRecognitionException.hpp24 TokenStreamRecognitionException(RecognitionException& re) argument
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Drpmatch.c34 try(const char *response, const char *pattern, const int match, const int nomatch, const char **lastp, regex_t *re) argument

Completed in 408 milliseconds

12345678