OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_match
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libform/
type_enum.c
152
bool
cur_match
;
local in function:match_enum
195
cur_match
= (strncasecmp(&choices[i][enum_start],
200
cur_match
= (strncmp(&choices[i][enum_start],
206
(
cur_match
== TRUE)? "TRUE" : "FALSE");
208
if (
cur_match
== TRUE) {
Completed in 51 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025