HomeSort by relevance Sort by last modified time
    Searched refs:xmlEntityType (Results 1 - 2 of 2) sorted by null

  /external/libxml2/include/libxml/
entities.h 31 } xmlEntityType;
52 xmlEntityType etype; /* The entity type */
  /external/libxml2/
entities.c 164 ret->etype = (xmlEntityType) type;

Completed in 1000 milliseconds