OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_iteratives
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
946
static struct stack_item*
handle_iteratives
(struct stack_item *transitions_ptr, struct stack_item *transitions, struct stack *depth)
function in typeref:struct:stack_item *
1003
transitions_ptr =
handle_iteratives
(transitions_ptr, compiler_common->dfa_transitions, depth);
1042
/* Requires
handle_iteratives
. */
1044
transitions_ptr =
handle_iteratives
(transitions_ptr, compiler_common->dfa_transitions, depth);
regexJIT.c
946
static struct stack_item*
handle_iteratives
(struct stack_item *transitions_ptr, struct stack_item *transitions, struct stack *depth)
function in typeref:struct:stack_item *
1003
transitions_ptr =
handle_iteratives
(transitions_ptr, compiler_common->dfa_transitions, depth);
1042
/* Requires
handle_iteratives
. */
1044
transitions_ptr =
handle_iteratives
(transitions_ptr, compiler_common->dfa_transitions, depth);
Completed in 25 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025