OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlRelaxNGTypeFree
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
relaxng.c
618
*
xmlRelaxNGTypeFree
:
624
typedef void (*
xmlRelaxNGTypeFree
) (void *data, void *result);
653
xmlRelaxNGTypeFree
freef; /* the freeing function */
[
all
...]
/external/libxml2/
relaxng.c
618
*
xmlRelaxNGTypeFree
:
624
typedef void (*
xmlRelaxNGTypeFree
) (void *data, void *result);
653
xmlRelaxNGTypeFree
freef; /* the freeing function */
[
all
...]
Completed in 92 milliseconds