dict_type         424 ext/enchant/enchant.c 	long dict_type;
dict_type         428 ext/enchant/enchant.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rls", &broker, &dict_type, &value, &value_len) == FAILURE) {
dict_type         438 ext/enchant/enchant.c 	switch (dict_type) {
dict_type         464 ext/enchant/enchant.c 	long dict_type;
dict_type         467 ext/enchant/enchant.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rl", &broker, &dict_type) == FAILURE) {
dict_type         473 ext/enchant/enchant.c 	switch (dict_type) {