Lines Matching refs:xmlHashLookup
4702 ret = xmlHashLookup(schema->slot, name); \4708 import = xmlHashLookup(schema->schemasImports, \4711 import = xmlHashLookup(schema->schemasImports, nsName); \4714 ret = xmlHashLookup(import->schema->slot, name); \