notext            128 ext/openssl/openssl.c 	ZEND_ARG_INFO(0, notext)
notext            134 ext/openssl/openssl.c 	ZEND_ARG_INFO(0, notext)
notext            193 ext/openssl/openssl.c 	ZEND_ARG_INFO(0, notext)
notext            199 ext/openssl/openssl.c 	ZEND_ARG_INFO(0, notext)
notext           1417 ext/openssl/openssl.c 	zend_bool notext = 1;
notext           1423 ext/openssl/openssl.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zp|b", &zcert, &filename, &filename_len, &notext) == FAILURE) {
notext           1440 ext/openssl/openssl.c 		if (!notext) {
notext           1740 ext/openssl/openssl.c 	zend_bool notext = 1;
notext           1744 ext/openssl/openssl.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zz|b", &zcert, &zout, &notext) == FAILURE) {
notext           1756 ext/openssl/openssl.c 	if (!notext) {
notext           2852 ext/openssl/openssl.c 	zend_bool notext = 1;
notext           2857 ext/openssl/openssl.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rp|b", &zcsr, &filename, &filename_len, &notext) == FAILURE) {
notext           2874 ext/openssl/openssl.c 		if (!notext) {
notext           2896 ext/openssl/openssl.c 	zend_bool notext = 1;
notext           2901 ext/openssl/openssl.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rz|b", &zcsr, &zout, &notext) == FAILURE) {
notext           2915 ext/openssl/openssl.c 	if (!notext) {