Searched refs:embedText (Results 1 – 1 of 1) sorted by relevance
1015 char *embedText; in PHP_METHOD() local1022 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &embedText, &embedText_len) == FAILURE) { in PHP_METHOD()1039 result = InterpretImageProperties(image_info, image, embedText, exception); in PHP_METHOD()1042 result = InterpretImageProperties(image_info, image, embedText); in PHP_METHOD()
Completed in 33 milliseconds