Searched refs:xmlIsPubidChar (Results 1 – 13 of 13) sorted by relevance
103 d xmlIsPubidChar pr extproc('xmlIsPubidChar')
362 xmlIsPubidChar(unsigned int ch) { in xmlIsPubidChar() function
256 xmlIsPubidChar(unsigned int ch);
4880 #undef xmlIsPubidChar4881 extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias"…4883 #ifndef xmlIsPubidChar4884 extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden")));4885 #define xmlIsPubidChar xmlIsPubidChar__internal_alias macro
331 xmlIsPubidChar(unsigned int ch) { in xmlIsPubidChar() function
11 name xmlIsPubidChar
155 xmlIsPubidChar;
4859 #undef xmlIsPubidChar4860 extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias"…4862 #ifndef xmlIsPubidChar4863 extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden")));4864 #define xmlIsPubidChar xmlIsPubidChar__internal_alias macro
6905 ret_val = xmlIsPubidChar(ch); in test_xmlIsPubidChar()
225 xmlIsPubidChar(unsigned int ch);
154 <ANCHOR id="xmlIsPubidChar-ch" href="libxml/libxml-chvalid.html#xmlIsPubidChar-ch">
1020 xmlIsPubidChar
99657 @@ -332,5 +332,3 @@ xmlIsPubidChar(unsigned int ch) {105844 -#undef xmlIsPubidChar105845 -extern __typeof (xmlIsPubidChar) xmlIsPubidChar __attribute((alias("xmlIsPubidChar__internal_alias…105847 -#ifndef xmlIsPubidChar105848 -extern __typeof (xmlIsPubidChar) xmlIsPubidChar__internal_alias __attribute((visibility("hidden"))…105849 -#define xmlIsPubidChar xmlIsPubidChar__internal_alias