Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatLo (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2774 xmlUCSIsCatLo(int code) { in xmlUCSIsCatLo() function
Dlibxml2.syms1104 xmlUCSIsCatLo;
Delfgcchack.h13486 #undef xmlUCSIsCatLo
13487 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo __attribute((alias("xmlUCSIsCatLo__internal_alias")));
13489 #ifndef xmlUCSIsCatLo
13490 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo__internal_alias __attribute((visibility("hidden")));
13491 #define xmlUCSIsCatLo xmlUCSIsCatLo__internal_alias macro
Dxmlregexp.c2866 ret = xmlUCSIsCatLo(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38747 ret_val = xmlUCSIsCatLo(code); in test_xmlUCSIsCatLo()
/external/libxml2/include/libxml/
Dxmlunicode.h165 XMLPUBFUN int XMLCALL xmlUCSIsCatLo (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle718 d xmlUCSIsCatLo pr extproc('xmlUCSIsCatLo')
/external/libxml2/win32/
Dlibxml2.def.src2190 xmlUCSIsCatLo