Property | Type | Description | |
---|---|---|---|
ProcessInstructionParser | RubyRegex |
Method | Description | |
---|---|---|
CreateMutableStringFromBuffer ( char buffer, int raw, int rawlen ) : MutableString | ||
GetBufferSize ( RubyContext context ) : Int32? | ||
GetBufferSize ( |
||
GetHpricotModule ( RubyContext context ) : |
||
SetBufferSize ( RubyContext context, |
||
SetBufferSize ( |
public static CreateMutableStringFromBuffer ( char buffer, int raw, int rawlen ) : MutableString | ||
buffer | char | |
raw | int | |
rawlen | int | |
return | MutableString |
public static GetBufferSize ( RubyContext context ) : Int32? | ||
context | RubyContext | |
return | Int32? |
public static GetBufferSize ( |
||
hpricotModule | ||
return | Int32? |
public static GetHpricotModule ( RubyContext context ) : |
||
context | RubyContext | |
return |
public static SetBufferSize ( RubyContext context, |
||
context | RubyContext | |
bufferSize | ||
return | void |
public static SetBufferSize ( |
||
hpricotModule | ||
bufferSize | ||
return | void |