- m - Variable in class com.caucho.quercus.lib.date.DateInterval
-
- M_1_PI - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_2_PI - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_2_SQRTPI - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_E - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_EULER - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_LN10 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_LN2 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_LNPI - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_LOG10E - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_LOG2E - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_PI - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_PI_2 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_PI_4 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_SQRT1_2 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_SQRT2 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_SQRT3 - Static variable in class com.caucho.quercus.lib.MathModule
-
- M_SQRTPI - Static variable in class com.caucho.quercus.lib.MathModule
-
- MacroReader - Class in com.caucho.xml.readers
-
A fast reader to convert bytes to characters for parsing XML.
- MacroReader() - Constructor for class com.caucho.xml.readers.MacroReader
-
Create a new reader.
- MAGIC - Static variable in class com.caucho.bytecode.JavaClass
-
- magic_quotes_runtime(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Gets the magic quotes value.
- mail(Env, String, String, StringValue, String, String) - Static method in class com.caucho.quercus.lib.mail.MailModule
-
Send mail using JavaMail.
- MailModule - Class in com.caucho.quercus.lib.mail
-
PHP functions implemented from the mail module
- MailModule() - Constructor for class com.caucho.quercus.lib.mail.MailModule
-
- main(String[]) - Static method in class com.caucho.quercus.CgiQuercus
-
- main(String[]) - Static method in class com.caucho.quercus.CliQuercus
-
- main(String[]) - Static method in class com.caucho.quercus.Quercus
-
- main(String[]) - Static method in class com.caucho.Version
-
- make() - Method in class com.caucho.loader.CompilingLoader
-
Compiles all changed files in the class directory.
- make() - Method in class com.caucho.loader.DynamicClassLoader
-
Makes any changed classes for the virtual class loader.
- Make - Interface in com.caucho.make
-
Interface for something which supports making of resources.
- make() - Method in interface com.caucho.make.Make
-
Makes the underlying resources.
- make() - Method in class com.caucho.make.MakeContainer
-
Returns true if the underlying dependencies have changed.
- MakeContainer - Class in com.caucho.make
-
Contains a set of make rules.
- MakeContainer() - Constructor for class com.caucho.make.MakeContainer
-
- ManagedBeanImpl<X> - Class in com.caucho.config.inject
-
SimpleBean represents a POJO Java bean registered as a WebBean.
- ManagedBeanImpl(InjectManager, <any>, boolean) - Constructor for class com.caucho.config.inject.ManagedBeanImpl
-
- ManagedBeanImpl(InjectManager, <any>, <any>) - Constructor for class com.caucho.config.inject.ManagedBeanImpl
-
- ManagedObjectMXBean - Interface in com.caucho.management.server
-
Parent mbean of all Resin's managed objects.
- ManagedProducesBuilder - Class in com.caucho.config.inject
-
Builder for produces beans.
- ManagedProducesBuilder(InjectManager) - Constructor for class com.caucho.config.inject.ManagedProducesBuilder
-
- ManagedResource - Interface in com.caucho.transaction
-
Managed resource like a database connection registered with the transaction.
- ManagedSingletonBean<T> - Class in com.caucho.config.inject
-
SingletonBean represents a singleton instance exported as a web beans.
- ManagedXAResource - Interface in com.caucho.transaction
-
Managed resource registered with the transaction.
- mangleName(String) - Static method in class com.caucho.java.JavaCompilerUtil
-
Mangles the path into a valid Java class name.
- MapIterator() - Constructor for class com.caucho.quercus.env.JavaMapAdapter.MapIterator
-
- MapType - Class in com.caucho.config.type
-
Represents an introspected bean type for configuration.
- MapType() - Constructor for class com.caucho.config.type.MapType
-
- MapType(Class) - Constructor for class com.caucho.config.type.MapType
-
- MapVariableResolver - Class in com.caucho.el
-
Variable resolver using an underlying Map.
- MapVariableResolver(Map<String, Object>) - Constructor for class com.caucho.el.MapVariableResolver
-
Creates the resolver
- MapVariableResolver() - Constructor for class com.caucho.el.MapVariableResolver
-
Creates the resolver
- mark(int) - Method in class com.caucho.vfs.BufferedReaderAdapter
-
- markForPoolRemoval() - Method in class com.caucho.quercus.env.ConnectionEntry
-
Notify that the connection should not be reused, e.g.
- markForPoolRemoval(Connection) - Method in class com.caucho.quercus.QuercusContext
-
Marks the connection for removal from the connection pool.
- markSupported() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
-
mark() and reset() are not supported by this class.
- markSupported() - Method in class com.caucho.vfs.BufferedReaderAdapter
-
- marshal(CodeWriterAttribute, Class[]) - Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BigDecimalMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BigIntegerMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- marshal(Env, Value) - Static method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- marshal(Env, Value) - Static method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BooleanMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ByteMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.CalendarMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CalendarMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CalendarMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.CallableMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.CharacterMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ClassMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.DateMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DateMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DateMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EnumMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EnumMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.EregiMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EregiMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EregiMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.EregMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EregMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EregMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.FloatMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.InputStreamMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.IntegerMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaByteArrayMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaCharacterArrayMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaCollectionMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaListMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaMapMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.JavaMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.LongMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.LongObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.LongValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- Marshal - Class in com.caucho.quercus.marshal
-
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
- Marshal() - Constructor for class com.caucho.quercus.marshal.Marshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.Marshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.Marshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.PathMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.PathMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.PathMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ReferenceMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.RegexpMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.RegexpMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.RegexpMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ShortMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.StringMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.StringMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.StringMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.StringValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeEregiMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeEregMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.URLMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.URLMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.URLMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.ValueMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- MARSHAL - Static variable in class com.caucho.quercus.marshal.VoidMarshal
-
- marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.VoidMarshal
-
- marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.VoidMarshal
-
- MARSHAL_EXPECT_BOOLEAN - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
-
- MARSHAL_EXPECT_NUMERIC - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
-
- MARSHAL_EXPECT_STRING - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
-
- MARSHAL_OPTIONAL - Static variable in class com.caucho.quercus.marshal.CallableMarshal
-
- MARSHAL_PASS_THRU - Static variable in class com.caucho.quercus.marshal.ValueMarshal
-
- MarshalFactory - Class in com.caucho.quercus.marshal
-
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
- MarshalFactory(ModuleContext) - Constructor for class com.caucho.quercus.marshal.MarshalFactory
-
- marshalImpl(Env, Value, Class<?>) - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- marshalImpl(Env, Value, Class<?>) - Method in class com.caucho.quercus.marshal.Marshal
-
- Marshall - Class in com.caucho.el
-
Marshalls an expression.
- Marshall() - Constructor for class com.caucho.el.Marshall
-
- marshall(Expr, ELContext) - Method in class com.caucho.el.Marshall
-
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
-
The core match function test if the pattern matches the node.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.CurrentPattern
-
Matches the current node
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FilterPattern
-
Matches if the filter expression matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAncestors
-
Matches if a descendant matches the parent pattern.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAny
-
All nodes match
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAttributes
-
matches if the node is an attribute.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromChildren
-
Matches all nodes except attributes and tests the parent pattern
with the parent node.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromContext
-
Matches the node context
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromDescendants
-
Matches the current node if it can find a parent node matching the
parent pattern.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromExpr
-
matches if the expression returns a node set and the test-node is
contained in that node set.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNamespace
-
matches if the node is a namespace node.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNext
-
Matches if there is a previous node matching the parent pattern.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNextSibling
-
matches if we can find a previous sibling that matches the parent.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromParent
-
Matches if a child matches the parent pattern.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPrevious
-
matches if we can find a following node matching the parent pattern.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPreviousSibling
-
matches if we can find a following sibling that matches the parent.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromRoot
-
Matches the owner document.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromSelf
-
The self axis always matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NamespacePattern
-
Matches if the namespace matches and the local name matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NodePattern
-
matches if the node type matches and the node name matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Matches if the node type matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NSNamePattern
-
Matches if the namespace matches and the local name matches.
- match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.UnionPattern
-
Match if either pattern matches.
- matches(Method) - Method in class com.caucho.config.types.Signature
-
Returns true if the method matches the signature.
- matches(QName) - Method in class com.caucho.relaxng.program.AnyNameItem
-
Returns true if the name matches.
- matches(QName) - Method in class com.caucho.relaxng.program.ChoiceNameItem
-
Allows empty if both allow empty.
- matches(QName) - Method in class com.caucho.relaxng.program.NameClassItem
-
Returns true if the name matches.
- matches(QName) - Method in class com.caucho.relaxng.program.NameItem
-
Returns true if the name matches.
- matches(QName) - Method in class com.caucho.relaxng.program.NsNameItem
-
Returns true if the name matches.
- matches(Object) - Method in class com.caucho.util.CharSegment
-
- matches(String) - Method in class com.caucho.util.CharSegment
-
Returns true if the charSegment matches the string.
- MatchesExpr - Class in com.caucho.el
-
Represents the regular expression operation: matches
- MatchesExpr(Expr, Expr) - Constructor for class com.caucho.el.MatchesExpr
-
Creates a comparison expression
- matchesFirstChar(char, char) - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- matchesIgnoreCase(String) - Method in class com.caucho.util.CharSegment
-
Returns true if the CharSegment matches the string, ignoring the case.
- matchesToken(String) - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- MathModule - Class in com.caucho.quercus.lib
-
PHP math routines.
- MathModule() - Constructor for class com.caucho.quercus.lib.MathModule
-
- MavenProject - Class in com.caucho.loader.maven
-
Parsed maven project
- MavenProject() - Constructor for class com.caucho.loader.maven.MavenProject
-
- MavenProject.Dependencies - Class in com.caucho.loader.maven
-
- MavenProject.Dependency - Class in com.caucho.loader.maven
-
- MavenProject.Parent - Class in com.caucho.loader.maven
-
- max(Env) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Returns the maximum number of elements in the collection
If the returned value is 0, then the number of elements
is not limited.
- max(Env, Value[]) - Static method in class com.caucho.quercus.lib.MathModule
-
- MAX - Static variable in class com.caucho.quercus.marshal.Marshal
-
- MAX_DYNAMIC_SIZE - Static variable in class com.caucho.quercus.env.ArrayValueComponent
-
- MAX_SIZE - Static variable in class com.caucho.quercus.env.ArrayValueComponent
-
- MB_CASE_LOWER - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
-
- MB_CASE_TITLE - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
-
- MB_CASE_UPPER - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
-
- mb_check_encoding(Env, Value, String) - Method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Checks if the string is correctly encoded.
- mb_convert_case(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Upper-cases, lower-cases, or capitalizes first letter of words.
- mb_convert_encoding(Env, StringValue, String, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Converts string of one encoding to another.
- mb_convert_kana(Env, StringValue, String, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Performs Japanese specific charset conversion.
- mb_convert_variables(Env, String, String, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Decodes and then encodes variables.
- mb_decode_mimeheader(Env, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Decodes mime field.
- mb_decode_numericentity(Env, StringValue, ArrayValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Decodes HTML numeric entity.
- mb_detect_encoding(Env, StringValue, Value, boolean) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Detects encoding of string.
- mb_detect_order(Env, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Specifies order of charsets to test when detecting encoding.
- mb_encode_mimeheader(Env, StringValue, String, String, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Encodes a string into mime.
- mb_encode_numericentity(Env, StringValue, ArrayValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Encodes HTML numeric string entity.
- mb_ereg(Env, UnicodeEreg, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of ereg.
- mb_ereg_match(Env, UnicodeEreg, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns true if pattern matches a part of string.
- mb_ereg_replace(Env, Value, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of ereg_replace.
- mb_ereg_search(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns whether or not pattern matches string.
- mb_ereg_search_getpos(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Gets current position of ereg state object.
- mb_ereg_search_getregs(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Gets the last match of ereg state object from previous matching.
- mb_ereg_search_init(Env, StringValue, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Initializes a ereg state object.
- mb_ereg_search_pos(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns index and position after matching.
- mb_ereg_search_regs(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns match array after matching.
- mb_ereg_search_setpos(Env, int) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Sets the position of the ereg state object.
- mb_eregi(Env, UnicodeEregi, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of eregi.
- mb_eregi_replace(Env, Value, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of eregi_replace.
- mb_get_info(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns current mb settings.
- mb_http_input(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns and/or sets the http input encoding
- mb_http_output(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns and/or sets the http output encoding
- mb_internal_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns and/or sets the internal encoding.
- mb_language(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns and/or sets the encoding for mail.
- mb_list_encodings(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Get all supported encodings.
- mb_output_handler(Env, StringValue, int) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
ob_start() handler
- mb_parse_str(Env, StringValue, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of parse_str.
- mb_preferred_mime_name(Env, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns the preferred mime name of this encoding.
- mb_regex_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns and/or sets encoding for mb regular expressions.
- mb_regex_set_options(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
XXX: what does this actually do?
- mb_send_mail(Env, StringValue, StringValue, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of mail.
- mb_split(Env, UnicodeEreg, StringValue, long) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of split.
- mb_strcut(Env, StringValue, int, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Similar to substr except start index is at the beginning of char
boundaries.
- mb_strimwidth(Env, StringValue, int, int, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Truncates the string.
- mb_strlen(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of strlen.
- mb_strpos(Env, StringValue, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of strpos.
- mb_strrpos(Env, StringValue, StringValue, Value, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of strrpos.
- mb_strtolower(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Converts all characters to lower-case.
- mb_strtoupper(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Converts all characters to upper-case.
- mb_strwidth(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns the width of this multibyte string.
- mb_substitute_character(Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Sets the character to use when decoding/encoding fails on a character.
- mb_substr(Env, StringValue, int, Value, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Multibyte version of substr.
- mb_substr_count(Env, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
- mbean(String) - Static method in class com.caucho.config.lib.ResinConfigLibrary
-
- MBean - Annotation Type in com.caucho.inject
-
The @MBean annotation registers a bean instance with JMX.
- MBeanAttributeResolver - Class in com.caucho.jmx
-
- MBeanAttributeResolver() - Constructor for class com.caucho.jmx.MBeanAttributeResolver
-
- MBeanAttributeResolver(MBeanServer) - Constructor for class com.caucho.jmx.MBeanAttributeResolver
-
- MBeanClose() - Constructor for class com.caucho.jmx.MBeanContext.MBeanClose
-
- MBeanConfig - Class in com.caucho.jmx
-
Configuration for the mbean pattern.
- MBeanConfig() - Constructor for class com.caucho.jmx.MBeanConfig
-
- MBeanConfig.Init - Class in com.caucho.jmx
-
- MBeanConfig.Listener - Class in com.caucho.jmx
-
- MBeanContext - Class in com.caucho.jmx
-
The context containing mbeans registered at a particular level.
- MBeanContext.MBeanClose - Class in com.caucho.jmx
-
- MBeanHandle - Class in com.caucho.jmx
-
Serialization handle for mbeans.
- MBeanHandle(ObjectName) - Constructor for class com.caucho.jmx.MBeanHandle
-
- MBeanOperation - Annotation Type in com.caucho.jmx
-
- MBeanParameter - Annotation Type in com.caucho.jmx
-
- MBeanPermission - Class in com.caucho.jmx
-
Static convenience methods.
- MBeanPermission() - Constructor for class com.caucho.jmx.MBeanPermission
-
- MBeanRuntimeException - Exception in com.caucho.jmx
-
Resin implementation for an MBean
- MBeanRuntimeException() - Constructor for exception com.caucho.jmx.MBeanRuntimeException
-
Creates a runtime exception with a cause.
- MBeanRuntimeException(String) - Constructor for exception com.caucho.jmx.MBeanRuntimeException
-
Creates a runtime exception with a cause.
- MBeanRuntimeException(Throwable) - Constructor for exception com.caucho.jmx.MBeanRuntimeException
-
Creates a runtime exception with a cause.
- MBeanServerBuilderImpl - Class in com.caucho.jmx
-
Resin implementation for an MBeanServer factory.
- MBeanServerBuilderImpl() - Constructor for class com.caucho.jmx.MBeanServerBuilderImpl
-
- MBeanServerDelegateImpl - Class in com.caucho.jmx
-
The main interface for retrieving and managing JMX objects.
- MBeanSkeleton - Class in com.caucho.jmx
-
Skeleton for an standard MBean.
- MBeanStub - Class in com.caucho.jmx
-
Encapsulates the managed object.
- MBeanView - Class in com.caucho.jmx
-
The view for administration.
- MbstringModule - Class in com.caucho.quercus.lib.i18n
-
- MbstringModule() - Constructor for class com.caucho.quercus.lib.i18n.MbstringModule
-
- Mcrypt - Class in com.caucho.quercus.lib.mcrypt
-
Encryption class
- MCRYPT_3DES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_ARCFOUR - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_BLOWFISH - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_cbc(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Encrypt with cbc
- mcrypt_cfb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Encrypt with cfb
- mcrypt_create_iv(Env, int, int) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Creates the IV vector.
- MCRYPT_DECRYPT - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_decrypt(Env, String, byte[], byte[], String, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Decrypt
- MCRYPT_DES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_DEV_RANDOM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_DEV_URANDOM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_ecb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Encrypt with cfb
- mcrypt_enc_get_algorithms_name(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the algorithms name
- mcrypt_enc_get_block_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the block size
- mcrypt_enc_get_iv_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the IV size
- mcrypt_enc_get_key_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the key size
- mcrypt_enc_get_modes_name(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the mode name
- mcrypt_enc_get_supported_key_sizes(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the supported key sizes
- mcrypt_enc_is_block_algorithm(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block encoding modes
- mcrypt_enc_is_block_algorithm_mode(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block encoding modes
- mcrypt_enc_is_block_mode(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block output modes
- mcrypt_enc_self_test(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block output modes
- MCRYPT_ENCRYPT - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_encrypt(Env, String, byte[], byte[], String, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Encrypt
- mcrypt_generic(Env, Mcrypt, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Initialize encrption
- mcrypt_generic_deinit(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Initialize encrption
- mcrypt_generic_end(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Closes the module
- mcrypt_generic_init(Mcrypt, byte[], byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Initialize encrption
- mcrypt_get_block_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_get_cipher_name(Env, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_get_iv_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_get_key_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_list_algorithms(Env) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Lists the available algorithms
- mcrypt_list_modes(Env) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Lists the available modes.
- MCRYPT_MODE_CBC - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_MODE_CFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_MODE_ECB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_MODE_NOFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_MODE_OFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_MODE_STREAM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- mcrypt_module_close(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Closes the module
- mcrypt_module_get_algo_block_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the block size for an algorithm.
- mcrypt_module_get_algo_key_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the key size for an algorithm.
- mcrypt_module_get_supported_key_sizes(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns the key size for an algorithm.
- mcrypt_module_is_block_algorithm(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block algorithms
- mcrypt_module_is_block_algorithm_mode(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block modes
- mcrypt_module_is_block_mode(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block modes
- mcrypt_module_open(Env, String, Path, String, Path) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Open a new mcrypt object.
- mcrypt_module_self_test(Env, String, Path) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Returns true for block modes
- mcrypt_ofb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Encrypt with ofb
- MCRYPT_RAND - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_RC4 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_RIJNDAEL_128 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_RIJNDAEL_192 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_RIJNDAEL_256 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- MCRYPT_TRIPLEDES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- McryptModule - Class in com.caucho.quercus.lib.mcrypt
-
PHP encryption
- McryptModule() - Constructor for class com.caucho.quercus.lib.mcrypt.McryptModule
-
- md5(Env, InputStream, boolean) - Static method in class com.caucho.quercus.lib.string.StringModule
-
returns the md5 hash
- md5_file(Env, Path, boolean) - Static method in class com.caucho.quercus.lib.string.StringModule
-
returns the md5 hash
- mdecrypt_generic(Env, Mcrypt, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
Initialize encrption
- MEGABYTE - Static variable in class com.caucho.config.types.Bytes
-
- Memcache - Class in com.caucho.quercus.lib
-
memcache object oriented API facade
- Memcache() - Constructor for class com.caucho.quercus.lib.Memcache
-
- Memcached - Class in com.caucho.quercus.lib.memcache
-
- Memcached() - Constructor for class com.caucho.quercus.lib.memcache.Memcached
-
- MemoItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- MemoItem(Item, LruCache<Object, Item>) - Constructor for class com.caucho.relaxng.program.MemoItem
-
- MemoItem(Item) - Constructor for class com.caucho.relaxng.program.MemoItem
-
- memory_get_peak_usage(Env, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Stub value for memory get usage.
- memory_get_usage(Env, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Stub value for memory get usage.
- MemoryModel - Class in com.caucho.naming
-
Memory based model for JNDI.
- MemoryModel() - Constructor for class com.caucho.naming.MemoryModel
-
Creates a new instance of the memory model.
- MemoryPath - Class in com.caucho.vfs
-
- MemoryPath(FilesystemPath, String, Map<String, Object>, String) - Constructor for class com.caucho.vfs.MemoryPath
-
- MemoryPath() - Constructor for class com.caucho.vfs.MemoryPath
-
- MemoryPath.MemoryStream - Class in com.caucho.vfs
-
- MemoryPoolAdapter - Class in com.caucho.util
-
- MemoryPoolAdapter() - Constructor for class com.caucho.util.MemoryPoolAdapter
-
- MemoryPoolAdapter.MemUsage - Class in com.caucho.util
-
- MemoryPoolAdapter.PoolType - Enum in com.caucho.util
-
- MemoryScheme - Class in com.caucho.vfs
-
- MemoryScheme() - Constructor for class com.caucho.vfs.MemoryScheme
-
- MemoryStream - Class in com.caucho.vfs
-
- MemoryStream() - Constructor for class com.caucho.vfs.MemoryStream
-
- MemUsage(long, long, long) - Constructor for class com.caucho.util.MemoryPoolAdapter.MemUsage
-
- merge(IvyDependency) - Method in class com.caucho.loader.ivy.IvyDependency
-
- merge(IvyDependency) - Method in class com.caucho.loader.ivy.IvyMergeDependency
-
- mergeClasses(String, Path, Path, Path) - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Merges the two classes.
- mergeClasses(String, Path, Path) - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Merges the two classes.
- mergeClasses(String, JavaClass, JavaClass) - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Merges the two classes.
- mergeFrom(EjbRef) - Method in class com.caucho.config.types.EjbLocalRef
-
Merges duplicated information in application-client.xml / resin-application-client.xml
- mergeFrom(EjbRef) - Method in class com.caucho.config.types.EjbRef
-
Merges duplicated information in application-client.xml / resin-application-client.xml
- mergeInclude(GrammarPattern) - Method in class com.caucho.relaxng.pattern.GrammarPattern
-
Merges an include.
- MergeIterator - Class in com.caucho.xpath.pattern
-
The merge iterator.
- MergeIterator(ExprEnvironment, NodeIterator) - Constructor for class com.caucho.xpath.pattern.MergeIterator
-
Creates a merge iterator with a given base.
- MergePath - Class in com.caucho.vfs
-
A merging of several Paths used like a CLASSPATH.
- MergePath() - Constructor for class com.caucho.vfs.MergePath
-
Creates a new merge path.
- MergePath(String, String, Path...) - Constructor for class com.caucho.vfs.MergePath
-
- MergePath(Path...) - Constructor for class com.caucho.vfs.MergePath
-
- MergePath(MergePath, String, Map<String, Object>, String) - Constructor for class com.caucho.vfs.MergePath
-
- mergeSmap(Path, Path) - Method in class com.caucho.java.JavaCompilerUtil
-
- message - Variable in class com.caucho.quercus.lib.xml.LibXmlError
-
- MessageDestinationRef - Class in com.caucho.config.types
-
- MessageDestinationRef() - Constructor for class com.caucho.config.types.MessageDestinationRef
-
- MessageDestinationRef(Path) - Constructor for class com.caucho.config.types.MessageDestinationRef
-
- MessageDestinationRef(Context) - Constructor for class com.caucho.config.types.MessageDestinationRef
-
- MessageFormatter - Class in com.caucho.log
-
A simple formatter that handles localization, substitution of
parameters, and the inclusion of an exception stack trace if applicable.
- MessageFormatter() - Constructor for class com.caucho.log.MessageFormatter
-
- metaphone(String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Returns the metaphone of a string.
- metaQuery(Env, String, String) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Used by the
various mysqli functions to query the database
for metadata about the resultset which is
not in ResultSetMetaData.
- Meter - Interface in com.caucho.env.meter
-
Meters gather information from Sensors in a ResinSystem.
- MeterGraphInfo - Interface in com.caucho.management.server
-
Information about a saved/pre-configured meter graph.
- MeterGraphPageInfo - Interface in com.caucho.management.server
-
Information about a saved/pre-configured meter graph.
- MeterGraphSectionInfo - Interface in com.caucho.management.server
-
Section of a meter graph page.
- MeterService - Class in com.caucho.env.meter
-
- MeterService() - Constructor for class com.caucho.env.meter.MeterService
-
- method_exists(Env, Value, StringValue) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the named method exists on the object.
- MethodCallChain - Class in com.caucho.java.gen
-
Generates the skeleton for a method call.
- MethodCallChain() - Constructor for class com.caucho.java.gen.MethodCallChain
-
Creates the chain.
- MethodCallChain(Method) - Constructor for class com.caucho.java.gen.MethodCallChain
-
Creates the chain with the method.
- MethodCallChain(String, Class[], Class) - Constructor for class com.caucho.java.gen.MethodCallChain
-
Creates the chain with the method.
- MethodDeclaration - Class in com.caucho.quercus.program
-
Declaration for an abstract function or interface.
- MethodDeclaration(ExprFactory, Location, ClassDef, String, FunctionInfo, Arg[]) - Constructor for class com.caucho.quercus.program.MethodDeclaration
-
- MethodEnhancer - Interface in com.caucho.loader.enhancer
-
Configuration for a method-enhancer builder.
- MethodExpr - Class in com.caucho.el
-
Represents a named method call on an object.
- MethodExpr(Expr, String, Expr[]) - Constructor for class com.caucho.el.MethodExpr
-
Creates a new method expression.
- MethodExpressionImpl - Class in com.caucho.el
-
Implementation of the method expression.
- MethodExpressionImpl() - Constructor for class com.caucho.el.MethodExpressionImpl
-
- MethodExpressionImpl(Expr, String, Class<?>, Class<?>[]) - Constructor for class com.caucho.el.MethodExpressionImpl
-
- MethodExpressionType - Class in com.caucho.config.type
-
Represents a MethodExpression type.
- MethodGeneratorProgram - Class in com.caucho.config.program
-
- MethodGeneratorProgram(Method, ValueGenerator) - Constructor for class com.caucho.config.program.MethodGeneratorProgram
-
- MethodHeadFactory<X> - Class in com.caucho.config.gen
-
Represents a filter for invoking a method
- MethodHeadFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.MethodHeadFactory
-
- MethodHeadGenerator<X> - Class in com.caucho.config.gen
-
Generates the method aspect code for the head or proxy of the method.
- MethodHeadGenerator(MethodHeadFactory<X>, <any>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.MethodHeadGenerator
-
- MethodIntern - Class in com.caucho.quercus.env
-
Case-insensitive method mapping
- MethodIntern() - Constructor for class com.caucho.quercus.env.MethodIntern
-
- MethodMap<V> - Class in com.caucho.quercus.env
-
Case-insensitive method mapping
- MethodMap(QuercusClass, ClassDef) - Constructor for class com.caucho.quercus.env.MethodMap
-
- methodNameToPropertyName(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
-
Converts a user's property name to a bean method name.
- methodNameToPropertyName(String) - Static method in class com.caucho.util.BeanUtil
-
Converts a user's property name to a bean method name.
- MethodRefConstant - Class in com.caucho.bytecode
-
Represents a method ref in the constant pool.
- MethodTailFactory<X> - Class in com.caucho.config.gen
-
Represents a filter for invoking a method
- MethodTailFactory(AspectBeanFactory<X>) - Constructor for class com.caucho.config.gen.MethodTailFactory
-
- MethodTailGenerator<X> - Class in com.caucho.config.gen
-
The dispatch to the actual method call for the aspect chain.
- MethodTailGenerator(MethodTailFactory<X>, <any>) - Constructor for class com.caucho.config.gen.MethodTailGenerator
-
- MethodTimeoutInvoker - Class in com.caucho.config.timer
-
Callback for a timer
- mhash(Env, int, StringValue, String) - Method in class com.caucho.quercus.lib.MhashModule
-
- MHASH_ADLER32 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- mhash_count() - Method in class com.caucho.quercus.lib.MhashModule
-
Returns the highest available hash id.
- MHASH_CRC32 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_CRC32B - Static variable in class com.caucho.quercus.lib.MhashModule
-
- mhash_get_block_size(int) - Method in class com.caucho.quercus.lib.MhashModule
-
- mhash_get_hash_name(Env, int) - Method in class com.caucho.quercus.lib.MhashModule
-
- MHASH_GOST - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_HAVAL128 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_HAVAL160 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_HAVAL192 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_HAVAL224 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_HAVAL256 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_MD2 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_MD4 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_MD5 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_RIPEMD128 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_RIPEMD160 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_RIPEMD256 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_RIPEMD320 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SHA1 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SHA224 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SHA256 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SHA384 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SHA512 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SNEFRU128 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_SNEFRU256 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_TIGER - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_TIGER128 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_TIGER160 - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MHASH_WHIRLPOOL - Static variable in class com.caucho.quercus.lib.MhashModule
-
- MhashAlgorithm() - Constructor for class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- MhashModule - Class in com.caucho.quercus.lib
-
Mhash functions.
- MhashModule() - Constructor for class com.caucho.quercus.lib.MhashModule
-
- MhashModule.MhashAlgorithm - Class in com.caucho.quercus.lib
-
- microtime(Env, boolean) - Static method in class com.caucho.quercus.lib.date.DateModule
-
Returns the time including microseconds
- MILLISECOND - Static variable in class com.caucho.util.QDate
-
- min(Env, Value[]) - Static method in class com.caucho.quercus.lib.MathModule
-
- MIN_LENGTH - Static variable in class com.caucho.quercus.env.StringValue
-
- MINUS_ONE - Static variable in class com.caucho.quercus.env.LongValue
-
- MinusExpr - Class in com.caucho.el
-
Represents a unary minus expression.
- MinusExpr(Expr) - Constructor for class com.caucho.el.MinusExpr
-
Create a new minus expression.
- MINUTE - Static variable in class com.caucho.config.types.Period
-
- MINUTE - Static variable in class com.caucho.util.QDate
-
- Minutes - Class in com.caucho.config.types
-
Type for Minute-default period.
- Minutes() - Constructor for class com.caucho.config.types.Minutes
-
- MiscModule - Class in com.caucho.quercus.lib
-
PHP misc functions.
- MiscModule() - Constructor for class com.caucho.quercus.lib.MiscModule
-
- mkdir(Env, StringValue, int, boolean, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Makes the directory
- mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
-
- mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
-
- mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
-
- mkdir() - Method in class com.caucho.vfs.FilePath
-
- mkdir() - Method in class com.caucho.vfs.GooglePath
-
- mkdir() - Method in class com.caucho.vfs.JndiPath
-
Create a new subcontext
- mkdir() - Method in class com.caucho.vfs.MemoryPath
-
- mkdir() - Method in class com.caucho.vfs.MergePath
-
XXX: Probably should mkdir in the first path
- mkdir() - Method in class com.caucho.vfs.Path
-
Creates the directory named by this path.
- mkdir() - Method in class com.caucho.vfs.PathWrapper
-
Creates the directory named by this path.
- mkdirs() - Method in class com.caucho.vfs.FilePath
-
- mkdirs() - Method in class com.caucho.vfs.GooglePath
-
- mkdirs() - Method in class com.caucho.vfs.MemoryPath
-
- mkdirs() - Method in class com.caucho.vfs.MergePath
-
XXX: Probably should mkdir in the first path
- mkdirs() - Method in class com.caucho.vfs.Path
-
Creates the directory named by this path and any parent directories.
- mkdirs() - Method in class com.caucho.vfs.PathWrapper
-
Creates the directory named by this path and any parent directories.
- mktime(Env, Value, Value, Value, Value, Value, Value, int) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date.
- mod(Value) - Method in class com.caucho.quercus.env.Value
-
modulo the following value.
- MOD - Static variable in class com.caucho.xpath.Expr
-
- ModExpr - Class in com.caucho.el
-
Represents a binary mod numeric operation
- ModExpr(Expr, Expr) - Constructor for class com.caucho.el.ModExpr
-
Creates the multiplication expression.
- ModExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- ModExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.ModExpr
-
- modify(StringValue) - Method in class com.caucho.quercus.lib.date.DateTime
-
- modifyAttributes(Name, int, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- modifyAttributes(String, int, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- modifyAttributes(Name, ModificationItem[]) - Method in class com.caucho.naming.DirContextImpl
-
- modifyAttributes(String, ModificationItem[]) - Method in class com.caucho.naming.DirContextImpl
-
- Module - Annotation Type in com.caucho.inject
-
- ModuleConfig - Class in com.caucho.loader
-
Adds a new bundle to the current environment
- ModuleConfig() - Constructor for class com.caucho.loader.ModuleConfig
-
- ModuleContext - Class in com.caucho.quercus.module
-
Class-loader specific context for loaded PHP.
- ModuleContext(ModuleContext, ClassLoader) - Constructor for class com.caucho.quercus.module.ModuleContext
-
Constructor.
- ModuleInfo - Class in com.caucho.quercus.module
-
Class-loader specific context for loaded PHP.
- ModuleInfo(String, QuercusModule) - Constructor for class com.caucho.quercus.module.ModuleInfo
-
Constructor.
- ModulePrivate - Annotation Type in com.caucho.config
-
- ModulePrivateLiteral - Class in com.caucho.config
-
Utility class for creating @ModulePrivate annotations, used to
restrict exposed resources to a module.
- ModulePrivateLiteral() - Constructor for class com.caucho.config.ModulePrivateLiteral
-
- ModuleStartupListener - Interface in com.caucho.quercus.module
-
A module with some startup code that needs to be run before each
script is executed.
- money_format(Env, String, double) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Returns a formatted money value.
- MONITORENTER - Static variable in class com.caucho.bytecode.CodeVisitor
-
- MONITOREXIT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- MONTH - Static variable in class com.caucho.config.types.Period
-
30 days
- MONTH - Static variable in class com.caucho.util.QDate
-
- more_results(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Check for more results in a multi-query
- move_uploaded_file(Env, Path, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Moves the uploaded file.
- moveto(double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Sets the graphics position.
- moveTo(double, double) - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- moveToAttribute(String) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- moveToAttributeNo(int) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- moveToAttributeNs(String, String) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- moveToElement() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- moveToFirstAttribute() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- moveToNextAttribute() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- mt_getrandmax() - Static method in class com.caucho.quercus.lib.MathModule
-
- mt_rand(long, long) - Static method in class com.caucho.quercus.lib.MathModule
-
- mt_srand(long) - Static method in class com.caucho.quercus.lib.MathModule
-
- mul(Value) - Method in class com.caucho.quercus.env.ArgRef
-
Multiplies to the following value.
- mul(long) - Method in class com.caucho.quercus.env.ArgRef
-
Multiplies to the following value.
- mul(Value) - Method in class com.caucho.quercus.env.DoubleValue
-
Multiplies to the following value.
- mul(long) - Method in class com.caucho.quercus.env.DoubleValue
-
Multiplies to the following value.
- mul(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Multiplies to the following value.
- mul(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Multiplies to the following value.
- mul(Value) - Method in class com.caucho.quercus.env.Value
-
Multiplies to the following value.
- mul(long) - Method in class com.caucho.quercus.env.Value
-
Multiplies to the following value.
- mul(Value) - Method in class com.caucho.quercus.env.Var
-
Multiplies to the following value.
- mul(long) - Method in class com.caucho.quercus.env.Var
-
Multiplies to the following value.
- MUL - Static variable in class com.caucho.xpath.Expr
-
- MulExpr - Class in com.caucho.el
-
Represents a binary multiplication numeric operation
- MulExpr(Expr, Expr) - Constructor for class com.caucho.el.MulExpr
-
Creates the multiplication expression.
- MulExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- MulExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.MulExpr
-
- multi_query(Env, StringValue) - Method in class com.caucho.quercus.lib.db.Mysqli
-
executes one or multiple queries which are
concatenated by a semicolon.
- MULTIANEWARRAY - Static variable in class com.caucho.bytecode.CodeVisitor
-
- MultipartBody - Class in com.caucho.quercus.lib.curl
-
- MultipartBody(Env, Value) - Constructor for class com.caucho.quercus.lib.curl.MultipartBody
-
- MultipartStream - Class in com.caucho.vfs
-
- MultipartStream() - Constructor for class com.caucho.vfs.MultipartStream
-
- MultipartStream(ReadStream, String) - Constructor for class com.caucho.vfs.MultipartStream
-
- MULTIPLE_KEY_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MultiworkerActorQueue<T> - Class in com.caucho.env.actor
-
Interface for the transaction log.
- MultiworkerActorQueue(int, int, ActorProcessor<? super T>...) - Constructor for class com.caucho.env.actor.MultiworkerActorQueue
-
- MXAction - Annotation Type in com.caucho.jmx
-
- MXContentType - Annotation Type in com.caucho.jmx
-
- MXParam - Annotation Type in com.caucho.jmx
-
- mysql_affected_rows(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the number of affected rows.
- MYSQL_ASSOC - Static variable in class com.caucho.quercus.lib.db.MysqlModule
-
- MYSQL_ATTR_INIT_COMMAND - Static variable in class com.caucho.quercus.lib.db.PDO
-
- MYSQL_ATTR_USE_BUFFERED_QUERY - Static variable in class com.caucho.quercus.lib.db.PDO
-
- MYSQL_BOTH - Static variable in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_change_user(Env, StringValue, StringValue, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Change the logged in user of the current active connection.
- MYSQL_CLIENT_COMPRESS - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysql_client_encoding(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the client encoding
- MYSQL_CLIENT_IGNORE_SPACE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQL_CLIENT_INTERACTIVE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQL_CLIENT_SSL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysql_close(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Closes a mysql connection.
- mysql_connect(Env, StringValue, StringValue, StringValue, boolean, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a new mysql connection.
- mysql_create_db(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Creates a database.
- mysql_data_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Moves the intenal row pointer of the MySQL result to the
specified row number, 0 based.
- mysql_db_name(Env, MysqliResult, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Retrieves the database name after a call to mysql_list_dbs()
- mysql_db_query(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns result set or false on error
- mysql_dbname(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_db_name
- mysql_drop_db(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Drops a database.
- mysql_dropdb(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_drop_db.
- mysql_errno(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the error number of the most recent error
- mysql_error(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the most recent error.
- mysql_escape_string(Env, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated, mysql_real_escape_string() should be used instead.
- mysql_fetch_array(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a row from the connection
- mysql_fetch_assoc(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a row from the connection
- mysql_fetch_field(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns an object containing field information.
- mysql_fetch_lengths(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns an array of lengths.
- mysql_fetch_object(Env, MysqliResult, String, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns an object with properties that correspond to the fetched row
and moves the data pointer ahead.
- mysql_fetch_row(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a numerical row from the result, FALSE if no more rows.
- mysql_field_flags(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the field flags of the specified field.
- mysql_field_len(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the length of the specified field
- mysql_field_name(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns field name at given offset.
- mysql_field_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_field_table(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the table corresponding to the field.
- mysql_field_type(Env, MysqliResult, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the field type.
- mysql_fieldname(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_field_name.
- mysql_fieldtable(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_field_table.
- mysql_fieldtype(Env, MysqliResult, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_field_type.
- mysql_free_result(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Frees a mysql result.
- mysql_freeresult(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Alias for mysql_free_result.
- mysql_get_charset(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_get_client_info(Env) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the MySQL client version.
- mysql_get_host_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a string describing the host.
- mysql_get_proto_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns an integer respresenting the MySQL protocol
version.
- mysql_get_server_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the MySQL server version.
- mysql_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Get information about the most recent query.
- mysql_insert_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
returns ID generated for an AUTO_INCREMENT column by the previous
INSERT query on success, 0 if the previous query does not generate
an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
- mysql_list_dbs(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a result pointer containing the
databases available from the current mysql daemon.
- mysql_list_fields(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Retrieves information about the given table name.
- mysql_list_tables(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Retrieves a list of table names from a MySQL database.
- mysql_listfields(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_list_fields
- MYSQL_NUM - Static variable in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_num_fields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Get number of fields in result
- mysql_num_rows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Retrieves the number of rows in a result set.
- mysql_numfields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Deprecated alias for mysql_num_fields
- mysql_numrows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Undocumented alias for {#link #mysql_num_rows}.
- mysql_pconnect(Env, StringValue, StringValue, StringValue, boolean, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a new persistent mysql connection.
- mysql_ping(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Checks if the connection is still valid.
- mysql_query(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Executes a query and returns a result set.
- mysql_real_escape_string(Env, Value, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Escapes special characters.
- mysql_result(Env, MysqliResult, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns the value of one field in the result set.
- mysql_select_db(Env, String, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Selects the database
- mysql_set_charset(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_stat(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns a string with the status of the connection
or NULL if error.
- mysql_stmt_close(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
-
Closes the statement.
- mysql_stmt_errno(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the error number.
- mysql_stmt_error(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a descrption of the error or an empty strng for no error.
- MYSQL_STORE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_tablename(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
- mysql_thread_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Query an identifier that corresponds to this specific
connection.
- mysql_unbuffered_query(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
-
Queries the database.
- MYSQL_USE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqlModule
-
- MysqlCharset - Class in com.caucho.quercus.lib.db
-
Metadata for mysql charsets.
- MysqlCharset() - Constructor for class com.caucho.quercus.lib.db.MysqlCharset
-
- Mysqli - Class in com.caucho.quercus.lib.db
-
mysqli object oriented API facade
- Mysqli(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Constructor for class com.caucho.quercus.lib.db.Mysqli
-
This is the constructor for the mysqli class.
- Mysqli(Env) - Constructor for class com.caucho.quercus.lib.db.Mysqli
-
- Mysqli.LastSqlType - Enum in com.caucho.quercus.lib.db
-
- mysqli_affected_rows(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of affected rows.
- MYSQLI_ASSOC - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_autocommit(Env, Mysqli, boolean) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Turns auto-commit on or off.
- mysqli_bind_param(Env, MysqliStatement, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_bind_result(Env, MysqliStatement, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_BOTH - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_change_user(Env, Mysqli, String, String, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Changes the user and database.
- mysqli_character_set_name(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the client encoding.
- mysqli_client_encoding(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_close(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Closes a connection.
- mysqli_commit(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Commits the current transaction for the supplied connection.
- mysqli_connect(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a new connection.
- mysqli_connect_errno(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an error code value for the last call to mysqli_connect(),
0 for no previous error.
- mysqli_connect_error(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an error description for the last call to mysqli_connect(),
"" for no previous error.
- mysqli_data_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Seeks the specified row.
- mysqli_errno(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the error code for the most recent function call,
0 for no error.
- mysqli_error(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the most recent error.
- mysqli_escape_string(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_execute(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_fetch(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_fetch_array(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a row for the result.
- mysqli_fetch_assoc(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an associative array from the result.
- mysqli_fetch_field(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the field metadata.
- mysqli_fetch_field_direct(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the field metadata.
- mysqli_fetch_fields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an array of field metadata.
- mysqli_fetch_lengths(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an array of integers respresenting the size of each column
FALSE if an error occurred.
- mysqli_fetch_object(Env, MysqliResult, String, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an object with properties that correspond
to the fetched row and moves the data pointer ahead.
- mysqli_fetch_row(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a row for the result.
- mysqli_field_count(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of columns for the most recent query.
- mysqli_field_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Seeks to the specified field offset.
- mysqli_field_tell(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the position of the field cursor used for the last
mysqli_fetch_field() call.
- mysqli_free_result(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Frees a mysqli result
- mysqli_get_charset(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_get_client_info(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the MySQL client version.
- mysqli_get_client_version(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a number that represents the MySQL client library
version in format:
main_version*10000 + minor_version*100 + sub_version.
- mysqli_get_host_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a string describing the type of MySQL
connection in use.
- mysqli_get_metadata(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_get_proto_info(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Return protocol number, for example 10.
- mysqli_get_server_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the MySQL server version.
- mysqli_get_server_version(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a number that represents the MySQL server version.
- mysqli_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Get information about the most recent query.
- mysqli_init(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Creates a new mysqli object.
- MYSQLI_INIT_COMMAND - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_insert_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns ID generated for an AUTO_INCREMENT column by the previous
INSERT query on success, 0 if the previous query does not generate
an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
- mysqli_kill(Env, Mysqli, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Terminate a Mysql connection with the given thread id.
- mysqli_more_results(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Indicates if one or more result sets are available from
a previous call to mysqli_multi_query.
- mysqli_multi_query(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Executes one or multiple queires which are
concatenated by a semicolon.
- mysqli_next_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Prepares next result set from a previous call to
mysqli_multi_query.
- MYSQLI_NUM - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_num_fields(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of fields from specified result set.
- mysqli_num_rows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of rows in the result set.
- MYSQLI_OPT_CONNECT_TIMEOUT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_OPT_LOCAL_INFILE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_options(Env, Mysqli, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Sets the options for a connection.
- mysqli_param_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_ping(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Checks if the connection is still valid
- mysqli_prepare(Env, Mysqli, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Prepares a statement.
- mysqli_query(Env, Mysqli, StringValue, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Executes a query and returns the result.
- MYSQLI_READ_DEFAULT_FILE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_READ_DEFAULT_GROUP - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_real_connect(Env, Mysqli, StringValue, StringValue, StringValue, StringValue, int, StringValue, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Connects to the database.
- mysqli_real_escape_string(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Escapes the following special character in unescapedString.
- mysqli_real_query(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Execute an single query against the database
whose result can then be retrieved
or stored using the mysqli_store_result()
or mysqli_use_result() functions.
- mysqli_report(Env, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_rollback(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Rolls back the current transaction for the * connection.
- mysqli_select_db(Env, Mysqli, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Select the database for a connection.
- mysqli_set_charset(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_set_opt(Env, Mysqli, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_sqlstate(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an error string.
- mysqli_stat(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns a string with the status of the connection
or FALSE if error.
- mysqli_stmt_affected_rows(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Return the number of rows affected by an INSERT, UPDATE, or DELETE
query.
- mysqli_stmt_bind_param(Env, MysqliStatement, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_stmt_bind_result(Env, MysqliStatement, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Binds outparams to result set.
- mysqli_stmt_close(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Closes a statement.
- mysqli_stmt_data_seek(Env, MysqliStatement, int) - Method in class com.caucho.quercus.lib.db.MysqliModule
-
Seeks to a given result.
- mysqli_stmt_errno(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the error code for the prepared statement.
- mysqli_stmt_error(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the error message for the prepared statement.
- mysqli_stmt_execute(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_stmt_fetch(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Fetch results from a prepared statement.
- mysqli_stmt_field_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Undocumented
- mysqli_stmt_free_result(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Frees the result.
- mysqli_stmt_init(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_stmt_num_rows(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of rows.
- mysqli_stmt_param_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an integer representing the number of parameters
or -1 if no query has been prepared.
- mysqli_stmt_prepare(Env, MysqliStatement, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Prepares a statment with a query.
- mysqli_stmt_reset(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Resets a statment.
- mysqli_stmt_result_metadata(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns result information for metadata
- mysqli_stmt_sqlstate(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns an error string.
- mysqli_stmt_store_result(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Saves the result.
- MYSQLI_STORE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_store_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Transfers the result set from the last query on the
database connection represented by conn.
- mysqli_thread_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Query an identifier that corresponds to this specific
connection.
- MYSQLI_TYPE_BIT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_CHAR - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_DATE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_DATETIME - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_DECIMAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_DOUBLE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_ENUM - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_FLOAT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_GEOMETRY - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_INT24 - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_INTERVAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_LONG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_LONG_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_LONGLONG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_MEDIUM_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_NEWDATE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_NEWDECIMAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_NULL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_SET - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_SHORT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_STRING - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_TIME - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_TIMESTAMP - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_TINY - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_TINY_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_VAR_STRING - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_TYPE_YEAR - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- MYSQLI_USE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- mysqli_use_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Initiate a result set retrieval.
- mysqli_warning_count(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns the number of warnings from the last query
in the connection object.
- MysqliModule - Class in com.caucho.quercus.lib.db
-
Quercus mysql routines.
- MysqliModule() - Constructor for class com.caucho.quercus.lib.db.MysqliModule
-
- MysqliResource - Class in com.caucho.quercus.lib.db
-
mysqli object oriented API facade
returns true for is_resource()
- MysqliResource(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Constructor for class com.caucho.quercus.lib.db.MysqliResource
-
This is the constructor for the mysqli class.
- MysqliResource(Env) - Constructor for class com.caucho.quercus.lib.db.MysqliResource
-
- MysqliResult - Class in com.caucho.quercus.lib.db
-
mysqli object oriented API facade
- MysqliResult(Statement, ResultSet, Mysqli) - Constructor for class com.caucho.quercus.lib.db.MysqliResult
-
Constructor for MysqliResult
- MysqliResult(ResultSetMetaData, Mysqli) - Constructor for class com.caucho.quercus.lib.db.MysqliResult
-
Constructor for MysqliResult
- MysqliStatement - Class in com.caucho.quercus.lib.db
-
mysqli object oriented API facade
- MysqlLatin1Utility - Class in com.caucho.quercus.lib.db
-
- MysqlLatin1Utility() - Constructor for class com.caucho.quercus.lib.db.MysqlLatin1Utility
-
- MysqlModule - Class in com.caucho.quercus.lib.db
-
PHP mysql routines.
- MysqlModule() - Constructor for class com.caucho.quercus.lib.db.MysqlModule
-
- MysqlResultSetMetaData - Class in com.caucho.quercus.lib.db
-
Extra Mysql metadata.
- MysqlResultSetMetaData(ResultSetMetaData) - Constructor for class com.caucho.quercus.lib.db.MysqlResultSetMetaData
-