raw_output 130 ext/hash/hash.c zend_bool raw_output = raw_output_default; raw_output 135 ext/hash/hash.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss|b", &algo, &algo_len, &data, &data_len, &raw_output) == FAILURE) { raw_output 175 ext/hash/hash.c if (raw_output) { raw_output 246 ext/hash/hash.c zend_bool raw_output = raw_output_default; raw_output 252 ext/hash/hash.c &key, &key_len, &raw_output) == FAILURE) { raw_output 303 ext/hash/hash.c if (raw_output) { raw_output 498 ext/hash/hash.c zend_bool raw_output = 0; raw_output 503 ext/hash/hash.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|b", &zhash, &raw_output) == FAILURE) { raw_output 543 ext/hash/hash.c if (raw_output) { raw_output 621 ext/hash/hash.c zend_bool raw_output = 0; raw_output 625 ext/hash/hash.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sssl|lb", &algo, &algo_len, &pass, &pass_len, &salt, &salt_len, &iterations, &length, &raw_output) == FAILURE) { raw_output 666 ext/hash/hash.c if (!raw_output) { raw_output 671 ext/hash/hash.c if (!raw_output) { raw_output 725 ext/hash/hash.c if (raw_output) { raw_output 1109 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1114 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1121 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1126 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1133 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1139 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1146 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1153 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1181 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 1197 ext/hash/hash.c ZEND_ARG_INFO(0, raw_output) raw_output 110 ext/hash/hash_md.c zend_bool raw_output = 0; raw_output 115 ext/hash/hash_md.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 123 ext/hash/hash_md.c if (raw_output) { raw_output 139 ext/hash/hash_md.c zend_bool raw_output = 0; raw_output 147 ext/hash/hash_md.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 170 ext/hash/hash_md.c if (raw_output) { raw_output 93 ext/hash/hash_sha.c zend_bool raw_output = 0; raw_output 98 ext/hash/hash_sha.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 106 ext/hash/hash_sha.c if (raw_output) { raw_output 123 ext/hash/hash_sha.c zend_bool raw_output = 0; raw_output 131 ext/hash/hash_sha.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 154 ext/hash/hash_sha.c if (raw_output) { raw_output 140 ext/openssl/openssl.c ZEND_ARG_INFO(0, raw_output) raw_output 377 ext/openssl/openssl.c ZEND_ARG_INFO(0, raw_output) raw_output 1808 ext/openssl/openssl.c zend_bool raw_output = 0; raw_output 1815 ext/openssl/openssl.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Z|sb", &zcert, &method, &method_len, &raw_output) == FAILURE) { raw_output 1825 ext/openssl/openssl.c if (php_openssl_x509_fingerprint(cert, method, raw_output, &fingerprint, &fingerprint_len TSRMLS_CC) == SUCCESS) { raw_output 5090 ext/openssl/openssl.c zend_bool raw_output = 0; raw_output 5098 ext/openssl/openssl.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss|b", &data, &data_len, &method, &method_len, &raw_output) == FAILURE) { raw_output 5113 ext/openssl/openssl.c if (raw_output) { raw_output 1779 ext/standard/basic_functions.c ZEND_ARG_INFO(0, raw_output) raw_output 1784 ext/standard/basic_functions.c ZEND_ARG_INFO(0, raw_output) raw_output 1919 ext/standard/basic_functions.c ZEND_ARG_INFO(0, raw_output) raw_output 1924 ext/standard/basic_functions.c ZEND_ARG_INFO(0, raw_output) raw_output 51 ext/standard/md5.c zend_bool raw_output = 0; raw_output 56 ext/standard/md5.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 64 ext/standard/md5.c if (raw_output) { raw_output 80 ext/standard/md5.c zend_bool raw_output = 0; raw_output 88 ext/standard/md5.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 111 ext/standard/md5.c if (raw_output) { raw_output 39 ext/standard/sha1.c zend_bool raw_output = 0; raw_output 44 ext/standard/sha1.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 52 ext/standard/sha1.c if (raw_output) { raw_output 70 ext/standard/sha1.c zend_bool raw_output = 0; raw_output 78 ext/standard/sha1.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|b", &arg, &arg_len, &raw_output) == FAILURE) { raw_output 101 ext/standard/sha1.c if (raw_output) {