Searched refs:xmlEntityType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dentities.h31 } xmlEntityType; typedef in typeref:enum:__anon13322
52 xmlEntityType etype; /* The entity type */
/external/libxml2/include/libxml/
H A Dentities.h31 } xmlEntityType; typedef in typeref:enum:__anon25047
52 xmlEntityType etype; /* The entity type */
/external/chromium_org/third_party/libxml/src/
H A Dentities.c164 ret->etype = (xmlEntityType) type;
/external/libxml2/
H A Dentities.c166 ret->etype = (xmlEntityType) type;

Completed in 75 milliseconds