Lines Matching refs:notext
1544 bool notext = 1; in PHP_FUNCTION() local
1553 Z_PARAM_BOOL(notext) in PHP_FUNCTION()
1570 if (!notext && !X509_print(bio_out, cert)) { in PHP_FUNCTION()
1850 bool notext = 1; in PHP_FUNCTION() local
1857 Z_PARAM_BOOL(notext) in PHP_FUNCTION()
1873 if (!notext && !X509_print(bio_out, cert)) { in PHP_FUNCTION()
3125 bool notext = 1; in PHP_FUNCTION() local
3135 Z_PARAM_BOOL(notext) in PHP_FUNCTION()
3152 if (!notext && !X509_REQ_print(bio_out, csr)) { in PHP_FUNCTION()
3181 bool notext = 1; in PHP_FUNCTION() local
3188 Z_PARAM_BOOL(notext) in PHP_FUNCTION()
3202 if (!notext && !X509_REQ_print(bio_out, csr)) { in PHP_FUNCTION()