Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmsl.c7582 static void MSLIgnorableWhitespace(void *context,const xmlChar *c,int length) in MSLIgnorableWhitespace() function
7885 sax_modules.ignorableWhitespace=MSLIgnorableWhitespace; in ProcessMSLScript()