Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c1809 #define NULLCHK(p) if(!p) { \ in xmlURIEscape() macro
1838 NULLCHK(segment) in xmlURIEscape()
1847 NULLCHK(segment) in xmlURIEscape()
1855 NULLCHK(segment) in xmlURIEscape()
1864 NULLCHK(segment) in xmlURIEscape()
1882 NULLCHK(segment) in xmlURIEscape()
1894 NULLCHK(segment) in xmlURIEscape()
1902 NULLCHK(segment) in xmlURIEscape()
1909 NULLCHK(segment) in xmlURIEscape()
1916 #undef NULLCHK in xmlURIEscape()