Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

F

F2D - Static variable in class com.caucho.bytecode.CodeVisitor
 
F2I - Static variable in class com.caucho.bytecode.CodeVisitor
 
F2L - Static variable in class com.caucho.bytecode.CodeVisitor
 
factory(RingItemFactory<T>) - Method in class com.caucho.env.actor.ActorQueuePreallocBuilder
 
FADD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FAIL - Static variable in class com.caucho.quercus.lib.regexp.Regexp
 
FAIL - Static variable in class com.caucho.quercus.lib.regexp.RegexpState
 
FALL_THROUGH - Static variable in class com.caucho.quercus.statement.Statement
 
fallThrough() - Method in class com.caucho.quercus.statement.BlockStatement
Returns true if the statement can fallthrough.
fallThrough() - Method in class com.caucho.quercus.statement.ReturnRefStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.ReturnStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.Statement
Returns true if the statement can fallthrough.
fallThrough() - Method in class com.caucho.quercus.statement.SwitchStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.ThrowStatement
Returns true if control can go past the statement.
FALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FALSE - Static variable in class com.caucho.quercus.env.BooleanValue
 
FALSE - Static variable in class com.caucho.xpath.Expr
 
FASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
fatalError(SAXParseException) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
 
fatalError(SAXParseException) - Method in class com.caucho.relaxng.VerifierFilter
 
fatalError(SAXParseException) - Method in class com.caucho.xml.DOMBuilder
 
fclose(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Closes a file.
FCMPG - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCMPL - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FDIV - Static variable in class com.caucho.bytecode.CodeVisitor
 
feof(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Checks for the end of file.
fetch(Env) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
 
fetch(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Fetch results from a prepared statement into the bound variables.
fetch(Env, int, int, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
Fetch the next row.
fetch_array(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Fetch a result row as an associative, a numeric array, or both.
FETCH_ASSOC - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetch_assoc(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an associative array representing the row.
FETCH_ASSOC - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_BOTH - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
FETCH_BOTH - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_BOUND - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_CLASS - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_CLASSTYPE - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_COLUMN - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_field(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the next field in the result set.
fetch_field_direct(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns field metadata for a single field.
fetch_fields(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns metadata for all fields in the result set.
FETCH_FUNC - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_GROUP - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_INTO - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_KEY_PAIR - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_LAZY - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_lengths() - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the lengths of the columns of the current row in the result set.
FETCH_NAMED - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_NUM - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
FETCH_NUM - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_OBJ - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_object(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an object representing the current row.
FETCH_ORI_ABS - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_FIRST - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_LAST - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_NEXT - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_PRIOR - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_REL - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_PROPS_LATE - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_row(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns a numerical array representing the current row.
FETCH_SERIALIZE - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_UNIQUE - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetchAll(Env, int, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
fetchArray(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Fetch the next line as an array.
fetchArray(Env, int, boolean) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchAssoc(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an associative array representing the row.
fetchBoth(Env, boolean) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchBound(Env, Value[]) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Fetch results from a prepared statement into bound variables.
fetchColumn(Env, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
fetchField(Env, int, String, String) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an object with the following fields: name, table, max_length, not_null, primary_key, multiple_key, numeric, blob, type, unsigned, zerofill.
fetchFieldDirect(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
returns an object containing the following field information: name: The name of the column orgname: The original name if an alias was specified table: The name of the table orgtable: The original name if an alias was specified def: default value for this field, represented as a string max_length: The maximum width of the field for the result set flags: An integer representing the bit-flags for the field (see _constMap).
fetchFieldImproved(Env, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
 
fetchFieldImproved(Env, int, String, String, String, int, String, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an object with the following fields: name: The name of the column orgname: The original name if an alias was specified table: The name of the table orgtable: The original name if an alias was specified def: default value for this field, represented as a string max_length: The maximum width of the field for the result set flags: An integer representing the bit-flags for the field type: An integer respresenting the data type used for this field decimals: The number of decimals used (for integer fields)
fetchNextField(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
 
fetchNum(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchObject(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an object with properties that correspond to the fetched row and moves the internal data pointer ahead.
fetchObject(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
fetchRow(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an array representing the row.
fflush(Env, BinaryOutput) - Static method in class com.caucho.quercus.lib.file.FileModule
Flushes a file.
fgetc(Env, BinaryInput) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next character as a byte
fgetcsv(Env, BinaryInput, int, String, String) - Method in class com.caucho.quercus.lib.file.FileModule
Parses a comma-separated-value line from a file.
fgets(Env, BinaryInput, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next line
fgetss(Env, BinaryInput, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next line stripping tags
field_count(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
Returns the number of columns in the last query.
field_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the number of fields in the result set.
field_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Returns the number of columns in the last query.
field_seek(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Sets the field metadata cursor to the given offset.
field_tell(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Get current field offset of a result pointer.
FieldEntry(Expr, FieldVisibility) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
FieldEntry(Expr, FieldVisibility, String) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
FieldGenerator - Interface in com.caucho.el
An expression which generates a field.
FieldGeneratorProgram - Class in com.caucho.config.program
 
FieldGeneratorProgram(Field, ValueGenerator) - Constructor for class com.caucho.config.program.FieldGeneratorProgram
 
FieldRefConstant - Class in com.caucho.bytecode
Represents a field ref in the constant pool.
fieldSet() - Method in class com.caucho.quercus.classes.LazyClassDef
 
fieldSet() - Method in class com.caucho.quercus.program.ClassDef
 
fieldSet() - Method in class com.caucho.quercus.program.InterpretedClassDef
 
FieldVisibility - Enum in com.caucho.quercus.env
Represents a PHP field visibility
file(Env, StringValue, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Parses the file, returning it in an array.
file - Variable in class com.caucho.quercus.lib.xml.LibXmlError
 
FILE_APPEND - Static variable in class com.caucho.quercus.lib.file.FileModule
 
file_exists(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns true if file exists
file_get_contents(Env, StringValue, boolean, Value, long, long) - Static method in class com.caucho.quercus.lib.file.FileModule
Parses the file, returning it as a string array.
FILE_IGNORE_NEW_LINES - Static variable in class com.caucho.quercus.lib.file.FileModule
 
file_put_contents(Env, StringValue, Value, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes data to a file.
FILE_SKIP_EMPTY_LINES - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FILE_USE_INCLUDE_PATH - Static variable in class com.caucho.quercus.lib.file.FileModule
 
fileatime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file access time
filectime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file create time
filegroup(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's group
fileinode(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's inocde
FileInput - Class in com.caucho.quercus.lib.file
Represents a Quercus file open for reading
FileInput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileInput
 
FileInputOutput - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileInputOutput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileInputOutput(Env, Path, boolean, boolean) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileInputOutput(Env, Path, boolean, boolean, boolean) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileModule - Class in com.caucho.quercus.lib.file
Information and actions for about files
FileModule() - Constructor for class com.caucho.quercus.lib.file.FileModule
 
filemtime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file modified time
FileOutput - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileOutput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileOutput
 
FileOutput(Env, Path, boolean) - Constructor for class com.caucho.quercus.lib.file.FileOutput
 
fileowner(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's owner
FilePath - Class in com.caucho.vfs
FilePath implements the native filesystem.
FilePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilePath
 
FilePath(String) - Constructor for class com.caucho.vfs.FilePath
 
fileperms(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's permissions
FileRandomAccessStream - Class in com.caucho.vfs
Reads from a file in a random-access fashion.
FileRandomAccessStream(RandomAccessFile) - Constructor for class com.caucho.vfs.FileRandomAccessStream
 
FileReadStream - Class in com.caucho.vfs
Stream encapsulating FileInputStream
FileReadStream() - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream.
FileReadStream(FileInputStream) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileReadStream(FileInputStream, Path) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileReadValue - Class in com.caucho.quercus.lib.file
Represents a Quercus open file
FileReadValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileReadValue
 
FileSetType - Class in com.caucho.config.types
Abstract type building a path pattern.
FileSetType() - Constructor for class com.caucho.config.types.FileSetType
 
FileSetType.PathCallback - Interface in com.caucho.config.types
 
filesize(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's size
FileStatus - Class in com.caucho.vfs
 
FileStatus() - Constructor for class com.caucho.vfs.FileStatus
 
FilesystemIterator - Class in com.caucho.quercus.lib.spl
 
FilesystemIterator(Env, StringValue, int) - Constructor for class com.caucho.quercus.lib.spl.FilesystemIterator
 
FilesystemIterator(Path, Path, String, int) - Constructor for class com.caucho.quercus.lib.spl.FilesystemIterator
 
FilesystemPath - Class in com.caucho.vfs
Abstract FilesystemPath, the parent of hierarchical Paths like FilePath or HttpPath.
FilesystemPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilesystemPath
Create a new filesystemPath
FileType - Class in com.caucho.config.type
 
filetype(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's type
FileValue - Class in com.caucho.quercus.lib.file
Represents a Quercus open file
FileValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileValue
 
FileVar - Class in com.caucho.config.types
Variable for __FILE__
FileWriteStream - Class in com.caucho.vfs
Stream encapsulating FileOutputStream
FileWriteStream(FileOutputStream) - Constructor for class com.caucho.vfs.FileWriteStream
Create a new FileWriteStream based on the java.io.* stream.
FileWriteStream(FileOutputStream, Path) - Constructor for class com.caucho.vfs.FileWriteStream
Create a new FileWriteStream based on the java.io.* stream.
FileWriteValue - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileWriteValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileWriteValue
 
FileWriteValue(Path, boolean) - Constructor for class com.caucho.quercus.lib.file.FileWriteValue
 
fill(BaseType...) - Method in class com.caucho.config.reflect.BaseType
Fills in a parameter with a given name.
fill(BaseType...) - Method in class com.caucho.config.reflect.ClassType
Fills in a parameter with a given name.
fill(BaseType...) - Method in class com.caucho.config.reflect.ParamType
 
fill(UnicodeBuilderValue, ByteBuffer, CharBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.Big5Decoder
 
fill(StringValue, CharBuffer, ByteBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.Big5Encoder
 
fill(UnicodeBuilderValue, ByteBuffer, CharBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.GenericDecoder
 
fill(StringValue, CharBuffer, ByteBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.GenericEncoder
 
fill(Shape, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
fill() - Method in class com.caucho.quercus.lib.pdf.PDF
Fills
FILL - Static variable in class com.caucho.quercus.lib.pdf.PDFStream
 
fill() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fill_stroke() - Method in class com.caucho.quercus.lib.pdf.PDF
Fills
fillBuffer() - Method in class com.caucho.vfs.ReadStream
Fills the buffer from the underlying stream.
fillIfLive(long) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with a timed read, testing for the end of file.
fillList(ArrayList) - Method in class com.caucho.naming.EnvironmentModel
 
fillMessage(String, Object...) - Static method in class com.caucho.util.L10N
 
fillMessage(Properties, String, Object...) - Static method in class com.caucho.util.L10N
 
fillObserverMethodList(Set<<any>>, BaseType, Annotation[]) - Method in class com.caucho.config.event.EventManager
 
fillPost(ArrayValue, ArrayValue, QuercusHttpServletRequest, boolean) - Method in class com.caucho.quercus.env.CgiEnv
 
fillPost(ArrayValue, ArrayValue, QuercusHttpServletRequest, boolean) - Method in class com.caucho.quercus.env.Env
 
fillStroke() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.BaseType
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.ParamType
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.VarType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ArrayType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.BaseType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.BoxType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ClassType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ObjectType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ParamType
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
 
fillWithTimeout(long) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with a non-blocking read.
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.AbstractFilter
 
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.EmailSanitizeFilter
 
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.EmailValidateFilter
 
Filter - Interface in com.caucho.quercus.lib.filter
 
filter(Env, Value, Value) - Method in interface com.caucho.quercus.lib.filter.Filter
 
FILTER_DEFAULT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ALLOW_OCTAL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ALLOW_THOUSAND - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_AMP - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_HIGH - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_LOW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_IPV4 - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_IPV6 - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_ENCODE_QUOTES - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_PRIV_RANGE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_RES_RANGE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NONE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_STRIP_HIGH - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_STRIP_LOW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
filter_input(Env, int, StringValue, Value, Value) - Static method in class com.caucho.quercus.lib.filter.FilterModule
 
filter_input_array(Env, int, Value, boolean) - Method in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_NULL_ON_FAILURE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_EMAIL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_SPECIAL_CHARS - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_STRING - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_STRIPPED - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_UNSAFE_RAW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_BOOLEAN - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_EMAIL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_FLOAT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_INT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_IP - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_URL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
filter_var(Env, Value, Value, Value) - Static method in class com.caucho.quercus.lib.filter.FilterModule
 
FilterCallChain - Class in com.caucho.java.gen
Generates code for a method call.
FilterCallChain(CallChain) - Constructor for class com.caucho.java.gen.FilterCallChain
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.AbstractFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.BooleanValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.FloatValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.IntValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.IpValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.SpecialCharsSanitizeFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.StringSanitizeFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.UnsafeRawSanitizeFilter
 
FilterIterator - Class in com.caucho.xpath.pattern
Uses the axis to select new nodes.
FilterIterator(NodeIterator, Expr, ExprEnvironment, Node) - Constructor for class com.caucho.xpath.pattern.FilterIterator
Creates the new AxisIterator.
FilterModule - Class in com.caucho.quercus.lib.filter
 
FilterModule() - Constructor for class com.caucho.quercus.lib.filter.FilterModule
 
filterPaths(FileSetType.PathCallback) - Method in class com.caucho.config.types.FileSetType
Returns the set of files.
filterPaths(Path, String, FileSetType.PathCallback) - Method in class com.caucho.config.types.FileSetType
Returns the set of files.
FilterPattern - Class in com.caucho.xpath.pattern
matches a node if it matches a filter expression.
FilterPattern(AbstractPattern, Expr) - Constructor for class com.caucho.xpath.pattern.FilterPattern
 
finalize() - Method in class com.caucho.log.RotateStream
 
finalize() - Method in class com.caucho.quercus.lib.jms.JMSQueue
 
finalize() - Method in class com.caucho.quercus.QuercusContext
Calls close().
finalize() - Method in class com.caucho.vfs.TempFile
 
find(CreationalContextImpl<?>, <any>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
find(String) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName, ClassLoader) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName, ClassLoader, MBeanServer) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find() - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(Env, StringValue) - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(Env, StringValue, int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(K, ConcurrentArrayList.Match<E, K>) - Method in class com.caucho.util.ConcurrentArrayList
 
find(Set<ObjectName>) - Method in enum com.caucho.util.MemoryPoolAdapter.PoolType
 
find(NamespaceContext, String) - Static method in class com.caucho.xpath.NamespaceContext
 
find(Node) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(String, Node) - Static method in class com.caucho.xpath.XPath
Finds a node based on an XPath pattern.
findAbstractClass(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
 
findAny(CreationalContextImpl<?>, <any>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findAny(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
Find any node matching the pattern.
findByBeanName(String, String, Class) - Method in class com.caucho.config.types.EjbRefContext
 
findByName(CreationalContextImpl<?>, String) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findByName(String) - Method in class com.caucho.config.inject.InjectManager
Finds a component by its component name.
findByName(String) - Method in class com.caucho.config.xml.XmlConfigContext
 
findByType(Class) - Method in class com.caucho.config.types.EjbRefContext
 
findClass(String) - Method in class com.caucho.loader.DynamicClassLoader
Load a class using this class loader
findClass(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(int) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name id.
findClass(int, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String, int, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String) - Method in class com.caucho.quercus.page.InterpretedPage
Finds the class
findClass(String) - Method in class com.caucho.quercus.page.QuercusPage
Finds a function.
findClass(String) - Method in class com.caucho.quercus.QuercusContext
Returns the class with the given name.
findClassByAlias(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given alias name.
findClassDef(String) - Method in class com.caucho.quercus.env.DefinitionState
Adds a class, e.g.
findClassDef(String) - Method in class com.caucho.quercus.env.Env
 
findClassId(String) - Method in class com.caucho.quercus.QuercusContext
Returns the id for a function name.
findClassImpl(String) - Method in class com.caucho.loader.DynamicClassLoader
Load a class using this class loader
findConstant(String) - Method in class com.caucho.quercus.classes.LazyClassDef
Finds the matching constant
findConstant(String) - Method in class com.caucho.quercus.program.ClassDef
Finds the matching constant
findConstant(String) - Method in class com.caucho.quercus.program.InterpretedClassDef
Return a const value.
findConstant(Env, String) - Method in class com.caucho.quercus.program.JavaClassDef
Finds the matching constant
findConstructor() - Method in class com.caucho.quercus.classes.LazyClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.env.CompiledClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching constructor.
findConstructor() - Method in class com.caucho.quercus.program.ClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.program.InterpretedClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.program.JavaClassDef
Returns the constructor
findDatabase(String, String) - Method in class com.caucho.quercus.env.Env
 
findDatabase(String, String) - Method in class com.caucho.quercus.QuercusContext
Gets the default data source.
findDeclaredMethod(Class<?>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findFieldIndex(String) - Method in class com.caucho.quercus.classes.LazyClassDef
Returns the field index.
findFieldIndex(String) - Method in class com.caucho.quercus.env.CompiledClassDef
Returns the field index.
findFieldIndex(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
Returns a set of the fields and their initial values
findFunction(StringValue) - Method in class com.caucho.quercus.env.DefinitionState
Finds the java reflection method for the function with the given name.
findFunction(StringValue) - Method in class com.caucho.quercus.env.Env
Returns the function with a given name.
findFunction(String, String) - Method in class com.caucho.quercus.env.Env
Finds the class and method.
findFunction(StringValue) - Method in class com.caucho.quercus.env.JavaAdapter
Returns the method.
findFunction(StringValue) - Method in class com.caucho.quercus.env.ObjectValue
Finds the method name.
findFunction(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findFunction(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findFunction(StringValue) - Method in class com.caucho.quercus.env.Value
Finds the method name.
findFunction(StringValue) - Method in class com.caucho.quercus.page.InterpretedPage
Finds the function
findFunction(StringValue) - Method in class com.caucho.quercus.page.QuercusPage
Finds a function.
findFunction(StringValue) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
findFunction(StringValue) - Method in class com.caucho.quercus.program.QuercusProgram
Finds a function.
findFunction(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findFunctionId(StringValue) - Method in class com.caucho.quercus.env.Env
Returns the function with a given name.
findFunctionId(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the id for a function name.
findFunctionImpl(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findGlobal(String) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
findGlobal(ObjectName) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
findImportClass(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.EnvironmentClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.module.ArtifactClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.module.ArtifactManager
 
findInjectionPoint() - Method in class com.caucho.config.inject.CreationalContextImpl
 
findIvyModule(Path) - Method in class com.caucho.loader.ivy.IvyManager
 
findJavaClassWrapper(String) - Method in class com.caucho.quercus.QuercusContext
Finds the java class wrapper.
findLibrary(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns the full library path for the name.
findLibrary(String) - Method in class com.caucho.loader.RootDynamicClassLoader
Returns the full library path for the name.
findLibrary(String) - Method in class com.caucho.loader.SystemClassLoader
Returns the full library path for the name.
findLowerFunctionImpl(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findMethod(String, String) - Method in class com.caucho.bytecode.JavaClass
Finds a method.
findMethod(Class<?>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
 
findMethod(<any>, <any>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Collection<<any>>, <any>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(<any>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(<any>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Set<<any>>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Set<<any>>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Method[], Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Collection<Method>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Method) - Method in class com.caucho.java.gen.BaseClass
Finds a method
findMethodByIndex(int) - Method in class com.caucho.quercus.profile.ProfileReport
Returns the method by its id.
findMethodByName(String) - Method in class com.caucho.quercus.profile.ProfileReport
Returns the method by its name.
findModule(String) - Method in class com.caucho.quercus.module.ModuleContext
Returns the module with the given name.
findModule(String) - Method in class com.caucho.quercus.QuercusContext
Returns the module with the given name.
findObserverAnnotation(<any>) - Static method in class com.caucho.config.event.EventManager
 
findPath(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns the matching single-level path.
findQuercusClass(Env) - Method in class com.caucho.quercus.env.ObjectValue
 
findQuercusClass(Env) - Method in class com.caucho.quercus.env.QuercusClass
 
findQuercusClass(Env) - Method in class com.caucho.quercus.env.Value
Returns the Quercus class for this obj/name.
findQuercusClass(Env) - Method in class com.caucho.quercus.env.Var
 
findReference(<any>) - Method in class com.caucho.config.inject.InjectManager
Convenience for Resin.
findReport(long) - Static method in class com.caucho.quercus.profile.ProfileStore
Returns the report with the given index
findResources(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns an enumeration of matching resources.
findStaticFunction(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findStaticFunctionLowerCase(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds a function.
findTimeZone(StringValue) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findTimeZone(StringValue, int, boolean) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findTimeZone(int, boolean) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findWithNull(CreationalContextImpl<?>, <any>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findWriteReplace(Class<?>) - Method in class com.caucho.config.gen.CandiBeanGenerator
 
fine(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finer(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finest(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finish() - Method in class com.caucho.quercus.env.SessionArrayValue
Cleaning up session stuff at the end of a request.
finish(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
Closes the connection and sends data and connection info to curl.
finish() - Method in class com.caucho.quercus.lib.zlib.GZIPOutputStream
 
finish() - Method in class com.caucho.xml.readers.XmlReader
Finish reading.
finishAttributes() - Method in class com.caucho.xml.XmlPrinter
Complete printing of the attributes when the open tag completes.
finishCompiling() - Method in class com.caucho.quercus.program.QuercusProgram
Notifies waiting listeners that compilation has finished.
finishContext() - Static method in class com.caucho.config.el.CandiElResolver
 
finishOffer(T) - Method in class com.caucho.env.actor.ActorQueue
 
finishOffer(T) - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
 
finishScan() - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
Complete the scan.
finishScan() - Method in class com.caucho.loader.enhancer.AbstractScanClass
Complete scan processing.
finishScan() - Method in interface com.caucho.loader.enhancer.ScanClass
Complete scan processing.
finishScan() - Method in class com.caucho.loader.enhancer.ScanClassAllow
 
fire(T) - Method in class com.caucho.config.event.EventImpl
 
fireAfterBeanDiscovery() - Method in class com.caucho.config.extension.ExtensionManager
 
fireAfterDeploymentValidation() - Method in class com.caucho.config.extension.ExtensionManager
 
fireBeforeBeanDiscovery() - Method in class com.caucho.config.extension.ExtensionManager
 
fireEvent(Object, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireEvent(Object, BaseType, Annotation[]) - Method in class com.caucho.config.event.ObserverMap
 
fireEvent(Object, Annotation...) - Method in class com.caucho.config.inject.InjectManager
Sends the specified event to any observer instances in the scope
fireEvent(String, String) - Static method in class com.caucho.env.health.HealthSystemFacade
 
fireEventImpl(String, String) - Method in class com.caucho.env.health.HealthSystemFacade
 
fireExtensionEvent(Object, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireExtensionEvent(Object, BaseType, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireFatalEvent(String, String) - Static method in class com.caucho.env.health.HealthSystemFacade
 
fireFatalEventImpl(String, String) - Method in class com.caucho.env.health.HealthSystemFacade
 
first(Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(double, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, long) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(double, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first() - Method in class com.caucho.util.CharCursor
 
first - Variable in class com.caucho.util.Slist
 
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.CurrentPattern
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAncestors
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAny
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAttributes
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromChildren
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromContext
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromDescendants
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNext
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNextSibling
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromParent
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPrevious
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPreviousSibling
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromRoot
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromSelf
Returns the first node in the selection order.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.AnyNameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.AttributeItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceNameItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.DataItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ElementItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.EmptyItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.GroupItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InElementItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InterleaveItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.Item
Adds to the first set the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.MemoItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NameClassItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NsNameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.TextItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
Returns the first set, the set of element names possible.
fit_embedded_file(Path, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
open image
fit_file_image(PDFFileImage) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fit_image(PDFImage, double, double, String) - Method in class com.caucho.quercus.lib.pdf.PDF
 
fit_image(PDFImage) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fixup(String, String) - Method in class com.caucho.loader.enhancer.EnhancerFixup
 
FLOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_3 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAT - Static variable in class com.caucho.bytecode.JClass
 
FLOAT - Static variable in class com.caucho.el.Marshall
 
FloatConstant - Class in com.caucho.bytecode
Represents a float constant.
FloatMarshal - Class in com.caucho.quercus.marshal
 
FloatMarshal() - Constructor for class com.caucho.quercus.marshal.FloatMarshal
 
FloatObjectMarshal - Class in com.caucho.quercus.marshal
 
FloatObjectMarshal() - Constructor for class com.caucho.quercus.marshal.FloatObjectMarshal
 
FloatPrimitiveType - Class in com.caucho.config.type
Represents a float type.
FloatType - Class in com.caucho.config.type
Represents a float or Float type.
floatval(Value) - Static method in class com.caucho.quercus.lib.VariableModule
Converts to a double
FloatValidateFilter - Class in com.caucho.quercus.lib.filter
 
FloatValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.FloatValidateFilter
 
FloatValueExpression - Class in com.caucho.el
Abstract implementation class for an expression.
FloatValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression(Expr, String) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression(Expr) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression() - Constructor for class com.caucho.el.FloatValueExpression
 
flock(Env, LockableStream, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Advisory locking
flood(int, int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
flood(int, int, int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
floor(Value) - Static method in class com.caucho.quercus.lib.MathModule
 
FLOOR - Static variable in class com.caucho.xpath.Expr
 
FlowAttribute - Class in com.caucho.config.attribute
 
FlowAttribute(ConfigType) - Constructor for class com.caucho.config.attribute.FlowAttribute
 
FlowBean - Interface in com.caucho.config.type
Bean implementing control flow
FlowBeanType<T> - Class in com.caucho.config.type
Represents an introspected bean type for configuration which implements control flow like if/choose.
FlowBeanType(Class<T>) - Constructor for class com.caucho.config.type.FlowBeanType
 
FlowProgram - Class in com.caucho.config.program
A saved program that avoids interpreting flow operations
FlowProgram() - Constructor for class com.caucho.config.program.FlowProgram
 
flush() - Method in class com.caucho.java.JavaWriter
 
flush() - Method in class com.caucho.log.AbstractLogHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.AbstractRolloverLog
Writes to the underlying log.
flush() - Method in class com.caucho.log.EnvironmentStream
Flush data to the stream.
flush() - Method in class com.caucho.log.EventHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.LevelHandler
Flush the handler.
flush() - Method in class com.caucho.log.RotateStream
Flushes the underlying stream.
flush() - Method in class com.caucho.log.SubHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.SyslogHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.TimestampFilter
Flushes the data.
flush() - Method in class com.caucho.quercus.env.Env
Flushes the output buffer.
flush() - Method in class com.caucho.quercus.env.OutputBuffer
Flushs the data in the stream, calling the callback with appropriate flags if necessary.
flush(Env, int) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Flushes/writes buffer of the LOB to the server
flush() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
Flushes the output.
flush() - Method in interface com.caucho.quercus.lib.file.BinaryOutput
Flushes the output
flush() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.FileOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.FileWriteValue
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.PopenOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.WrappedStream
 
flush() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
 
flush(Env) - Method in class com.caucho.quercus.lib.Memcache
 
flush(Env) - Method in class com.caucho.quercus.lib.OutputModule
Flushes the original output buffer.
flush() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
flush() - Method in class com.caucho.quercus.lib.ProcOpenOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.xml.XMLWriter
Flushes the output and returns the result.
flush() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
 
flush() - Method in class com.caucho.quercus.resources.StreamReadWrite
Flushes the output
flush() - Method in class com.caucho.quercus.resources.StreamResource
Flushes the output
flush() - Method in class com.caucho.transaction.TransactionManagerImpl
Flushes the log stream (primarily for QA).
flush() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
Returns a stream for a new transaction.
flush() - Method in class com.caucho.util.NullOutputStream
 
flush() - Method in class com.caucho.util.Sha256OutputStream
 
flush() - Method in class com.caucho.vfs.AbstractByteToChar
Flushes the buffer.
flush() - Method in class com.caucho.vfs.Crc64Stream
Flushes the write output.
flush() - Method in class com.caucho.vfs.DatastoreOutputStream
 
flush() - Method in class com.caucho.vfs.DatastoreRandomAccessOutputStream
 
flush() - Method in class com.caucho.vfs.NullWriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.vfs.PrintWriterImpl
Flushes the writer.
flush() - Method in class com.caucho.vfs.ReaderWriterStream
 
flush() - Method in class com.caucho.vfs.SocketStream
Flushes the socket.
flush() - Method in class com.caucho.vfs.StreamFilter
 
flush() - Method in class com.caucho.vfs.StreamImpl
Flushes the write output.
flush() - Method in class com.caucho.vfs.StreamImplOutputStream
Flushes the write output.
flush() - Method in class com.caucho.vfs.StreamPrintWriter
Flushes the writer.
flush() - Method in class com.caucho.vfs.TempCharStream
 
flush() - Method in class com.caucho.vfs.TempOutputStream
 
flush() - Method in class com.caucho.vfs.TempStream
 
flush() - Method in class com.caucho.vfs.VfsStream
 
flush() - Method in class com.caucho.vfs.WriterStreamImpl
Flushes the write output.
flush() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.vfs.XmlWriter
Close an open element (if any), then flush the underlying writer.
flush() - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLEventWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
 
FlushBuffer - Interface in com.caucho.vfs
Interface if a writer supports the flushBuffer().
flushBuffer() - Method in interface com.caucho.vfs.FlushBuffer
Flushes the buffer, but doesn't call flush().
flushBuffer() - Method in class com.caucho.vfs.PrintWriterImpl
Flushes the writer.
flushBuffer() - Method in class com.caucho.vfs.StreamImpl
Flushes buffered writes.
flushBuffer() - Method in class com.caucho.vfs.StreamPrintWriter
Flushes the writer.
flushBuffer() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flushStream() - Method in class com.caucho.log.AbstractRolloverLog
 
flushToDisk() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
flushToDisk() - Method in class com.caucho.vfs.StreamImpl
Flushes the write output, forcing to disk.
flushToDisk() - Method in class com.caucho.vfs.VfsStream
 
flushToDisk() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the disk
flushToGraph() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fmod(double, double) - Static method in class com.caucho.quercus.lib.MathModule
 
FmtFunctions - Class in com.caucho.config.functions
An object to store in an EL Environment to provide utility methods.
FmtFunctions() - Constructor for class com.caucho.config.functions.FmtFunctions
 
FMUL - Static variable in class com.caucho.bytecode.CodeVisitor
 
FNEG - Static variable in class com.caucho.bytecode.CodeVisitor
 
FNM_CASEFOLD - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_NOESCAPE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_PATHNAME - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_PERIOD - Static variable in class com.caucho.quercus.lib.file.FileModule
 
fnmatch(Env, String, String, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns true if the given string matches the given glob pattern.
FOLLOW_SYMLINKS - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
 
Font - Class in com.caucho.quercus.lib.pdf
font
Font() - Constructor for class com.caucho.quercus.lib.pdf.Font
 
FontChar - Class in com.caucho.quercus.lib.pdf
font character
fopen(Env, StringValue, String, boolean, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Opens a file.
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
FORCE_DEFLATE - Static variable in class com.caucho.quercus.lib.zlib.ZlibModule
 
FORCE_GZIP - Static variable in class com.caucho.quercus.lib.zlib.ZlibModule
 
forceShutdown() - Method in class com.caucho.vfs.QSocket
 
ForeachStatement - Class in com.caucho.quercus.statement
Represents a foreach statement.
ForeachStatement(Location, Expr, AbstractVarExpr, AbstractVarExpr, boolean, Statement, String) - Constructor for class com.caucho.quercus.statement.ForeachStatement
 
FOREVER - Static variable in class com.caucho.config.types.Period
 
format(LogRecord) - Method in class com.caucho.log.ELFormatter
 
format(LogRecord) - Method in class com.caucho.log.MessageFormatter
 
format(LogRecord) - Method in class com.caucho.log.TimestampFormatter
Formats the record
format(String) - Method in class com.caucho.quercus.lib.date.DateInterval
 
format(Env, StringValue) - Method in class com.caucho.quercus.lib.date.DateTime
 
format(Env, StringValue) - Method in interface com.caucho.quercus.lib.date.DateTimeInterface
 
format(String) - Method in class com.caucho.util.QDate
Formats the current date.
format(CharBuffer, String) - Method in class com.caucho.util.QDate
Format the date using % escapes: %aday of week (short) %Aday of week (verbose) %bmonth name (short) %Bmonth name (verbose) %cJava locale date %dday of month (two-digit) %F%Y-%m-%d %H24-hour (two-digit) %I12-hour (two-digit) %jday of year (three-digit) %l12-hour (one-digit prefixed by space) %mmonth (two-digit) %Mminutes %pam/pm %PAM/PM %Sseconds %smilliseconds %xJava locale short date %XJava locale short time %Wweek in year (three-digit) %wday of week (one-digit) %yyear (two-digit) %Yyear (four-digit) %Ztime zone (name) %ztime zone (+/-0800)
FORMAT_NUMBER - Static variable in class com.caucho.xpath.Expr
 
formatChar(CharBuffer, long, int, int) - Static method in class com.caucho.util.Sprintf
 
formatDouble(CharBuffer, double, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatDouble(CharBuffer, double, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatGMT(long, String) - Static method in class com.caucho.util.QDate
Formats a date.
formatGMT(long) - Static method in class com.caucho.util.QDate
Formats a date, using the default time format.
formatInteger(CharBuffer, long, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatInteger(CharBuffer, double, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatISO8601(long) - Static method in class com.caucho.util.QDate
 
formatLocal(long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
formatLocal(long) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone, using the default format.
formatLocal(CharBuffer, long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
formatMessage(LogRecord) - Method in class com.caucho.log.MessageFormatter
The "formatted" log message, after localization, substitution of parameters, and the inclusion of an exception stack trace if applicable.
formatString(CharBuffer, String, int, int, int) - Static method in class com.caucho.util.Sprintf
 
forName(String) - Method in class com.caucho.bytecode.JClassLoader
Returns the matching JClass.
ForStatement - Class in com.caucho.quercus.statement
Represents a for statement.
ForStatement(Location, Expr, Expr, Expr, Statement, String) - Constructor for class com.caucho.quercus.statement.ForStatement
 
FOUR - Static variable in class com.caucho.quercus.marshal.Marshal
 
fpassthru(Env, BinaryInput) - Method in class com.caucho.quercus.lib.file.FileModule
Output the filepointer data to the output stream.
fprintf(Env, BinaryOutput, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.string.StringModule
Use printf style formatting to write a string to a file.
fputcsv(Env, BinaryOutput, ArrayValue, StringValue, StringValue) - Method in class com.caucho.quercus.lib.file.FileModule
Parses a comma-separated-value line from a file.
fputs(Env, BinaryOutput, InputStream, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes a string to the file.
fread(Env, BinaryInput, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Reads content from a file.
free() - Method in class com.caucho.quercus.lib.db.MysqliResult
Closes the result.
free(Env) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
Frees the resources associated with the collection object
free(Env) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Frees resources associated with the LOB descriptor
free(Env, RegexpState) - Static method in class com.caucho.quercus.lib.regexp.RegexpState
 
free() - Method in class com.caucho.util.CharBuffer
 
free(T) - Method in class com.caucho.util.FreeList
Frees the object.
free(T) - Method in class com.caucho.util.FreeRing
Frees the object.
free(T) - Method in class com.caucho.util.FreeRingDual
Frees the object.
free(T) - Method in class com.caucho.util.FreeRingSoft
Frees the object.
free() - Method in class com.caucho.vfs.RandomAccessStream
 
free(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
free(TempCharBuffer) - Static method in class com.caucho.vfs.TempCharBuffer
Frees a single buffer.
free() - Method in class com.caucho.vfs.WriteStream
Frees the buffer
free() - Method in class com.caucho.xml.Xml
Frees an Xml parser.
free() - Method in class com.caucho.xml.XmlParser
 
free() - Method in class com.caucho.xpath.Env
 
free() - Method in class com.caucho.xpath.expr.Var
Frees the var.
free_result() - Method in class com.caucho.quercus.lib.db.MysqliResult
Closes the result
free_result(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Frees the associated result.
freeAll(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeAll(TempCharBuffer) - Static method in class com.caucho.vfs.TempCharBuffer
 
freeAllLarge(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeAllSmall(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeCareful(T) - Method in class com.caucho.util.FreeList
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRing
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRingDual
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRingSoft
Frees the object.
freeEnv(Env) - Static method in class com.caucho.xpath.XPath
Free an environment.
freeGmtDate(QDate) - Static method in class com.caucho.util.QDate
 
freeLarge(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
FreeList<T> - Class in com.caucho.util
FreeList provides a simple class to manage free objects.
FreeList(int) - Constructor for class com.caucho.util.FreeList
Create a new free list.
freeLocalDate(QDate) - Static method in class com.caucho.util.QDate
 
freeRegexpState(RegexpState) - Method in class com.caucho.quercus.env.Env
Free the free regexp
freeResult() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
Frees the associated result.
FreeRing<T> - Class in com.caucho.util
FreeList provides a simple class to manage free objects.
FreeRing(int) - Constructor for class com.caucho.util.FreeRing
Create a new free list.
FreeRingDual<T> - Class in com.caucho.util
A free list with soft references.
FreeRingDual(int, int) - Constructor for class com.caucho.util.FreeRingDual
Create a new free list.
FreeRingSoft<T> - Class in com.caucho.util
A free list with soft references.
FreeRingSoft(int) - Constructor for class com.caucho.util.FreeRingSoft
Create a new free list.
freeSelf() - Method in class com.caucho.vfs.TempBuffer
 
freeSmall(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
FREM - Static variable in class com.caucho.bytecode.CodeVisitor
 
FRETURN - Static variable in class com.caucho.bytecode.CodeVisitor
 
Friend - Annotation Type in com.caucho.util
 
fRingValueQueueOrig<T> - Class in com.caucho.util
 
fRingValueQueueOrig(int) - Constructor for class com.caucho.util.fRingValueQueueOrig
 
FromAncestors - Class in com.caucho.xpath.pattern
Implements the ancestor:: axis.
FromAncestors(AbstractPattern, boolean) - Constructor for class com.caucho.xpath.pattern.FromAncestors
 
FromAny - Class in com.caucho.xpath.pattern
matches any node.
FromAny() - Constructor for class com.caucho.xpath.pattern.FromAny
 
FromAttributes - Class in com.caucho.xpath.pattern
matches attributes of an element.
FromAttributes(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromAttributes
 
FromChildren - Class in com.caucho.xpath.pattern
matches child nodes.
FromChildren(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromChildren
 
FromContext - Class in com.caucho.xpath.pattern
Matches the node context.
FromContext() - Constructor for class com.caucho.xpath.pattern.FromContext
 
FromContext(int) - Constructor for class com.caucho.xpath.pattern.FromContext
Creates a new context pattern.
FromDescendants - Class in com.caucho.xpath.pattern
Matches any descendant.
FromDescendants(AbstractPattern, boolean) - Constructor for class com.caucho.xpath.pattern.FromDescendants
 
fromEntity(String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
 
FromExpr - Class in com.caucho.xpath.pattern
matches if the expression returns a node set and the test-node is contained in that node set.
FromExpr(AbstractPattern, Expr) - Constructor for class com.caucho.xpath.pattern.FromExpr
 
FromNamespace - Class in com.caucho.xpath.pattern
matches namespace nodes of an element.
FromNamespace(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNamespace
 
FromNext - Class in com.caucho.xpath.pattern
Matches nodes following the current node in the current document.
FromNext(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNext
 
FromNextSibling - Class in com.caucho.xpath.pattern
matches following siblings
FromNextSibling(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNextSibling
 
FromParent - Class in com.caucho.xpath.pattern
 
FromParent(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromParent
 
FromPrevious - Class in com.caucho.xpath.pattern
Matches nodes preceding the current node, not counting descendants.
FromPrevious(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromPrevious
 
FromPreviousSibling - Class in com.caucho.xpath.pattern
matches if we can find a following sibling matching the parent pattern.
FromPreviousSibling(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromPreviousSibling
 
FromRoot - Class in com.caucho.xpath.pattern
Represents a match with the document root.
FromRoot() - Constructor for class com.caucho.xpath.pattern.FromRoot
 
FromSelf - Class in com.caucho.xpath.pattern
The self axis matches the current node.
FromSelf(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromSelf
 
fscanf(Env, BinaryInput, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.file.FileModule
Reads and parses a line.
fseek(Env, BinaryStream, long, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Sets the current position.
fsockopen(Env, String, int, Value, Value, double) - Static method in class com.caucho.quercus.lib.NetworkModule
Opens a socket
fstat(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the status of the given file pointer.
FSTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_3 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSUB - Static variable in class com.caucho.bytecode.CodeVisitor
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.ClasspathPath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.DatastorePath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.FilePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.FilesystemPath
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.GooglePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.HttpPath
Scans the path portion of the URI, i.e.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JarPath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JarScheme
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JndiPath
Walking down the path just stores the new name in the created Path.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MemoryPath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MemoryScheme
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MergePath
Walking down the path just extends the path.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.SpyScheme
 
fsync() - Method in class com.caucho.vfs.RandomAccessStream
 
ftell(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the current position.
ftruncate(Env, BinaryOutput, long) - Static method in class com.caucho.quercus.lib.file.FileModule
Truncates a file.
FULL_VERSION - Static variable in class com.caucho.Version
 
fullEndElement(Env) - Method in class com.caucho.quercus.lib.xml.XMLWriter
Ends an element
FunArrayExpr - Class in com.caucho.quercus.expr
Represents the array function
FunArrayExpr(Location, ArrayList<Expr>, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(Location, Expr[], Expr[]) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(ArrayList<Expr>, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(Expr[], Expr[]) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
func_get_arg(Env, int) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the nth function argument.
func_get_args(Env) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the function arguments as an array.
func_num_args(Env) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the number of arguments to the function.
FunCloneExpr - Class in com.caucho.quercus.expr
Represents a PHP clone
FunCloneExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunCloneExpr
 
FunCloneExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunCloneExpr
 
Function - Class in com.caucho.quercus.program
Represents sequence of statements.
Function(ExprFactory, Location, String, FunctionInfo, Arg[], Statement[]) - Constructor for class com.caucho.quercus.program.Function
 
FUNCTION_AVAILABLE - Static variable in class com.caucho.xpath.Expr
 
function_exists(Env, StringValue) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns true if the function exists.
FunctionArrayDelegate - Class in com.caucho.quercus.program
A delegate that performs Array operations for Quercus objects.
FunctionArrayDelegate() - Constructor for class com.caucho.quercus.program.FunctionArrayDelegate
 
FunctionCountDelegate - Class in com.caucho.quercus.program
A delegate that performs Array operations for Quercus objects.
FunctionCountDelegate() - Constructor for class com.caucho.quercus.program.FunctionCountDelegate
 
FunctionDefStatement - Class in com.caucho.quercus.statement
Represents a function definition
FunctionDefStatement(Location, Function) - Constructor for class com.caucho.quercus.statement.FunctionDefStatement
 
FunctionExpr - Class in com.caucho.el
Represents a method call.
FunctionExpr(Expr, Expr[]) - Constructor for class com.caucho.el.FunctionExpr
Creates a new method expression.
FunctionInfo - Class in com.caucho.quercus.program
Information about a function.
FunctionInfo(QuercusContext, ClassDef, String) - Constructor for class com.caucho.quercus.program.FunctionInfo
 
FunctionMap - Class in com.caucho.quercus.env
Handles Java function overloading.
FunctionMap() - Constructor for class com.caucho.quercus.env.FunctionMap
 
FunctionModule - Class in com.caucho.quercus.lib
PHP function routines.
FunctionModule() - Constructor for class com.caucho.quercus.lib.FunctionModule
 
Functions - Class in com.caucho.xpath.expr
Contains the builtin XPath functions.
Functions.BaseURI - Class in com.caucho.xpath.expr
Returns the fn:base-uri value.
FunctionScope - Class in com.caucho.quercus.parser
Parse scope.
functionSet() - Method in class com.caucho.quercus.classes.LazyClassDef
 
functionSet() - Method in class com.caucho.quercus.program.ClassDef
 
functionSet() - Method in class com.caucho.quercus.program.InterpretedClassDef
 
FunDieExpr - Class in com.caucho.quercus.expr
Represents the die expression
FunDieExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr(Location) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr() - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunEachExpr - Class in com.caucho.quercus.expr
Represents a PHP each expression.
FunEachExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunEachExpr
 
FunEachExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunEachExpr
 
FunEmptyExpr - Class in com.caucho.quercus.expr
Represents the empty() expression.
FunEmptyExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunEmptyExpr
 
FunExitExpr - Class in com.caucho.quercus.expr
Represents the exit expression
FunExitExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr(Location) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr() - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExpr - Class in com.caucho.xpath.expr
Expressions based on custom library extensions.
FunExpr(String, AbstractPattern, ArrayList<Expr>) - Constructor for class com.caucho.xpath.expr.FunExpr
 
FunGetCalledClassExpr - Class in com.caucho.quercus.expr
Represents returns the current called class.
FunGetCalledClassExpr(Location) - Constructor for class com.caucho.quercus.expr.FunGetCalledClassExpr
 
FunGetClassExpr - Class in com.caucho.quercus.expr
Represents returns the current class.
FunGetClassExpr(QuercusParser) - Constructor for class com.caucho.quercus.expr.FunGetClassExpr
 
FunIncludeExpr - Class in com.caucho.quercus.expr
Represents a PHP include statement
FunIncludeExpr(Location, Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Location, Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeOnceExpr - Class in com.caucho.quercus.expr
Represents a PHP include statement
FunIncludeOnceExpr(Location, Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Location, Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIssetExpr - Class in com.caucho.quercus.expr
Represents a PHP isset call
FunIssetExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunIssetExpr
 
FunIssetExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunIssetExpr
 
FunSpecialCall - Class in com.caucho.quercus.function
Represents a function
FunSpecialCall(AbstractFunction, StringValue) - Constructor for class com.caucho.quercus.function.FunSpecialCall
 
fwrite(Env, BinaryOutput, InputStream, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes a string to the file.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links