OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iowrite
(Results
1 - 10
of
10
) sorted by null
/external/libxml2/include/libxml/
xmlsave.h
59
xmlSaveToIO (xmlOutputWriteCallback
iowrite
,
xmlIO.h
243
xmlOutputBufferCreateIO (xmlOutputWriteCallback
iowrite
,
/external/mksh/src/
tree.c
254
(type == IOCAT || type ==
IOWRITE
) ? 1 :
270
case
IOWRITE
:
900
DT(
IOWRITE
)
syn.c
1006
(yylval.iop->flag == IOREAD || yylval.iop->flag ==
IOWRITE
)) {
lex.c
945
iop->flag |= c == '>' ?
IOWRITE
: IOREAD;
[
all
...]
exec.c
1315
case
IOWRITE
:
[
all
...]
sh.h
[
all
...]
/external/libxml2/
xmlsave.c
[
all
...]
xmlIO.c
[
all
...]
schematron.c
168
xmlOutputWriteCallback
iowrite
; /* if using XML_SCHEMATRON_OUT_IO */
member in struct:_xmlSchematronValidCtxt
[
all
...]
Completed in 182 milliseconds