OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlDictCreate
(Results
1 - 10
of
10
) sorted by null
/external/libxml2/include/libxml/
dict.h
31
xmlDictCreate
(void);
/external/libxml2/
schematron.c
605
ret->dict =
xmlDictCreate
();
648
ret->dict =
xmlDictCreate
();
686
ret->dict =
xmlDictCreate
();
[
all
...]
dict.c
434
*
xmlDictCreate
:
441
xmlDictCreate
(void) {
483
xmlDictPtr dict =
xmlDictCreate
();
xmlreader.c
[
all
...]
parserInternals.c
[
all
...]
elfgcchack.h
[
all
...]
HTMLparser.c
[
all
...]
xmlschemas.c
[
all
...]
xmlregexp.c
[
all
...]
/external/libxslt/libxslt/
xslt.c
752
ret->dict =
xmlDictCreate
();
[
all
...]
Completed in 163 milliseconds