9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] libutf + libregexp9
@ 2008-02-05  9:27 yplan9
  2008-02-05 16:47 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: yplan9 @ 2008-02-05  9:27 UTC (permalink / raw)
  To: 9fans

Hi,

Is there any examples about using "libutf" and "libregexp9"?

Thanks in davance

cheers
Younès


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

* Re: [9fans] libutf + libregexp9
  2008-02-05  9:27 [9fans] libutf + libregexp9 yplan9
@ 2008-02-05 16:47 ` Russ Cox
  2008-02-06 16:19   ` yplan9
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2008-02-05 16:47 UTC (permalink / raw)
  To: 9fans

> Is there any examples about using "libutf" and "libregexp9"?

There are manual pages linked at http://swtch.com/plan9port/unix/.

If you grep for regexp or rune or utf in the Plan 9 or plan9port
source trees, you will find plenty of examples in their native
environment.  The interface is the same in the ported libraries.

Here are two reasonable examples:
	http://swtch.com/usr/local/plan9/src/cmd/sed.c
	http://swtch.com/usr/local/plan9/src/cmd/unicode.c

Russ


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

* Re: [9fans] libutf + libregexp9
  2008-02-05 16:47 ` Russ Cox
@ 2008-02-06 16:19   ` yplan9
  0 siblings, 0 replies; 3+ messages in thread
From: yplan9 @ 2008-02-06 16:19 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi Russ,

Thanks for the pointers.

cheers
Younès

Russ Cox a écrit :
>> Is there any examples about using "libutf" and "libregexp9"?
>>     
>
> There are manual pages linked at http://swtch.com/plan9port/unix/.
>
> If you grep for regexp or rune or utf in the Plan 9 or plan9port
> source trees, you will find plenty of examples in their native
> environment.  The interface is the same in the ported libraries.
>
> Here are two reasonable examples:
> 	http://swtch.com/usr/local/plan9/src/cmd/sed.c
> 	http://swtch.com/usr/local/plan9/src/cmd/unicode.c
>
> Russ
>
>  
>
>   


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

end of thread, other threads:[~2008-02-06 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-05  9:27 [9fans] libutf + libregexp9 yplan9
2008-02-05 16:47 ` Russ Cox
2008-02-06 16:19   ` yplan9

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).