Home
last modified time | relevance | path

Searched refs:xmlIsPubidChar (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dchvalid.rpgle103 d xmlIsPubidChar pr extproc('xmlIsPubidChar')
/external/libxml2/
Dchvalid.c331 xmlIsPubidChar(unsigned int ch) { in xmlIsPubidChar() function
Dchvalid.def11 name xmlIsPubidChar
Dlibxml2.syms155 xmlIsPubidChar;
Delfgcchack.h4849 #undef xmlIsPubidChar
4850 extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias"…
4852 #ifndef xmlIsPubidChar
4853 extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden")));
4854 #define xmlIsPubidChar xmlIsPubidChar__internal_alias macro
Dtestapi.c6903 ret_val = xmlIsPubidChar(ch); in test_xmlIsPubidChar()
/external/libxml2/include/libxml/
Dchvalid.h225 xmlIsPubidChar(unsigned int ch);
/external/libxml2/doc/html/
Dindex.sgml154 <ANCHOR id="xmlIsPubidChar-ch" href="libxml/libxml-chvalid.html#xmlIsPubidChar-ch">
/external/libxml2/win32/
Dlibxml2.def.src1019 xmlIsPubidChar