HomeSort by relevance Sort by last modified time
    Searched defs:is_nullable (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
idl_types.py 324 def is_nullable(self): member in class:IdlNullableType
  /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 145 #define IS_NULLABLE (1 << 0)
4088 int is_nullable = 0; local
    [all...]

Completed in 1045 milliseconds