Displaying 3 results from an estimated 3 matches for "unsubstituted".
Did you mean:
substituted
2006 Jul 19
1
plain shading (not residuals) in mosaic plot
...t:
> allmorph<-structure(c(10, 26, 17, 100, 70, 97, 253, 430, 185, 177,
> 25, 1), .Dim = as.integer(c(6, 2)), .Dimnames =
> structure(list(Stem.initial.obstruent = c("p", "t,s",
> "k","b","d","g"),Subst.behavior=c("unsubstituted","substituted")),
> .Names = c("Stem-initial obstruent","Behavior according to
> dictionary")), class = "table")
> mosaic(allmorph,direction="v",pop=FALSE)
> labeling_cells(text=allmorphs,margin=0)(allmorph)
So far so good. What...
2006 Jan 27
4
regular expressions, sub
...t; ~"),"fixed ",ifelse(i4," "," ~"),"useBytes:
", try(sub(s,t,e, extended=i1, perl=i2, fixed=i3,
useBytes=i4)),sep=""));invisible(0) }
trysub("I(log(N)^2)","ln n^2",fu) # A: desired result for cases
5,6,13..16, the rest unsubstituted
trysub("log(","ln ",fu) # B: no substitutions; errors for
cases 1..4,7.. 12 # typical errors:
"3 ext perl ~fixed useBytes: Error in sub.perl(pattern, replacement,
x, ignore.case, useBytes) : \n\tinvalid regular expression 'log('\n"
trysub(&q...
2015 Nov 13
0
Wine release 1.7.55
...ible leak in gameux/tests/gamestatistics.c
36291 valgrind shows a leak msctf/tests/inputprocessor.c
36400 valgrind shows several unitialized values in under crypt32/tests/message.c
36427 valgrind shows several leaks in dlls/taskschd/tests/scheduler.c
36450 EnumFontFamilies should report unsubstituted font names
36508 valgrind shows a couple invalid writes in kernel32/tests/change.c
36527 Multiple games and applications crash on unimplemented function KERNEL32.dll.AllocateUserPhysicalPages (Microsoft Office 2007 diagnosis service, Eden Eternal)
36607 valgrind shows two definite leaks in...