Searched defs:facet (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dlocale_classes.h342 class locale::facet class in class:locale
374 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/macosx-10.9.5/libstdcxx-60/src/
H A Dlocale.cc[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DschemasInternals.h400 xmlSchemaFacetPtr facet;/* the linked facet */ member in struct:_xmlSchemaFacetLink
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DschemasInternals.h400 xmlSchemaFacetPtr facet;/* the linked facet */ member in struct:_xmlSchemaFacetLink
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemastypes.c5046 xmlSchemaGetFacetValueAsULong(xmlSchemaFacetPtr facet) argument
5069 xmlSchemaValidateListSimpleTypeFacet(xmlSchemaFacetPtr facet, const xmlChar *value, unsigned long actualLen, unsigned long *expectedLen) argument
5124 xmlSchemaValidateLengthFacetInternal(xmlSchemaFacetPtr facet, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length, xmlSchemaWhitespaceValueType ws) argument
5238 xmlSchemaValidateLengthFacet(xmlSchemaTypePtr type, xmlSchemaFacetPtr facet, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length) argument
5267 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length, xmlSchemaWhitespaceValueType ws) argument
5293 xmlSchemaValidateFacetInternal(xmlSchemaFacetPtr facet, xmlSchemaWhitespaceValueType fws, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, xmlSchemaWhitespaceValueType ws) argument
5512 xmlSchemaValidateFacet(xmlSchemaTypePtr base, xmlSchemaFacetPtr facet, const xmlChar *value, xmlSchemaValPtr val) argument
5551 xmlSchemaValidateFacetWhtsp(xmlSchemaFacetPtr facet, xmlSchemaWhitespaceValueType fws, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, xmlSchemaWhitespaceValueType ws) argument
[all...]
H A Drelaxng.c653 xmlRelaxNGFacetCheck facet; /* the facet check function */ member in struct:_xmlRelaxNGTypeLibrary
2484 xmlSchemaFacetPtr facet; local
2755 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
[all...]
H A Dxmlschemas.c1788 xmlSchemaFacetPtr facet; local
2627 xmlSchemaFacetErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, const xmlChar *value, unsigned long length, xmlSchemaTypePtr type, xmlSchemaFacetPtr facet, const char *message, const xmlChar *str1, const xmlChar *str2) argument
3015 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaTypePtr type, xmlSchemaTypePtr baseType, xmlSchemaFacetPtr facet) argument
3045 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaTypePtr type, xmlSchemaFacetPtr facet) argument
3941 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) argument
3968 xmlSchemaFacetPtr facet, next; local
6633 xmlSchemaFacetPtr facet; local
11659 xmlSchemaFacetPtr facet, lastfacet = NULL; local
15301 xmlSchemaFacetPtr facet; local
15377 xmlSchemaFacetPtr facet; local
15488 xmlSchemaFacetPtr facet; local
15677 xmlSchemaFacetPtr facet; local
17223 xmlSchemaFacetPtr facet, bfacet, local
18628 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt, const xmlChar * name ATTRIBUTE_UNUSED) argument
18846 xmlSchemaFacetPtr facet = typeDecl->facets; local
18860 facet = facet->next; local
24163 xmlSchemaFacetPtr facet; local
[all...]
H A Dtestapi.c34995 xmlSchemaFacetPtr facet; /* the facet */ local
35365 xmlSchemaFacetPtr facet; /* an schemas type facet */ local
35694 xmlSchemaFacetPtr facet; /* the facet to check */ local
35747 xmlSchemaFacetPtr facet; /* the facet to check */ local
35818 xmlSchemaFacetPtr facet; /* the facet to check */ local
35878 xmlSchemaFacetPtr facet; /* the facet to check */ local
35947 xmlSchemaFacetPtr facet; /* the facet to check */ local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemastypes.c5039 xmlSchemaGetFacetValueAsULong(xmlSchemaFacetPtr facet) argument
5062 xmlSchemaValidateListSimpleTypeFacet(xmlSchemaFacetPtr facet, const xmlChar *value, unsigned long actualLen, unsigned long *expectedLen) argument
5117 xmlSchemaValidateLengthFacetInternal(xmlSchemaFacetPtr facet, xmlSchemaTypeType valType, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length, xmlSchemaWhitespaceValueType ws) argument
5231 xmlSchemaValidateLengthFacet(xmlSchemaTypePtr type, xmlSchemaFacetPtr facet, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length) argument
5260 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, unsigned long *length, xmlSchemaWhitespaceValueType ws) argument
5286 xmlSchemaValidateFacetInternal(xmlSchemaFacetPtr facet, xmlSchemaWhitespaceValueType fws, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, xmlSchemaWhitespaceValueType ws) argument
5505 xmlSchemaValidateFacet(xmlSchemaTypePtr base, xmlSchemaFacetPtr facet, const xmlChar *value, xmlSchemaValPtr val) argument
5544 xmlSchemaValidateFacetWhtsp(xmlSchemaFacetPtr facet, xmlSchemaWhitespaceValueType fws, xmlSchemaValType valType, const xmlChar *value, xmlSchemaValPtr val, xmlSchemaWhitespaceValueType ws) argument
[all...]
H A Drelaxng.c652 xmlRelaxNGFacetCheck facet; /* the facet check function */ member in struct:_xmlRelaxNGTypeLibrary
2483 xmlSchemaFacetPtr facet; local
2754 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
[all...]
H A Dxmlschemas.c1783 xmlSchemaFacetPtr facet; local
2608 xmlSchemaFacetErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, const xmlChar *value, unsigned long length, xmlSchemaTypePtr type, xmlSchemaFacetPtr facet, const char *message, const xmlChar *str1, const xmlChar *str2) argument
2996 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaTypePtr type, xmlSchemaTypePtr baseType, xmlSchemaFacetPtr facet) argument
3026 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaTypePtr type, xmlSchemaFacetPtr facet) argument
3922 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) argument
3949 xmlSchemaFacetPtr facet, next; local
6614 xmlSchemaFacetPtr facet; local
11640 xmlSchemaFacetPtr facet, lastfacet = NULL; local
15272 xmlSchemaFacetPtr facet; local
15348 xmlSchemaFacetPtr facet; local
15459 xmlSchemaFacetPtr facet; local
15648 xmlSchemaFacetPtr facet; local
17194 xmlSchemaFacetPtr facet, bfacet, local
18599 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt, const xmlChar * name ATTRIBUTE_UNUSED) argument
18817 xmlSchemaFacetPtr facet = typeDecl->facets; local
18831 facet = facet->next; local
24134 xmlSchemaFacetPtr facet; local
[all...]
H A Dtestapi.c34674 xmlSchemaFacetPtr facet; /* the facet */ local
35044 xmlSchemaFacetPtr facet; /* an schemas type facet */ local
35373 xmlSchemaFacetPtr facet; /* the facet to check */ local
35426 xmlSchemaFacetPtr facet; /* the facet to check */ local
35497 xmlSchemaFacetPtr facet; /* the facet to check */ local
35557 xmlSchemaFacetPtr facet; /* the facet to check */ local
35626 xmlSchemaFacetPtr facet; /* the facet to check */ local
[all...]

Completed in 674 milliseconds