Searched refs:SystemID (Results 1 – 3 of 3) sorted by relevance
14 Stop storing entity content, orig, ExternalID and SystemID in a dict.42 - if ((entity->SystemID != NULL) &&43 - (!xmlDictOwns(dict, entity->SystemID)))44 - xmlFree((char *) entity->SystemID);57 - if (entity->SystemID != NULL)58 - xmlFree((char *) entity->SystemID);71 + if (entity->SystemID != NULL)72 + xmlFree((char *) entity->SystemID);83 ret->SystemID = xmlStrdup(SystemID);88 - if (SystemID != NULL)[all …]
1138 *p_sid = le16_to_cpu(pHomeNetworkSystemID->SystemID); //china-hefei: sid 14451 in requestGetHomeNetwork()
2343 USHORT SystemID; member