Searched refs:xmlSchemaGetPrimitiveType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c13392 * xmlSchemaGetPrimitiveType:
13399 xmlSchemaGetPrimitiveType(xmlSchemaTypePtr type) function
15275 primitive = xmlSchemaGetPrimitiveType(type);
17820 xmlSchemaTypePtr prim = xmlSchemaGetPrimitiveType(type);
20079 ptx = xmlSchemaGetPrimitiveType(tx);
20080 pty = xmlSchemaGetPrimitiveType(ty);
24162 tmpType = xmlSchemaGetPrimitiveType(type);
/external/libxml2/
H A Dxmlschemas.c13420 * xmlSchemaGetPrimitiveType:
13427 xmlSchemaGetPrimitiveType(xmlSchemaTypePtr type) function
15304 primitive = xmlSchemaGetPrimitiveType(type);
17849 xmlSchemaTypePtr prim = xmlSchemaGetPrimitiveType(type);
20108 ptx = xmlSchemaGetPrimitiveType(tx);
20109 pty = xmlSchemaGetPrimitiveType(ty);
24191 tmpType = xmlSchemaGetPrimitiveType(type);

Completed in 98 milliseconds