HomeSort by relevance Sort by last modified time
    Searched refs:interpret_text (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
delegate.c 899 *interpret_text, local
    [all...]
property.c 3318 *interpret_text; local
    [all...]
  /external/ImageMagick/www/api/
property.php 295 <p>if ((*p == '@') &amp;&amp; (IsPathAccessible(p+1) != MagickFalse)) { /* handle a '@' replace string from file */ interpret_text=FileToString(p+1,~0UL,exception); if (interpret_text != (char *) NULL) return(interpret_text); }</p>

Completed in 175 milliseconds