Searched refs:uc (Results 1 – 5 of 5) sorted by relevance
103 unsigned int uc; in mbfl_filt_conv_html_enc() local127 uc = (unsigned int)c; in mbfl_filt_conv_html_enc()131 *(--p) = "0123456789"[uc % 10]; in mbfl_filt_conv_html_enc()132 uc /= 10; in mbfl_filt_conv_html_enc()133 } while (uc); in mbfl_filt_conv_html_enc()
145 $uc = ucfirst($str);146 if ($uc == "Fahrvergnuegen") {
1285 register unsigned uc = (unsigned char)c; local1292 if (col[uc] != 0)
113 array( 'Kdkg6/~uc>"}7jD^t,\\80', 'f83a6970b348b383' ),
319 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then5544 done | sort | sort -uc >/dev/null 2>&1); then
Completed in 23 milliseconds