Lines Matching refs:enc_len
564 size_t enc_len = 0; in php_tidy_quick_repair() local
572 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "P|zsb", &arg1, &config, &enc, &enc_len, &use_include_p… in php_tidy_quick_repair()
579 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "S|zsb", &arg1, &config, &enc, &enc_len, &use_include_p… in php_tidy_quick_repair()
610 if(enc_len) { in php_tidy_quick_repair()
1207 size_t enc_len = 0; in PHP_FUNCTION() local
1212 if (zend_parse_parameters(ZEND_NUM_ARGS(), "S|zs", &input, &options, &enc, &enc_len) == FAILURE) { in PHP_FUNCTION()
1267 size_t enc_len = 0; in PHP_FUNCTION() local
1275 &options, &enc, &enc_len, &use_include_path) == FAILURE) { in PHP_FUNCTION()
1584 size_t enc_len = 0; in TIDY_DOC_METHOD() local
1593 &options, &enc, &enc_len, &use_include_path) == FAILURE) { in TIDY_DOC_METHOD()
1621 size_t enc_len = 0; in TIDY_DOC_METHOD() local
1632 &options, &enc, &enc_len, &use_include_path) == FAILURE) { in TIDY_DOC_METHOD()
1660 size_t enc_len = 0; in TIDY_DOC_METHOD() local
1667 if (zend_parse_parameters(ZEND_NUM_ARGS(), "S|zs", &input, &options, &enc, &enc_len) == FAILURE) { in TIDY_DOC_METHOD()