xmlGetEntityFromTable 456 third_party/libxml/src/entities.c ret = xmlGetEntityFromTable(table, name); xmlGetEntityFromTable 462 third_party/libxml/src/entities.c return(xmlGetEntityFromTable(table, name)); xmlGetEntityFromTable 486 third_party/libxml/src/entities.c return(xmlGetEntityFromTable(table, name)); xmlGetEntityFromTable 510 third_party/libxml/src/entities.c cur = xmlGetEntityFromTable(table, name); xmlGetEntityFromTable 518 third_party/libxml/src/entities.c cur = xmlGetEntityFromTable(table, name);