OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlRelaxNGFacetCheck
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
relaxng.c
600
*
xmlRelaxNGFacetCheck
:
612
typedef int (*
xmlRelaxNGFacetCheck
) (void *data, const xmlChar * type,
652
xmlRelaxNGFacetCheck
facet; /* the facet check function */
[
all
...]
/external/libxml2/
relaxng.c
600
*
xmlRelaxNGFacetCheck
:
612
typedef int (*
xmlRelaxNGFacetCheck
) (void *data, const xmlChar * type,
652
xmlRelaxNGFacetCheck
facet; /* the facet check function */
[
all
...]
Completed in 292 milliseconds