Displaying 5 results from an estimated 5 matches for "regula".
Did you mean:
regular
2006 Jul 30
0
Regula expression ruby question
text = "Ruby on Rails Ruby for Rails Recipie for Rails".
term = ''Rails''
How do I find the position of all the places where "Rails" occur in the
above text. Please note that I want the index [position] where rails begin
in the above text.
Thanks.
-=-
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jul 27
11
[PATCH 0/8] Quota support for ocfs2-tools
Hi,
I'm sending a series of patches implementing quota support into ocfs2-tools.
It's the same as the original huge patch I've sent but now it's split as Joel
asked. I've also realized that when disabling SPARSE feature, we should update
quota information. That piece of code is missing, I'll implement it soon.
Comments welcome.
Honza
2009 Jul 30
11
[PATCH 0/9] Quota support for ocfs2-tools (version 2)
Hi,
this is the next version of quota support for quota tools. I've addressed all
the comments of Tao, Joel and others. Sparse feature disabling also correctly
updates quota information now and the patch is merged into the tunefs support
patch.
Honza
2009 Aug 03
9
[PATCH 0/9] Quota support for ocfs2-tools (version 3)
Hi,
below comes a new version of the series of patches implementing quota support
for ocfs2-tools. I've fixed the calls of ocfs2_malloc_blocks() which were given
number of bytes instead of number of blocks. Besides that the series should be
the same.
Honza
2010 May 17
0
strace log
...= 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f731ac7a000
read(7, "\263\362\r\n3\313\316Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0\0"...,
4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=12894, ...}) = 0
read(7, "ions:\n match Match a regula"..., 8192) = 8192
read(7, "l__t\v\0\0\0__version__t\23\0\0\0SRE_FLAG_"..., 4096) = 606
read(7, ""..., 4096) = 0
close(7) = 0
munmap(0x7f731ac7a000, 4096) = 0
stat("/usr/lib/xen-3.2-1/bin/sre_compile", 0x...