Searched refs:xmlSchemaValPredefTypeNode (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.in.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
H A Dxmlschemastypes.c2040 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node);
3317 * xmlSchemaValPredefTypeNode:
3330 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, function
3372 return(xmlSchemaValPredefTypeNode(type, value, val, NULL));
H A Drelaxng.c2447 ret = xmlSchemaValPredefTypeNode(typ, value,
2581 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1);
2589 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2);
H A Dxmlschemas.c6269 ret = xmlSchemaValPredefTypeNode(type, value, NULL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemastypes.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.in.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
H A Dxmlschemastypes.c2040 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node);
3317 * xmlSchemaValPredefTypeNode:
3330 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, function
3372 return(xmlSchemaValPredefTypeNode(type, value, val, NULL));
H A Drelaxng.c2447 ret = xmlSchemaValPredefTypeNode(typ, value,
2581 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1);
2589 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2);
H A Dxmlschemas.c6269 ret = xmlSchemaValPredefTypeNode(type, value, NULL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c2040 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node);
3320 * xmlSchemaValPredefTypeNode:
3333 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, function
3375 return(xmlSchemaValPredefTypeNode(type, value, val, NULL));
H A Delfgcchack.h9810 #undef xmlSchemaValPredefTypeNode macro
9811 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode __attribute((alias("xmlSchemaValPredefTypeNode__internal_alias")));
9813 #ifndef xmlSchemaValPredefTypeNode
9814 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode__internal_alias __attribute((visibility("hidden")));
9815 #define xmlSchemaValPredefTypeNode xmlSchemaValPredefTypeNode__internal_alias macro
H A Drelaxng.c2447 ret = xmlSchemaValPredefTypeNode(typ, value,
2581 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1);
2589 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2);
H A Dxmlschemas.c6269 ret = xmlSchemaValPredefTypeNode(type, value, NULL,
H A Dtestapi.c35059 ret_val = xmlSchemaValPredefTypeNode(type, (const xmlChar *)value, val, node);
35068 printf("Leak of %d blocks found in xmlSchemaValPredefTypeNode",
[all...]

Completed in 634 milliseconds