public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* Issue in man page isalpha.3
@ 2025-12-24 14:38 Helge Kreutzmann
  2025-12-24 15:24 ` Alejandro Colomar
  0 siblings, 1 reply; 7+ messages in thread
From: Helge Kreutzmann @ 2025-12-24 14:38 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    I<(isalpha(c)\\ || \\ isdigit(c))> → B<(isalpha(>I<c>B<) || isdigit(>I<c>B<))>

"checks for an alphanumeric character; it is equivalent to I<(isalpha(c)\\ ||"
"\\ isdigit(c))>."

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Issue in man page isalpha.3
@ 2025-12-24 14:38 Helge Kreutzmann
  2025-12-24 15:30 ` Alejandro Colomar
  0 siblings, 1 reply; 7+ messages in thread
From: Helge Kreutzmann @ 2025-12-24 14:38 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    I<(isupper(c)\\ ||\\ islower(c))> → B<(isupper(>I<c>B<) || islower(>I<c>B<))>

"checks for an alphabetic character; in the standard B<\\[dq]C\\[dq]> locale, "
"it is equivalent to I<(isupper(c)\\ ||\\ islower(c))>.  In some locales, "
"there may be additional characters for which B<isalpha>()  is true\\"
"[em]letters which are neither uppercase nor lowercase."

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Issue in man page isalpha.3
@ 2025-08-24 14:48 Helge Kreutzmann
  0 siblings, 0 replies; 7+ messages in thread
From: Helge Kreutzmann @ 2025-08-24 14:48 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    I<(isalpha(c)\\ || \\ isdigit(c))> → B<(isalpha(>I<c>B<) || isdigit(>I<c>B<))>

"checks for an alphanumeric character; it is equivalent to I<(isalpha(c)\\ ||"
"\\ isdigit(c))>."

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Issue in man page isalpha.3
@ 2025-08-24 14:48 Helge Kreutzmann
  0 siblings, 0 replies; 7+ messages in thread
From: Helge Kreutzmann @ 2025-08-24 14:48 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    I<(isupper(c)\\ ||\\ islower(c))> → B<(isupper(>I<c>B<) || islower(>I<c>B<))>

"checks for an alphabetic character; in the standard B<\\[dq]C\\[dq]> locale, "
"it is equivalent to I<(isupper(c)\\ ||\\ islower(c))>.  In some locales, "
"there may be additional characters for which B<isalpha>()  is true\\"
"[em]letters which are neither uppercase nor lowercase."

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-12-25  5:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 14:38 Issue in man page isalpha.3 Helge Kreutzmann
2025-12-24 15:24 ` Alejandro Colomar
2025-12-25  5:58   ` Helge Kreutzmann
  -- strict thread matches above, loose matches on Subject: below --
2025-12-24 14:38 Helge Kreutzmann
2025-12-24 15:30 ` Alejandro Colomar
2025-08-24 14:48 Helge Kreutzmann
2025-08-24 14:48 Helge Kreutzmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox