MCPcopy Create free account

hub / github.com/CopernicaMarketingSoftware/PHP-CPP / functions

Functions586 in github.com/CopernicaMarketingSoftware/PHP-CPP

Functionslowsort
($input)
Examples/simple/simple.php:34
Methodstrcmp
* Helper function for string comparison * @param value * @return int */
zend/value.cpp:1369
Methodsync
* Called when the internal buffer should be synchronized * @return int */
zend/streambuf.cpp:22
MethodtoZval
* Helper method to turn a property into a zval * * @param value The value to convert to a zval * @param type The type of operation (read
zend/classimpl.cpp:887
Functiontraversable
* Methods to check if a certain interface is overridden, or a copy * constructor is available * @return bool */
include/classbase.h:125
Functiontraversable
* Is this class traversable? * @return bool */
include/class.h:393
Functionunset
include/call.h:102
Functionunset
* Unset the member */
include/hashmember.h:510
Functionunset
* Unset by key name and length of the key * @param key * @param size */
include/value.h:888
MethodunsetDimension
* Function that is called when the object is used as an array in PHP * * This is the [] operator in PHP, and mapped to the offsetUnset() method *
zend/classimpl.cpp:849
MethodunsetProperty
* Function that is called when a property is removed from the project * * This is the handler for the __unset() method * * @param object
zend/classimpl.cpp:1180
Methodvalid
* Is the iterator on a valid position * @return bool */
zend/iteratorimpl.h:57
Methodvalid
* Are the opcodes valid? * @return bool */
zend/opcodes.h:53
Methodvalid
* Check whether we have received valid parameters * * If this function returns false a warning will have been * generated and the return value h
zend/zendcallable.cpp:38
Methodvalid
* Is the script a valid PHP script without syntax errors? * @return bool */
zend/script.cpp:74
Methodvalid
* Check if the module is valid * @return bool */
zend/module.h:161
Methodvalid
* Is this a valid function or not? * @return bool */
zend/symbol.h:113
Methodvalue
* Expose internal value * @return zend_string* */
zend/lowercase.h:60
FunctionvectorValue
include/value.h:490
MethodwriteDimension
* Function that is called when the object is used as an array in PHP * * This is the [] operator in PHP, and mapped to the offsetSet() method *
zend/classimpl.cpp:759
MethodwriteProperty
* Function that is called when a property is set / updated * * This is the handler for the __set() function, and is called when a property * is
zend/classimpl.cpp:1015
Methodyield
* Yield (return) the given value * * @param return_value The return_value to set * @param value The value to return to PHP */
zend/zendcallable.cpp:88
Method~Arithmetic
* Destructor */
zend/arithmetic.h:31
Function~Array
* Destructor */
include/array.h:76
Function~ArrayAccess
* Destructor */
include/arrayaccess.h:54
Method~BoolMember
* Destructor */
zend/boolmember.h:39
Function~ByRef
* Destructor */
include/byref.h:53
Function~ByVal
* Destructor */
include/byval.h:53
Method~Callable
* Destructor */
zend/callable.h:104
Method~Child
Examples/ReturnObject/child.h:25
Function~Class
* Destructor */
include/class.h:56
Function~ClassBase
* Destructor */
include/classbase.h:111
Method~ClassImpl
* Destructor */
zend/classimpl.cpp:21
Method~CompilerOptions
* Destructor */
zend/compileroptions.h:46
Function~Constant
* Destructor */
include/constant.h:104
Method~ConstantImpl
* Destructor */
zend/constantimpl.h:113
Method~DelayedFree
* Destructor */
zend/delayedfree.h:40
Function~Error
include/error.h:52
Function~Exception
include/exception.h:48
Method~ExecArguments
* Destructor */
zend/execarguments.h:82
Method~ExecuteState
* Destructor */
zend/executestate.h:63
Method~ExtensionBase
* Destructor */
common/extensionbase.h:69
Method~ExtensionImpl
* Destructor */
zend/extensionimpl.cpp:260
Method~ExtensionPath
* Destructor */
zend/extensionpath.h:57
Method~File
* Destructor */
zend/file.cpp:43
Method~FloatMember
* Destructor */
zend/floatmember.h:39
Function~Function
* Destructor */
include/function.h:64
Method~Functor
* Destructor */
zend/functor.h:36
Method~Global
* Destructor */
zend/global.cpp:71
Function~Globals
* Destructor */
include/globals.h:40
Method~HashIterator
* Destructor */
zend/hashiterator.h:69
Function~HashMember
include/hashmember.h:43
Function~Interface
* Destructor */
include/interface.h:28
Function~Iterator
include/iterator.h:37
Method~LowerCase
* Destructor */
zend/lowercase.h:50
Method~Master
* Destructor */
Examples/ReturnObject/master.h:45
Method~Member
* Destructor */
zend/member.h:31
Method~Method
* Destructor */
zend/method.h:64
Method~Module
* Destructor */
zend/module.h:151
Method~MyCustomClass
Examples/simple/simple.cpp:128
Method~MyCustomClass
Examples/CppClassesInPhp/cppclassinphp.cpp:35
Method~MyTestExt
Examples/ConstStaticProp/cpp/mytestext.cpp:20
Function~Namespace
include/namespace.h:97
Method~NativeFunction
* Destructor */
zend/nativefunction.h:55
Method~NotImplemented
* Destructor */
zend/notimplemented.h:43
Method~NullMember
* Destructor */
zend/nullmember.h:31
Method~NumericMember
* Destructor */
zend/numericmember.h:39
Function~Object
* Destructor */
include/object.h:103
Method~ObjectImpl
* Destructor */
zend/objectimpl.h:91
Method~Opcodes
* Destructor */
zend/opcodes.h:39
Method~Persistent
* Destructor */
zend/module.h:69
Method~Property
* Destructor */
zend/property.h:127
Method~Rethrowable
* Destructor */
zend/rethrowable.h:75
Method~RethrowableError
* Destructor */
zend/rethrowable.h:127
Method~RethrowableException
* Destructor */
zend/rethrowable.h:100
Method~Script
* Destructor */
zend/script.cpp:64
Method~State
* Destructor */
zend/state.h:70
Method~Stream
* Destructor */
zend/stream.cpp:37
Method~StreamBuf
* Destructor */
common/streambuf.h:47
Method~String
* Destructor */
zend/string.h:104
Method~StringMember
* Destructor */
zend/stringmember.h:56
Function~Super
include/super.h:36
Method~Symbol
* Destructor */
zend/symbol.h:107
Method~TraverseIterator
* Destructor */
zend/traverseiterator.h:59
Method~Value
* Destructor */
zend/value.cpp:295
Method~ValueIteratorImpl
* Destructor */
zend/valueiteratorimpl.h:31
← previous501–586 of 586, ranked by callers