Lines Matching refs:STRLEN
2828 STRLEN in BlobToImage()
2847 length=(STRLEN *) NULL; in BlobToImage()
2855 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in BlobToImage()
2856 if (length == (STRLEN *) NULL) in BlobToImage()
2927 length=(STRLEN *) RelinquishMagickMemory(length); in BlobToImage()
12220 STRLEN in Ping()
12242 length=(STRLEN *) NULL; in Ping()
12250 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Ping()
12251 if (length == (STRLEN *) NULL) in Ping()
12373 length=(STRLEN *) RelinquishMagickMemory(length); in Ping()
13738 STRLEN in Read()
13761 length=(STRLEN *) NULL; in Read()
13768 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Read()
13769 if (length == (STRLEN *) NULL) in Read()
13894 length=(STRLEN *) RelinquishMagickMemory(length); in Read()