Lines Matching refs:STRLEN
2830 STRLEN in BlobToImage()
2849 length=(STRLEN *) NULL; in BlobToImage()
2857 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in BlobToImage()
2858 if (length == (STRLEN *) NULL) in BlobToImage()
2929 length=(STRLEN *) RelinquishMagickMemory(length); in BlobToImage()
12245 STRLEN in Ping()
12267 length=(STRLEN *) NULL; in Ping()
12275 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Ping()
12276 if (length == (STRLEN *) NULL) in Ping()
12398 length=(STRLEN *) RelinquishMagickMemory(length); in Ping()
13763 STRLEN in Read()
13786 length=(STRLEN *) NULL; in Read()
13793 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Read()
13794 if (length == (STRLEN *) NULL) in Read()
13919 length=(STRLEN *) RelinquishMagickMemory(length); in Read()