OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlCurrentChar
(Results
1 - 7
of
7
) sorted by null
/external/libxml2/
testchar.c
255
c =
xmlCurrentChar
(ctxt, &len);
283
c =
xmlCurrentChar
(ctxt, &len);
364
c =
xmlCurrentChar
(ctxt, &len);
454
c =
xmlCurrentChar
(ctxt, &len);
libxml2.syms
137
xmlCurrentChar
;
[
all
...]
parserInternals.c
573
*
xmlCurrentChar
:
591
xmlCurrentChar
(xmlParserCtxtPtr ctxt, int *len) {
[
all
...]
elfgcchack.h
[
all
...]
parser.c
[
all
...]
testapi.c
[
all
...]
/external/libxml2/include/libxml/
parserInternals.h
563
XMLPUBFUN int XMLCALL
xmlCurrentChar
(xmlParserCtxtPtr ctxt,
Completed in 112 milliseconds