OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcre
(Results
176 - 200
of
337
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pcre/dist/doc/
pcregrep.1
1
.TH PCREGREP 1 "03 April 2014" "
PCRE
8.35"
11
grep commands do, but it uses the
PCRE
regular expression library to support
21
that
PCRE
supports.
88
\fBpcregrep\fP uses the value to set a locale when calling the
PCRE
library.
232
PCRE
regular expression, and is matched against the final component of the file
250
\fB--file-list\fP, or by scanning a parent directory. The pattern is a
PCRE
334
\fB--file-list\fP, or by scanning a directory. The pattern is a
PCRE
regular
352
directory. The pattern is a
PCRE
regular expression, and is matched against the
399
locale is specified, the
PCRE
library's default (usually the "C" locale) is
412
pattern that uses nested unlimited repeats. Internally,
PCRE
uses a functio
[
all
...]
/external/pcre/dist/
pcretest.c
2
*
PCRE
testing program *
5
/* This program was hacked up as a tester for
PCRE
. I really should have
40
32-bit
PCRE
libraries in a single program. This is different from the modules
135
"inside information" compared to a program that strictly follows the
PCRE
API.
137
Although pcre_internal.h does itself include
pcre
.h, we explicitly include it
139
appropriately for an application, not for building
PCRE
. */
141
#include "
pcre
.h"
150
void pcre_printint(
pcre
*external_re, FILE *f, BOOL print_lengths);
153
void pcre16_printint(
pcre
*external_re, FILE *f, BOOL print_lengths);
156
void pcre32_printint(
pcre
*external_re, FILE *f, BOOL print_lengths)
[
all
...]
perltest.pl
3
# Program for testing regular expressions with perl to check that
PCRE
handles
114
# Remove /Y and /O from a pattern (disable
PCRE
optimizations)
142
# nasty trap for the unwary! The
PCRE
test suite does contain null strings
pcre16_byte_order.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_chartables.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_compile.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_config.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_dfa_exec.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_exec.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_fullinfo.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_get.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_globals.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_jit_compile.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_maketables.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_newline.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_printint.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_refcount.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_string_utils.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_study.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_tables.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_ucd.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_version.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre16_xclass.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
pcre32_byte_order.c
5
/*
PCRE
is a library of functions to support regular expressions whose syntax
/external/libselinux/
README.android
44
(file_contexts.bin) that contains precompiled versions of the
pcre
Completed in 546 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>