OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlEncodeEntitiesReentrant
(Results
1 - 8
of
8
) sorted by null
/external/libxml2/include/libxml/
entities.h
120
xmlEncodeEntitiesReentrant
(xmlDocPtr doc,
/external/libxml2/
libxml2.syms
522
xmlEncodeEntitiesReentrant
;
[
all
...]
HTMLtree.c
686
* This is implemented in
xmlEncodeEntitiesReentrant
849
buffer =
xmlEncodeEntitiesReentrant
(doc, cur->content);
[
all
...]
entities.c
764
*
xmlEncodeEntitiesReentrant
:
776
xmlEncodeEntitiesReentrant
(xmlDocPtr doc, const xmlChar *input) {
xmllint.c
531
result = (char *)
xmlEncodeEntitiesReentrant
(NULL, BAD_CAST buffer);
[
all
...]
elfgcchack.h
[
all
...]
tree.c
[
all
...]
testapi.c
[
all
...]
Completed in 181 milliseconds