OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regular
(Results
101 - 125
of
2849
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
Token.java
45
* A reference to the next
regular
(non-special) token from the input
48
* set to null. This is true only if this token is also a
regular
56
* token, but after the immediately preceding
regular
(non-special) token.
63
* immediately follow it (without an intervening
regular
token). If there
/packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
Token.java
45
* A reference to the next
regular
(non-special) token from the input
48
* set to null. This is true only if this token is also a
regular
56
* token, but after the immediately preceding
regular
(non-special) token.
63
* immediately follow it (without an intervening
regular
token). If there
/packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
Token.java
45
* A reference to the next
regular
(non-special) token from the input
48
* set to null. This is true only if this token is also a
regular
56
* token, but after the immediately preceding
regular
(non-special) token.
63
* immediately follow it (without an intervening
regular
token). If there
/external/antlr/antlr-3.4/runtime/Python/
pylintrc
138
# A
regular
expression matching names used for dummy variables (i.e. not used).
161
#
Regular
expression which should only match functions or classes name which do
165
#
Regular
expression which should only match correct module names
168
#
Regular
expression which should only match correct module level names
171
#
Regular
expression which should only match correct class names
174
#
Regular
expression which should only match correct function names
177
#
Regular
expression which should only match correct method names
180
#
Regular
expression which should only match correct instance attribute names
183
#
Regular
expression which should only match correct argument names
186
#
Regular
expression which should only match correct variable name
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/
messages.json
23
"message": "Setting
regular
proxy settings failed. Sorry!",
24
"description": "Error message, displayed when failing to set
regular
proxy settings."
/external/chromium/net/ftp/
ftp_directory_listing_parser_netware_unittest.cc
34
// The parser requires a "total n" line before accepting
regular
input.
61
// The parser requires a "total n" line before accepting
regular
input.
/external/clang/test/CodeGenObjC/
image-info.m
10
// CHECK-FRAGILE-NEXT: !2 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__OBJC, __image_info,
regular
"}
16
// CHECK-NONFRAGILE-NEXT: !2 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo,
regular
, no_dead_strip"}
/external/llvm/test/Transforms/GlobalOpt/
externally-initialized-global-ctr.ll
15
define internal void @__cxx_global_var_init() section "__TEXT,__StaticInit,
regular
,pure_instructions" {
21
define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,
regular
,pure_instructions" {
/external/v8/test/mjsunit/
regexp-call-as-function.js
28
// Test that
regular
expressions can be called as functions. Calling
29
// a
regular
expression as a function corresponds to calling it's exec
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regexp.h
39
by mapping to the POSIX
regular
expression matcher. The interface
49
GETC() Return the value of the next character in the
regular
53
PEEKC() Return the value of the next character in the
regular
63
the compiled
regular
expression.
78
50
Regular
expression overflow.
114
the compiled
regular
expression. */
206
/* Find the next match in STRING. The compiled
regular
expression is
213
/* Match the beginning of STRING with the compiled
regular
expression
tar.h
89
#define REGTYPE '0' /*
Regular
file (preferred code). */
90
#define AREGTYPE '\0' /*
Regular
file (alternate code). */
98
/* (
regular
file if not supported). */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h
39
by mapping to the POSIX
regular
expression matcher. The interface
49
GETC() Return the value of the next character in the
regular
53
PEEKC() Return the value of the next character in the
regular
63
the compiled
regular
expression.
78
50
Regular
expression overflow.
114
the compiled
regular
expression. */
206
/* Find the next match in STRING. The compiled
regular
expression is
213
/* Match the beginning of STRING with the compiled
regular
expression
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h
39
by mapping to the POSIX
regular
expression matcher. The interface
49
GETC() Return the value of the next character in the
regular
53
PEEKC() Return the value of the next character in the
regular
63
the compiled
regular
expression.
78
50
Regular
expression overflow.
114
the compiled
regular
expression. */
206
/* Find the next match in STRING. The compiled
regular
expression is
213
/* Match the beginning of STRING with the compiled
regular
expression
/external/regex-re2/re2/testing/
regexp_generator.cc
5
//
Regular
expression generator: generates all possible
6
//
regular
expressions within parameters (see regexp_generator.h for details).
20
// Then RunPostfix turns each sequence into a
regular
expression
57
// Generates all possible
regular
expressions (within the parameters),
64
// Generates random
regular
expressions, calling HandleRegexp for each one.
89
// Each sequence is handed off to RunPostfix to generate a
regular
expression.
177
// Interprets the postfix command sequence to create a
regular
expression
exhaustive_tester.cc
5
// Exhaustive testing of
regular
expression matching.
8
// a maximum
regular
expression length, and a maximum number of letters
9
// that can appear in the
regular
expression. Given these parameters,
10
// it tries every possible
regular
expression and string, verifying that
28
"Stop testing a
regular
expression after finding this many "
/external/llvm/tools/llvm-extract/
llvm-extract.cpp
55
// ExtractRegExpFuncs - The functions, matched via
regular
expression, to
59
"
regular
expression"),
68
// ExtractRegExpAliases - The aliases, matched via
regular
expression, to
72
"
regular
expression"),
80
// ExtractRegExpGlobals - The globals, matched via
regular
expression, to
84
"
regular
expression"),
124
// Extract aliases via
regular
expression matching.
158
// Extract globals via
regular
expression matching.
191
// Extract functions via
regular
expression matching.
/ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c
54
/* Compiled
regular
expressions */
67
/*
Regular
expression for the process ID information line. */
70
/*
Regular
expression for the signal information line. */
73
/*
Regular
expression for the frame information line. */
93
/* Matches a string against a
regular
expression.
95
* line - String to matches against the
regular
expression.
96
* regex -
Regular
expression to match the string against.
98
* string that matches the
regular
expression.
158
/* Release compiled
regular
expressions */
/development/tools/idegen/
README
57
has one
regular
expression per line that matches paths (relative to the
59
use Java's
regular
expression parser (see java.util.regex.Parser).
64
this
regular
expression: "^packages/apps/(?!Browser)".
70
Each line in the file is a
regular
expression that matches a source root
72
path matches a
regular
expression that comes earlier in the file, that
/external/llvm/test/CodeGen/X86/
2007-09-17-ObjcFrameEH.ll
22
[1 x %struct._objc_category*] [ %struct._objc_category* bitcast ({ i8*, i8*, %struct._objc_method_list*, i32, i32, i32, i32 }* @"\01L_OBJC_CATEGORY_NSString_local" to %struct._objc_category*) ] }, section "__OBJC,__symbols,
regular
,no_dead_strip" ; <{ i32, i32, i16, i16, [1 x %struct._objc_category*] }*> [#uses=2]
29
i8* bitcast (i8 (%struct.NSString*, %struct.objc_selector*) * @"-[NSString(local) isNullOrNil]" to i8*) } ] }, section "__OBJC,__cat_inst_meth,
regular
,no_dead_strip" ; <{ i32, i32, [1 x %struct._objc_method] }*> [#uses=3]
37
i32 0 }, section "__OBJC,__category,
regular
,no_dead_strip" ; <{ i8*, i8*, %struct._objc_method_list*, i32, i32, i32, i32 }*> [#uses=2]
38
@"\01L_OBJC_IMAGE_INFO" = internal constant [2 x i32] zeroinitializer, section "__OBJC,__image_info,
regular
" ; <[2 x i32]*> [#uses=1]
43
%struct._objc_symtab* bitcast ({ i32, i32, i16, i16, [1 x %struct._objc_category*] }* @"\01L_OBJC_SYMBOLS" to %struct._objc_symtab*) }, section "__OBJC,__module_info,
regular
,no_dead_strip" ; <%struct._objc_module*> [#uses=1]
/external/proguard/docs/manual/retrace/
usage.html
46
<dd>Specifies the
regular
expression that is used to parse the lines in the
47
stack trace. Specifying a different
regular
expression allows to
53
The
regular
expression is a Java
regular
expression (cfr. the documentation
79
that
regular
expressions must not contain any capturing groups. Use
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/
usage.html
57
<dd>Specifies the
regular
expression that is used to parse the lines in the
58
stack trace. Specifying a different
regular
expression allows to
64
The
regular
expression is a Java
regular
expression (cfr. the documentation
90
that
regular
expressions must not contain any capturing groups. Use
/external/regex-re2/re2/
regexp.h
6
// If you want to use this library for
regular
expression matching,
14
//
Regular
expression library: parsing, execution, and manipulation
15
// of
regular
expressions.
19
//
regular
expressions such as x++++++++++++++++++++... might cause recursive
27
// Regexp::Parse parses
regular
expressions encoded in UTF-8.
28
// The default syntax is POSIX extended
regular
expressions,
42
// If parsed with the flag Regexp::Latin1, both the
regular
expression
48
// Once Regexp has parsed a
regular
expression, it provides methods
49
// to search text using that
regular
expression. These methods are
50
// implemented via calling out to other
regular
expression libraries
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/po/
ca.po
69
msgstr "l'expressi?
regular
d'adre?a no est? terminada"
147
msgid "couldn't edit %s: not a
regular
file"
148
msgstr "no s'ha pogut editar %s: no ?s un fitxer
regular
"
182
msgid "no previous
regular
expression"
183
msgstr "no hi ha una expressi?
regular
pr?via"
213
" use Perl 5's
regular
expressions syntax in the script.\n"
312
" use extended
regular
expressions in the script.\n"
454
msgid "Invalid
regular
expression"
455
msgstr "Expressi?
regular
no v?lida"
498
msgid "Invalid preceding
regular
expression
[
all
...]
es.po
69
msgstr "direcci?n de expresi?n
regular
sin terminar"
147
msgid "couldn't edit %s: not a
regular
file"
148
msgstr "no se puede editar %s: no es un fichero
regular
"
182
msgid "no previous
regular
expression"
183
msgstr "no hay una expresi?n
regular
previa"
214
" use Perl 5's
regular
expressions syntax in the script.\n"
312
" use extended
regular
expressions in the script.\n"
456
msgid "Invalid
regular
expression"
457
msgstr "Expresion
regular
inv?lida"
500
msgid "Invalid preceding
regular
expression
[
all
...]
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPv3FileAttributes.java
42
* S_IFREG 0100000
regular
file
94
* Checks if this entry is a
regular
file.
97
* that this entry represents a
regular
file.
Completed in 708 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>