OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_nullable
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
relaxng.c
144
#define
IS_NULLABLE
(1 << 0)
4087
int
is_nullable
= 0;
local
[
all
...]
/external/libxml2/
relaxng.c
144
#define
IS_NULLABLE
(1 << 0)
4087
int
is_nullable
= 0;
local
[
all
...]
Completed in 230 milliseconds