OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcscmp
(Results
1 - 2
of
2
) sorted by null
/external/expat/xmlwf/
xmltchar.h
10
#define
tcscmp
wcscmp
macro
26
#define
tcscmp
strcmp
macro
xmlwf.c
117
return
tcscmp
(*(const XML_Char **)att1, *(const XML_Char **)att2);
163
return
tcscmp
(att1, att2);
Completed in 23 milliseconds