OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucfirst
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/contrib/gitchangelog/
changelog.rc.py
142
## -
ucfirst
: ensure the first letter is uppercase.
186
|
ucfirst
relnotes.rc.py
61
|
ucfirst
gitchangelog.py
506
def
ucfirst
(msg):
function
588
"
ucfirst
",
1600
(f.__name__, f) for f in (
ucfirst
, indent, textwrap, paragraph_wrap)
1921
"subject_process",
ucfirst
| final_dot
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
9604
# Note that we use lcfirst () and
ucfirst
() to enforce whether the first
9702
$comment_line = $g_html_new_line .
ucfirst
($msg);
9708
push (@g_warning_msgs,
ucfirst
($comment_line));
9725
$comment_line = $g_html_new_line .
ucfirst
($msg);
9731
push (@g_error_msgs,
ucfirst
($comment_line));
9791
printf ("%-9s %s", $identifier,
ucfirst
($comment_line));
9828
printf ("%s\n",
ucfirst
($comment_line));
11536
printf ("%-9s %s\n", $identifier,
ucfirst
($msg));
11584
printf ("%-9s %s\n", $identifier,
ucfirst
($msg));
11589
printf ("%-11s %s\n", $identifier,
ucfirst
($msg))
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
9604
# Note that we use lcfirst () and
ucfirst
() to enforce whether the first
9702
$comment_line = $g_html_new_line .
ucfirst
($msg);
9708
push (@g_warning_msgs,
ucfirst
($comment_line));
9725
$comment_line = $g_html_new_line .
ucfirst
($msg);
9731
push (@g_error_msgs,
ucfirst
($comment_line));
9791
printf ("%-9s %s", $identifier,
ucfirst
($comment_line));
9828
printf ("%s\n",
ucfirst
($comment_line));
11536
printf ("%-9s %s\n", $identifier,
ucfirst
($msg));
11584
printf ("%-9s %s\n", $identifier,
ucfirst
($msg));
11589
printf ("%-11s %s\n", $identifier,
ucfirst
($msg))
[
all
...]
/src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl
2305
s/&/
ucfirst
(lc($pw))/ge;
Completed in 46 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026