OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matchs
(Results
1 - 7
of
7
) sorted by null
/external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c
49
static ANTLR3_BOOLEAN
matchs
(pANTLR3_LEXER lexer, ANTLR3_UCHAR * string);
136
lexer->
matchs
=
matchs
;
719
/** Implementation of
matchs
for the lexer, overrides any
727
matchs
(pANTLR3_LEXER lexer, ANTLR3_UCHAR * string)
function
/external/antlr/antlr-3.4/runtime/C/include/
antlr3lexer.h
145
ANTLR3_BOOLEAN (*
matchs
) (struct ANTLR3_LEXER_struct * lexer, ANTLR3_UCHAR * string);
member in struct:ANTLR3_LEXER_struct
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg
158
/** String literals used by <name> that we must do things like
MATCHS
() with.
210
#undef
MATCHS
249
#define
MATCHS
(s) LEXER->
matchs
(LEXER, s)
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/include/
algorithm
895
// Find last element in sequence 1 that
matchs
*(__last2-1), with a mininum of loop checks
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg
134
/** String literals used by <name> that we must do things like
MATCHS
() with.
[
all
...]
/frameworks/base/docs/html/tools/sdk/ndk/
index.jd
[
all
...]
/packages/inputmethods/LatinIME/dictionaries/
fr_wordlist.combined.gz
Completed in 229 milliseconds