OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base_from
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
564
const regex_char_t *
base_from
= regex_string;
local
598
return (regex_string -
base_from
) + 1;
663
return regex_string -
base_from
;
669
const regex_char_t *
base_from
= regex_string;
local
762
return regex_string -
base_from
;
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026