php_mb_gpc_encoding_detector  160 ext/mbstring/mbstring.h MBSTRING_API int php_mb_gpc_encoding_detector(char **arg_string, int *arg_length, int num, char *arg_list TSRMLS_DC);
php_mb_gpc_encoding_detector   63 main/rfc1867.c 			php_mb_gpc_encoding_detector(val_list, len_list, num_vars, NULL TSRMLS_CC) == SUCCESS) {
php_mb_gpc_encoding_detector  625 main/rfc1867.c 		php_mb_gpc_encoding_detector(&str, &len, 1, NULL TSRMLS_CC);
php_mb_gpc_encoding_detector 1189 main/rfc1867.c 				if(php_mb_gpc_encoding_detector(val_list, len_list, num_vars, NULL TSRMLS_CC) == SUCCESS) {