Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c179 {"Lt", xmlUCSIsCatLt},
2787 xmlUCSIsCatLt(int code) { in xmlUCSIsCatLt() function
Dlibxml2.syms1105 xmlUCSIsCatLt;
Delfgcchack.h13520 #undef xmlUCSIsCatLt
13521 extern __typeof (xmlUCSIsCatLt) xmlUCSIsCatLt __attribute((alias("xmlUCSIsCatLt__internal_alias")));
13523 #ifndef xmlUCSIsCatLt
13524 extern __typeof (xmlUCSIsCatLt) xmlUCSIsCatLt__internal_alias __attribute((visibility("hidden")));
13525 #define xmlUCSIsCatLt xmlUCSIsCatLt__internal_alias macro
Dxmlregexp.c2932 ret = xmlUCSIsCatLt(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38774 ret_val = xmlUCSIsCatLt(code); in test_xmlUCSIsCatLt()
/third_party/libxml2/include/libxml/
Dxmlunicode.h166 XMLPUBFUN int XMLCALL xmlUCSIsCatLt (int code);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle722 d xmlUCSIsCatLt pr extproc('xmlUCSIsCatLt')
/third_party/libxml2/win32/
Dlibxml2.def.src2195 xmlUCSIsCatLt
/third_party/chromium/patch/
D0001-cve.patch114493 -#undef xmlUCSIsCatLt
114494 -extern __typeof (xmlUCSIsCatLt) xmlUCSIsCatLt __attribute((alias("xmlUCSIsCatLt__internal_alias"))…
114496 -#ifndef xmlUCSIsCatLt
114497 -extern __typeof (xmlUCSIsCatLt) xmlUCSIsCatLt__internal_alias __attribute((visibility("hidden")));
114498 -#define xmlUCSIsCatLt xmlUCSIsCatLt__internal_alias