OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP_QUERY
(Results
1 - 2
of
2
) sorted by null
/system/core/fastboot/
engine.c
61
#define
OP_QUERY
3
232
a = queue_action(
OP_QUERY
, "getvar:%s", var);
254
a = queue_action(
OP_QUERY
, "getvar:%s", var);
273
a = queue_action(
OP_QUERY
, "getvar:%s", var);
337
} else if (a->op ==
OP_QUERY
) {
/external/pcre/
pcre_internal.h
[
all
...]
Completed in 108 milliseconds