OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlHashCopier
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/include/libxml/
hash.h
71
*
xmlHashCopier
:
79
typedef void *(*
xmlHashCopier
)(void *payload, xmlChar *name);
205
xmlHashCopier
f);
/external/libxml2/
entities.c
947
return(xmlHashCopy(table, (
xmlHashCopier
) xmlCopyEntity));
hash.c
975
xmlHashCopy(xmlHashTablePtr table,
xmlHashCopier
f) {
valid.c
[
all
...]
Completed in 162 milliseconds