OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_trailing_context
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
dfa.c
79
/*
check_trailing_context
- check to see if NFA state set constitutes
83
* void
check_trailing_context
( int nfa_states[num_states+1], int num_states,
101
void
check_trailing_context
( nfa_states, num_states, accset, nacc )
function
576
check_trailing_context
( nset, numstates,
634
check_trailing_context
(
flexdef.h
495
* routines like
check_trailing_context
().
726
extern void
check_trailing_context
PROTO((int*, int, int*, int));
[
all
...]
Completed in 126 milliseconds