forked from xcwen/ac-php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathac-php-comm-tags-data.el
4 lines (4 loc) · 555 KB
/
ac-php-comm-tags-data.el
1
2
3
4
(defvar ac-php-comm-tags-data-list
'
(((#2="RedisArray" (("m" "_rehash" #1="" "S" nil "RedisArray" "public") ("m" "_target" "$key" "S" "string" "RedisArray" "public") ("m" "_function" #1# "S" "string" "RedisArray" "public") ("m" "_hosts" #1# "S" "array" "RedisArray" "public") ("m" "__construct" #637="$name = '',array $hosts = NULL,array $opts = NULL" #638="S" nil #2# "public"))) (#636="RedisException" nil) (#27="Redis" (("m" "getMode" #1# "S" "int" "Redis" "public") ("m" "rawCommand" "$command,$arguments" "S" "mixed" "Redis" "public") ("m" "pfMerge" "$destkey,array $sourcekeys" "S" "bool" "Redis" "public") ("m" "pfCount" "$key" "S" "int" "Redis" "public") ("m" "pfAdd" "$key,array $elements" "S" "bool" "Redis" "public") ("m" "scan" "&$iterator,$pattern = null,$count = 0" "S" "array" "Redis" "public") ("m" "time" #1# "S" "array" "Redis" "public") ("m" "migrate" "$host,$port,$key,$db,$timeout,$copy = false,$replace = false" "S" "bool" "Redis" "public") ("m" "restore" "$key,$ttl,$value" "S" "bool" "Redis" "public") ("m" "dump" "$key" "S" "string" "Redis" "public") ("m" "_serialize" "$value" "S" "mixed" "Redis" "public") ("m" "_unserialize" "$value" "S" "mixed" "Redis" "public") ("m" "_prefix" "$value" "S" "string" "Redis" "public") ("m" "clearLastError" #1# "S" "bool" "Redis" "public") ("m" "getLastError" #1# "S" "string" "Redis" "public") ("m" "script" "$command,$script" "S" "mixed" "Redis" "public") ("m" "evaluateSha" "$scriptSha,$args = array(),$numKeys = 0" "S" nil "Redis" "public") ("m" "evalSha" "$scriptSha,$args = array(),$numKeys = 0" "S" "mixed" "Redis" "public") ("m" "evaluate" "$script,$args = array(),$numKeys = 0" "S" "mixed" "Redis" "public") ("m" "config" "$operation,$key,$value" "S" "array" "Redis" "public") ("m" "hScan" "$key,&$iterator,$pattern = null,$count = 0" "S" "array" "Redis" "public") ("m" "hMGet" "$key,$hashKeys" "S" "array" "Redis" "public") ("m" "hMset" "$key,$hashKeys" "S" "bool" "Redis" "public") ("m" "hIncrByFloat" "$key,$field,$increment" "S" "float" "Redis" "public") ("m" "hIncrBy" "$key,$hashKey,$value" "S" "int" "Redis" "public") ("m" "hExists" "$key,$hashKey" "S" "bool" "Redis" "public") ("m" "hGetAll" "$key" "S" "array" "Redis" "public") ("m" "hVals" "$key" "S" "array" "Redis" "public") ("m" "hKeys" "$key" "S" "array" "Redis" "public") ("m" "hDel" "$key,$hashKey1,$hashKey2 = null,$hashKeyN = null" "S" "int" "Redis" "public") ("m" "hLen" "$key" "S" "int" "Redis" "public") ("m" "hGet" "$key,$hashKey" "S" "string" "Redis" "public") ("m" "hSetNx" "$key,$hashKey,$value" "S" "bool" "Redis" "public") ("m" "hSet" "$key,$hashKey,$value" "S" "int" "Redis" "public") ("m" "zScan" "$key,&$iterator,$pattern = null,$count = 0" "S" "array" "Redis" "public") ("m" "zInter" "$Output,$ZSetKeys,array $Weights = null,$aggregateFunction = 'SUM'" "S" "int" "Redis" "public") ("m" "zUnion" "$Output,$ZSetKeys,array $Weights = null,$aggregateFunction = 'SUM'" "S" "int" "Redis" "public") ("m" "zIncrBy" "$key,$value,$member" "S" "float" "Redis" "public") ("m" "zRevRank" "$key,$member" "S" "int" "Redis" "public") ("m" "zRank" "$key,$member" "S" "int" "Redis" "public") ("m" "zScore" "$key,$member" "S" "float" "Redis" "public") ("m" "zSize" "$key" "S" nil "Redis" "public") ("m" "zCard" "$key" "S" "int" "Redis" "public") ("m" "zDeleteRangeByRank" "$key,$start,$end" "S" nil "Redis" "public") ("m" "zRemRangeByRank" "$key,$start,$end" "S" "int" "Redis" "public") ("m" "zDeleteRangeByScore" "$key,$start,$end" "S" nil "Redis" "public") ("m" "zRemRangeByScore" "$key,$start,$end" "S" "int" "Redis" "public") ("m" "zCount" "$key,$start,$end" "S" "int" "Redis" "public") ("m" "zRevRangeByLex" "$key,$min,$max,$offset = null,$limit = null" "S" "array" "Redis" "public") ("m" "zRangeByLex" "$key,$min,$max,$offset = null,$limit = null" "S" "array" "Redis" "public") ("m" "zRevRangeByScore" "$key,$start,$end,array $options = array()" "S" "array" "Redis" "public") ("m" "zRangeByScore" "$key,$start,$end,array $options = array()" "S" "array" "Redis" "public") ("m" "zRevRange" "$key,$start,$end,$withscore = null" "S" "array" "Redis" "public") ("m" "zDelete" "$key,$member1,$member2 = null,$memberN = null" "S" "int" "Redis" "public") ("m" "zRem" "$key,$member1,$member2 = null,$memberN = null" "S" "int" "Redis" "public") ("m" "zRange" "$key,$start,$end,$withscores = null" "S" "array" "Redis" "public") ("m" "zAdd" "$key,$score1,$value1,$score2 = null,$value2 = null,$scoreN = null,$valueN = null" "S" "int" "Redis" "public") ("m" "brpoplpush" "$srcKey,$dstKey,$timeout" "S" "string" "Redis" "public") ("m" "rpoplpush" "$srcKey,$dstKey" "S" "string" "Redis" "public") ("m" "msetnx" "array $array" "S" "int" "Redis" "public") ("m" "mget" "array $array" "S" "array" "Redis" "public") ("m" "mset" "array $array" "S" "bool" "Redis" "public") ("m" "persist" "$key" "S" "bool" "Redis" "public") ("m" "pttl" "$key" "S" "int" "Redis" "public") ("m" "ttl" "$key" "S" "int" "Redis" "public") ("m" "resetStat" #1# "S" "bool" "Redis" "public") ("m" "info" "$option = null" "S" "string" "Redis" "public") ("m" "sort" "$key,$option = null" "S" "array" "Redis" "public") ("m" "flushAll" #1# "S" "bool" "Redis" "public") ("m" "flushDB" #1# "S" "bool" "Redis" "public") ("m" "bitOp" "$operation,$retKey,$key1,$key2,$key3 = null" "S" "int" "Redis" "public") ("m" "bitCount" "$key" "S" "int" "Redis" "public") ("m" "setBit" "$key,$offset,$value" "S" "int" "Redis" "public") ("m" "getBit" "$key,$offset" "S" "int" "Redis" "public") ("m" "bitpos" "$key,$bit,$start = 0,$end = null" "S" "int" "Redis" "public") ("m" "strlen" "$key" "S" "int" "Redis" "public") ("m" "setRange" "$key,$offset,$value" "S" "string" "Redis" "public") ("m" "substr" "$key,$start,$end" "S" nil "Redis" "public") ("m" "getRange" "$key,$start,$end" "S" "string" "Redis" "public") ("m" "append" "$key,$value" "S" "int" "Redis" "public") ("m" "type" "$key" "S" "int" "Redis" "public") ("m" "wait" "$numSlaves,$timeout" "S" "int" "Redis" "public") ("m" "lastSave" #1# "S" "int" "Redis" "public") ("m" "bgsave" #1# "S" "bool" "Redis" "public") ("m" "save" #1# "S" "bool" "Redis" "public") ("m" "object" "$string = '',$key = ''" "S" "string" "Redis" "public") ("m" "slaveof" "$host = '127.0.0.1',$port = 6379" "S" "bool" "Redis" "public") ("m" "bgrewriteaof" #1# "S" "bool" "Redis" "public") ("m" "auth" "$password" "S" "bool" "Redis" "public") ("m" "dbSize" #1# "S" "int" "Redis" "public") ("m" "getKeys" "$pattern" "S" nil "Redis" "public") ("m" "keys" "$pattern" "S" "array" "Redis" "public") ("m" "pExpireAt" "$key,$timestamp" "S" "bool" "Redis" "public") ("m" "expireAt" "$key,$timestamp" "S" "bool" "Redis" "public") ("m" "setTimeout" "$key,$ttl" "S" nil "Redis" "public") ("m" "pExpire" "$key,$ttl" "S" "bool" "Redis" "public") ("m" "expire" "$key,$ttl" "S" "bool" "Redis" "public") ("m" "renameNx" "$srcKey,$dstKey" "S" "bool" "Redis" "public") ("m" "renameKey" "$srcKey,$dstKey" "S" nil "Redis" "public") ("m" "rename" "$srcKey,$dstKey" "S" "bool" "Redis" "public") ("m" "move" "$key,$dbindex" "S" "bool" "Redis" "public") ("m" "select" "$dbindex" "S" "bool" "Redis" "public") ("m" "randomKey" #1# "S" "string" "Redis" "public") ("m" "getSet" "$key,$value" "S" "string" "Redis" "public") ("m" "sScan" "$key,&$iterator,$pattern = null,$count = 0" "S" "array" "Redis" "public") ("m" "sGetMembers" "$key" "S" nil "Redis" "public") ("m" "sMembers" "$key" "S" "array" "Redis" "public") ("m" "sDiffStore" "$dstKey,$key1,$key2,$keyN = null" "S" "int" "Redis" "public") ("m" "sDiff" "$key1,$key2,$keyN = null" "S" "array" "Redis" "public") ("m" "sUnionStore" "$dstKey,$key1,$key2,$keyN = null" "S" "int" "Redis" "public") ("m" "sUnion" "$key1,$key2,$keyN = null" "S" "array" "Redis" "public") ("m" "sInterStore" "$dstKey,$key1,$key2,$keyN = null" "S" "int" "Redis" "public") ("m" "sInter" "$key1,$key2,$keyN = null" "S" "array" "Redis" "public") ("m" "sRandMember" "$key,$count = null" "S" "string" "Redis" "public") ("m" "sPop" "$key" "S" "string" "Redis" "public") ("m" "sCard" "$key" "S" "int" "Redis" "public") ("m" "sContains" "$key,$value" "S" nil "Redis" "public") ("m" "sIsMember" "$key,$value" "S" "bool" "Redis" "public") ("m" "sMove" "$srcKey,$dstKey,$member" "S" "bool" "Redis" "public") ("m" "sRemove" "$key,$member1,$member2 = null,$memberN = null" "S" nil "Redis" "public") ("m" "sRem" "$key,$member1,$member2 = null,$memberN = null" "S" "int" "Redis" "public") ("m" "sAdd" "$key,$value1,$value2 = null,$valueN = null" "S" "int" "Redis" "public") ("m" "lInsert" "$key,$position,$pivot,$value" "S" "int" "Redis" "public") ("m" "lRemove" "$key,$value,$count" "S" nil "Redis" "public") ("m" "lRem" "$key,$value,$count" "S" "int" "Redis" "public") ("m" "listTrim" "$key,$start,$stop" "S" nil "Redis" "public") ("m" "lTrim" "$key,$start,$stop" "S" "array" "Redis" "public") ("m" "lGetRange" "$key,$start,$end" "S" nil "Redis" "public") ("m" "lRange" "$key,$start,$end" "S" "array" "Redis" "public") ("m" "lSet" "$key,$index,$value" "S" "BOOL" "Redis" "public") ("m" "lGet" "$key,$index" "S" nil "Redis" "public") ("m" "lIndex" "$key,$index" "S" "String" "Redis" "public") ("m" "lSize" "$key" "S" nil "Redis" "public") ("m" "lLen" "$key" "S" "int" "Redis" "public") ("m" "brPop" "array $keys" "S" "array" "Redis" "public") ("m" "blPop" "array $keys" "S" "array" "Redis" "public") ("m" "rPop" "$key" "S" "string" "Redis" "public") ("m" "lPop" "$key" "S" "string" "Redis" "public") ("m" "rPushx" "$key,$value" "S" "int" "Redis" "public") ("m" "lPushx" "$key,$value" "S" "int" "Redis" "public") ("m" "rPush" "$key,$value1,$value2 = null,$valueN = null" "S" "int" "Redis" "public") ("m" "lPush" "$key,$value1,$value2 = null,$valueN = null" "S" "int" "Redis" "public") ("m" "getMultiple" "array $keys" "S" "array" "Redis" "public") ("m" "decrBy" "$key,$value" "S" "int" "Redis" "public") ("m" "decr" "$key" "S" "int" "Redis" "public") ("m" "incrBy" "$key,$value" "S" "int" "Redis" "public") ("m" "incrByFloat" "$key,$increment" "S" "float" "Redis" "public") ("m" "incr" "$key" "S" "int" "Redis" "public") ("m" "exists" "$key" "S" "bool" "Redis" "public") ("m" "pubsub" "$keyword,$argument" "S" "array" "Redis" "public") ("m" "publish" "$channel,$message" "S" "int" "Redis" "public") ("m" "psubscribe" "$patterns,$callback" "S" nil "Redis" "public") ("m" "subscribe" "$channels,$callback" "S" "mixed" "Redis" "public") ("m" "unwatch" #1# "S" nil "Redis" "public") ("m" "watch" "$key" "S" "void" "Redis" "public") ("m" "discard" #1# "S" nil "Redis" "public") ("m" "exec" #1# "S" nil "Redis" "public") ("m" "multi" "$mode = Redis::MULTI" "S" "Redis" "Redis" "public") ("m" "delete" "$key1,$key2 = null,$key3 = null" "S" "int" "Redis" "public") ("m" "del" "$key1,$key2 = null,$key3 = null" "S" "int" "Redis" "public") ("m" "setnx" "$key,$value" "S" "bool" "Redis" "public") ("m" "setex" "$key,$ttl,$value" "S" "bool" "Redis" "public") ("m" "set" "$key,$value,$ttl = 0" "S" "bool" "Redis" "public") ("m" "get" "$key" "S" "string" "Redis" "public") ("m" "ping" #1# "S" "string" "Redis" "public") ("m" "getOption" "$name" "S" "int" "Redis" "public") ("m" "setOption" "$name,$value" "S" "bool" "Redis" "public") ("m" "close" #1# "S" nil "Redis" "public") ("m" "popen" "$host,$port = 6379,$timeout = 0.0" "S" nil "Redis" "public") ("m" "pconnect" "$host,$port = 6379,$timeout = 0.0" "S" "bool" "Redis" "public") ("m" "open" "$host,$port = 6379,$timeout = 0.0" "S" nil "Redis" "public") ("m" "connect" "$host,$port = 6379,$timeout = 0.0" "S" "bool" "Redis" "public") ("m" "__construct" #1# #635="S" nil "Redis" "public") ("d" #3="REDIS_HASH" #3# "S" "void" "Redis" "public") ("d" #4="REDIS_ZSET" #4# "S" "void" "Redis" "public") ("d" #5="REDIS_LIST" #5# "S" "void" "Redis" "public") ("d" #6="REDIS_SET" #6# "S" "void" "Redis" "public") ("d" #7="REDIS_STRING" #7# "S" "void" "Redis" "public") ("d" #8="REDIS_NOT_FOUND" #8# "S" "void" "Redis" "public") ("d" #9="PIPELINE" #9# "S" "void" "Redis" "public") ("d" #10="MULTI" #10# "S" "void" "Redis" "public") ("d" #11="ATOMIC" #11# "S" "void" "Redis" "public") ("d" #12="SERIALIZER_IGBINARY" #12# "S" "void" "Redis" "public") ("d" #13="SERIALIZER_PHP" #13# "S" "void" "Redis" "public") ("d" #14="SERIALIZER_NONE" #14# "S" "void" "Redis" "public") ("d" #15="SCAN_RETRY" #15# "S" "void" "Redis" "public") ("d" #16="SCAN_NORETRY" #16# "S" "void" "Redis" "public") ("d" #17="FAILOVER_DISTRIBUTE" #17# "S" "void" "Redis" "public") ("d" #18="FAILOVER_ERROR" #18# "S" "void" "Redis" "public") ("d" #19="FAILOVER_NONE" #19# "S" "void" "Redis" "public") ("d" #20="OPT_SLAVE_FAILOVER" #20# "S" "void" "Redis" "public") ("d" #21="OPT_SCAN" #21# "S" "void" "Redis" "public") ("d" #22="OPT_READ_TIMEOUT" #22# "S" "void" "Redis" "public") ("d" #23="OPT_PREFIX" #23# "S" "void" "Redis" "public") ("d" #24="OPT_SERIALIZER" #24# "S" "void" "Redis" "public") ("d" #25="BEFORE" #25# "S" "void" "Redis" "public") ("d" #26="AFTER" #26# "S" "void" #27# "public"))) (#634="Yaf_Exception_LoadFailed_View" nil) (#633="Yaf_Exception_LoadFailed_Action" nil) (#632="Yaf_Exception_LoadFailed_Controller" nil) (#631="Yaf_Exception_LoadFailed_Module" nil) (#630="Yaf_Exception_LoadFailed" nil) (#629="Yaf_Exception_RouterFailed" nil) (#628="Yaf_Exception_DispatchFailed" nil) (#627="Yaf_Exception_StartupError" nil) (#626="Yaf_Exception_TypeError" nil) (#28="Yaf_Exception" (("m" "getPrevious" #1# "S" "void" "Yaf_Exception" "public") ("m" "__construct" #1# #625="S" "void" #28# "public"))) (#29="Yaf_Session" (("m" "__wakeup" #1# "S" "void" "Yaf_Session" "private") ("m" "valid" #1# "S" "void" "Yaf_Session" "public") ("m" "__unset" "string $name" "S" "void" "Yaf_Session" "public") ("m" "start" #1# "S" "void" "Yaf_Session" "public") ("m" "__sleep" #1# "S" "void" "Yaf_Session" "private") ("m" "__set" "string $name,string $value" "S" "void" "Yaf_Session" "public") ("m" "rewind" #1# "S" "void" "Yaf_Session" "public") ("m" "offsetUnset" "string $name" "S" "void" "Yaf_Session" "public") ("m" "offsetSet" "string $name,string $value" "S" "void" "Yaf_Session" "public") ("m" "offsetGet" "string $name" "S" "void" "Yaf_Session" "public") ("m" "offsetExists" "string $name" "S" "void" "Yaf_Session" "public") ("m" "next" #1# "S" "void" "Yaf_Session" "public") ("m" "key" #1# "S" "void" "Yaf_Session" "public") ("m" "__isset" "string $name" "S" "void" "Yaf_Session" "public") ("m" "has" "string $name" "S" "void" "Yaf_Session" "public") ("m" "getInstance" #1# "S" "void" "Yaf_Session" "public") ("m" "__get" "string $name" "S" "void" "Yaf_Session" "public") ("m" "del" "string $name" "S" "void" "Yaf_Session" "public") ("m" "current" #1# "S" "void" "Yaf_Session" "public") ("m" "count" #1# "S" "void" "Yaf_Session" "public") ("m" "__construct" #1# #624="S" "void" "Yaf_Session" "public") ("m" "__clone" #1# "S" "void" "Yaf_Session" "private") ("p" "_started" #1# "S" nil "Yaf_Session" "protected") ("p" "_session" #1# "S" nil "Yaf_Session" "protected") ("p" "_instance" #1# "S" nil #29# "protected"))) (#30="Yaf_Route_Supervar" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Supervar" "public") ("m" "__construct" #622="string $supervar_name" #623="S" "void" "Yaf_Route_Supervar" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" "Yaf_Route_Supervar" "public") ("p" "_var_name" #1# "S" nil #30# "protected"))) (#31="Yaf_Route_Static" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Static" "public") ("m" "match" "string $uri" "S" "void" "Yaf_Route_Static" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" #31# "public"))) (#32="Yaf_Route_Simple" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Simple" "public") ("m" "__construct" #620="string $module_name,string $controller_name,string $action_name" #621="S" "void" "Yaf_Route_Simple" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" "Yaf_Route_Simple" "public") ("p" "action" #1# "S" nil "Yaf_Route_Simple" "protected") ("p" "module" #1# "S" nil "Yaf_Route_Simple" "protected") ("p" "controller" #1# "S" nil #32# "protected"))) (#33="Yaf_Router" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Router" "public") ("m" "getRoutes" #1# "S" "mixed" "Yaf_Router" "public") ("m" "getRoute" "string $name" "S" "Yaf_Route_Interface" "Yaf_Router" "public") ("m" "getCurrentRoute" #1# "S" "string" "Yaf_Router" "public") ("m" "__construct" #1# #619="S" "void" "Yaf_Router" "public") ("m" "addRoute" "string $name,Yaf_Route_Abstract $route" "S" "bool" "Yaf_Router" "public") ("m" "addConfig" "Yaf_Config_Abstract $config" "S" "bool" "Yaf_Router" "public") ("p" "_current" #1# "S" nil "Yaf_Router" "protected") ("p" "_routes" #1# "S" nil #33# "protected"))) (#34="Yaf_Route_Rewrite" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Rewrite" "public") ("m" "__construct" #617="string $match,array $route,array $verify=NULL" #618="S" "void" "Yaf_Route_Rewrite" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" "Yaf_Route_Rewrite" "public") ("p" "_verify" #1# "S" nil "Yaf_Route_Rewrite" "protected") ("p" "_default" #1# "S" nil "Yaf_Route_Rewrite" "protected") ("p" "_route" #1# "S" nil #34# "protected"))) (#35="Yaf_Route_Regex" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Regex" "public") ("m" "nil" "string $match,array $route,array $map=NULL,array $verify=NULL,string $reverse=NULL" "S" "public__construct" "Yaf_Route_Regex" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" "Yaf_Route_Regex" "public") ("p" "_verify" #1# "S" nil "Yaf_Route_Regex" "protected") ("p" "_maps" #1# "S" nil "Yaf_Route_Regex" "protected") ("p" "_default" #1# "S" nil "Yaf_Route_Regex" "protected") ("p" "_route" #1# "S" nil #35# "protected"))) (#36="Yaf_Route_Map" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Map" "public") ("m" "__construct" #615="string $controller_prefer = false,string $delimiter = \"\"" #616="S" "void" "Yaf_Route_Map" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" "Yaf_Route_Map" "public") ("p" "_delimeter" #1# "S" nil "Yaf_Route_Map" "protected") ("p" "_ctl_router" #1# "S" nil #36# "protected"))) (#37="Yaf_Route_Interface" (("m" "route" "Yaf_Request_Abstract $request" "S" "bool" "Yaf_Route_Interface" "public") ("m" "assemble" "array $info,array $query=NULL" "S" "string" #37# "public"))) (#39="Yaf_Response_Abstract" (("m" "__toString" #1# "S" "void" "Yaf_Response_Abstract" "private") ("m" "setRedirect" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "setHeader" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "setBody" "string $content,string $key=NULL" "S" "bool" "Yaf_Response_Abstract" "public") ("m" "setAllHeaders" #1# "S" "void" "Yaf_Response_Abstract" "protected") ("m" "response" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "prependBody" "string $content,string $key=NULL" "S" "bool" "Yaf_Response_Abstract" "public") ("m" "getHeader" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "getBody" "string $key=NULL" "S" "mixed" "Yaf_Response_Abstract" "public") ("m" "__destruct" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "__construct" #1# #614="S" "void" "Yaf_Response_Abstract" "public") ("m" "__clone" #1# "S" "void" "Yaf_Response_Abstract" "private") ("m" "clearHeaders" #1# "S" "void" "Yaf_Response_Abstract" "public") ("m" "clearBody" "string $key=NULL" "S" "bool" "Yaf_Response_Abstract" "public") ("m" "appendBody" "string $content,string $key=NULL" "S" "bool" "Yaf_Response_Abstract" "public") ("p" "_sendheader" #1# "S" nil "Yaf_Response_Abstract" "protected") ("p" "_body" #1# "S" nil "Yaf_Response_Abstract" "protected") ("p" "_header" #1# "S" nil "Yaf_Response_Abstract" "protected") ("d" #38="DEFAULT_BODY" #38# "S" "string" #39# "public"))) (#42="Yaf_Request_Simple" (("m" "isXmlHttpRequest" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "getRequest" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "getQuery" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "getPost" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "getFiles" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "getCookie" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "get" #1# "S" "void" "Yaf_Request_Simple" "public") ("m" "__construct" #1# #613="S" "void" "Yaf_Request_Simple" "public") ("m" "__clone" #1# "S" "void" "Yaf_Request_Simple" "private") ("d" #40="SCHEME_HTTPS" #40# "S" "string" "Yaf_Request_Simple" "public") ("d" #41="SCHEME_HTTP" #41# "S" "string" #42# "public"))) (#43="Yaf_Request_Http" (("m" "isXmlHttpRequest" #1# "S" "bool" "Yaf_Request_Http" "public") ("m" "getRequest" #1# "S" "void" "Yaf_Request_Http" "public") ("m" "getQuery" "string $name,string $default=NULL" "S" "mixed" "Yaf_Request_Http" "public") ("m" "getPost" "string $name,string $default=NULL" "S" "mixed" "Yaf_Request_Http" "public") ("m" "getFiles" #1# "S" "void" "Yaf_Request_Http" "public") ("m" "getCookie" "string $name,string $default=NULL" "S" "mixed" "Yaf_Request_Http" "public") ("m" "get" "string $name,string $default=NULL" "S" "mixed" "Yaf_Request_Http" "public") ("m" "__construct" #1# #612="S" "void" "Yaf_Request_Http" "public") ("m" "__clone" #1# "S" "void" #43# "private"))) (#46="Yaf_Request_Abstract" (("m" "setRouted" "string $flag=NULL" "S" "void" "Yaf_Request_Abstract" "public") ("m" "setRequestUri" "string $uir" "S" "void" "Yaf_Request_Abstract" "public") ("m" "setParam" "string $name,string $value=NULL" "S" "void" "Yaf_Request_Abstract" "public") ("m" "setModuleName" "string $module" "S" "void" "Yaf_Request_Abstract" "public") ("m" "setDispatched" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "setControllerName" "string $controller" "S" "void" "Yaf_Request_Abstract" "public") ("m" "setBaseUri" "string $uir" "S" "bool" "Yaf_Request_Abstract" "public") ("m" "setActionName" "string $action" "S" "void" "Yaf_Request_Abstract" "public") ("m" "isXmlHttpRequest" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isRouted" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isPut" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isPost" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isOptions" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isHead" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isGet" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isDispatched" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "isCli" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getServer" "string $name,string $default=NULL" "S" "void" "Yaf_Request_Abstract" "public") ("m" "getRequestUri" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getParams" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getParam" "string $name,string $default=NULL" "S" "void" "Yaf_Request_Abstract" "public") ("m" "getModuleName" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getMethod" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getLanguage" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getException" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getEnv" "string $name,string $default=NULL" "S" "void" "Yaf_Request_Abstract" "public") ("m" "getControllerName" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getBaseUri" #1# "S" "void" "Yaf_Request_Abstract" "public") ("m" "getActionName" #1# "S" "void" "Yaf_Request_Abstract" "public") ("p" "routed" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "dispatched" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "uri" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "_base_uri" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "_exception" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "language" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "params" #1# "S" nil "Yaf_Request_Abstract" "protected") ("p" "method" #1# "S" nil "Yaf_Request_Abstract" "public") ("p" "action" #1# "S" nil "Yaf_Request_Abstract" "public") ("p" "controller" #1# "S" nil "Yaf_Request_Abstract" "public") ("p" "module" #1# "S" nil "Yaf_Request_Abstract" "public") ("d" #44="SCHEME_HTTPS" #44# "S" "string" "Yaf_Request_Abstract" "public") ("d" #45="SCHEME_HTTP" #45# "S" "string" #46# "public"))) (#47="Yaf_Registry" (("m" "set" "string $name,string $value" "S" "bool" "Yaf_Registry" "public") ("m" "has" "string $name" "S" "bool" "Yaf_Registry" "public") ("m" "get" "string $name" "S" "mixed" "Yaf_Registry" "public") ("m" "del" "string $name" "S" "void" "Yaf_Registry" "public") ("m" "__construct" #1# #611="S" "void" "Yaf_Registry" "public") ("m" "__clone" #1# "S" "void" "Yaf_Registry" "private") ("p" "_entries" #1# "S" nil "Yaf_Registry" "protected") ("p" "_instance" #1# "S" nil #47# "public"))) (#48="Yaf_Plugin_Abstract" (("m" "routerStartup" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "routerShutdown" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "preResponse" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "preDispatch" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "postDispatch" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "dispatchLoopStartup" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" "Yaf_Plugin_Abstract" "public") ("m" "dispatchLoopShutdown" "Yaf_Request_Abstract $request,Yaf_Response_Abstract $response" "S" "void" #48# "public"))) (#49="Yaf_Loader" (("m" "__wakeup" #1# "S" "void" "Yaf_Loader" "private") ("m" "__sleep" #1# "S" "void" "Yaf_Loader" "private") ("m" "setLibraryPath" "string $directory,bool $is_global = false" "S" "Yaf_Loader" "Yaf_Loader" "public") ("m" "registerLocalNamespace" "mixed $prefix" "S" "void" "Yaf_Loader" "public") ("m" "isLocalName" #1# "S" "void" "Yaf_Loader" "public") ("m" "import" #1# "S" "void" "Yaf_Loader" "public") ("m" "getLocalNamespace" #1# "S" "void" "Yaf_Loader" "public") ("m" "getLibraryPath" "bool $is_global = false" "S" "Yaf_Loader" "Yaf_Loader" "public") ("m" "getInstance" #1# "S" "void" "Yaf_Loader" "public") ("m" "nil" #1# "S" "private__construct" "Yaf_Loader" "public") ("m" "__clone" #1# "S" "void" "Yaf_Loader" "private") ("m" "clearLocalNamespace" #1# "S" "void" "Yaf_Loader" "public") ("m" "autoload" #1# "S" "void" "Yaf_Loader" "public") ("p" "_instance" #1# "S" nil "Yaf_Loader" "public") ("p" "_global_library" #1# "S" nil "Yaf_Loader" "protected") ("p" "_library" #1# "S" nil "Yaf_Loader" "protected") ("p" "_local_ns" #1# "S" nil #49# "protected"))) (#50="Yaf_View_Simple" (("m" "setScriptPath" "string $template_dir" "S" "bool" "Yaf_View_Simple" "public") ("m" "__set" "string $name,mixed $value" "S" "void" "Yaf_View_Simple" "public") ("m" "render" "string $tpl,array $tpl_vars=NULL" "S" "string" "Yaf_View_Simple" "public") ("m" "__isset" "string $name" "S" "void" "Yaf_View_Simple" "public") ("m" "getScriptPath" #1# "S" "string" "Yaf_View_Simple" "public") ("m" "__get" "string $name=NULL" "S" "void" "Yaf_View_Simple" "public") ("m" "eval_" "string $tpl_content,array $tpl_vars=NULL" "S" "string" "Yaf_View_Simple" "public") ("m" "display" "string $tpl,array $tpl_vars=NULL" "S" "bool" "Yaf_View_Simple" "public") ("m" "__construct" #609="string $template_dir,array $options=NULL" #610="S" "void" "Yaf_View_Simple" "public") ("m" "clear" "string $name=NULL" "S" "bool" "Yaf_View_Simple" "public") ("m" "assignRef" "string $name,mixed &$value" "S" "bool" "Yaf_View_Simple" "public") ("m" "assign" "string $name,mixed $value=NULL" "S" "bool" "Yaf_View_Simple" "public") ("p" "_tpl_dir" #1# "S" nil "Yaf_View_Simple" "protected") ("p" "_tpl_vars" #1# "S" nil #50# "protected"))) (#51="Yaf_View_Interface" (("m" "setScriptPath" "string $template_dir" "S" "void" "Yaf_View_Interface" "public") ("m" "render" "string $tpl,array $tpl_vars=NULL" "S" "string" "Yaf_View_Interface" "public") ("m" "getScriptPath" #1# "S" "void" "Yaf_View_Interface" "public") ("m" "display" "string $tpl,array $tpl_vars=NULL" "S" "bool" "Yaf_View_Interface" "public") ("m" "assign" "string $name,string $value=NULL" "S" "bool" #51# "public"))) (#52="Yaf_Action_Abstract" (("m" "getController" #1# "S" "Yaf_Controller_Abstract" "Yaf_Action_Abstract" "public") ("m" "execute" "mixed $arg=NULL,mixed $__args__=NULL" "S" "publicmixed" "Yaf_Action_Abstract" "public") ("p" "_controller" #1# "S" nil #52# "protected"))) (#53="Yaf_Controller_Abstract" (("m" "setViewpath" "string $view_directory" "S" "void" "Yaf_Controller_Abstract" "public") ("m" "render" "string $tpl,array $parameters=NULL" "S" "string" "Yaf_Controller_Abstract" "protected") ("m" "redirect" "string $url" "S" "bool" "Yaf_Controller_Abstract" "public") ("m" "initView" "array $options=NULL" "S" "void" "Yaf_Controller_Abstract" "public") ("m" "init" #1# "S" "void" "Yaf_Controller_Abstract" "public") ("m" "getViewpath" #1# "S" "void" "Yaf_Controller_Abstract" "public") ("m" "getView" #1# "S" "Yaf_View_Interface" "Yaf_Controller_Abstract" "public") ("m" "getResponse" #1# "S" "Yaf_Response_Abstract" "Yaf_Controller_Abstract" "public") ("m" "getRequest" #1# "S" "Yaf_Request_Abstract" "Yaf_Controller_Abstract" "public") ("m" "getModuleName" #1# "S" "string" "Yaf_Controller_Abstract" "public") ("m" "getInvokeArgs" #1# "S" "void" "Yaf_Controller_Abstract" "public") ("m" "getInvokeArg" "string $name" "S" "void" "Yaf_Controller_Abstract" "public") ("m" "forward" "string $action,array $paramters=NULL" "S" "void" "Yaf_Controller_Abstract" "public") ("m" "display" "string $tpl,array $parameters=NULL" "S" "bool" "Yaf_Controller_Abstract" "protected") ("m" "__construct" #1# #608="S" "void" "Yaf_Controller_Abstract" "private") ("m" "__clone" #1# "S" "void" "Yaf_Controller_Abstract" "private") ("p" "_view" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "_invoke_args" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "_response" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "_request" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "_name" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "_module" #1# "S" nil "Yaf_Controller_Abstract" "protected") ("p" "actions" #1# "S" nil #53# "public"))) (#54="Yaf_Config_Simple" (("m" "valid" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "toArray" #1# "S" "array" "Yaf_Config_Simple" "public") ("m" "__set" "string $name,string $value" "S" "void" "Yaf_Config_Simple" "public") ("m" "rewind" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "nil" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "offsetUnset" "string $name" "S" "void" "Yaf_Config_Simple" "public") ("m" "offsetSet" "string $name,string $value" "S" "void" "Yaf_Config_Simple" "public") ("m" "offsetGet" "string $name" "S" "void" "Yaf_Config_Simple" "public") ("m" "offsetExists" "string $name" "S" "void" "Yaf_Config_Simple" "public") ("m" "next" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "key" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "__isset" "string $name" "S" "void" "Yaf_Config_Simple" "public") ("m" "__get" "string $name=NULL" "S" "void" "Yaf_Config_Simple" "public") ("m" "current" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "count" #1# "S" "void" "Yaf_Config_Simple" "public") ("m" "__construct" #606="string $config_file,string $section=NULL" #607="S" "void" "Yaf_Config_Simple" "public") ("p" "_readonly" #1# "S" nil #54# "protected"))) (#55="Yaf_Config_Ini" (("m" "valid" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "toArray" #1# "S" "array" "Yaf_Config_Ini" "public") ("m" "__set" "string $name,mixed $value" "S" "void" "Yaf_Config_Ini" "public") ("m" "rewind" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "nil" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "offsetUnset" "string $name" "S" "void" "Yaf_Config_Ini" "public") ("m" "offsetSet" "string $name,string $value" "S" "void" "Yaf_Config_Ini" "public") ("m" "offsetGet" "string $name" "S" "void" "Yaf_Config_Ini" "public") ("m" "offsetExists" "string $name" "S" "void" "Yaf_Config_Ini" "public") ("m" "next" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "key" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "__isset" "string $name" "S" "void" "Yaf_Config_Ini" "public") ("m" "__get" "string $name" "S" "void" "Yaf_Config_Ini" "public") ("m" "current" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "count" #1# "S" "void" "Yaf_Config_Ini" "public") ("m" "__construct" #604="string $config_file,string $section" #605="S" "void" #55# "public"))) (#56="Yaf_Config_Abstract" (("m" "toArray" #1# "S" "array" "Yaf_Config_Abstract" "public") ("m" "set" #1# "S" "Yaf_Config_Abstract" "Yaf_Config_Abstract" "public") ("m" "nil" #1# "S" "bool" "Yaf_Config_Abstract" "public") ("m" "get" "string $name,mixed $value" "S" "mixed" "Yaf_Config_Abstract" "public") ("p" "_readonly" #1# "S" nil "Yaf_Config_Abstract" "protected") ("p" "_config" #1# "S" nil #56# "protected"))) (#57="Yaf_Dispatcher" (("m" "__wakeup" #1# "S" "void" "Yaf_Dispatcher" "private") ("m" "throwException" "bool $flag" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "__sleep" #1# "S" "void" "Yaf_Dispatcher" "private") ("m" "setView" "Yaf_View_Interface $view" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "setRequest" "Yaf_Request_Abstract $request" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "setErrorHandler" "call $callback,int $error_types" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "setDefaultModule" "string $module" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "setDefaultController" "string $controller" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "setDefaultAction" "string $action" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "returnResponse" "bool $flag" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "registerPlugin" "Yaf_Plugin_Abstract $plugin" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "initView" "string $templates_dir,array $options" "S" "Yaf_View_Interface" "Yaf_Dispatcher" "public") ("m" "getRouter" #1# "S" "Yaf_Router" "Yaf_Dispatcher" "public") ("m" "getRequest" #1# "S" "Yaf_Request_Abstract" "Yaf_Dispatcher" "public") ("m" "getInstance" #1# "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "getApplication" #1# "S" "Yaf_Application" "Yaf_Dispatcher" "public") ("m" "flushInstantly" "bool $flag" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "enableView" #1# "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "dispatch" "Yaf_Request_Abstract $request" "S" "Yaf_Response_Abstract" "Yaf_Dispatcher" "public") ("m" "disableView" #1# "S" "bool" "Yaf_Dispatcher" "public") ("m" "__construct" #1# #603="S" "void" "Yaf_Dispatcher" "public") ("m" "__clone" #1# "S" "void" "Yaf_Dispatcher" "private") ("m" "catchException" "bool $flag" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("m" "autoRender" "bool $flag" "S" "Yaf_Dispatcher" "Yaf_Dispatcher" "public") ("p" "_default_action" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_default_controller" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_default_module" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_instantly_flush" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_return_response" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_auto_render" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_instance" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_plugins" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_request" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_view" #1# "S" nil "Yaf_Dispatcher" "protected") ("p" "_router" #1# "S" nil #57# "protected"))) (#602="Yaf_Bootstrap_Abstract" nil) (#58="Yaf_Application" (("m" "__wakeup" #1# "S" "void" "Yaf_Application" "private") ("m" "__sleep" #1# "S" "void" "Yaf_Application" "private") ("m" "setAppDirectory" "string $directory" "S" "Yaf_Application" "Yaf_Application" "public") ("m" "run" #1# "S" "void" "Yaf_Application" "public") ("m" "getModules" #1# "S" "array" "Yaf_Application" "public") ("m" "getLastErrorNo" #1# "S" "int" "Yaf_Application" "public") ("m" "getLastErrorMsg" #1# "S" "string" "Yaf_Application" "public") ("m" "getDispatcher" #1# "S" "Yaf_Dispatcher" "Yaf_Application" "public") ("m" "getConfig" #1# "S" "Yaf_Config_Abstract" "Yaf_Application" "public") ("m" "getAppDirectory" #1# "S" "Yaf_Application" "Yaf_Application" "public") ("m" "execute" "callable $entry,string $__args__" "S" "void" "Yaf_Application" "public") ("m" "environ" #1# "S" "void" "Yaf_Application" "public") ("m" "__destruct" #1# "S" "void" "Yaf_Application" "public") ("m" "nil" "mixed $config,string $envrion" "S" "public__construct" "Yaf_Application" "public") ("m" "__clone" #1# "S" "void" "Yaf_Application" "private") ("m" "clearLastError" #1# "S" "Yaf_Application" "Yaf_Application" "public") ("m" "bootstrap" "Yaf_Bootstrap_Abstract $bootstrap" "S" "void" "Yaf_Application" "public") ("m" "app" #1# "S" "void" "Yaf_Application" "public") ("p" "_environ" #1# "S" nil "Yaf_Application" "protected") ("p" "_running" #1# "S" nil "Yaf_Application" "protected") ("p" "_modules" #1# "S" nil "Yaf_Application" "protected") ("p" "_app" #1# "S" nil "Yaf_Application" "protected") ("p" "dispatcher" #1# "S" nil "Yaf_Application" "protected") ("p" "config" #1# "S" nil #58# "protected"))) (#601="PharException" nil) (#59="PharFileInfo" (("m" "setUncompressed" #1# "S" "bool" "PharFileInfo" "public") ("m" "setMetadata" "mixed $metadata" "S" "void" "PharFileInfo" "public") ("m" "setCompressedGZ" #1# "S" "bool" "PharFileInfo" "public") ("m" "setCompressedBZIP2" #1# "S" "bool" "PharFileInfo" "public") ("m" "isCompressedGZ" #1# "S" "bool" "PharFileInfo" "public") ("m" "isCompressedBZIP2" #1# "S" "bool" "PharFileInfo" "public") ("m" "isCompressed" "int $compression_type = 9021976" "S" "bool" "PharFileInfo" "public") ("m" "isCRCChecked" #1# "S" "bool" "PharFileInfo" "public") ("m" "hasMetadata" #1# "S" "bool" "PharFileInfo" "public") ("m" "getPharFlags" #1# "S" "int" "PharFileInfo" "public") ("m" "getMetadata" #1# "S" "mixed" "PharFileInfo" "public") ("m" "getCompressedSize" #1# "S" "int" "PharFileInfo" "public") ("m" "getCRC32" #1# "S" "int" "PharFileInfo" "public") ("m" "delMetadata" #1# "S" "bool" "PharFileInfo" "public") ("m" "decompress" #1# "S" "bool" "PharFileInfo" "public") ("m" "__construct" #599="string $entry" #600="S" "void" "PharFileInfo" "public") ("m" "compress" "int $compression" "S" "bool" "PharFileInfo" "public") ("m" "chmod" "int $permissions" "S" "void" #59# "public"))) (#60="PharData" (("m" "setStub" "string $stub,int $len = -1" "S" "bool" "PharData" "public") ("m" "setSignatureAlgorithm" "int $sigtype" "S" "void" "PharData" "public") ("m" "setMetadata" "mixed $metadata" "S" "void" "PharData" "public") ("m" "setDefaultStub" "string $index,string $webindex" "S" "bool" "PharData" "public") ("m" "setAlias" "string $alias" "S" "bool" "PharData" "public") ("m" "offsetUnset" "string $offset" "S" "bool" "PharData" "public") ("m" "offsetSet" "string $offset,string $value" "S" "void" "PharData" "public") ("m" "isWritable" #1# "S" "bool" "PharData" "public") ("m" "extractTo" "string $pathto,array $files,bool $overwrite = false" "S" "bool" "PharData" "public") ("m" "delete" "string $entry" "S" "bool" "PharData" "public") ("m" "delMetadata" #1# "S" "bool" "PharData" "public") ("m" "decompressFiles" #1# "S" "bool" "PharData" "public") ("m" "decompress" "string $extension" "S" "object" "PharData" "public") ("m" "copy" "string $oldfile,string $newfile" "S" "bool" "PharData" "public") ("m" "convertToExecutable" "int $format,int $compression,string $extension" "S" "Phar" "PharData" "public") ("m" "convertToData" "int $format,int $compression,string $extension" "S" "PharData" "PharData" "public") ("m" "__construct" #597="string $fname,int $flags,string $alias,int $format = Phar::TAR" #598="S" "void" "PharData" "public") ("m" "compressFiles" "int $compression" "S" "bool" "PharData" "public") ("m" "compress" "int $compression,string $extension" "S" "object" "PharData" "public") ("m" "buildFromIterator" "Iterator $iter,string $base_directory" "S" "array" "PharData" "public") ("m" "buildFromDirectory" "string $base_dir,string $regex" "S" "array" "PharData" "public") ("m" "addFromString" "string $localname,string $contents" "S" "bool" "PharData" "public") ("m" "addFile" "string $file,string $localname" "S" "void" "PharData" "public") ("m" "addEmptyDir" "string $dirname" "S" "bool" #60# "public"))) (#61="Phar" (("m" "webPhar" "string $alias,string $index = \"index.php\",string $f404,array $mimetypes,callable $rewrites" "S" "void" "Phar" "public") ("m" "unlinkArchive" "string $archive" "S" "bool" "Phar" "public") ("m" "uncompressAllFiles" #1# "S" "bool" "Phar" "public") ("m" "stopBuffering" #1# "S" "void" "Phar" "public") ("m" "startBuffering" #1# "S" "void" "Phar" "public") ("m" "setStub" "string $stub,int $len = -1" "S" "bool" "Phar" "public") ("m" "setSignatureAlgorithm" "int $sigtype,string $privatekey" "S" "void" "Phar" "public") ("m" "setMetadata" "mixed $metadata" "S" "void" "Phar" "public") ("m" "setDefaultStub" "string $index,string $webindex" "S" "bool" "Phar" "public") ("m" "setAlias" "string $alias" "S" "bool" "Phar" "public") ("m" "running" "bool $retphar = true" "S" "string" "Phar" "public") ("m" "offsetUnset" "string $offset" "S" "bool" "Phar" "public") ("m" "offsetSet" "string $offset,string $value" "S" "void" "Phar" "public") ("m" "offsetGet" "string $offset" "S" "int" "Phar" "public") ("m" "offsetExists" "string $offset" "S" "bool" "Phar" "public") ("m" "mungServer" "array $munglist" "S" "void" "Phar" "public") ("m" "mount" "string $pharpath,string $externalpath" "S" "void" "Phar" "public") ("m" "mapPhar" "string $alias,int $dataoffset = 0" "S" "bool" "Phar" "public") ("m" "loadPhar" "string $filename,string $alias" "S" "bool" "Phar" "public") ("m" "isWritable" #1# "S" "bool" "Phar" "public") ("m" "isValidPharFilename" "string $filename,bool $executable = true" "S" "bool" "Phar" "public") ("m" "isFileFormat" "int $format" "S" "bool" "Phar" "public") ("m" "isCompressed" #1# "S" "mixed" "Phar" "public") ("m" "isBuffering" #1# "S" "bool" "Phar" "public") ("m" "interceptFileFuncs" #1# "S" "void" "Phar" "public") ("m" "hasMetadata" #1# "S" "bool" "Phar" "public") ("m" "getVersion" #1# "S" "string" "Phar" "public") ("m" "getSupportedSignatures" #1# "S" "array" "Phar" "public") ("m" "getSupportedCompression" #1# "S" "array" "Phar" "public") ("m" "getStub" #1# "S" "string" "Phar" "public") ("m" "getSignature" #1# "S" "array" "Phar" "public") ("m" "getModified" #1# "S" "bool" "Phar" "public") ("m" "getMetadata" #1# "S" "mixed" "Phar" "public") ("m" "extractTo" "string $pathto,array $files,bool $overwrite = false" "S" "bool" "Phar" "public") ("m" "delete" "string $entry" "S" "bool" "Phar" "public") ("m" "delMetadata" #1# "S" "bool" "Phar" "public") ("m" "decompressFiles" #1# "S" "bool" "Phar" "public") ("m" "decompress" "string $extension" "S" "object" "Phar" "public") ("m" "createDefaultStub" "string $indexfile,string $webindexfile" "S" "string" "Phar" "public") ("m" "count" #1# "S" "int" "Phar" "public") ("m" "copy" "string $oldfile,string $newfile" "S" "bool" "Phar" "public") ("m" "convertToExecutable" "int $format = 9021976,int $compression = 9021976,string $extension" "S" "Phar" "Phar" "public") ("m" "convertToData" "int $format = 9021976,int $compression = 9021976,string $extension" "S" "PharData" "Phar" "public") ("m" "__construct" #595="string $fname,int $flags,string $alias" #596="S" "void" "Phar" "public") ("m" "compressFiles" "int $compression" "S" "void" "Phar" "public") ("m" "compressAllFilesGZ" #1# "S" "bool" "Phar" "public") ("m" "compressAllFilesBZIP2" #1# "S" "bool" "Phar" "public") ("m" "compress" "int $compression,string $extension" "S" "object" "Phar" "public") ("m" "canWrite" #1# "S" "bool" "Phar" "public") ("m" "canCompress" "int $type = 0" "S" "bool" "Phar" "public") ("m" "buildFromIterator" "Iterator $iter,string $base_directory" "S" "array" "Phar" "public") ("m" "buildFromDirectory" "string $base_dir,string $regex" "S" "array" "Phar" "public") ("m" "apiVersion" #1# "S" "string" "Phar" "public") ("m" "addFromString" "string $localname,string $contents" "S" "void" "Phar" "public") ("m" "addFile" "string $file,string $localname" "S" "void" "Phar" "public") ("m" "addEmptyDir" "string $dirname" "S" "void" #61# "public"))) (#62="ReflectionException" (("p" "line" #1# "S" "int" "ReflectionException" "protected") ("p" "file" #1# "S" "string" "ReflectionException" "protected") ("p" "code" #1# "S" "int" "ReflectionException" "protected") ("p" "message" #1# "S" "string" #62# "protected"))) (#67="ReflectionProperty" (("m" "__toString" #1# "S" "string" "ReflectionProperty" "public") ("m" "setValue" "object $object,mixed $value" "S" "void" "ReflectionProperty" "public") ("m" "setAccessible" "bool $accessible" "S" "void" "ReflectionProperty" "public") ("m" "isStatic" #1# "S" "bool" "ReflectionProperty" "public") ("m" "isPublic" #1# "S" "bool" "ReflectionProperty" "public") ("m" "isProtected" #1# "S" "bool" "ReflectionProperty" "public") ("m" "isPrivate" #1# "S" "bool" "ReflectionProperty" "public") ("m" "isDefault" #1# "S" "bool" "ReflectionProperty" "public") ("m" "getValue" "object $object" "S" "mixed" "ReflectionProperty" "public") ("m" "getName" #1# "S" "string" "ReflectionProperty" "public") ("m" "getModifiers" #1# "S" "int" "ReflectionProperty" "public") ("m" "getDocComment" #1# "S" "string" "ReflectionProperty" "public") ("m" "getDeclaringClass" #1# "S" "ReflectionClass" "ReflectionProperty" "public") ("m" "export" "mixed $class,string $name,bool $return" "S" "string" "ReflectionProperty" "public") ("m" "__construct" #593="mixed $class,string $name" #594="S" "void" "ReflectionProperty" "public") ("m" "__clone" #1# "S" "void" "ReflectionProperty" "private") ("p" "class" #1# "S" nil "ReflectionProperty" "public") ("p" "name" #1# "S" nil "ReflectionProperty" "public") ("d" #63="IS_PRIVATE" #63# "S" "integer" "ReflectionProperty" "public") ("d" #64="IS_PROTECTED" #64# "S" "integer" "ReflectionProperty" "public") ("d" #65="IS_PUBLIC" #65# "S" "integer" "ReflectionProperty" "public") ("d" #66="IS_STATIC" #66# "S" "integer" #67# "public"))) (#68="ReflectionParameter" (("m" "__toString" #1# "S" "string" "ReflectionParameter" "public") ("m" "isVariadic" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isPassedByReference" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isOptional" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isDefaultValueConstant" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isDefaultValueAvailable" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isCallable" #1# "S" "bool" "ReflectionParameter" "public") ("m" "isArray" #1# "S" "bool" "ReflectionParameter" "public") ("m" "getPosition" #1# "S" "int" "ReflectionParameter" "public") ("m" "getName" #1# "S" "string" "ReflectionParameter" "public") ("m" "getDefaultValueConstantName" #1# "S" "string" "ReflectionParameter" "public") ("m" "getDefaultValue" #1# "S" "mixed" "ReflectionParameter" "public") ("m" "getDeclaringFunction" #1# "S" "ReflectionFunctionAbstract" "ReflectionParameter" "public") ("m" "getDeclaringClass" #1# "S" "ReflectionClass" "ReflectionParameter" "public") ("m" "getClass" #1# "S" "ReflectionClass" "ReflectionParameter" "public") ("m" "export" "string $function,string $parameter,bool $return" "S" "string" "ReflectionParameter" "public") ("m" "__construct" #591="string $function,string $parameter" #592="S" "void" "ReflectionParameter" "public") ("m" "__clone" #1# "S" "void" "ReflectionParameter" "private") ("m" "canBePassedByValue" #1# "S" "bool" "ReflectionParameter" "public") ("m" "allowsNull" #1# "S" "bool" "ReflectionParameter" "public") ("p" "name" #1# "S" nil #68# "public"))) (#72="ReflectionObject" (("m" "export" "string $argument,bool $return" "S" "string" "ReflectionObject" "public") ("m" "__construct" #589="object $argument" #590="S" "void" "ReflectionObject" "public") ("p" "name" #1# "S" nil "ReflectionObject" "public") ("d" #69="IS_FINAL" #69# "S" "integer" "ReflectionObject" "public") ("d" #70="IS_EXPLICIT_ABSTRACT" #70# "S" "integer" "ReflectionObject" "public") ("d" #71="IS_IMPLICIT_ABSTRACT" #71# "S" "integer" #72# "public"))) (#79="ReflectionMethod" (("m" "__toString" #1# "S" "string" "ReflectionMethod" "public") ("m" "setAccessible" "bool $accessible" "S" "void" "ReflectionMethod" "public") ("m" "isStatic" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isPublic" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isProtected" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isPrivate" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isFinal" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isDestructor" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isConstructor" #1# "S" "bool" "ReflectionMethod" "public") ("m" "isAbstract" #1# "S" "bool" "ReflectionMethod" "public") ("m" "invokeArgs" "object $object,array $args" "S" "mixed" "ReflectionMethod" "public") ("m" "invoke" "object $object,mixed $parameter,mixed $__args__" "S" "mixed" "ReflectionMethod" "public") ("m" "getPrototype" #1# "S" "ReflectionMethod" "ReflectionMethod" "public") ("m" "getModifiers" #1# "S" "int" "ReflectionMethod" "public") ("m" "getDeclaringClass" #1# "S" "ReflectionClass" "ReflectionMethod" "public") ("m" "getClosure" "object $object" "S" "Closure" "ReflectionMethod" "public") ("m" "export" "string $class,string $name,bool $return = false" "S" "string" "ReflectionMethod" "public") ("m" "__construct" #587="mixed $class,string $name" #588="S" "void" "ReflectionMethod" "public") ("p" "class" #1# "S" nil "ReflectionMethod" "public") ("p" "name" #1# "S" nil "ReflectionMethod" "public") ("d" #73="IS_FINAL" #73# "S" "integer" "ReflectionMethod" "public") ("d" #74="IS_ABSTRACT" #74# "S" "integer" "ReflectionMethod" "public") ("d" #75="IS_PRIVATE" #75# "S" "integer" "ReflectionMethod" "public") ("d" #76="IS_PROTECTED" #76# "S" "integer" "ReflectionMethod" "public") ("d" #77="IS_PUBLIC" #77# "S" "integer" "ReflectionMethod" "public") ("d" #78="IS_STATIC" #78# "S" "integer" #79# "public"))) (#80="ReflectionFunctionAbstract" (("m" "__toString" #1# "S" "void" "ReflectionFunctionAbstract" "public") ("m" "returnsReference" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isVariadic" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isUserDefined" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isInternal" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isGenerator" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isDeprecated" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "isClosure" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "inNamespace" #1# "S" "bool" "ReflectionFunctionAbstract" "public") ("m" "getStaticVariables" #1# "S" "array" "ReflectionFunctionAbstract" "public") ("m" "getStartLine" #1# "S" "int" "ReflectionFunctionAbstract" "public") ("m" "getShortName" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getParameters" #1# "S" "array" "ReflectionFunctionAbstract" "public") ("m" "getNumberOfRequiredParameters" #1# "S" "int" "ReflectionFunctionAbstract" "public") ("m" "getNumberOfParameters" #1# "S" "int" "ReflectionFunctionAbstract" "public") ("m" "getNamespaceName" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getName" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getFileName" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getExtensionName" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getExtension" #1# "S" "ReflectionExtension" "ReflectionFunctionAbstract" "public") ("m" "getEndLine" #1# "S" "int" "ReflectionFunctionAbstract" "public") ("m" "getDocComment" #1# "S" "string" "ReflectionFunctionAbstract" "public") ("m" "getClosureThis" #1# "S" "object" "ReflectionFunctionAbstract" "public") ("m" "getClosureScopeClass" #1# "S" "ReflectionClass" "ReflectionFunctionAbstract" "public") ("m" "__clone" #1# "S" "void" "ReflectionFunctionAbstract" "private") ("p" "name" #1# "S" nil #80# "public"))) (#82="ReflectionFunction" (("m" "__toString" #1# "S" "string" "ReflectionFunction" "public") ("m" "isDisabled" #1# "S" "bool" "ReflectionFunction" "public") ("m" "invokeArgs" "array $args" "S" "mixed" "ReflectionFunction" "public") ("m" "invoke" "mixed $parameter,mixed $__args__" "S" "mixed" "ReflectionFunction" "public") ("m" "getClosure" #1# "S" "Closure" "ReflectionFunction" "public") ("m" "export" "string $name,string $return" "S" "string" "ReflectionFunction" "public") ("m" "__construct" #585="mixed $name" #586="S" "void" "ReflectionFunction" "public") ("p" "name" #1# "S" nil "ReflectionFunction" "public") ("d" #81="IS_DEPRECATED" #81# "S" "integer" #82# "public"))) (#83="ReflectionExtension" (("m" "__toString" #1# "S" "string" "ReflectionExtension" "public") ("m" "isTemporary" #1# "S" "void" "ReflectionExtension" "public") ("m" "isPersistent" #1# "S" "void" "ReflectionExtension" "public") ("m" "info" #1# "S" "void" "ReflectionExtension" "public") ("m" "getVersion" #1# "S" "string" "ReflectionExtension" "public") ("m" "getName" #1# "S" "string" "ReflectionExtension" "public") ("m" "getINIEntries" #1# "S" "array" "ReflectionExtension" "public") ("m" "getFunctions" #1# "S" "array" "ReflectionExtension" "public") ("m" "getDependencies" #1# "S" "array" "ReflectionExtension" "public") ("m" "getConstants" #1# "S" "array" "ReflectionExtension" "public") ("m" "getClassNames" #1# "S" "array" "ReflectionExtension" "public") ("m" "getClasses" #1# "S" "array" "ReflectionExtension" "public") ("m" "export" "string $name,string $return = false" "S" "string" "ReflectionExtension" "public") ("m" "__construct" #583="string $name" #584="S" "void" "ReflectionExtension" "public") ("m" "__clone" #1# "S" "void" "ReflectionExtension" "private") ("p" "name" #1# "S" nil #83# "public"))) (#84="ReflectionZendExtension" (("m" "__toString" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "getVersion" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "getURL" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "getName" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "getCopyright" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "getAuthor" #1# "S" "string" "ReflectionZendExtension" "public") ("m" "export" "string $name,string $return" "S" "string" "ReflectionZendExtension" "public") ("m" "__construct" #581="string $name" #582="S" "void" "ReflectionZendExtension" "public") ("m" "__clone" #1# "S" "private" "ReflectionZendExtension" "public") ("p" "name" #1# "S" nil #84# "public"))) (#90="QuickHashIntStringHash" (("m" "update" "int $key,string $value" "S" "bool" "QuickHashIntStringHash" "public") ("m" "set" "int $key,string $value" "S" "int" "QuickHashIntStringHash" "public") ("m" "saveToString" #1# "S" "string" "QuickHashIntStringHash" "public") ("m" "saveToFile" "string $filename" "S" "void" "QuickHashIntStringHash" "public") ("m" "loadFromString" "string $contents,int $size = 0,int $options = 0" "S" "QuickHashIntStringHash" "QuickHashIntStringHash" "public") ("m" "loadFromFile" "string $filename,int $size = 0,int $options = 0" "S" "QuickHashIntStringHash" "QuickHashIntStringHash" "public") ("m" "getSize" #1# "S" "int" "QuickHashIntStringHash" "public") ("m" "get" "int $key" "S" "mixed" "QuickHashIntStringHash" "public") ("m" "exists" "int $key" "S" "bool" "QuickHashIntStringHash" "public") ("m" "delete" "int $key" "S" "bool" "QuickHashIntStringHash" "public") ("m" "__construct" #579="int $size,int $options = 0" #580="S" "void" "QuickHashIntStringHash" "public") ("m" "add" "int $key,string $value" "S" "bool" "QuickHashIntStringHash" "public") ("d" #85="HASHER_JENKINS2" #85# "S" "integer" "QuickHashIntStringHash" "public") ("d" #86="HASHER_JENKINS1" #86# "S" "integer" "QuickHashIntStringHash" "public") ("d" #87="HASHER_NO_HASH" #87# "S" "integer" "QuickHashIntStringHash" "public") ("d" #88="DO_NOT_USE_ZEND_ALLOC" #88# "S" "integer" "QuickHashIntStringHash" "public") ("d" #89="CHECK_FOR_DUPES" #89# "S" "integer" #90# "public"))) (#93="QuickHashStringIntHash" (("m" "update" "string $key,int $value" "S" "bool" "QuickHashStringIntHash" "public") ("m" "set" "string $key,int $value" "S" "int" "QuickHashStringIntHash" "public") ("m" "saveToString" #1# "S" "string" "QuickHashStringIntHash" "public") ("m" "saveToFile" "string $filename" "S" "void" "QuickHashStringIntHash" "public") ("m" "loadFromString" "string $contents,int $size = 0,int $options = 0" "S" "QuickHashStringIntHash" "QuickHashStringIntHash" "public") ("m" "loadFromFile" "string $filename,int $size = 0,int $options = 0" "S" "QuickHashStringIntHash" "QuickHashStringIntHash" "public") ("m" "getSize" #1# "S" "int" "QuickHashStringIntHash" "public") ("m" "get" "string $key" "S" "mixed" "QuickHashStringIntHash" "public") ("m" "exists" "string $key" "S" "bool" "QuickHashStringIntHash" "public") ("m" "delete" "string $key" "S" "bool" "QuickHashStringIntHash" "public") ("m" "__construct" #577="int $size,int $options = 0" #578="S" "void" "QuickHashStringIntHash" "public") ("m" "add" "string $key,int $value" "S" "bool" "QuickHashStringIntHash" "public") ("d" #91="DO_NOT_USE_ZEND_ALLOC" #91# "S" "integer" "QuickHashStringIntHash" "public") ("d" #92="CHECK_FOR_DUPES" #92# "S" "integer" #93# "public"))) (#99="QuickHashIntHash" (("m" "update" "int $key,int $value" "S" "bool" "QuickHashIntHash" "public") ("m" "set" "int $key,int $value" "S" "bool" "QuickHashIntHash" "public") ("m" "saveToString" #1# "S" "string" "QuickHashIntHash" "public") ("m" "saveToFile" "string $filename" "S" "void" "QuickHashIntHash" "public") ("m" "loadFromString" "string $contents,int $options" "S" "QuickHashIntHash" "QuickHashIntHash" "public") ("m" "loadFromFile" "string $filename,int $options" "S" "QuickHashIntHash" "QuickHashIntHash" "public") ("m" "getSize" #1# "S" "int" "QuickHashIntHash" "public") ("m" "get" "int $key" "S" "int" "QuickHashIntHash" "public") ("m" "exists" "int $key" "S" "bool" "QuickHashIntHash" "public") ("m" "delete" "int $key" "S" "bool" "QuickHashIntHash" "public") ("m" "__construct" #575="int $size,int $options" #576="S" "void" "QuickHashIntHash" "public") ("m" "add" "int $key,int $value" "S" "bool" "QuickHashIntHash" "public") ("d" #94="HASHER_JENKINS2" #94# "S" "integer" "QuickHashIntHash" "public") ("d" #95="HASHER_JENKINS1" #95# "S" "integer" "QuickHashIntHash" "public") ("d" #96="HASHER_NO_HASH" #96# "S" "integer" "QuickHashIntHash" "public") ("d" #97="DO_NOT_USE_ZEND_ALLOC" #97# "S" "integer" "QuickHashIntHash" "public") ("d" #98="CHECK_FOR_DUPES" #98# "S" "integer" #99# "public"))) (#105="QuickHashIntSet" (("m" "saveToString" #1# "S" "string" "QuickHashIntSet" "public") ("m" "saveToFile" "string $filename" "S" "void" "QuickHashIntSet" "public") ("m" "loadFromString" "string $contents,int $size,int $options" "S" "QuickHashIntSet" "QuickHashIntSet" "public") ("m" "loadFromFile" "string $filename,int $size,int $options" "S" "QuickHashIntSet" "QuickHashIntSet" "public") ("m" "getSize" #1# "S" "publicint" "QuickHashIntSet" "public") ("m" "exists" "int $key" "S" "bool" "QuickHashIntSet" "public") ("m" "delete" "int $key" "S" "bool" "QuickHashIntSet" "public") ("m" "__construct" #573="int $size,int $options" #574="S" "void" "QuickHashIntSet" "public") ("m" "add" "int $key" "S" "bool" "QuickHashIntSet" "public") ("d" #100="HASHER_JENKINS2" #100# "S" "integer" "QuickHashIntSet" "public") ("d" #101="HASHER_JENKINS1" #101# "S" "integer" "QuickHashIntSet" "public") ("d" #102="HASHER_NO_HASH" #102# "S" "integer" "QuickHashIntSet" "public") ("d" #103="DO_NOT_USE_ZEND_ALLOC" #103# "S" "integer" "QuickHashIntSet" "public") ("d" #104="CHECK_FOR_DUPES" #104# "S" "integer" #105# "public"))) (#109="ReflectionClass" (("m" "__toString" #1# "S" "string" "ReflectionClass" "public") ("m" "setStaticPropertyValue" "string $name,string $value" "S" "void" "ReflectionClass" "public") ("m" "newInstanceWithoutConstructor" #1# "S" "object" "ReflectionClass" "public") ("m" "newInstanceArgs" "array $args" "S" "object" "ReflectionClass" "public") ("m" "newInstance" "mixed $args,mixed $__args__" "S" "object" "ReflectionClass" "public") ("m" "isUserDefined" #1# "S" "bool" "ReflectionClass" "public") ("m" "isTrait" #1# "S" "bool" "ReflectionClass" "public") ("m" "isSubclassOf" "string $class" "S" "bool" "ReflectionClass" "public") ("m" "isIterateable" #1# "S" "bool" "ReflectionClass" "public") ("m" "isInternal" #1# "S" "bool" "ReflectionClass" "public") ("m" "isInterface" #1# "S" "bool" "ReflectionClass" "public") ("m" "isInstantiable" #1# "S" "bool" "ReflectionClass" "public") ("m" "isInstance" "object $object" "S" "bool" "ReflectionClass" "public") ("m" "isFinal" #1# "S" "bool" "ReflectionClass" "public") ("m" "isCloneable" #1# "S" "bool" "ReflectionClass" "public") ("m" "isAbstract" #1# "S" "bool" "ReflectionClass" "public") ("m" "inNamespace" #1# "S" "bool" "ReflectionClass" "public") ("m" "implementsInterface" "string $interface" "S" "bool" "ReflectionClass" "public") ("m" "hasProperty" "string $name" "S" "bool" "ReflectionClass" "public") ("m" "hasMethod" "string $name" "S" "bool" "ReflectionClass" "public") ("m" "hasConstant" "string $name" "S" "bool" "ReflectionClass" "public") ("m" "getTraits" #1# "S" "array" "ReflectionClass" "public") ("m" "getTraitNames" #1# "S" "array" "ReflectionClass" "public") ("m" "getTraitAliases" #1# "S" "array" "ReflectionClass" "public") ("m" "getStaticPropertyValue" "string $name,mixed &$def_value" "S" "mixed" "ReflectionClass" "public") ("m" "getStaticProperties" #1# "S" "array" "ReflectionClass" "public") ("m" "getStartLine" #1# "S" "int" "ReflectionClass" "public") ("m" "getShortName" #1# "S" "string" "ReflectionClass" "public") ("m" "getProperty" "string $name" "S" "ReflectionProperty" "ReflectionClass" "public") ("m" "getProperties" "int $filter" "S" "array" "ReflectionClass" "public") ("m" "getParentClass" #1# "S" "object" "ReflectionClass" "public") ("m" "getNamespaceName" #1# "S" "string" "ReflectionClass" "public") ("m" "getName" #1# "S" "string" "ReflectionClass" "public") ("m" "getModifiers" #1# "S" "int" "ReflectionClass" "public") ("m" "getMethods" "int $filter" "S" "array" "ReflectionClass" "public") ("m" "getMethod" "string $name" "S" "ReflectionMethod" "ReflectionClass" "public") ("m" "getInterfaces" #1# "S" "array" "ReflectionClass" "public") ("m" "getInterfaceNames" #1# "S" "array" "ReflectionClass" "public") ("m" "getFileName" #1# "S" "string" "ReflectionClass" "public") ("m" "getExtensionName" #1# "S" "string" "ReflectionClass" "public") ("m" "getExtension" #1# "S" "ReflectionExtension" "ReflectionClass" "public") ("m" "getEndLine" #1# "S" "int" "ReflectionClass" "public") ("m" "getDocComment" #1# "S" "string" "ReflectionClass" "public") ("m" "getDefaultProperties" #1# "S" "array" "ReflectionClass" "public") ("m" "getConstructor" #1# "S" "ReflectionMethod" "ReflectionClass" "public") ("m" "getConstants" #1# "S" "array" "ReflectionClass" "public") ("m" "getConstant" "string $name" "S" "mixed" "ReflectionClass" "public") ("m" "export" "mixed $argument,bool $return = false" "S" "string" "ReflectionClass" "public") ("m" "__construct" #571="mixed $argument" #572="S" "void" "ReflectionClass" "public") ("p" "name" #1# "S" nil "ReflectionClass" "public") ("d" #106="IS_FINAL" #106# "S" "integer" "ReflectionClass" "public") ("d" #107="IS_EXPLICIT_ABSTRACT" #107# "S" "integer" "ReflectionClass" "public") ("d" #108="IS_IMPLICIT_ABSTRACT" #108# "S" "integer" #109# "public"))) (#110="Reflector" (("m" "__toString" #1# "S" "string" "Reflector" "public") ("m" "export" #1# "S" "string" #110# "public"))) (#111="Imagick" (("m" "writeImagesFile" "resource $filehandle" "S" "bool" "Imagick" "public") ("m" "writeImages" "string $filename,bool $adjoin" "S" "bool" "Imagick" "public") ("m" "writeImageFile" "resource $filehandle" "S" "bool" "Imagick" "public") ("m" "writeImage" "string $filename = NULL" "S" "bool" "Imagick" "public") ("m" "whiteThresholdImage" "mixed $threshold" "S" "bool" "Imagick" "public") ("m" "waveImage" "float $amplitude,float $length" "S" "bool" "Imagick" "public") ("m" "vignetteImage" "float $blackPoint,float $whitePoint,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "valid" #1# "S" "bool" "Imagick" "public") ("m" "unsharpMaskImage" "float $radius,float $sigma,float $amount,float $threshold,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "uniqueImageColors" #1# "S" "bool" "Imagick" "public") ("m" "trimImage" "float $fuzz" "S" "bool" "Imagick" "public") ("m" "transverseImage" #1# "S" "bool" "Imagick" "public") ("m" "transposeImage" #1# "S" "bool" "Imagick" "public") ("m" "transparentPaintImage" "mixed $target,float $alpha,float $fuzz,bool $invert" "S" "bool" "Imagick" "public") ("m" "transformImageColorspace" "int $colorspace" "S" "bool" "Imagick" "public") ("m" "transformImage" "string $crop,string $geometry" "S" "Imagick" "Imagick" "public") ("m" "__toString" #1# "S" "string" "Imagick" "public") ("m" "tintImage" "mixed $tint,mixed $opacity" "S" "bool" "Imagick" "public") ("m" "thumbnailImage" "int $columns,int $rows,bool $bestfit = false,bool $fill = false" "S" "bool" "Imagick" "public") ("m" "thresholdImage" "float $threshold,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "textureImage" "Imagick $texture_wand" "S" "bool" "Imagick" "public") ("m" "swirlImage" "float $degrees" "S" "bool" "Imagick" "public") ("m" "subImageMatch" "Imagick $Imagick,array &$offset,float &$similarity" "S" "Imagick" "Imagick" "public") ("m" "stripImage" #1# "S" "bool" "Imagick" "public") ("m" "stereoImage" "Imagick $offset_wand" "S" "bool" "Imagick" "public") ("m" "steganoImage" "Imagick $watermark_wand,int $offset" "S" "Imagick" "Imagick" "public") ("m" "statisticImage" "int $type,int $width,int $height,string $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "spreadImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "spliceImage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "sparseColorImage" "int $SPARSE_METHOD,array $arguments,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "solarizeImage" "int $threshold" "S" "bool" "Imagick" "public") ("m" "smushImages" "string $stack,string $offset" "S" "Imagick" "Imagick" "public") ("m" "sketchImage" "float $radius,float $sigma,float $angle" "S" "bool" "Imagick" "public") ("m" "sigmoidalContrastImage" "bool $sharpen,float $alpha,float $beta,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "shearImage" "mixed $background,float $x_shear,float $y_shear" "S" "bool" "Imagick" "public") ("m" "shaveImage" "int $columns,int $rows" "S" "bool" "Imagick" "public") ("m" "sharpenImage" "float $radius,float $sigma,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "shadowImage" "float $opacity,float $sigma,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "shadeImage" "bool $gray,float $azimuth,float $elevation" "S" "bool" "Imagick" "public") ("m" "setType" "int $image_type" "S" "bool" "Imagick" "public") ("m" "setSizeOffset" "int $columns,int $rows,int $offset" "S" "bool" "Imagick" "public") ("m" "setSize" "int $columns,int $rows" "S" "bool" "Imagick" "public") ("m" "setSamplingFactors" "array $factors" "S" "bool" "Imagick" "public") ("m" "setResourceLimit" "int $type,int $limit" "S" "bool" "Imagick" "public") ("m" "setResolution" "float $x_resolution,float $y_resolution" "S" "bool" "Imagick" "public") ("m" "setRegistry" "string $key,string $value" "S" "void" "Imagick" "public") ("m" "setProgressMonitor" "callable $callback" "S" "void" "Imagick" "public") ("m" "setPointSize" "float $point_size" "S" "bool" "Imagick" "public") ("m" "setPage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "setOption" "string $key,string $value" "S" "bool" "Imagick" "public") ("m" "setLastIterator" #1# "S" "bool" "Imagick" "public") ("m" "setIteratorIndex" "int $index" "S" "bool" "Imagick" "public") ("m" "setInterlaceScheme" "int $interlace_scheme" "S" "bool" "Imagick" "public") ("m" "setImageWhitePoint" "float $x,float $y" "S" "bool" "Imagick" "public") ("m" "setImageVirtualPixelMethod" "int $method" "S" "bool" "Imagick" "public") ("m" "setImageUnits" "int $units" "S" "bool" "Imagick" "public") ("m" "setImageType" "int $image_type" "S" "bool" "Imagick" "public") ("m" "setImageTicksPerSecond" "int $ticks_per_second" "S" "bool" "Imagick" "public") ("m" "setImageScene" "int $scene" "S" "bool" "Imagick" "public") ("m" "setImageResolution" "float $x_resolution,float $y_resolution" "S" "bool" "Imagick" "public") ("m" "setImageRenderingIntent" "int $rendering_intent" "S" "bool" "Imagick" "public") ("m" "setImageRedPrimary" "float $x,float $y" "S" "bool" "Imagick" "public") ("m" "setImageProperty" "string $name,string $value" "S" "bool" "Imagick" "public") ("m" "setImageProfile" "string $name,string $profile" "S" "bool" "Imagick" "public") ("m" "setImagePage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "setImageOrientation" "int $orientation" "S" "bool" "Imagick" "public") ("m" "setImageOpacity" "float $opacity" "S" "bool" "Imagick" "public") ("m" "setImageMatteColor" "mixed $matte" "S" "bool" "Imagick" "public") ("m" "setImageMatte" "bool $matte" "S" "bool" "Imagick" "public") ("m" "setImageIterations" "int $iterations" "S" "bool" "Imagick" "public") ("m" "setImageInterpolateMethod" "int $method" "S" "bool" "Imagick" "public") ("m" "setImageInterlaceScheme" "int $interlace_scheme" "S" "bool" "Imagick" "public") ("m" "setImageIndex" "int $index" "S" "bool" "Imagick" "public") ("m" "setImageGreenPrimary" "float $x,float $y" "S" "bool" "Imagick" "public") ("m" "setImageGravity" "int $gravity" "S" "bool" "Imagick" "public") ("m" "setImageGamma" "float $gamma" "S" "bool" "Imagick" "public") ("m" "setImageFormat" "string $format" "S" "bool" "Imagick" "public") ("m" "setImageFilename" "string $filename" "S" "bool" "Imagick" "public") ("m" "setImageExtent" "int $columns,int $rows" "S" "bool" "Imagick" "public") ("m" "setImageDispose" "int $dispose" "S" "bool" "Imagick" "public") ("m" "setImageDepth" "int $depth" "S" "bool" "Imagick" "public") ("m" "setImageDelay" "int $delay" "S" "bool" "Imagick" "public") ("m" "setImageCompressionQuality" "int $quality" "S" "bool" "Imagick" "public") ("m" "setImageCompression" "int $compression" "S" "bool" "Imagick" "public") ("m" "setImageCompose" "int $compose" "S" "bool" "Imagick" "public") ("m" "setImageColorspace" "int $colorspace" "S" "bool" "Imagick" "public") ("m" "setImageColormapColor" "int $index,ImagickPixel $color" "S" "bool" "Imagick" "public") ("m" "setImageClipMask" "Imagick $clip_mask" "S" "bool" "Imagick" "public") ("m" "setImageChannelDepth" "int $channel,int $depth" "S" "bool" "Imagick" "public") ("m" "setImageBorderColor" "mixed $border" "S" "bool" "Imagick" "public") ("m" "setImageBluePrimary" "float $x,float $y" "S" "bool" "Imagick" "public") ("m" "setImageBiasQuantum" "string $bias" "S" "void" "Imagick" "public") ("m" "setImageBias" "float $bias" "S" "bool" "Imagick" "public") ("m" "setImageBackgroundColor" "mixed $background" "S" "bool" "Imagick" "public") ("m" "setImageAttribute" "string $key,string $value" "S" "void" "Imagick" "public") ("m" "setImageArtifact" "string $artifact,string $value" "S" "bool" "Imagick" "public") ("m" "setImageAlphaChannel" "int $mode" "S" "bool" "Imagick" "public") ("m" "setImage" "Imagick $replace" "S" "bool" "Imagick" "public") ("m" "setGravity" "int $gravity" "S" "bool" "Imagick" "public") ("m" "setFormat" "string $format" "S" "bool" "Imagick" "public") ("m" "setFont" "string $font" "S" "bool" "Imagick" "public") ("m" "setFirstIterator" #1# "S" "bool" "Imagick" "public") ("m" "setFilename" "string $filename" "S" "bool" "Imagick" "public") ("m" "setCompressionQuality" "int $quality" "S" "bool" "Imagick" "public") ("m" "setCompression" "int $compression" "S" "bool" "Imagick" "public") ("m" "setColorspace" "int $COLORSPACE" "S" "bool" "Imagick" "public") ("m" "setBackgroundColor" "mixed $background" "S" "bool" "Imagick" "public") ("m" "sepiaToneImage" "float $threshold" "S" "bool" "Imagick" "public") ("m" "separateImageChannel" "int $channel" "S" "bool" "Imagick" "public") ("m" "selectiveBlurImage" "float $radius,float $sigma,float $threshold,int $CHANNEL" "S" "void" "Imagick" "public") ("m" "segmentImage" "int $COLORSPACE,float $cluster_threshold,float $smooth_threshold,bool $verbose = false" "S" "bool" "Imagick" "public") ("m" "scaleImage" "int $cols,int $rows,bool $bestfit = false" "S" "bool" "Imagick" "public") ("m" "sampleImage" "int $columns,int $rows" "S" "bool" "Imagick" "public") ("m" "roundCorners" "float $x_rounding,float $y_rounding,float $stroke_width = 10,float $displace = 5,float $size_correction = -6" "S" "bool" "Imagick" "public") ("m" "rotationalBlurImage" "string $angle,string $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "rotateImage" "mixed $background,float $degrees" "S" "bool" "Imagick" "public") ("m" "rollImage" "int $x,int $y" "S" "bool" "Imagick" "public") ("m" "resizeImage" "int $columns,int $rows,int $filter,float $blur,bool $bestfit = false" "S" "bool" "Imagick" "public") ("m" "resetImagePage" "string $page" "S" "bool" "Imagick" "public") ("m" "resampleImage" "float $x_resolution,float $y_resolution,int $filter,float $blur" "S" "bool" "Imagick" "public") ("m" "render" #1# "S" "bool" "Imagick" "public") ("m" "removeImageProfile" "string $name" "S" "string" "Imagick" "public") ("m" "removeImage" #1# "S" "bool" "Imagick" "public") ("m" "remapImage" "Imagick $replacement,int $DITHER" "S" "bool" "Imagick" "public") ("m" "reduceNoiseImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "recolorImage" "array $matrix" "S" "bool" "Imagick" "public") ("m" "readImages" "string $filenames" "S" "Imagick" "Imagick" "public") ("m" "readImageFile" "resource $filehandle,string $fileName = null" "S" "bool" "Imagick" "public") ("m" "readImageBlob" "string $image,string $filename" "S" "bool" "Imagick" "public") ("m" "readImage" "string $filename" "S" "bool" "Imagick" "public") ("m" "randomThresholdImage" "float $low,float $high,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "raiseImage" "int $width,int $height,int $x,int $y,bool $raise" "S" "bool" "Imagick" "public") ("m" "radialBlurImage" "float $angle,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "queryFormats" "string $pattern = \"*\"" "S" "array" "Imagick" "public") ("m" "queryFonts" "string $pattern = \"*\"" "S" "array" "Imagick" "public") ("m" "queryFontMetrics" "ImagickDraw $properties,string $text,bool $multiline" "S" "array" "Imagick" "public") ("m" "quantizeImages" "int $numberColors,int $colorspace,int $treedepth,bool $dither,bool $measureError" "S" "bool" "Imagick" "public") ("m" "quantizeImage" "int $numberColors,int $colorspace,int $treedepth,bool $dither,bool $measureError" "S" "bool" "Imagick" "public") ("m" "profileImage" "string $name,string $profile" "S" "bool" "Imagick" "public") ("m" "previousImage" #1# "S" "bool" "Imagick" "public") ("m" "previewImages" "int $preview" "S" "bool" "Imagick" "public") ("m" "posterizeImage" "int $levels,bool $dither" "S" "bool" "Imagick" "public") ("m" "polaroidImage" "ImagickDraw $properties,float $angle" "S" "bool" "Imagick" "public") ("m" "pingImageFile" "resource $filehandle,string $fileName" "S" "bool" "Imagick" "public") ("m" "pingImageBlob" "string $image" "S" "bool" "Imagick" "public") ("m" "pingImage" "string $filename" "S" "bool" "Imagick" "public") ("m" "paintTransparentImage" "mixed $target,float $alpha,float $fuzz" "S" "bool" "Imagick" "public") ("m" "paintOpaqueImage" "mixed $target,mixed $fill,float $fuzz,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "paintFloodfillImage" "mixed $fill,float $fuzz,mixed $bordercolor,int $x,int $y,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "orderedPosterizeImage" "string $threshold_map,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "optimizeImageLayers" #1# "S" "bool" "Imagick" "public") ("m" "opaquePaintImage" "mixed $target,mixed $fill,float $fuzz,bool $invert,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "oilPaintImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "normalizeImage" "int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "nextImage" #1# "S" "bool" "Imagick" "public") ("m" "newPseudoImage" "int $columns,int $rows,string $pseudoString" "S" "bool" "Imagick" "public") ("m" "newImage" "int $cols,int $rows,mixed $background,string $format" "S" "bool" "Imagick" "public") ("m" "negateImage" "bool $gray,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "motionBlurImage" "float $radius,float $sigma,float $angle,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "mosaicImages" #1# "S" "Imagick" "Imagick" "public") ("m" "morphology" "int $morphologyMethod,int $iterations,ImagickKernel $ImagickKernel,string $CHANNEL" "S" "void" "Imagick" "public") ("m" "morphImages" "int $number_frames" "S" "Imagick" "Imagick" "public") ("m" "montageImage" "ImagickDraw $draw,string $tile_geometry,string $thumbnail_geometry,int $mode,string $frame" "S" "Imagick" "Imagick" "public") ("m" "modulateImage" "float $brightness,float $saturation,float $hue" "S" "bool" "Imagick" "public") ("m" "minifyImage" #1# "S" "bool" "Imagick" "public") ("m" "mergeImageLayers" "int $layer_method" "S" "Imagick" "Imagick" "public") ("m" "medianFilterImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "matteFloodfillImage" "float $alpha,float $fuzz,mixed $bordercolor,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "mapImage" "Imagick $map,bool $dither" "S" "bool" "Imagick" "public") ("m" "magnifyImage" #1# "S" "bool" "Imagick" "public") ("m" "listRegistry" #1# "S" "array" "Imagick" "public") ("m" "liquidRescaleImage" "int $width,int $height,float $delta_x,float $rigidity" "S" "bool" "Imagick" "public") ("m" "linearStretchImage" "float $blackPoint,float $whitePoint" "S" "bool" "Imagick" "public") ("m" "levelImage" "float $blackPoint,float $gamma,float $whitePoint,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "labelImage" "string $label" "S" "bool" "Imagick" "public") ("m" "inverseFourierTransformImage" "string $complement,string $magnitude" "S" "void" "Imagick" "public") ("m" "importImagePixels" "int $x,int $y,int $width,int $height,string $map,int $storage,array $pixels" "S" "bool" "Imagick" "public") ("m" "implodeImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "identifyImage" "bool $appendRawOutput = false" "S" "array" "Imagick" "public") ("m" "identifyFormat" "string $embedText" "S" "string" "Imagick" "public") ("m" "hasPreviousImage" #1# "S" "bool" "Imagick" "public") ("m" "hasNextImage" #1# "S" "bool" "Imagick" "public") ("m" "haldClutImage" "Imagick $clut,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "getVersion" #1# "S" "array" "Imagick" "public") ("m" "getSizeOffset" #1# "S" "int" "Imagick" "public") ("m" "getSize" #1# "S" "array" "Imagick" "public") ("m" "getSamplingFactors" #1# "S" "array" "Imagick" "public") ("m" "getResourceLimit" "int $type" "S" "int" "Imagick" "public") ("m" "getResource" "int $type" "S" "int" "Imagick" "public") ("m" "getReleaseDate" #1# "S" "string" "Imagick" "public") ("m" "getRegistry" "string $key" "S" "string" "Imagick" "public") ("m" "getQuantumRange" #1# "S" "array" "Imagick" "public") ("m" "getQuantumDepth" #1# "S" "array" "Imagick" "public") ("m" "getQuantum" #1# "S" "int" "Imagick" "public") ("m" "getPointSize" #1# "S" "float" "Imagick" "public") ("m" "getPixelRegionIterator" "int $x,int $y,int $columns,int $rows" "S" "ImagickPixelIterator" "Imagick" "public") ("m" "getPixelIterator" #1# "S" "ImagickPixelIterator" "Imagick" "public") ("m" "getPage" #1# "S" "array" "Imagick" "public") ("m" "getPackageName" #1# "S" "string" "Imagick" "public") ("m" "getOption" "string $key" "S" "string" "Imagick" "public") ("m" "getNumberImages" #1# "S" "int" "Imagick" "public") ("m" "getIteratorIndex" #1# "S" "int" "Imagick" "public") ("m" "getInterlaceScheme" #1# "S" "int" "Imagick" "public") ("m" "getImageWidth" #1# "S" "int" "Imagick" "public") ("m" "getImageWhitePoint" #1# "S" "array" "Imagick" "public") ("m" "getImageVirtualPixelMethod" #1# "S" "int" "Imagick" "public") ("m" "getImageUnits" #1# "S" "int" "Imagick" "public") ("m" "getImageType" #1# "S" "int" "Imagick" "public") ("m" "getImageTotalInkDensity" #1# "S" "float" "Imagick" "public") ("m" "getImageTicksPerSecond" #1# "S" "int" "Imagick" "public") ("m" "getImageSize" #1# "S" "int" "Imagick" "public") ("m" "getImageSignature" #1# "S" "string" "Imagick" "public") ("m" "getImageScene" #1# "S" "int" "Imagick" "public") ("m" "getImagesBlob" #1# "S" "string" "Imagick" "public") ("m" "getImageResolution" #1# "S" "array" "Imagick" "public") ("m" "getImageRenderingIntent" #1# "S" "int" "Imagick" "public") ("m" "getImageRegion" "int $width,int $height,int $x,int $y" "S" "Imagick" "Imagick" "public") ("m" "getImageRedPrimary" #1# "S" "array" "Imagick" "public") ("m" "getImageProperty" "string $name" "S" "string" "Imagick" "public") ("m" "getImageProperties" "string $pattern = \"*\",bool $only_names = true" "S" "array" "Imagick" "public") ("m" "getImageProfiles" "string $pattern = \"*\",bool $only_names = true" "S" "array" "Imagick" "public") ("m" "getImageProfile" "string $name" "S" "string" "Imagick" "public") ("m" "getImagePixelColor" "int $x,int $y" "S" "ImagickPixel" "Imagick" "public") ("m" "getImagePage" #1# "S" "array" "Imagick" "public") ("m" "getImageOrientation" #1# "S" "int" "Imagick" "public") ("m" "getImageMimeType" #1# "S" "string" "Imagick" "public") ("m" "getImageMatteColor" #1# "S" "ImagickPixel" "Imagick" "public") ("m" "getImageMatte" #1# "S" "bool" "Imagick" "public") ("m" "getImageMagickLicense" #1# "S" "string" "Imagick" "public") ("m" "getImageLength" #1# "S" "int" "Imagick" "public") ("m" "getImageIterations" #1# "S" "int" "Imagick" "public") ("m" "getImageInterpolateMethod" #1# "S" "int" "Imagick" "public") ("m" "getImageInterlaceScheme" #1# "S" "int" "Imagick" "public") ("m" "getImageIndex" #1# "S" "int" "Imagick" "public") ("m" "getImageHistogram" #1# "S" "array" "Imagick" "public") ("m" "getImageHeight" #1# "S" "int" "Imagick" "public") ("m" "getImageGreenPrimary" #1# "S" "array" "Imagick" "public") ("m" "getImageGravity" #1# "S" "int" "Imagick" "public") ("m" "getImageGeometry" #1# "S" "array" "Imagick" "public") ("m" "getImageGamma" #1# "S" "float" "Imagick" "public") ("m" "getImageFormat" #1# "S" "string" "Imagick" "public") ("m" "getImageFilename" #1# "S" "string" "Imagick" "public") ("m" "getImageExtrema" #1# "S" "array" "Imagick" "public") ("m" "getImageDistortion" "MagickWand $reference,int $metric" "S" "float" "Imagick" "public") ("m" "getImageDispose" #1# "S" "int" "Imagick" "public") ("m" "getImageDepth" #1# "S" "int" "Imagick" "public") ("m" "getImageDelay" #1# "S" "int" "Imagick" "public") ("m" "getImageCompressionQuality" #1# "S" "int" "Imagick" "public") ("m" "getImageCompression" #1# "S" "int" "Imagick" "public") ("m" "getImageCompose" #1# "S" "int" "Imagick" "public") ("m" "getImageColorspace" #1# "S" "int" "Imagick" "public") ("m" "getImageColors" #1# "S" "int" "Imagick" "public") ("m" "getImageColormapColor" "int $index" "S" "ImagickPixel" "Imagick" "public") ("m" "getImageClipMask" #1# "S" "Imagick" "Imagick" "public") ("m" "getImageChannelStatistics" #1# "S" "array" "Imagick" "public") ("m" "getImageChannelRange" "int $channel" "S" "array" "Imagick" "public") ("m" "getImageChannelMean" "int $channel" "S" "array" "Imagick" "public") ("m" "getImageChannelKurtosis" "int $channel = Imagick::CHANNEL_DEFAULT" "S" "array" "Imagick" "public") ("m" "getImageChannelExtrema" "int $channel" "S" "array" "Imagick" "public") ("m" "getImageChannelDistortions" "Imagick $reference,int $metric,int $channel = Imagick::CHANNEL_DEFAULT" "S" "float" "Imagick" "public") ("m" "getImageChannelDistortion" "Imagick $reference,int $channel,int $metric" "S" "float" "Imagick" "public") ("m" "getImageChannelDepth" "int $channel" "S" "int" "Imagick" "public") ("m" "getImageBorderColor" #1# "S" "ImagickPixel" "Imagick" "public") ("m" "getImageBluePrimary" #1# "S" "array" "Imagick" "public") ("m" "getImageBlob" #1# "S" "string" "Imagick" "public") ("m" "getImageBackgroundColor" #1# "S" "ImagickPixel" "Imagick" "public") ("m" "getImageAttribute" "string $key" "S" "string" "Imagick" "public") ("m" "getImageArtifact" "string $artifact" "S" "string" "Imagick" "public") ("m" "getImageAlphaChannel" #1# "S" "int" "Imagick" "public") ("m" "getImage" #1# "S" "Imagick" "Imagick" "public") ("m" "getHomeURL" #1# "S" "string" "Imagick" "public") ("m" "getGravity" #1# "S" "int" "Imagick" "public") ("m" "getFormat" #1# "S" "string" "Imagick" "public") ("m" "getFont" #1# "S" "string" "Imagick" "public") ("m" "getFilename" #1# "S" "string" "Imagick" "public") ("m" "getCopyright" #1# "S" "string" "Imagick" "public") ("m" "getCompressionQuality" #1# "S" "int" "Imagick" "public") ("m" "getCompression" #1# "S" "int" "Imagick" "public") ("m" "getColorspace" #1# "S" "int" "Imagick" "public") ("m" "gaussianBlurImage" "float $radius,float $sigma,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "gammaImage" "float $gamma,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "fxImage" "string $expression,int $channel = Imagick::CHANNEL_ALL" "S" "Imagick" "Imagick" "public") ("m" "functionImage" "int $function,array $arguments,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "frameImage" "mixed $matte_color,int $width,int $height,int $inner_bevel,int $outer_bevel" "S" "bool" "Imagick" "public") ("m" "forwardFourierTransformimage" "bool $magnitude" "S" "void" "Imagick" "public") ("m" "flopImage" #1# "S" "bool" "Imagick" "public") ("m" "floodFillPaintImage" "mixed $fill,float $fuzz,mixed $target,int $x,int $y,bool $invert,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "flipImage" #1# "S" "bool" "Imagick" "public") ("m" "flattenImages" #1# "S" "Imagick" "Imagick" "public") ("m" "filter" "ImagickKernel $ImagickKernel,int $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "extentImage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "exportImagePixels" "int $x,int $y,int $width,int $height,string $map,int $STORAGE" "S" "array" "Imagick" "public") ("m" "evaluateImage" "int $op,float $constant,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "equalizeImage" #1# "S" "bool" "Imagick" "public") ("m" "enhanceImage" #1# "S" "bool" "Imagick" "public") ("m" "encipherImage" "string $passphrase" "S" "bool" "Imagick" "public") ("m" "embossImage" "float $radius,float $sigma" "S" "bool" "Imagick" "public") ("m" "edgeImage" "float $radius" "S" "bool" "Imagick" "public") ("m" "drawImage" "ImagickDraw $draw" "S" "bool" "Imagick" "public") ("m" "distortImage" "int $method,array $arguments,bool $bestfit" "S" "bool" "Imagick" "public") ("m" "displayImages" "string $servername" "S" "bool" "Imagick" "public") ("m" "displayImage" "string $servername" "S" "bool" "Imagick" "public") ("m" "destroy" #1# "S" "bool" "Imagick" "public") ("m" "despeckleImage" #1# "S" "bool" "Imagick" "public") ("m" "deskewImage" "float $threshold" "S" "bool" "Imagick" "public") ("m" "deleteImageProperty" "string $name" "S" "void" "Imagick" "public") ("m" "deleteImageArtifact" "string $artifact" "S" "bool" "Imagick" "public") ("m" "deconstructImages" #1# "S" "Imagick" "Imagick" "public") ("m" "decipherImage" "string $passphrase" "S" "bool" "Imagick" "public") ("m" "cycleColormapImage" "int $displace" "S" "bool" "Imagick" "public") ("m" "current" #1# "S" "Imagick" "Imagick" "public") ("m" "cropThumbnailImage" "int $width,int $height" "S" "bool" "Imagick" "public") ("m" "cropImage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "count" "string $mode" "S" "void" "Imagick" "public") ("m" "convolveImage" "array $kernel,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "contrastStretchImage" "float $black_point,float $white_point,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "contrastImage" "bool $sharpen" "S" "bool" "Imagick" "public") ("m" "__construct" #569="mixed $files" #570="S" "void" "Imagick" "public") ("m" "compositeImage" "Imagick $composite_object,int $composite,int $x,int $y,int $channel = Imagick::CHANNEL_ALL" "S" "bool" "Imagick" "public") ("m" "compareImages" "Imagick $compare,int $metric" "S" "array" "Imagick" "public") ("m" "compareImageLayers" "int $method" "S" "Imagick" "Imagick" "public") ("m" "compareImageChannels" "Imagick $image,int $channelType,int $metricType" "S" "array" "Imagick" "public") ("m" "commentImage" "string $comment" "S" "bool" "Imagick" "public") ("m" "combineImages" "int $channelType" "S" "Imagick" "Imagick" "public") ("m" "colorMatrixImage" "string $color_matrix = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "colorizeImage" "mixed $colorize,mixed $opacity" "S" "bool" "Imagick" "public") ("m" "colorFloodfillImage" "mixed $fill,float $fuzz,mixed $bordercolor,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "coalesceImages" #1# "S" "Imagick" "Imagick" "public") ("m" "clutImage" "Imagick $lookup_table,float $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "clone_" #1# "S" "Imagick" "Imagick" "public") ("m" "clipPathImage" "string $pathname,bool $inside" "S" "bool" "Imagick" "public") ("m" "clipImagePath" "string $pathname,string $inside" "S" "void" "Imagick" "public") ("m" "clipImage" #1# "S" "bool" "Imagick" "public") ("m" "clear" #1# "S" "bool" "Imagick" "public") ("m" "clampImage" "string $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "chopImage" "int $width,int $height,int $x,int $y" "S" "bool" "Imagick" "public") ("m" "charcoalImage" "float $radius,float $sigma" "S" "bool" "Imagick" "public") ("m" "brightnessContrastImage" "string $brightness,string $contrast,string $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "borderImage" "mixed $bordercolor,int $width,int $height" "S" "bool" "Imagick" "public") ("m" "blurImage" "float $radius,float $sigma,int $channel" "S" "bool" "Imagick" "public") ("m" "blueShiftImage" "float $factor = 1.5" "S" "void" "Imagick" "public") ("m" "blackThresholdImage" "mixed $threshold" "S" "bool" "Imagick" "public") ("m" "averageImages" #1# "S" "Imagick" "Imagick" "public") ("m" "autoLevelImage" "string $CHANNEL = Imagick::CHANNEL_DEFAULT" "S" "void" "Imagick" "public") ("m" "appendImages" "bool $stack = false" "S" "Imagick" "Imagick" "public") ("m" "annotateImage" "ImagickDraw $draw_settings,float $x,float $y,float $angle,string $text" "S" "bool" "Imagick" "public") ("m" "animateImages" "string $x_server" "S" "bool" "Imagick" "public") ("m" "affineTransformImage" "ImagickDraw $matrix" "S" "bool" "Imagick" "public") ("m" "addNoiseImage" "int $noise_type,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "addImage" "Imagick $source" "S" "bool" "Imagick" "public") ("m" "adaptiveThresholdImage" "int $width,int $height,int $offset" "S" "bool" "Imagick" "public") ("m" "adaptiveSharpenImage" "float $radius,float $sigma,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" "Imagick" "public") ("m" "adaptiveResizeImage" "int $columns,int $rows,bool $bestfit = false" "S" "bool" "Imagick" "public") ("m" "adaptiveBlurImage" "float $radius,float $sigma,int $channel = Imagick::CHANNEL_DEFAULT" "S" "bool" #111# "public"))) (#113="DatePeriod" (("m" "__construct" #567="string $isostr,int $options" #568="S" "void" "DatePeriod" "public") ("m" "__construct" "DateTimeInterface $start,DateInterval $interval,DateTimeInterface $end,int $options" "S" "void" "DatePeriod" "public") ("m" "__construct" "DateTimeInterface $start,DateInterval $interval,int $recurrences,int $options" "S" "void" "DatePeriod" "public") ("d" #112="EXCLUDE_START_DATE" #112# "S" "integer" #113# "public"))) (#114="DateInterval" (("m" "format" "string $format" "S" "string" "DateInterval" "public") ("m" "createFromDateString" "string $time" "S" "DateInterval" "DateInterval" "public") ("m" "__construct" #565="string $interval_spec" #566="S" "void" "DateInterval" "public") ("p" "days" #1# "S" "mixed" "DateInterval" "public") ("p" "invert" #1# "S" "integer" "DateInterval" "public") ("p" "s" #1# "S" "integer" "DateInterval" "public") ("p" "i" #1# "S" "integer" "DateInterval" "public") ("p" "h" #1# "S" "integer" "DateInterval" "public") ("p" "d" #1# "S" "integer" "DateInterval" "public") ("p" "m" #1# "S" "integer" "DateInterval" "public") ("p" "y" #1# "S" "integer" #114# "public"))) (#129="DateTimeZone" (("m" "listIdentifiers" "int $what = DateTimeZone::ALL,string $country = NULL" "S" "array" "DateTimeZone" "public") ("m" "listAbbreviations" #1# "S" "array" "DateTimeZone" "public") ("m" "getTransitions" "int $timestamp_begin,int $timestamp_end" "S" "array" "DateTimeZone" "public") ("m" "getOffset" "DateTime $datetime" "S" "int" "DateTimeZone" "public") ("m" "getName" #1# "S" "string" "DateTimeZone" "public") ("m" "getLocation" #1# "S" "array" "DateTimeZone" "public") ("m" "__construct" #563="string $timezone" #564="S" "void" "DateTimeZone" "public") ("d" #115="PER_COUNTRY" #115# "S" "integer" "DateTimeZone" "public") ("d" #116="ALL_WITH_BC" #116# "S" "integer" "DateTimeZone" "public") ("d" #117="ALL" #117# "S" "integer" "DateTimeZone" "public") ("d" #118="UTC" #118# "S" "integer" "DateTimeZone" "public") ("d" #119="PACIFIC" #119# "S" "integer" "DateTimeZone" "public") ("d" #120="INDIAN" #120# "S" "integer" "DateTimeZone" "public") ("d" #121="EUROPE" #121# "S" "integer" "DateTimeZone" "public") ("d" #122="AUSTRALIA" #122# "S" "integer" "DateTimeZone" "public") ("d" #123="ATLANTIC" #123# "S" "integer" "DateTimeZone" "public") ("d" #124="ASIA" #124# "S" "integer" "DateTimeZone" "public") ("d" #125="ARCTIC" #125# "S" "integer" "DateTimeZone" "public") ("d" #126="ANTARCTICA" #126# "S" "integer" "DateTimeZone" "public") ("d" #127="AMERICA" #127# "S" "integer" "DateTimeZone" "public") ("d" #128="AFRICA" #128# "S" "integer" #129# "public"))) (#130="DateTimeInterface" (("m" "__wakeup" #1# "S" "void" "DateTimeInterface" "public") ("m" "getTimezone" #1# "S" "DateTimeZone" "DateTimeInterface" "public") ("m" "getTimestamp" #1# "S" "int" "DateTimeInterface" "public") ("m" "getOffset" #1# "S" "int" "DateTimeInterface" "public") ("m" "format" "string $format" "S" "string" "DateTimeInterface" "public") ("m" "diff" "DateTimeInterface $datetime2,bool $absolute = false" "S" "DateInterval" #130# "public"))) (#131="DateTimeImmutable" (("m" "__wakeup" #1# "S" "void" "DateTimeImmutable" "public") ("m" "getTimezone" #1# "S" "DateTimeZone" "DateTimeImmutable" "public") ("m" "getTimestamp" #1# "S" "int" "DateTimeImmutable" "public") ("m" "getOffset" #1# "S" "int" "DateTimeImmutable" "public") ("m" "format" "string $format" "S" "string" "DateTimeImmutable" "public") ("m" "diff" "DateTimeInterface $datetime2,bool $absolute = false" "S" "DateInterval" "DateTimeImmutable" "public") ("m" "sub" "DateInterval $interval" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "setTimezone" "DateTimeZone $timezone" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "setTimestamp" "int $unixtimestamp" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "setTime" "int $hour,int $minute,int $second = 0" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "setISODate" "int $year,int $week,int $day = 1" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "setDate" "int $year,int $month,int $day" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "__set_state" "array $array" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "modify" "string $modify" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "getLastErrors" #1# "S" "array" "DateTimeImmutable" "public") ("m" "createFromMutable" "DateTime $datetime" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "createFromFormat" "string $format,string $time,DateTimeZone $timezone" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "add" "DateInterval $interval" "S" "DateTimeImmutable" "DateTimeImmutable" "public") ("m" "__construct" #561="string $time = \"now\",DateTimeZone $timezone = NULL" #562="S" "void" #131# "public"))) (#143="DateTime" (("m" "__wakeup" #1# "S" "void" "DateTime" "public") ("m" "getTimezone" #1# "S" "DateTimeZone" "DateTime" "public") ("m" "getTimestamp" #1# "S" "int" "DateTime" "public") ("m" "getOffset" #1# "S" "int" "DateTime" "public") ("m" "format" "string $format" "S" "string" "DateTime" "public") ("m" "diff" "DateTimeInterface $datetime2,bool $absolute = false" "S" "DateInterval" "DateTime" "public") ("m" "sub" "DateInterval $interval" "S" "DateTime" "DateTime" "public") ("m" "setTimezone" "DateTimeZone $timezone" "S" "DateTime" "DateTime" "public") ("m" "setTimestamp" "int $unixtimestamp" "S" "DateTime" "DateTime" "public") ("m" "setTime" "int $hour,int $minute,int $second = 0" "S" "DateTime" "DateTime" "public") ("m" "setISODate" "int $year,int $week,int $day = 1" "S" "DateTime" "DateTime" "public") ("m" "setDate" "int $year,int $month,int $day" "S" "DateTime" "DateTime" "public") ("m" "__set_state" "array $array" "S" "DateTime" "DateTime" "public") ("m" "modify" "string $modify" "S" "DateTime" "DateTime" "public") ("m" "getLastErrors" #1# "S" "array" "DateTime" "public") ("m" "createFromFormat" "string $format,string $time,DateTimeZone $timezone" "S" "DateTime" "DateTime" "public") ("m" "add" "DateInterval $interval" "S" "DateTime" "DateTime" "public") ("m" "__construct" #559="string $time = \"now\",DateTimeZone $timezone = NULL" #560="S" "void" "DateTime" "public") ("d" #132="W3C" #132# "S" "string" "DateTime" "public") ("d" #133="RSS" #133# "S" "string" "DateTime" "public") ("d" #134="RFC3339" #134# "S" "string" "DateTime" "public") ("d" #135="RFC2822" #135# "S" "string" "DateTime" "public") ("d" #136="RFC1123" #136# "S" "string" "DateTime" "public") ("d" #137="RFC1036" #137# "S" "string" "DateTime" "public") ("d" #138="RFC850" #138# "S" "string" "DateTime" "public") ("d" #139="RFC822" #139# "S" "string" "DateTime" "public") ("d" #140="ISO8601" #140# "S" "string" "DateTime" "public") ("d" #141="COOKIE" #141# "S" "string" "DateTime" "public") ("d" #142="ATOM" #142# "S" "string" #143# "public"))) (#144="PDOException" (("p" "code" #1# "S" "string" "PDOException" "protected") ("p" "errorInfo" #1# "S" "array" #144# "public"))) (#145="PDOStatement" (("m" "setFetchMode" "int $mode" "S" "bool" "PDOStatement" "public") ("m" "setAttribute" "int $attribute,mixed $value" "S" "bool" "PDOStatement" "public") ("m" "rowCount" #1# "S" "int" "PDOStatement" "public") ("m" "nextRowset" #1# "S" "bool" "PDOStatement" "public") ("m" "getColumnMeta" "int $column" "S" "array" "PDOStatement" "public") ("m" "getAttribute" "int $attribute" "S" "mixed" "PDOStatement" "public") ("m" "fetchObject" "string $class_name = \"stdClass\",array $ctor_args" "S" "mixed" "PDOStatement" "public") ("m" "fetchColumn" "int $column_number = 0" "S" "mixed" "PDOStatement" "public") ("m" "fetchAll" "int $fetch_style,mixed $fetch_argument,array $ctor_args = array()" "S" "array" "PDOStatement" "public") ("m" "fetch" "int $fetch_style,int $cursor_orientation = PDO::FETCH_ORI_NEXT,int $cursor_offset = 0" "S" "mixed" "PDOStatement" "public") ("m" "execute" "array $input_parameters" "S" "bool" "PDOStatement" "public") ("m" "errorInfo" #1# "S" "array" "PDOStatement" "public") ("m" "errorCode" #1# "S" "string" "PDOStatement" "public") ("m" "debugDumpParams" #1# "S" "void" "PDOStatement" "public") ("m" "columnCount" #1# "S" "int" "PDOStatement" "public") ("m" "closeCursor" #1# "S" "bool" "PDOStatement" "public") ("m" "bindValue" "mixed $parameter,mixed $value,int $data_type = PDO::PARAM_STR" "S" "bool" "PDOStatement" "public") ("m" "bindParam" "mixed $parameter,mixed &$variable,int $data_type = PDO::PARAM_STR,int $length,mixed $driver_options" "S" "bool" "PDOStatement" "public") ("m" "bindColumn" "mixed $column,mixed &$param,int $type,int $maxlen,mixed $driverdata" "S" "bool" "PDOStatement" "public") ("p" "queryString" #1# "S" "string" #145# "public"))) (#146="PDO" (("m" "setAttribute" "int $attribute,mixed $value" "S" "bool" "PDO" "public") ("m" "rollBack" #1# "S" "bool" "PDO" "public") ("m" "quote" "string $string,int $parameter_type = PDO::PARAM_STR" "S" "string" "PDO" "public") ("m" "query" "string $statement" "S" "PDOStatement" "PDO" "public") ("m" "prepare" "string $statement,array $driver_options = array()" "S" "PDOStatement" "PDO" "public") ("m" "lastInsertId" "string $name = NULL" "S" "string" "PDO" "public") ("m" "inTransaction" #1# "S" "bool" "PDO" "public") ("m" "getAvailableDrivers" #1# "S" "array" "PDO" "public") ("m" "getAttribute" "int $attribute" "S" "mixed" "PDO" "public") ("m" "exec" "string $statement" "S" "int" "PDO" "public") ("m" "errorInfo" #1# "S" "array" "PDO" "public") ("m" "errorCode" #1# "S" "mixed" "PDO" "public") ("m" "commit" #1# "S" "bool" "PDO" "public") ("m" "beginTransaction" #1# "S" "bool" "PDO" "public") ("m" "__construct" #557="string $dsn,string $username,string $password,array $options" #558="S" "void" #146# "public"))) (#147="SQLite3Result" (("m" "reset" #1# "S" "bool" "SQLite3Result" "public") ("m" "numColumns" #1# "S" "int" "SQLite3Result" "public") ("m" "finalize" #1# "S" "bool" "SQLite3Result" "public") ("m" "fetchArray" "int $mode = SQLITE3_BOTH" "S" "array" "SQLite3Result" "public") ("m" "columnType" "int $column_number" "S" "int" "SQLite3Result" "public") ("m" "columnName" "int $column_number" "S" "string" #147# "public"))) (#148="SQLite3Stmt" (("m" "reset" #1# "S" "bool" "SQLite3Stmt" "public") ("m" "paramCount" #1# "S" "int" "SQLite3Stmt" "public") ("m" "execute" #1# "S" "SQLite3Result" "SQLite3Stmt" "public") ("m" "close" #1# "S" "bool" "SQLite3Stmt" "public") ("m" "clear" #1# "S" "bool" "SQLite3Stmt" "public") ("m" "bindValue" "string $sql_param,mixed $value,int $type" "S" "bool" "SQLite3Stmt" "public") ("m" "bindParam" "string $sql_param,mixed &$param,int $type" "S" "bool" #148# "public"))) (#149="SQLite3" (("m" "version" #1# "S" "array" "SQLite3" "public") ("m" "querySingle" "string $query,bool $entire_row = false" "S" "mixed" "SQLite3" "public") ("m" "query" "string $query" "S" "SQLite3Result" "SQLite3" "public") ("m" "prepare" "string $query" "S" "SQLite3Stmt" "SQLite3" "public") ("m" "open" "string $filename,int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE,string $encryption_key" "S" "void" "SQLite3" "public") ("m" "loadExtension" "string $shared_library" "S" "bool" "SQLite3" "public") ("m" "lastInsertRowID" #1# "S" "int" "SQLite3" "public") ("m" "lastErrorMsg" #1# "S" "string" "SQLite3" "public") ("m" "lastErrorCode" #1# "S" "int" "SQLite3" "public") ("m" "exec" "string $query" "S" "bool" "SQLite3" "public") ("m" "escapeString" "string $value" "S" "string" "SQLite3" "public") ("m" "createFunction" "string $name,mixed $callback,int $argument_count = -1" "S" "bool" "SQLite3" "public") ("m" "createCollation" "string $name,callable $callback" "S" "bool" "SQLite3" "public") ("m" "createAggregate" "string $name,mixed $step_callback,mixed $final_callback,int $argument_count = -1" "S" "bool" "SQLite3" "public") ("m" "__construct" #555="string $filename,int $flags,string $encryption_key" #556="S" "void" "SQLite3" "public") ("m" "close" #1# "S" "bool" "SQLite3" "public") ("m" "changes" #1# "S" "int" "SQLite3" "public") ("m" "busyTimeout" "int $msecs" "S" "bool" #149# "public"))) (#150="mysqli_sql_exception" (("p" "sqlstate" #1# "S" "string" #150# "protected"))) (#151="mysqli_warning" (("m" "next" #1# "S" "void" "mysqli_warning" "public") ("m" "__construct" #1# #554="S" "void" "mysqli_warning" "public") ("p" "errno" #1# "S" "int" "mysqli_warning" "public") ("p" "sqlstate" #1# "S" "int" "mysqli_warning" "public") ("p" "message" #1# "S" "string" #151# "public"))) (#152="mysqli_driver" (("m" "embedded_server_start" "bool $start,array $arguments,array $groups" "S" "bool" "mysqli_driver" "public") ("m" "embedded_server_end" #1# "S" "void" "mysqli_driver" "public") ("p" "report_mode" #1# "S" "int" "mysqli_driver" "public") ("p" "reconnect" #1# "S" "bool" "mysqli_driver" "public") ("p" "embedded" #1# "S" "string" "mysqli_driver" "public") ("p" "driver_version" #1# "S" "string" "mysqli_driver" "public") ("p" "client_version" #1# "S" "string" "mysqli_driver" "public") ("p" "client_info" #1# "S" "string" #152# "public"))) (#153="mysqli_result" (("m" "free" #1# "S" "void" "mysqli_result" "public") ("m" "field_seek" "int $fieldnr" "S" "bool" "mysqli_result" "public") ("m" "fetch_row" #1# "S" "mixed" "mysqli_result" "public") ("m" "fetch_object" "string $class_name = \"stdClass\",array $params" "S" "object" "mysqli_result" "public") ("m" "fetch_fields" #1# "S" "array" "mysqli_result" "public") ("m" "fetch_field" #1# "S" "object" "mysqli_result" "public") ("m" "fetch_field_direct" "int $fieldnr" "S" "object" "mysqli_result" "public") ("m" "fetch_assoc" #1# "S" "array" "mysqli_result" "public") ("m" "fetch_array" "int $resulttype = MYSQLI_BOTH" "S" "mixed" "mysqli_result" "public") ("m" "fetch_all" "int $resulttype = MYSQLI_NUM" "S" "mixed" "mysqli_result" "public") ("m" "data_seek" "int $offset" "S" "bool" "mysqli_result" "public") ("p" "num_rows" #1# "S" "int" "mysqli_result" "public") ("p" "lengths" #1# "S" "array" "mysqli_result" "public") ("p" "field_count" #1# "S" "int" "mysqli_result" "public") ("p" "current_field" #1# "S" "int" #153# "public"))) (#154="mysqli_stmt" (("m" "store_result" #1# "S" "bool" "mysqli_stmt" "public") ("m" "send_long_data" "int $param_nr,string $data" "S" "bool" "mysqli_stmt" "public") ("m" "result_metadata" #1# "S" "mysqli_result" "mysqli_stmt" "public") ("m" "reset" #1# "S" "bool" "mysqli_stmt" "public") ("m" "prepare" "string $query" "S" "mixed" "mysqli_stmt" "public") ("m" "get_warnings" "mysqli_stmt $stmt" "S" "object" "mysqli_stmt" "public") ("m" "get_result" #1# "S" "mysqli_result" "mysqli_stmt" "public") ("m" "free_result" #1# "S" "void" "mysqli_stmt" "public") ("m" "fetch" #1# "S" "bool" "mysqli_stmt" "public") ("m" "execute" #1# "S" "bool" "mysqli_stmt" "public") ("m" "data_seek" "int $offset" "S" "void" "mysqli_stmt" "public") ("m" "close" #1# "S" "bool" "mysqli_stmt" "public") ("m" "bind_result" "mixed &$var1,mixed $__args__" "S" "bool" "mysqli_stmt" "public") ("m" "bind_param" "string $types,mixed &$var1,mixed $__args__" "S" "bool" "mysqli_stmt" "public") ("m" "attr_set" "int $attr,int $mode" "S" "bool" "mysqli_stmt" "public") ("m" "attr_get" "int $attr" "S" "int" "mysqli_stmt" "public") ("m" "__construct" #552="mysqli $link,string $query" #553="S" "void" "mysqli_stmt" "public") ("p" "sqlstate" #1# "S" "string" "mysqli_stmt" "public") ("p" "param_count" #1# "S" "int" "mysqli_stmt" "public") ("p" "num_rows" #1# "S" "int" "mysqli_stmt" "public") ("p" "insert_id" #1# "S" "int" "mysqli_stmt" "public") ("p" "field_count" #1# "S" "int" "mysqli_stmt" "public") ("p" "error" #1# "S" "string" "mysqli_stmt" "public") ("p" "error_list" #1# "S" "array" "mysqli_stmt" "public") ("p" "errno" #1# "S" "int" "mysqli_stmt" "public") ("p" "affected_rows" #1# "S" "int" #154# "public"))) (#155="mysqli" (("m" "use_result" #1# "S" "mysqli_result" "mysqli" "public") ("m" "store_result" "int $option" "S" "mysqli_result" "mysqli" "public") ("m" "stmt_init" #1# "S" "mysqli_stmt" "mysqli" "public") ("m" "stat" #1# "S" "string" "mysqli" "public") ("m" "ssl_set" "string $key,string $cert,string $ca,string $capath,string $cipher" "S" "bool" "mysqli" "public") ("m" "set_local_infile_handler" "mysqli $link,callable $read_func" "S" "bool" "mysqli" "public") ("m" "set_charset" "string $charset" "S" "bool" "mysqli" "public") ("m" "send_query" "string $query" "S" "bool" "mysqli" "public") ("m" "select_db" "string $dbname" "S" "bool" "mysqli" "public") ("m" "rpl_query_type" "string $query" "S" "int" "mysqli" "public") ("m" "rollback" "int $flags,string $name" "S" "bool" "mysqli" "public") ("m" "refresh" "int $options" "S" "bool" "mysqli" "public") ("m" "reap_async_query" #1# "S" "mysqli_result" "mysqli" "public") ("m" "real_query" "string $query" "S" "bool" "mysqli" "public") ("m" "escape_string" "string $escapestr" "S" "string" "mysqli" "public") ("m" "real_connect" "string $host,string $username,string $passwd,string $dbname,int $port,string $socket,int $flags" "S" "bool" "mysqli" "public") ("m" "query" "string $query,int $resultmode = MYSQLI_STORE_RESULT" "S" "mixed" "mysqli" "public") ("m" "prepare" "string $query" "S" "mysqli_stmt" "mysqli" "public") ("m" "poll" "array &$read,array &$error,array &$reject,int $sec,int $usec" "S" "int" "mysqli" "public") ("m" "ping" #1# "S" "bool" "mysqli" "public") ("m" "options" "int $option,mixed $value" "S" "bool" "mysqli" "public") ("m" "next_result" #1# "S" "bool" "mysqli" "public") ("m" "multi_query" "string $query" "S" "bool" "mysqli" "public") ("m" "more_results" #1# "S" "bool" "mysqli" "public") ("m" "kill" "int $processid" "S" "bool" "mysqli" "public") ("m" "init" #1# "S" "mysqli" "mysqli" "public") ("m" "get_warnings" #1# "S" "mysqli_warning" "mysqli" "public") ("m" "get_connection_stats" #1# "S" "bool" "mysqli" "public") ("m" "get_client_info" #1# "S" "string" "mysqli" "public") ("m" "get_charset" #1# "S" "object" "mysqli" "public") ("m" "dump_debug_info" #1# "S" "bool" "mysqli" "public") ("m" "debug" "string $message" "S" "bool" "mysqli" "public") ("m" "commit" "int $flags,string $name" "S" "bool" "mysqli" "public") ("m" "close" #1# "S" "bool" "mysqli" "public") ("m" "character_set_name" #1# "S" "string" "mysqli" "public") ("m" "change_user" "string $user,string $password,string $database" "S" "bool" "mysqli" "public") ("m" "autocommit" "bool $mode" "S" "bool" "mysqli" "public") ("m" "__construct" #550="string $host = 'ini_get(\"mysqli.default_host\")',string $username = 'ini_get(\"mysqli.default_user\")',string $passwd = 'ini_get(\"mysqli.default_pw\")',string $dbname = \"\",int $port = 'ini_get(\"mysqli.default_port\")',string $socket = 'ini_get(\"mysqli.default_socket\")'" #551="S" "void" "mysqli" "public") ("p" "warning_count" #1# "S" "int" "mysqli" "public") ("p" "thread_id" #1# "S" "int" "mysqli" "public") ("p" "sqlstate" #1# "S" "string" "mysqli" "public") ("p" "insert_id" #1# "S" "mixed" "mysqli" "public") ("p" "info" #1# "S" "string" "mysqli" "public") ("p" "server_version" #1# "S" "int" "mysqli" "public") ("p" "server_info" #1# "S" "string" "mysqli" "public") ("p" "protocol_version" #1# "S" "string" "mysqli" "public") ("p" "host_info" #1# "S" "string" "mysqli" "public") ("p" "client_version" #1# "S" "int" "mysqli" "public") ("p" "field_count" #1# "S" "int" "mysqli" "public") ("p" "error" #1# "S" "string" "mysqli" "public") ("p" "error_list" #1# "S" "array" "mysqli" "public") ("p" "errno" #1# "S" "int" "mysqli" "public") ("p" "connect_error" #1# "S" "string" "mysqli" "public") ("p" "connect_errno" #1# "S" "int" "mysqli" "public") ("p" "client_version" #1# "S" "int" "mysqli" "public") ("p" "client_info" #1# "S" "string" "mysqli" "public") ("p" "affected_rows" #1# "S" "int" #155# "public"))) (#162="HttpResponse" (("m" "status" "int $status" "S" "bool" "HttpResponse" "public") ("m" "setThrottleDelay" "float $seconds" "S" "bool" "HttpResponse" "public") ("m" "setStream" "resource $stream" "S" "bool" "HttpResponse" "public") ("m" "setLastModified" "int $timestamp" "S" "bool" "HttpResponse" "public") ("m" "setHeader" "string $name,mixed $value,bool $replace = true" "S" "bool" "HttpResponse" "public") ("m" "setGzip" "bool $gzip" "S" "bool" "HttpResponse" "public") ("m" "setFile" "string $file" "S" "bool" "HttpResponse" "public") ("m" "setETag" "string $etag" "S" "bool" "HttpResponse" "public") ("m" "setData" "mixed $data" "S" "bool" "HttpResponse" "public") ("m" "setContentType" "string $content_type" "S" "bool" "HttpResponse" "public") ("m" "setContentDisposition" "string $filename,bool $inline = false" "S" "bool" "HttpResponse" "public") ("m" "setCacheControl" "string $control,int $max_age = 0,bool $must_revalidate = true" "S" "bool" "HttpResponse" "public") ("m" "setCache" "bool $cache" "S" "bool" "HttpResponse" "public") ("m" "setBufferSize" "int $bytes" "S" "bool" "HttpResponse" "public") ("m" "send" "bool $clean_ob = true" "S" "bool" "HttpResponse" "public") ("m" "redirect" "string $url,array $params,bool $session = false,int $status" "S" "void" "HttpResponse" "public") ("m" "guessContentType" "string $magic_file,int $magic_mode = MAGIC_MIME" "S" "string" "HttpResponse" "public") ("m" "getThrottleDelay" #1# "S" "float" "HttpResponse" "public") ("m" "getStream" #1# "S" "resource" "HttpResponse" "public") ("m" "getRequestHeaders" #1# "S" "array" "HttpResponse" "public") ("m" "getRequestBodyStream" #1# "S" "resource" "HttpResponse" "public") ("m" "getRequestBody" #1# "S" "string" "HttpResponse" "public") ("m" "getLastModified" #1# "S" "int" "HttpResponse" "public") ("m" "getHeader" "string $name" "S" "mixed" "HttpResponse" "public") ("m" "getGzip" #1# "S" "bool" "HttpResponse" "public") ("m" "getFile" #1# "S" "string" "HttpResponse" "public") ("m" "getETag" #1# "S" "string" "HttpResponse" "public") ("m" "getData" #1# "S" "string" "HttpResponse" "public") ("m" "getContentType" #1# "S" "string" "HttpResponse" "public") ("m" "getContentDisposition" #1# "S" "string" "HttpResponse" "public") ("m" "getCacheControl" #1# "S" "string" "HttpResponse" "public") ("m" "getCache" #1# "S" "bool" "HttpResponse" "public") ("m" "getBufferSize" #1# "S" "int" "HttpResponse" "public") ("m" "capture" #1# "S" "void" "HttpResponse" "public") ("d" #156="REDIRECT_TEMP" #156# "S" "integer" "HttpResponse" "public") ("d" #157="REDIRECT_PROXY" #157# "S" "integer" "HttpResponse" "public") ("d" #158="REDIRECT_POST" #158# "S" "integer" "HttpResponse" "public") ("d" #159="REDIRECT_FOUND" #159# "S" "integer" "HttpResponse" "public") ("d" #160="REDIRECT_PERM" #160# "S" "integer" "HttpResponse" "public") ("d" #161="REDIRECT" #161# "S" "integer" "HttpResponse" "public") ("p" "throttleDelay" #1# "S" "double" "HttpResponse" "protected") ("p" "bufferSize" #1# "S" "integer" "HttpResponse" "protected") ("p" "contentDisposition" #1# "S" "string" "HttpResponse" "protected") ("p" "contentType" #1# "S" "string" "HttpResponse" "protected") ("p" "cacheControl" #1# "S" "string" "HttpResponse" "protected") ("p" "lastModified" #1# "S" "integer" "HttpResponse" "protected") ("p" "eTag" #1# "S" "string" "HttpResponse" "protected") ("p" "gzip" #1# "S" "boolean" "HttpResponse" "protected") ("p" "cache" #1# "S" "boolean" #162# "protected"))) (#163="HttpRequestPool" (("m" "socketSelect" "float $timeout = 0" "S" "bool" "HttpRequestPool" "protected") ("m" "socketPerform" #1# "S" "bool" "HttpRequestPool" "protected") ("m" "send" #1# "S" "bool" "HttpRequestPool" "public") ("m" "reset" #1# "S" "void" "HttpRequestPool" "public") ("m" "getFinishedRequests" #1# "S" "array" "HttpRequestPool" "public") ("m" "getAttachedRequests" #1# "S" "array" "HttpRequestPool" "public") ("m" "detach" "HttpRequest $request" "S" "bool" "HttpRequestPool" "public") ("m" "__destruct" #1# "S" "void" "HttpRequestPool" "public") ("m" "__construct" #548="HttpRequest $request,HttpRequest $__args__" #549="S" "void" "HttpRequestPool" "public") ("m" "attach" "HttpRequest $request" "S" "bool" #163# "public"))) (#209="HttpRequest" (("m" "setUrl" "string $url" "S" "bool" "HttpRequest" "public") ("m" "setSslOptions" "array $options" "S" "bool" "HttpRequest" "public") ("m" "setRawPostData" "string $raw_post_data" "S" "bool" "HttpRequest" "public") ("m" "setQueryData" "mixed $query_data" "S" "bool" "HttpRequest" "public") ("m" "setPutFile" "string $file = \"\"" "S" "bool" "HttpRequest" "public") ("m" "setPutData" "string $put_data" "S" "bool" "HttpRequest" "public") ("m" "setPostFiles" "array $post_files" "S" "bool" "HttpRequest" "public") ("m" "setPostFields" "array $post_data" "S" "bool" "HttpRequest" "public") ("m" "setOptions" "array $options" "S" "bool" "HttpRequest" "public") ("m" "setMethod" "int $request_method" "S" "bool" "HttpRequest" "public") ("m" "setHeaders" "array $headers" "S" "bool" "HttpRequest" "public") ("m" "setCookies" "array $cookies" "S" "bool" "HttpRequest" "public") ("m" "setContentType" "string $content_type" "S" "bool" "HttpRequest" "public") ("m" "setBody" "string $request_body_data" "S" "bool" "HttpRequest" "public") ("m" "send" #1# "S" "HttpMessage" "HttpRequest" "public") ("m" "resetCookies" "bool $session_only = false" "S" "bool" "HttpRequest" "public") ("m" "getUrl" #1# "S" "string" "HttpRequest" "public") ("m" "getSslOptions" #1# "S" "array" "HttpRequest" "public") ("m" "getResponseStatus" #1# "S" "string" "HttpRequest" "public") ("m" "getResponseMessage" #1# "S" "HttpMessage" "HttpRequest" "public") ("m" "getResponseInfo" "string $name" "S" "mixed" "HttpRequest" "public") ("m" "getResponseHeader" "string $name" "S" "mixed" "HttpRequest" "public") ("m" "getResponseData" #1# "S" "array" "HttpRequest" "public") ("m" "getResponseCookies" "int $flags = 0,array $allowed_extras" "S" "array" "HttpRequest" "public") ("m" "getResponseCode" #1# "S" "int" "HttpRequest" "public") ("m" "getResponseBody" #1# "S" "string" "HttpRequest" "public") ("m" "getRequestMessage" #1# "S" "HttpMessage" "HttpRequest" "public") ("m" "getRawResponseMessage" #1# "S" "string" "HttpRequest" "public") ("m" "getRawRequestMessage" #1# "S" "string" "HttpRequest" "public") ("m" "getRawPostData" #1# "S" "string" "HttpRequest" "public") ("m" "getQueryData" #1# "S" "string" "HttpRequest" "public") ("m" "getPutFile" #1# "S" "string" "HttpRequest" "public") ("m" "getPutData" #1# "S" "string" "HttpRequest" "public") ("m" "getPostFiles" #1# "S" "array" "HttpRequest" "public") ("m" "getPostFields" #1# "S" "array" "HttpRequest" "public") ("m" "getOptions" #1# "S" "array" "HttpRequest" "public") ("m" "getMethod" #1# "S" "int" "HttpRequest" "public") ("m" "getHistory" #1# "S" "HttpMessage" "HttpRequest" "public") ("m" "getHeaders" #1# "S" "array" "HttpRequest" "public") ("m" "getCookies" #1# "S" "array" "HttpRequest" "public") ("m" "getContentType" #1# "S" "string" "HttpRequest" "public") ("m" "enableCookies" #1# "S" "bool" "HttpRequest" "public") ("m" "__construct" #546="string $url,int $request_method = HTTP_METH_GET,array $options" #547="S" "void" "HttpRequest" "public") ("m" "clearHistory" #1# "S" "void" "HttpRequest" "public") ("m" "addSslOptions" "array $options" "S" "bool" "HttpRequest" "public") ("m" "addRawPostData" "string $raw_post_data" "S" "bool" "HttpRequest" "public") ("m" "addQueryData" "array $query_params" "S" "bool" "HttpRequest" "public") ("m" "addPutData" "string $put_data" "S" "bool" "HttpRequest" "public") ("m" "addPostFile" "string $name,string $file,string $content_type = \"application/x-octetstream\"" "S" "bool" "HttpRequest" "public") ("m" "addPostFields" "array $post_data" "S" "bool" "HttpRequest" "public") ("m" "addHeaders" "array $headers" "S" "bool" "HttpRequest" "public") ("m" "addCookies" "array $cookies" "S" "bool" "HttpRequest" "public") ("p" "recordHistory" #1# "S" "boolean" "HttpRequest" "public") ("d" #164="IPRESOLVE_ANY" #164# "S" "integer" "HttpRequest" "public") ("d" #165="IPRESOLVE_V6" #165# "S" "integer" "HttpRequest" "public") ("d" #166="IPRESOLVE_V4" #166# "S" "integer" "HttpRequest" "public") ("d" #167="SSL_VERSION_ANY" #167# "S" "integer" "HttpRequest" "public") ("d" #168="SSL_VERSION_SSLv3" #168# "S" "integer" "HttpRequest" "public") ("d" #169="SSL_VERSION_SSLv2" #169# "S" "integer" "HttpRequest" "public") ("d" #170="SSL_VERSION_TLSv1" #170# "S" "integer" "HttpRequest" "public") ("d" #171="PROXY_HTTP" #171# "S" "integer" "HttpRequest" "public") ("d" #172="PROXY_SOCKS5" #172# "S" "integer" "HttpRequest" "public") ("d" #173="PROXY_SOCKS4" #173# "S" "integer" "HttpRequest" "public") ("d" #174="AUTH_ANY" #174# "S" "integer" "HttpRequest" "public") ("d" #175="AUTH_GSSNEG" #175# "S" "integer" "HttpRequest" "public") ("d" #176="AUTH_NTLM" #176# "S" "integer" "HttpRequest" "public") ("d" #177="AUTH_DIGEST" #177# "S" "integer" "HttpRequest" "public") ("d" #178="AUTH_BASIC" #178# "S" "integer" "HttpRequest" "public") ("d" #179="VERSION_ANY" #179# "S" "integer" "HttpRequest" "public") ("d" #180="VERSION_1_1" #180# "S" "integer" "HttpRequest" "public") ("d" #181="VERSION_1_0" #181# "S" "integer" "HttpRequest" "public") ("d" #182="METH_ACL" #182# "S" "integer" "HttpRequest" "public") ("d" #183="METH_MKACTIVITY" #183# "S" "integer" "HttpRequest" "public") ("d" #184="METH_BASELINE_CONTROL" #184# "S" "integer" "HttpRequest" "public") ("d" #185="METH_MERGE" #185# "S" "integer" "HttpRequest" "public") ("d" #186="METH_LABEL" #186# "S" "integer" "HttpRequest" "public") ("d" #187="METH_UPDATE" #187# "S" "integer" "HttpRequest" "public") ("d" #188="METH_MKWORKSPACE" #188# "S" "integer" "HttpRequest" "public") ("d" #189="METH_UNCHECKOUT" #189# "S" "integer" "HttpRequest" "public") ("d" #190="METH_CHECKIN" #190# "S" "integer" "HttpRequest" "public") ("d" #191="METH_CHECKOUT" #191# "S" "integer" "HttpRequest" "public") ("d" #192="METH_REPORT" #192# "S" "integer" "HttpRequest" "public") ("d" #193="METH_VERSION_CONTROL" #193# "S" "integer" "HttpRequest" "public") ("d" #194="METH_UNLOCK" #194# "S" "integer" "HttpRequest" "public") ("d" #195="METH_LOCK" #195# "S" "integer" "HttpRequest" "public") ("d" #196="METH_MOVE" #196# "S" "integer" "HttpRequest" "public") ("d" #197="METH_COPY" #197# "S" "integer" "HttpRequest" "public") ("d" #198="METH_MKCOL" #198# "S" "integer" "HttpRequest" "public") ("d" #199="METH_PROPPATCH" #199# "S" "integer" "HttpRequest" "public") ("d" #200="METH_PROPFIND" #200# "S" "integer" "HttpRequest" "public") ("d" #201="METH_CONNECT" #201# "S" "integer" "HttpRequest" "public") ("d" #202="METH_TRACE" #202# "S" "integer" "HttpRequest" "public") ("d" #203="METH_OPTIONS" #203# "S" "integer" "HttpRequest" "public") ("d" #204="METH_DELETE" #204# "S" "integer" "HttpRequest" "public") ("d" #205="METH_PUT" #205# "S" "integer" "HttpRequest" "public") ("d" #206="METH_POST" #206# "S" "integer" "HttpRequest" "public") ("d" #207="METH_HEAD" #207# "S" "integer" "HttpRequest" "public") ("d" #208="METH_GET" #208# "S" "integer" #209# "public"))) (#216="HttpQueryString" (("m" "xlate" "string $ie,string $oe" "S" "bool" "HttpQueryString" "public") ("m" "toString" #1# "S" "string" "HttpQueryString" "public") ("m" "toArray" #1# "S" "array" "HttpQueryString" "public") ("m" "singleton" "bool $global = true" "S" "HttpQueryString" "HttpQueryString" "public") ("m" "set" "mixed $params" "S" "string" "HttpQueryString" "public") ("m" "mod" "mixed $params" "S" "HttpQueryString" "HttpQueryString" "public") ("m" "get" "string $key,mixed $type = 0,mixed $defval = NULL,bool $delete = false" "S" "mixed" "HttpQueryString" "public") ("m" "__construct" #544="bool $global = true,mixed $add" #545="S" "void" "HttpQueryString" "public") ("d" #210="TYPE_OBJECT" #210# "S" "int" "HttpQueryString" "public") ("d" #211="TYPE_ARRAY" #211# "S" "int" "HttpQueryString" "public") ("d" #212="TYPE_STRING" #212# "S" "int" "HttpQueryString" "public") ("d" #213="TYPE_FLOAT" #213# "S" "int" "HttpQueryString" "public") ("d" #214="TYPE_INT" #214# "S" "int" "HttpQueryString" "public") ("d" #215="TYPE_BOOL" #215# "S" "int" #216# "public"))) (#223="HttpMessage" (("m" "toString" "bool $include_parent = false" "S" "string" "HttpMessage" "public") ("m" "toMessageTypeObject" #1# "S" "HttpRequest" "HttpMessage" "public") ("m" "setType" "int $type" "S" "void" "HttpMessage" "public") ("m" "setResponseStatus" "string $status" "S" "bool" "HttpMessage" "public") ("m" "setResponseCode" "int $code" "S" "bool" "HttpMessage" "public") ("m" "setRequestUrl" "string $url" "S" "bool" "HttpMessage" "public") ("m" "setRequestMethod" "string $method" "S" "bool" "HttpMessage" "public") ("m" "setHttpVersion" "string $version" "S" "bool" "HttpMessage" "public") ("m" "setHeaders" "array $headers" "S" "void" "HttpMessage" "public") ("m" "setBody" "string $body" "S" "void" "HttpMessage" "public") ("m" "send" #1# "S" "bool" "HttpMessage" "public") ("m" "reverse" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "prepend" "HttpMessage $message,bool $top = true" "S" "void" "HttpMessage" "public") ("m" "guessContentType" "string $magic_file,int $magic_mode = MAGIC_MIME" "S" "string" "HttpMessage" "public") ("m" "getType" #1# "S" "int" "HttpMessage" "public") ("m" "getResponseStatus" #1# "S" "string" "HttpMessage" "public") ("m" "getResponseCode" #1# "S" "int" "HttpMessage" "public") ("m" "getRequestUrl" #1# "S" "string" "HttpMessage" "public") ("m" "getRequestMethod" #1# "S" "string" "HttpMessage" "public") ("m" "getParentMessage" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "getHttpVersion" #1# "S" "string" "HttpMessage" "public") ("m" "getHeaders" #1# "S" "array" "HttpMessage" "public") ("m" "getHeader" "string $header" "S" "string" "HttpMessage" "public") ("m" "getBody" #1# "S" "string" "HttpMessage" "public") ("m" "fromString" "string $raw_message,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "fromEnv" "int $message_type,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "factory" "string $raw_message,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "detach" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "__construct" #542="string $message" #543="S" "void" "HttpMessage" "public") ("m" "addHeaders" "array $headers,bool $append = false" "S" "void" "HttpMessage" "public") ("d" #217="TYPE_RESPONSE" #217# "S" "int" "HttpMessage" "public") ("d" #218="TYPE_REQUEST" #218# "S" "int" "HttpMessage" "public") ("d" #219="TYPE_NONE" #219# "S" "int" "HttpMessage" "public") ("p" "parentMessage" #1# "S" "HttpMessage" "HttpMessage" "protected") ("p" "responseStatus" #1# "S" "string" "HttpMessage" "protected") ("p" "responseCode" #1# "S" "int" "HttpMessage" "protected") ("p" "string" #1# "S" "requestUrl" "HttpMessage" "protected") ("p" "requestMethod" #1# "S" "string" "HttpMessage" "protected") ("p" "headers" #1# "S" "array" "HttpMessage" "protected") ("p" "httpVersion" #1# "S" "float" "HttpMessage" "protected") ("p" "body" #1# "S" "string" "HttpMessage" "protected") ("p" "type" #1# "S" "int" "HttpMessage" "protected") ("m" "toString" "bool $include_parent = false" "S" "string" "HttpMessage" "public") ("m" "toMessageTypeObject" #1# "S" "HttpRequest" "HttpMessage" "public") ("m" "setType" "int $type" "S" "void" "HttpMessage" "public") ("m" "setResponseStatus" "string $status" "S" "bool" "HttpMessage" "public") ("m" "setResponseCode" "int $code" "S" "bool" "HttpMessage" "public") ("m" "setRequestUrl" "string $url" "S" "bool" "HttpMessage" "public") ("m" "setRequestMethod" "string $method" "S" "bool" "HttpMessage" "public") ("m" "setHttpVersion" "string $version" "S" "bool" "HttpMessage" "public") ("m" "setHeaders" "array $headers" "S" "void" "HttpMessage" "public") ("m" "setBody" "string $body" "S" "void" "HttpMessage" "public") ("m" "send" #1# "S" "bool" "HttpMessage" "public") ("m" "reverse" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "prepend" "HttpMessage $message,bool $top = true" "S" "void" "HttpMessage" "public") ("m" "guessContentType" "string $magic_file,int $magic_mode = MAGIC_MIME" "S" "string" "HttpMessage" "public") ("m" "getType" #1# "S" "int" "HttpMessage" "public") ("m" "getResponseStatus" #1# "S" "string" "HttpMessage" "public") ("m" "getResponseCode" #1# "S" "int" "HttpMessage" "public") ("m" "getRequestUrl" #1# "S" "string" "HttpMessage" "public") ("m" "getRequestMethod" #1# "S" "string" "HttpMessage" "public") ("m" "getParentMessage" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "getHttpVersion" #1# "S" "string" "HttpMessage" "public") ("m" "getHeaders" #1# "S" "array" "HttpMessage" "public") ("m" "getHeader" "string $header" "S" "string" "HttpMessage" "public") ("m" "getBody" #1# "S" "string" "HttpMessage" "public") ("m" "fromString" "string $raw_message,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "fromEnv" "int $message_type,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "factory" "string $raw_message,string $class_name = \"HttpMessage\"" "S" "HttpMessage" "HttpMessage" "public") ("m" "detach" #1# "S" "HttpMessage" "HttpMessage" "public") ("m" "__construct" "string $message" "S" "void" "HttpMessage" "public") ("m" "addHeaders" "array $headers,bool $append = false" "S" "void" "HttpMessage" "public") ("p" "parentMessage" #1# "S" "HttpMessage" "HttpMessage" "protected") ("p" "responseStatus" #1# "S" "string" "HttpMessage" "protected") ("p" "responseCode" #1# "S" "int" "HttpMessage" "protected") ("p" "requestUrl" #1# "S" "string" "HttpMessage" "protected") ("p" "requestMethod" #1# "S" "string" "HttpMessage" "protected") ("p" "headers" #1# "S" "array" "HttpMessage" "protected") ("p" "httpVersion" #1# "S" "float" "HttpMessage" "protected") ("p" "body" #1# "S" "string" "HttpMessage" "protected") ("p" "type" #1# "S" "int" "HttpMessage" "protected") ("d" #220="TYPE_RESPONSE" #220# "S" "int" "HttpMessage" "public") ("d" #221="TYPE_REQUEST" #221# "S" "int" "HttpMessage" "public") ("d" #222="TYPE_NONE" #222# "S" "int" #223# "public"))) (#227="HttpInflateStream" (("m" "update" "string $data" "S" "string" "HttpInflateStream" "public") ("m" "flush" "string $data" "S" "string" "HttpInflateStream" "public") ("m" "finish" "string $data" "S" "string" "HttpInflateStream" "public") ("m" "factory" "int $flags = 0,string $class_name = \"HttpInflateStream\"" "S" "HttpInflateStream" "HttpInflateStream" "public") ("m" "__construct" #540="int $flags = 0" #541="S" "void" "HttpInflateStream" "public") ("d" #224="FLUSH_FULL" #224# "S" "int" "HttpInflateStream" "public") ("d" #225="FLUSH_SYNC" #225# "S" "int" "HttpInflateStream" "public") ("d" #226="FLUSH_NONE" #226# "S" "int" #227# "public"))) (#242="HttpDeflateStream" (("m" "update" "string $data" "S" "string" "HttpDeflateStream" "public") ("m" "flush" "string $data" "S" "string" "HttpDeflateStream" "public") ("m" "finish" "string $data" "S" "string" "HttpDeflateStream" "public") ("m" "factory" "int $flags = 0,string $class_name = \"HttpDeflateStream\"" "S" "HttpDeflateStream" "HttpDeflateStream" "public") ("m" "__construct" #538="int $flags = 0" #539="S" "void" "HttpDeflateStream" "public") ("d" #228="FLUSH_FULL" #228# "S" "int" "HttpDeflateStream" "public") ("d" #229="FLUSH_SYNC" #229# "S" "int" "HttpDeflateStream" "public") ("d" #230="FLUSH_NONE" #230# "S" "int" "HttpDeflateStream" "public") ("d" #231="STRATEGY_FIXED" #231# "S" "int" "HttpDeflateStream" "public") ("d" #232="STRATEGY_RLE" #232# "S" "int" "HttpDeflateStream" "public") ("d" #233="STRATEGY_HUFF" #233# "S" "int" "HttpDeflateStream" "public") ("d" #234="STRATEGY_FILT" #234# "S" "int" "HttpDeflateStream" "public") ("d" #235="STRATEGY_DEF" #235# "S" "int" "HttpDeflateStream" "public") ("d" #236="LEVEL_MAX" #236# "S" "int" "HttpDeflateStream" "public") ("d" #237="LEVEL_MIN" #237# "S" "int" "HttpDeflateStream" "public") ("d" #238="LEVEL_DEF" #238# "S" "int" "HttpDeflateStream" "public") ("d" #239="TYPE_RAW" #239# "S" "int" "HttpDeflateStream" "public") ("d" #240="TYPE_ZLIB" #240# "S" "int" "HttpDeflateStream" "public") ("d" #241="TYPE_GZIP" #241# "S" "int" #242# "public"))) (#243="Memcache" (("m" "setServerParams" "string $host,int $port = 11211,int $timeout,int $retry_interval = false,bool $status,callback $failure_callback" "S" "bool" "Memcache" "public") ("m" "setCompressThreshold" "int $threshold,float $min_savings" "S" "bool" "Memcache" "public") ("m" "set" "string $key,mixed $var,int $flag,int $expire" "S" "bool" "Memcache" "public") ("m" "replace" "string $key,mixed $var,int $flag,int $expire" "S" "bool" "Memcache" "public") ("m" "pconnect" "string $host,int $port,int $timeout" "S" "mixed" "Memcache" "public") ("m" "increment" "string $key,int $value = 1" "S" "int" "Memcache" "public") ("m" "getVersion" #1# "S" "string" "Memcache" "public") ("m" "getStats" "string $type,int $slabid,int $limit = 100" "S" "array" "Memcache" "public") ("m" "getServerStatus" "string $host,int $port = 11211" "S" "int" "Memcache" "public") ("m" "getExtendedStats" "string $type,int $slabid,int $limit = 100" "S" "array" "Memcache" "public") ("m" "get" "string $key,int &$flags" "S" "string" "Memcache" "public") ("m" "flush" #1# "S" "bool" "Memcache" "public") ("m" "delete" "string $key,int $timeout = 0" "S" "bool" "Memcache" "public") ("m" "decrement" "string $key,int $value = 1" "S" "int" "Memcache" "public") ("m" "connect" "string $host,int $port,int $timeout" "S" "bool" "Memcache" "public") ("m" "close" #1# "S" "bool" "Memcache" "public") ("m" "addServer" "string $host,int $port = 11211,bool $persistent,int $weight,int $timeout,int $retry_interval,bool $status,callback $failure_callback,int $timeoutms" "S" "bool" "Memcache" "public") ("m" "add" "string $key,mixed $var,int $flag,int $expire" "S" "bool" #243# "public"))) (#266="XMLReader" (("m" "xml" "string $source,string $encoding,int $options = 0" "S" "bool" "XMLReader" "public") ("m" "setSchema" "string $filename" "S" "bool" "XMLReader" "public") ("m" "setRelaxNGSchemaSource" "string $source" "S" "bool" "XMLReader" "public") ("m" "setRelaxNGSchema" "string $filename" "S" "bool" "XMLReader" "public") ("m" "setParserProperty" "int $property,bool $value" "S" "bool" "XMLReader" "public") ("m" "readString" #1# "S" "string" "XMLReader" "public") ("m" "readOuterXML" #1# "S" "string" "XMLReader" "public") ("m" "readInnerXML" #1# "S" "string" "XMLReader" "public") ("m" "read" #1# "S" "bool" "XMLReader" "public") ("m" "open" "string $URI,string $encoding,int $options = 0" "S" "bool" "XMLReader" "public") ("m" "next" "string $localname" "S" "bool" "XMLReader" "public") ("m" "moveToNextAttribute" #1# "S" "bool" "XMLReader" "public") ("m" "moveToFirstAttribute" #1# "S" "bool" "XMLReader" "public") ("m" "moveToElement" #1# "S" "bool" "XMLReader" "public") ("m" "moveToAttributeNs" "string $localName,string $namespaceURI" "S" "bool" "XMLReader" "public") ("m" "moveToAttributeNo" "int $index" "S" "bool" "XMLReader" "public") ("m" "moveToAttribute" "string $name" "S" "bool" "XMLReader" "public") ("m" "lookupNamespace" "string $prefix" "S" "string" "XMLReader" "public") ("m" "isValid" #1# "S" "bool" "XMLReader" "public") ("m" "getParserProperty" "int $property" "S" "bool" "XMLReader" "public") ("m" "getAttributeNs" "string $localName,string $namespaceURI" "S" "string" "XMLReader" "public") ("m" "getAttributeNo" "int $index" "S" "string" "XMLReader" "public") ("m" "getAttribute" "string $name" "S" "string" "XMLReader" "public") ("m" "expand" "DOMNode $basenode" "S" "DOMNode" "XMLReader" "public") ("m" "close" #1# "S" "bool" "XMLReader" "public") ("p" "xmlLang" #1# "S" "string" "XMLReader" "public") ("p" "value" #1# "S" "string" "XMLReader" "public") ("p" "prefix" #1# "S" "string" "XMLReader" "public") ("p" "nodeType" #1# "S" "int" "XMLReader" "public") ("p" "namespaceURI" #1# "S" "string" "XMLReader" "public") ("p" "name" #1# "S" "string" "XMLReader" "public") ("p" "localName" #1# "S" "string" "XMLReader" "public") ("p" "isEmptyElement" #1# "S" "bool" "XMLReader" "public") ("p" "isDefault" #1# "S" "bool" "XMLReader" "public") ("p" "hasValue" #1# "S" "bool" "XMLReader" "public") ("p" "hasAttributes" #1# "S" "bool" "XMLReader" "public") ("p" "depth" #1# "S" "int" "XMLReader" "public") ("p" "attributeCount" #1# "S" "int" "XMLReader" "public") ("d" #244="SUBST_ENTITIES" #244# "S" "int" "XMLReader" "public") ("d" #245="VALIDATE" #245# "S" "int" "XMLReader" "public") ("d" #246="DEFAULTATTRS" #246# "S" "int" "XMLReader" "public") ("d" #247="LOADDTD" #247# "S" "int" "XMLReader" "public") ("d" #248="XML_DECLARATION" #248# "S" "int" "XMLReader" "public") ("d" #249="END_ENTITY" #249# "S" "int" "XMLReader" "public") ("d" #250="END_ELEMENT" #250# "S" "int" "XMLReader" "public") ("d" #251="SIGNIFICANT_WHITESPACE" #251# "S" "int" "XMLReader" "public") ("d" #252="WHITESPACE" #252# "S" "int" "XMLReader" "public") ("d" #253="NOTATION" #253# "S" "int" "XMLReader" "public") ("d" #254="DOC_FRAGMENT" #254# "S" "int" "XMLReader" "public") ("d" #255="DOC_TYPE" #255# "S" "int" "XMLReader" "public") ("d" #256="DOC" #256# "S" "int" "XMLReader" "public") ("d" #257="COMMENT" #257# "S" "int" "XMLReader" "public") ("d" #258="PI" #258# "S" "int" "XMLReader" "public") ("d" #259="ENTITY" #259# "S" "int" "XMLReader" "public") ("d" #260="ENTITY_REF" #260# "S" "int" "XMLReader" "public") ("d" #261="CDATA" #261# "S" "int" "XMLReader" "public") ("d" #262="TEXT" #262# "S" "int" "XMLReader" "public") ("d" #263="ATTRIBUTE" #263# "S" "int" "XMLReader" "public") ("d" #264="ELEMENT" #264# "S" "int" "XMLReader" "public") ("d" #265="NONE" #265# "S" "int" #266# "public"))) (#267="SimpleXMLIterator" (("m" "valid" #1# "S" "bool" "SimpleXMLIterator" "public") ("m" "rewind" #1# "S" "void" "SimpleXMLIterator" "public") ("m" "next" #1# "S" "void" "SimpleXMLIterator" "public") ("m" "key" #1# "S" "mixed" "SimpleXMLIterator" "public") ("m" "hasChildren" #1# "S" "bool" "SimpleXMLIterator" "public") ("m" "getChildren" #1# "S" "SimpleXMLIterator" "SimpleXMLIterator" "public") ("m" "current" #1# "S" "mixed" #267# "public"))) (#268="SimpleXMLElement" (("m" "xpath" "string $path" "S" "array" "SimpleXMLElement" "public") ("m" "__toString" #1# "S" "string" "SimpleXMLElement" "public") ("m" "registerXPathNamespace" "string $prefix,string $ns" "S" "bool" "SimpleXMLElement" "public") ("m" "getNamespaces" "bool $recursive = false" "S" "array" "SimpleXMLElement" "public") ("m" "getName" #1# "S" "string" "SimpleXMLElement" "public") ("m" "getDocNamespaces" "bool $recursive = false,bool $from_root = true" "S" "array" "SimpleXMLElement" "public") ("m" "count" #1# "S" "int" "SimpleXMLElement" "public") ("m" "children" "string $ns,bool $is_prefix = false" "S" "SimpleXMLElement" "SimpleXMLElement" "public") ("m" "attributes" "string $ns = NULL,bool $is_prefix = false" "S" "SimpleXMLElement" "SimpleXMLElement" "public") ("m" "asXML" "string $filename" "S" "mixed" "SimpleXMLElement" "public") ("m" "addChild" "string $name,string $value,string $namespace" "S" "SimpleXMLElement" "SimpleXMLElement" "public") ("m" "addAttribute" "string $name,string $value,string $namespace" "S" "void" "SimpleXMLElement" "public") ("m" "__construct" #536="string $data,int $options = 0,bool $data_is_url = false,string $ns = \"\",bool $is_prefix = false" #537="S" "void" #268# "public"))) (#270="SplString" (("d" #269="__default" #269# "S" "string" #270# "public"))) (#274="SplBool" (("d" #271="true" #271# "S" "boolean" "SplBool" "public") ("d" #272="false" #272# "S" "boolean" "SplBool" "public") ("d" #273="__default" #273# "S" "boolean" #274# "public"))) (#276="SplEnum" (("m" "getConstList" "bool $include_default = false" "S" "array" "SplEnum" "public") ("d" #275="__default" #275# "S" "NULL" #276# "public"))) (#278="SplFloat" (("d" #277="__default" #277# "S" "float" #278# "public"))) (#280="SplInt" (("d" #279="__default" #279# "S" "integer" #280# "public"))) (#282="SplType" (("m" "__construct" #534="mixed $initial_value,bool $strict" #535="S" "void" "SplType" "public") ("d" #281="__default" #281# "S" "NULL" #282# "public"))) (#283="ZipArchive" (("m" "unchangeName" "string $name" "S" "bool" "ZipArchive" "public") ("m" "unchangeIndex" "int $index" "S" "bool" "ZipArchive" "public") ("m" "unchangeArchive" #1# "S" "bool" "ZipArchive" "public") ("m" "unchangeAll" #1# "S" "bool" "ZipArchive" "public") ("m" "statName" "string $name,int $flags" "S" "array" "ZipArchive" "public") ("m" "statIndex" "int $index,int $flags" "S" "array" "ZipArchive" "public") ("m" "setPassword" "string $password" "S" "bool" "ZipArchive" "public") ("m" "setExternalAttributesName" "string $name,int $opsys,int $attr,int $flags" "S" "bool" "ZipArchive" "public") ("m" "setExternalAttributesIndex" "int $index,int $opsys,int $attr,int $flags" "S" "bool" "ZipArchive" "public") ("m" "setCompressionName" "string $name,int $comp_method,int $comp_flags = 0" "S" "bool" "ZipArchive" "public") ("m" "setCompressionIndex" "int $index,int $comp_method,int $comp_flags = 0" "S" "bool" "ZipArchive" "public") ("m" "setCommentName" "string $name,string $comment" "S" "bool" "ZipArchive" "public") ("m" "setCommentIndex" "int $index,string $comment" "S" "bool" "ZipArchive" "public") ("m" "setArchiveComment" "string $comment" "S" "bool" "ZipArchive" "public") ("m" "renameName" "string $name,string $newname" "S" "bool" "ZipArchive" "public") ("m" "renameIndex" "int $index,string $newname" "S" "bool" "ZipArchive" "public") ("m" "open" "string $filename,int $flags" "S" "mixed" "ZipArchive" "public") ("m" "locateName" "string $name,int $flags" "S" "int" "ZipArchive" "public") ("m" "getStream" "string $name" "S" "resource" "ZipArchive" "public") ("m" "getStatusString" #1# "S" "string" "ZipArchive" "public") ("m" "getNameIndex" "int $index,int $flags" "S" "string" "ZipArchive" "public") ("m" "getFromName" "string $name,int $length = 0,int $flags" "S" "string" "ZipArchive" "public") ("m" "getFromIndex" "int $index,int $length = 0,int $flags" "S" "string" "ZipArchive" "public") ("m" "getExternalAttributesName" "string $name,int &$opsys,int &$attr,int $flags" "S" "bool" "ZipArchive" "public") ("m" "GetExternalAttributesIndex" "int $index,int &$opsys,int &$attr,int $flags" "S" "bool" "ZipArchive" "public") ("m" "getCommentName" "string $name,int $flags" "S" "string" "ZipArchive" "public") ("m" "getCommentIndex" "int $index,int $flags" "S" "string" "ZipArchive" "public") ("m" "getArchiveComment" "int $flags" "S" "string" "ZipArchive" "public") ("m" "extractTo" "string $destination,mixed $entries" "S" "bool" "ZipArchive" "public") ("m" "deleteName" "string $name" "S" "bool" "ZipArchive" "public") ("m" "deleteIndex" "int $index" "S" "bool" "ZipArchive" "public") ("m" "close" #1# "S" "bool" "ZipArchive" "public") ("m" "addPattern" "string $pattern,string $path = \".\",array $options = array()" "S" "bool" "ZipArchive" "public") ("m" "addGlob" "string $pattern,int $flags = 0,array $options = array()" "S" "bool" "ZipArchive" "public") ("m" "addFromString" "string $localname,string $contents" "S" "bool" "ZipArchive" "public") ("m" "addFile" "string $filename,string $localname = NULL,int $start = 0,int $length = 0" "S" "bool" "ZipArchive" "public") ("m" "addEmptyDir" "string $dirname" "S" "bool" #283# "public"))) (#284="DOMXPath" (("m" "registerPhpFunctions" "mixed $restrict" "S" "void" "DOMXPath" "public") ("m" "registerNamespace" "string $prefix,string $namespaceURI" "S" "bool" "DOMXPath" "public") ("m" "query" "string $expression,DOMNode $contextnode,bool $registerNodeNS = true" "S" "DOMNodeList" "DOMXPath" "public") ("m" "evaluate" "string $expression,DOMNode $contextnode,bool $registerNodeNS = true" "S" "mixed" "DOMXPath" "public") ("m" "__construct" #532="DOMDocument $doc" #533="S" "void" "DOMXPath" "public") ("p" "document" #1# "S" "DOMDocument" #284# "public"))) (#285="DOMText" (("m" "splitText" "int $offset" "S" "DOMText" "DOMText" "public") ("m" "isWhitespaceInElementContent" #1# "S" "bool" "DOMText" "public") ("m" "__construct" #530="string $value" #531="S" "void" "DOMText" "public") ("p" "wholeText" #1# "S" "string" #285# "public"))) (#286="DOMProcessingInstruction" (("m" "__construct" #528="string $name,string $value" #529="S" "void" "DOMProcessingInstruction" "public") ("p" "data" #1# "S" "string" "DOMProcessingInstruction" "public") ("p" "target" #1# "S" "string" #286# "public"))) (#287="DOMNotation" (("p" "systemId" #1# "S" "string" "DOMNotation" "public") ("p" "publicId" #1# "S" "string" #287# "public"))) (#288="DOMNodeList" (("m" "item" "int $index" "S" "DOMNode" "DOMNodeList" "public") ("p" "length" #1# "S" "int" #288# "public"))) (#289="DOMNode" (("m" "replaceChild" "DOMNode $newnode,DOMNode $oldnode" "S" "DOMNode" "DOMNode" "public") ("m" "removeChild" "DOMNode $oldnode" "S" "DOMNode" "DOMNode" "public") ("m" "normalize" #1# "S" "void" "DOMNode" "public") ("m" "lookupPrefix" "string $namespaceURI" "S" "string" "DOMNode" "public") ("m" "lookupNamespaceURI" "string $prefix" "S" "string" "DOMNode" "public") ("m" "isSupported" "string $feature,string $version" "S" "bool" "DOMNode" "public") ("m" "isSameNode" "DOMNode $node" "S" "bool" "DOMNode" "public") ("m" "isDefaultNamespace" "string $namespaceURI" "S" "bool" "DOMNode" "public") ("m" "insertBefore" "DOMNode $newnode,DOMNode $refnode" "S" "DOMNode" "DOMNode" "public") ("m" "hasChildNodes" #1# "S" "bool" "DOMNode" "public") ("m" "hasAttributes" #1# "S" "bool" "DOMNode" "public") ("m" "getNodePath" #1# "S" "string" "DOMNode" "public") ("m" "getLineNo" #1# "S" "int" "DOMNode" "public") ("m" "cloneNode" "bool $deep" "S" "DOMNode" "DOMNode" "public") ("m" "C14NFile" "string $uri,bool $exclusive,bool $with_comments,array $xpath,array $ns_prefixes" "S" "int" "DOMNode" "public") ("m" "C14N" "bool $exclusive,bool $with_comments,array $xpath,array $ns_prefixes" "S" "string" "DOMNode" "public") ("m" "appendChild" "DOMNode $newnode" "S" "DOMNode" "DOMNode" "public") ("p" "textContent" #1# "S" "string" "DOMNode" "public") ("p" "baseURI" #1# "S" "string" "DOMNode" "public") ("p" "localName" #1# "S" "string" "DOMNode" "public") ("p" "prefix" #1# "S" "string" "DOMNode" "public") ("p" "namespaceURI" #1# "S" "string" "DOMNode" "public") ("p" "ownerDocument" #1# "S" "DOMDocument" "DOMNode" "public") ("p" "attributes" #1# "S" "DOMNamedNodeMap" "DOMNode" "public") ("p" "nextSibling" #1# "S" "DOMNode" "DOMNode" "public") ("p" "previousSibling" #1# "S" "DOMNode" "DOMNode" "public") ("p" "lastChild" #1# "S" "DOMNode" "DOMNode" "public") ("p" "firstChild" #1# "S" "DOMNode" "DOMNode" "public") ("p" "childNodes" #1# "S" "DOMNodeList" "DOMNode" "public") ("p" "parentNode" #1# "S" "DOMNode" "DOMNode" "public") ("p" "nodeType" #1# "S" "int" "DOMNode" "public") ("p" "nodeValue" #1# "S" "string" "DOMNode" "public") ("p" "nodeName" #1# "S" "string" #289# "public"))) (#290="DOMNamedNodeMap" (("m" "item" "int $index" "S" "DOMNode" "DOMNamedNodeMap" "public") ("m" "getNamedItemNS" "string $namespaceURI,string $localName" "S" "DOMNode" "DOMNamedNodeMap" "public") ("m" "getNamedItem" "string $name" "S" "DOMNode" "DOMNamedNodeMap" "public") ("p" "length" #1# "S" "int" #290# "public"))) (#291="DOMImplementation" (("m" "hasFeature" "string $feature,string $version" "S" "bool" "DOMImplementation" "public") ("m" "createDocumentType" "string $qualifiedName = NULL,string $publicId = NULL,string $systemId = NULL" "S" "DOMDocumentType" "DOMImplementation" "public") ("m" "createDocument" "string $namespaceURI = NULL,string $qualifiedName = NULL,DOMDocumentType $doctype = NULL" "S" "DOMDocument" "DOMImplementation" "public") ("m" "__construct" #1# #527="S" "void" #291# "public"))) (#292="DOMException" (("p" "code" #1# "S" "int" #292# "public"))) (#293="DOMEntityReference" (("m" "__construct" #525="string $name" #526="S" "void" #293# "public"))) (#294="DOMEntity" (("p" "version" #1# "S" "string" "DOMEntity" "public") ("p" "encoding" #1# "S" "string" "DOMEntity" "public") ("p" "actualEncoding" #1# "S" "string" "DOMEntity" "public") ("p" "notationName" #1# "S" "string" "DOMEntity" "public") ("p" "systemId" #1# "S" "string" "DOMEntity" "public") ("p" "publicId" #1# "S" "string" #294# "public"))) (#295="DOMElement" (("m" "setIdAttributeNS" "string $namespaceURI,string $localName,bool $isId" "S" "void" "DOMElement" "public") ("m" "setIdAttributeNode" "DOMAttr $attr,bool $isId" "S" "void" "DOMElement" "public") ("m" "setIdAttribute" "string $name,bool $isId" "S" "void" "DOMElement" "public") ("m" "setAttributeNS" "string $namespaceURI,string $qualifiedName,string $value" "S" "void" "DOMElement" "public") ("m" "setAttributeNodeNS" "DOMAttr $attr" "S" "DOMAttr" "DOMElement" "public") ("m" "setAttributeNode" "DOMAttr $attr" "S" "DOMAttr" "DOMElement" "public") ("m" "setAttribute" "string $name,string $value" "S" "DOMAttr" "DOMElement" "public") ("m" "removeAttributeNS" "string $namespaceURI,string $localName" "S" "bool" "DOMElement" "public") ("m" "removeAttributeNode" "DOMAttr $oldnode" "S" "bool" "DOMElement" "public") ("m" "removeAttribute" "string $name" "S" "bool" "DOMElement" "public") ("m" "hasAttributeNS" "string $namespaceURI,string $localName" "S" "bool" "DOMElement" "public") ("m" "hasAttribute" "string $name" "S" "bool" "DOMElement" "public") ("m" "getElementsByTagNameNS" "string $namespaceURI,string $localName" "S" "DOMNodeList" "DOMElement" "public") ("m" "getElementsByTagName" "string $name" "S" "DOMNodeList" "DOMElement" "public") ("m" "getAttributeNS" "string $namespaceURI,string $localName" "S" "string" "DOMElement" "public") ("m" "getAttributeNodeNS" "string $namespaceURI,string $localName" "S" "DOMAttr" "DOMElement" "public") ("m" "getAttributeNode" "string $name" "S" "DOMAttr" "DOMElement" "public") ("m" "getAttribute" "string $name" "S" "string" "DOMElement" "public") ("m" "__construct" #523="string $name,string $value,string $namespaceURI" #524="S" "void" "DOMElement" "public") ("p" "tagName" #1# "S" "string" "DOMElement" "public") ("p" "schemaTypeInfo" #1# "S" "bool" #295# "public"))) (#296="DOMDocumentType" (("p" "internalSubset" #1# "S" "string" "DOMDocumentType" "public") ("p" "notations" #1# "S" "DOMNamedNodeMap" "DOMDocumentType" "public") ("p" "entities" #1# "S" "DOMNamedNodeMap" "DOMDocumentType" "public") ("p" "name" #1# "S" "string" "DOMDocumentType" "public") ("p" "systemId" #1# "S" "string" "DOMDocumentType" "public") ("p" "publicId" #1# "S" "string" #296# "public"))) (#297="DOMDocumentFragment" (("m" "appendXML" "string $data" "S" "bool" #297# "public"))) (#298="DOMDocument" (("m" "xinclude" "int $options" "S" "int" "DOMDocument" "public") ("m" "validate" #1# "S" "bool" "DOMDocument" "public") ("m" "schemaValidateSource" "string $source,int $flags" "S" "bool" "DOMDocument" "public") ("m" "schemaValidate" "string $filename,int $flags" "S" "bool" "DOMDocument" "public") ("m" "saveXML" "DOMNode $node,int $options" "S" "string" "DOMDocument" "public") ("m" "saveHTMLFile" "string $filename" "S" "int" "DOMDocument" "public") ("m" "saveHTML" "DOMNode $node = NULL" "S" "string" "DOMDocument" "public") ("m" "save" "string $filename,int $options" "S" "int" "DOMDocument" "public") ("m" "relaxNGValidateSource" "string $source" "S" "bool" "DOMDocument" "public") ("m" "relaxNGValidate" "string $filename" "S" "bool" "DOMDocument" "public") ("m" "registerNodeClass" "string $baseclass,string $extendedclass" "S" "bool" "DOMDocument" "public") ("m" "normalizeDocument" #1# "S" "void" "DOMDocument" "public") ("m" "loadXML" "string $source,int $options = 0" "S" "mixed" "DOMDocument" "public") ("m" "loadHTMLFile" "string $filename,int $options = 0" "S" "bool" "DOMDocument" "public") ("m" "loadHTML" "string $source,int $options = 0" "S" "bool" "DOMDocument" "public") ("m" "load" "string $filename,int $options = 0" "S" "mixed" "DOMDocument" "public") ("m" "importNode" "DOMNode $importedNode,bool $deep" "S" "DOMNode" "DOMDocument" "public") ("m" "getElementsByTagNameNS" "string $namespaceURI,string $localName" "S" "DOMNodeList" "DOMDocument" "public") ("m" "getElementsByTagName" "string $name" "S" "DOMNodeList" "DOMDocument" "public") ("m" "getElementById" "string $elementId" "S" "DOMElement" "DOMDocument" "public") ("m" "createTextNode" "string $content" "S" "DOMText" "DOMDocument" "public") ("m" "createProcessingInstruction" "string $target,string $data" "S" "DOMProcessingInstruction" "DOMDocument" "public") ("m" "createEntityReference" "string $name" "S" "DOMEntityReference" "DOMDocument" "public") ("m" "createElementNS" "string $namespaceURI,string $qualifiedName,string $value" "S" "DOMElement" "DOMDocument" "public") ("m" "createElement" "string $name,string $value" "S" "DOMElement" "DOMDocument" "public") ("m" "createDocumentFragment" #1# "S" "DOMDocumentFragment" "DOMDocument" "public") ("m" "createComment" "string $data" "S" "DOMComment" "DOMDocument" "public") ("m" "createCDATASection" "string $data" "S" "DOMCDATASection" "DOMDocument" "public") ("m" "createAttributeNS" "string $namespaceURI,string $qualifiedName" "S" "DOMAttr" "DOMDocument" "public") ("m" "createAttribute" "string $name" "S" "DOMAttr" "DOMDocument" "public") ("m" "__construct" #521="string $version,string $encoding" #522="S" "void" "DOMDocument" "public") ("p" "xmlVersion" #1# "S" "string" "DOMDocument" "public") ("p" "xmlStandalone" #1# "S" "bool" "DOMDocument" "public") ("p" "xmlEncoding" #1# "S" "string" "DOMDocument" "public") ("p" "version" #1# "S" "string" "DOMDocument" "public") ("p" "validateOnParse" #1# "S" "bool" "DOMDocument" "public") ("p" "substituteEntities" #1# "S" "bool" "DOMDocument" "public") ("p" "strictErrorChecking" #1# "S" "bool" "DOMDocument" "public") ("p" "standalone" #1# "S" "bool" "DOMDocument" "public") ("p" "resolveExternals" #1# "S" "bool" "DOMDocument" "public") ("p" "recover" #1# "S" "bool" "DOMDocument" "public") ("p" "preserveWhiteSpace" #1# "S" "bool" "DOMDocument" "public") ("p" "implementation" #1# "S" "DOMImplementation" "DOMDocument" "public") ("p" "formatOutput" #1# "S" "bool" "DOMDocument" "public") ("p" "encoding" #1# "S" "string" "DOMDocument" "public") ("p" "documentURI" #1# "S" "string" "DOMDocument" "public") ("p" "documentElement" #1# "S" "DOMElement" "DOMDocument" "public") ("p" "doctype" #1# "S" "DOMDocumentType" "DOMDocument" "public") ("p" "config" #1# "S" "DOMConfiguration" "DOMDocument" "public") ("p" "actualEncoding" #1# "S" "string" #298# "public"))) (#299="DOMComment" (("m" "__construct" #519="string $value" #520="S" "void" #299# "public"))) (#300="DOMCharacterData" (("m" "substringData" "int $offset,int $count" "S" "string" "DOMCharacterData" "public") ("m" "replaceData" "int $offset,int $count,string $data" "S" "void" "DOMCharacterData" "public") ("m" "insertData" "int $offset,string $data" "S" "void" "DOMCharacterData" "public") ("m" "deleteData" "int $offset,int $count" "S" "void" "DOMCharacterData" "public") ("m" "appendData" "string $data" "S" "void" "DOMCharacterData" "public") ("p" "length" #1# "S" "int" "DOMCharacterData" "public") ("p" "data" #1# "S" "string" #300# "public"))) (#301="DOMCdataSection" (("m" "__construct" #517="string $value" #518="S" "void" #301# "public"))) (#302="DOMAttr" (("m" "isId" #1# "S" "bool" "DOMAttr" "public") ("m" "__construct" #515="string $name,string $value" #516="S" "void" "DOMAttr" "public") ("p" "value" #1# "S" "string" "DOMAttr" "public") ("p" "specified" #1# "S" "bool" "DOMAttr" "public") ("p" "schemaTypeInfo" #1# "S" "bool" "DOMAttr" "public") ("p" "ownerElement" #1# "S" "DOMElement" "DOMAttr" "public") ("p" "name" #1# "S" "string" #302# "public"))) (#303="SplSubject" (("m" "notify" #1# "S" "void" "SplSubject" "public") ("m" "detach" "SplObserver $observer" "S" "void" "SplSubject" "public") ("m" "attach" "SplObserver $observer" "S" "void" #303# "public"))) (#304="SplObserver" (("m" "update" "SplSubject $subject" "S" "void" #304# "public"))) (#307="ArrayObject" (("m" "unserialize" "string $serialized" "S" "void" "ArrayObject" "public") ("m" "uksort" "callable $cmp_function" "S" "void" "ArrayObject" "public") ("m" "uasort" "callable $cmp_function" "S" "void" "ArrayObject" "public") ("m" "setIteratorClass" "string $iterator_class" "S" "void" "ArrayObject" "public") ("m" "setFlags" "int $flags" "S" "void" "ArrayObject" "public") ("m" "serialize" #1# "S" "string" "ArrayObject" "public") ("m" "offsetUnset" "mixed $index" "S" "void" "ArrayObject" "public") ("m" "offsetSet" "mixed $index,mixed $newval" "S" "void" "ArrayObject" "public") ("m" "offsetGet" "mixed $index" "S" "mixed" "ArrayObject" "public") ("m" "offsetExists" "mixed $index" "S" "bool" "ArrayObject" "public") ("m" "natsort" #1# "S" "void" "ArrayObject" "public") ("m" "natcasesort" #1# "S" "void" "ArrayObject" "public") ("m" "ksort" #1# "S" "void" "ArrayObject" "public") ("m" "getIteratorClass" #1# "S" "string" "ArrayObject" "public") ("m" "getIterator" #1# "S" "ArrayIterator" "ArrayObject" "public") ("m" "getFlags" #1# "S" "int" "ArrayObject" "public") ("m" "getArrayCopy" #1# "S" "array" "ArrayObject" "public") ("m" "exchangeArray" "mixed $input" "S" "array" "ArrayObject" "public") ("m" "count" #1# "S" "int" "ArrayObject" "public") ("m" "asort" #1# "S" "void" "ArrayObject" "public") ("m" "append" "mixed $value" "S" "void" "ArrayObject" "public") ("m" "__construct" #513="mixed $input = null,int $flags = 0,string $iterator_class = \"ArrayIterator\"" #514="S" "void" "ArrayObject" "public") ("d" #305="ARRAY_AS_PROPS" #305# "S" "integer" "ArrayObject" "public") ("d" #306="STD_PROP_LIST" #306# "S" "integer" #307# "public"))) (#308="SplTempFileObject" (("m" "__construct" #511="int $max_memory" #512="S" "void" #308# "public"))) (#313="SplFileObject" (("m" "valid" #1# "S" "bool" "SplFileObject" "public") ("m" "__toString" #1# "S" "void" "SplFileObject" "public") ("m" "setMaxLineLen" "int $max_len" "S" "void" "SplFileObject" "public") ("m" "setFlags" "int $flags" "S" "void" "SplFileObject" "public") ("m" "setCsvControl" "string $delimiter = \",\",string $enclosure = \"\\\"\",string $escape = \"\\\\\"" "S" "void" "SplFileObject" "public") ("m" "seek" "int $line_pos" "S" "void" "SplFileObject" "public") ("m" "rewind" #1# "S" "void" "SplFileObject" "public") ("m" "next" #1# "S" "void" "SplFileObject" "public") ("m" "key" #1# "S" "int" "SplFileObject" "public") ("m" "hasChildren" #1# "S" "bool" "SplFileObject" "public") ("m" "getMaxLineLen" #1# "S" "int" "SplFileObject" "public") ("m" "getFlags" #1# "S" "int" "SplFileObject" "public") ("m" "getCsvControl" #1# "S" "array" "SplFileObject" "public") ("m" "getChildren" #1# "S" "void" "SplFileObject" "public") ("m" "fwrite" "string $str,int $length" "S" "int" "SplFileObject" "public") ("m" "ftruncate" "int $size" "S" "bool" "SplFileObject" "public") ("m" "ftell" #1# "S" "int" "SplFileObject" "public") ("m" "fstat" #1# "S" "array" "SplFileObject" "public") ("m" "fseek" "int $offset,int $whence = SEEK_SET" "S" "int" "SplFileObject" "public") ("m" "fscanf" "string $format,$args" "S" "mixed" "SplFileObject" "public") ("m" "fread" "int $length" "S" "string" "SplFileObject" "public") ("m" "fputcsv" "array $fields,string $delimiter = \",\",string $enclosure = '\"',string $escape = \"\\\\\"" "S" "int" "SplFileObject" "public") ("m" "fpassthru" #1# "S" "int" "SplFileObject" "public") ("m" "flock" "int $operation,int &$wouldblock" "S" "bool" "SplFileObject" "public") ("m" "fgetss" "string $allowable_tags" "S" "string" "SplFileObject" "public") ("m" "fgets" #1# "S" "string" "SplFileObject" "public") ("m" "fgetcsv" "string $delimiter = \",\",string $enclosure = \"\\\"\",string $escape = \"\\\\\"" "S" "array" "SplFileObject" "public") ("m" "fgetc" #1# "S" "string" "SplFileObject" "public") ("m" "fflush" #1# "S" "bool" "SplFileObject" "public") ("m" "eof" #1# "S" "bool" "SplFileObject" "public") ("m" "current" #1# "S" "string" "SplFileObject" "public") ("d" #309="READ_CSV" #309# "S" "integer" "SplFileObject" "public") ("d" #310="SKIP_EMPTY" #310# "S" "integer" "SplFileObject" "public") ("d" #311="READ_AHEAD" #311# "S" "integer" "SplFileObject" "public") ("d" #312="DROP_NEW_LINE" #312# "S" "integer" #313# "public"))) (#314="SplFileInfo" (("m" "__toString" #1# "S" "void" "SplFileInfo" "public") ("m" "setInfoClass" "string $class_name = \"SplFileInfo\"" "S" "void" "SplFileInfo" "public") ("m" "setFileClass" "string $class_name = \"SplFileObject\"" "S" "void" "SplFileInfo" "public") ("m" "openFile" "string $open_mode = \"r\",bool $use_include_path = false,resource $context = NULL" "S" "SplFileObject" "SplFileInfo" "public") ("m" "isWritable" #1# "S" "bool" "SplFileInfo" "public") ("m" "isReadable" #1# "S" "bool" "SplFileInfo" "public") ("m" "isLink" #1# "S" "bool" "SplFileInfo" "public") ("m" "isFile" #1# "S" "bool" "SplFileInfo" "public") ("m" "isExecutable" #1# "S" "bool" "SplFileInfo" "public") ("m" "isDir" #1# "S" "bool" "SplFileInfo" "public") ("m" "getType" #1# "S" "string" "SplFileInfo" "public") ("m" "getSize" #1# "S" "int" "SplFileInfo" "public") ("m" "getRealPath" #1# "S" "string" "SplFileInfo" "public") ("m" "getPerms" #1# "S" "int" "SplFileInfo" "public") ("m" "getPathname" #1# "S" "string" "SplFileInfo" "public") ("m" "getPathInfo" "string $class_name" "S" "SplFileInfo" "SplFileInfo" "public") ("m" "getPath" #1# "S" "string" "SplFileInfo" "public") ("m" "getOwner" #1# "S" "int" "SplFileInfo" "public") ("m" "getMTime" #1# "S" "int" "SplFileInfo" "public") ("m" "getLinkTarget" #1# "S" "string" "SplFileInfo" "public") ("m" "getInode" #1# "S" "int" "SplFileInfo" "public") ("m" "getGroup" #1# "S" "int" "SplFileInfo" "public") ("m" "getFilename" #1# "S" "string" "SplFileInfo" "public") ("m" "getFileInfo" "string $class_name" "S" "SplFileInfo" "SplFileInfo" "public") ("m" "getExtension" #1# "S" "string" "SplFileInfo" "public") ("m" "getCTime" #1# "S" "int" "SplFileInfo" "public") ("m" "getBasename" "string $suffix" "S" "string" "SplFileInfo" "public") ("m" "getATime" #1# "S" "int" "SplFileInfo" "public") ("m" "__construct" #509="string $file_name" #510="S" "void" #314# "public"))) (#508="UnexpectedValueException" nil) (#507="UnderflowException" nil) (#506="RuntimeException" nil) (#505="RangeException" nil) (#504="OverflowException" nil) (#503="OutOfRangeException" nil) (#502="OutOfBoundsException" nil) (#501="LengthException" nil) (#500="InvalidArgumentException" nil) (#499="DomainException" nil) (#498="BadMethodCallException" nil) (#497="BadFunctionCallException" nil) (#496="LogicException" nil) (#315="Exception" (("m" "__clone" #1# "S" "private" "Exception" "public") ("m" "__toString" #1# "S" "string" "Exception" "public") ("m" "getTraceAsString" #1# "S" "string" "Exception" "public") ("m" "getTrace" #1# "S" "array" "Exception" "public") ("m" "getLine" #1# "S" "int" "Exception" "public") ("m" "getFile" #1# "S" "string" "Exception" "public") ("m" "getCode" #1# "S" "int" "Exception" "public") ("m" "getPrevious" #1# "S" "Exception" "Exception" "public") ("m" "getMessage" #1# "S" "string" "Exception" "public") ("m" "__construct" #494="string $message = \"\",int $code = 0,Exception $previous = NULL" #495="S" "void" "Exception" "public") ("p" "line" #1# "S" "int" "Exception" "protected") ("p" "file" #1# "S" "string" "Exception" "protected") ("p" "code" #1# "S" "int" "Exception" "protected") ("p" "message" #1# "S" "string" #315# "protected"))) (#781="Traversable" nil) (#316="Iterator" (("m" "valid" #1# "S" "boolean" "Iterator" "public") ("m" "rewind" #1# "S" "void" "Iterator" "public") ("m" "next" #1# "S" "void" "Iterator" "public") ("m" "key" #1# "S" "scalar" "Iterator" "public") ("m" "current" #1# "S" "mixed" #316# "public"))) (#317="Countable" (("m" "count" #1# "S" "int" #317# "public"))) (#318="RecursiveIterator" (("m" "hasChildren" #1# "S" "bool" "RecursiveIterator" "public") ("m" "getChildren" #1# "S" "RecursiveIterator" #318# "public"))) (#325="RegexIterator" (("m" "setPregFlags" "int $preg_flags" "S" "void" "RegexIterator" "public") ("m" "setMode" "int $mode" "S" "void" "RegexIterator" "public") ("m" "setFlags" "int $flags" "S" "void" "RegexIterator" "public") ("m" "getRegex" #1# "S" "string" "RegexIterator" "public") ("m" "getPregFlags" #1# "S" "int" "RegexIterator" "public") ("m" "getMode" #1# "S" "int" "RegexIterator" "public") ("m" "getFlags" #1# "S" "int" "RegexIterator" "public") ("m" "accept" #1# "S" "bool" "RegexIterator" "public") ("m" "__construct" #492="Iterator $iterator,string $regex,int $mode = self::MATCH,int $flags = 0,int $preg_flags = 0" #493="S" "void" "RegexIterator" "public") ("d" #319="USE_KEY" #319# "S" "integer" "RegexIterator" "public") ("d" #320="REPLACE" #320# "S" "integer" "RegexIterator" "public") ("d" #321="SPLIT" #321# "S" "integer" "RegexIterator" "public") ("d" #322="ALL_MATCHES" #322# "S" "integer" "RegexIterator" "public") ("d" #323="GET_MATCH" #323# "S" "integer" "RegexIterator" "public") ("d" #324="MATCH" #324# "S" "integer" #325# "public"))) (#334="RecursiveTreeIterator" (("m" "valid" #1# "S" "bool" "RecursiveTreeIterator" "public") ("m" "setPrefixPart" "int $part,string $value" "S" "void" "RecursiveTreeIterator" "public") ("m" "rewind" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "nextElement" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "next" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "key" #1# "S" "string" "RecursiveTreeIterator" "public") ("m" "getPrefix" #1# "S" "string" "RecursiveTreeIterator" "public") ("m" "getPostfix" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "getEntry" #1# "S" "string" "RecursiveTreeIterator" "public") ("m" "endIteration" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "endChildren" #1# "S" "void" "RecursiveTreeIterator" "public") ("m" "current" #1# "S" "string" "RecursiveTreeIterator" "public") ("m" "__construct" #490="RecursiveIterator_IteratorAggregate $it,int $flags = RecursiveTreeIterator::BYPASS_KEY,int $cit_flags = CachingIterator::CATCH_GET_CHILD,int $mode = RecursiveIteratorIterator::SELF_FIRST" #491="S" "void" "RecursiveTreeIterator" "public") ("m" "callHasChildren" #1# "S" "bool" "RecursiveTreeIterator" "public") ("m" "callGetChildren" #1# "S" "RecursiveIterator" "RecursiveTreeIterator" "public") ("m" "beginIteration" #1# "S" "RecursiveIterator" "RecursiveTreeIterator" "public") ("m" "beginChildren" #1# "S" "void" "RecursiveTreeIterator" "public") ("d" #326="PREFIX_RIGHT" #326# "S" "integer" "RecursiveTreeIterator" "public") ("d" #327="PREFIX_END_LAST" #327# "S" "integer" "RecursiveTreeIterator" "public") ("d" #328="PREFIX_END_HAS_NEXT" #328# "S" "integer" "RecursiveTreeIterator" "public") ("d" #329="PREFIX_MID_LAST" #329# "S" "integer" "RecursiveTreeIterator" "public") ("d" #330="PREFIX_MID_HAS_NEXT" #330# "S" "integer" "RecursiveTreeIterator" "public") ("d" #331="PREFIX_LEFT" #331# "S" "integer" "RecursiveTreeIterator" "public") ("d" #332="BYPASS_KEY" #332# "S" "integer" "RecursiveTreeIterator" "public") ("d" #333="BYPASS_CURRENT" #333# "S" "integer" #334# "public"))) (#335="RecursiveRegexIterator" (("m" "hasChildren" #1# "S" "bool" "RecursiveRegexIterator" "public") ("m" "getChildren" #1# "S" "RecursiveRegexIterator" "RecursiveRegexIterator" "public") ("m" "__construct" #488="RecursiveIterator $iterator,string $regex,int $mode = self::MATCH,int $flags = 0,int $preg_flags = 0" #489="S" "void" #335# "public"))) (#340="RecursiveIteratorIterator" (("m" "valid" #1# "S" "bool" "RecursiveIteratorIterator" "public") ("m" "setMaxDepth" "string $max_depth = -1" "S" "void" "RecursiveIteratorIterator" "public") ("m" "rewind" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "nextElement" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "next" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "key" #1# "S" "mixed" "RecursiveIteratorIterator" "public") ("m" "getSubIterator" "int $level" "S" "RecursiveIterator" "RecursiveIteratorIterator" "public") ("m" "getMaxDepth" #1# "S" "mixed" "RecursiveIteratorIterator" "public") ("m" "getInnerIterator" #1# "S" "iterator" "RecursiveIteratorIterator" "public") ("m" "getDepth" #1# "S" "int" "RecursiveIteratorIterator" "public") ("m" "endIteration" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "endChildren" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "current" #1# "S" "mixed" "RecursiveIteratorIterator" "public") ("m" "__construct" #486="Traversable $iterator,int $mode = RecursiveIteratorIterator::LEAVES_ONLY,int $flags = 0" #487="S" "void" "RecursiveIteratorIterator" "public") ("m" "callHasChildren" #1# "S" "bool" "RecursiveIteratorIterator" "public") ("m" "callGetChildren" #1# "S" "RecursiveIterator" "RecursiveIteratorIterator" "public") ("m" "beginIteration" #1# "S" "void" "RecursiveIteratorIterator" "public") ("m" "beginChildren" #1# "S" "void" "RecursiveIteratorIterator" "public") ("d" #336="CATCH_GET_CHILD" #336# "S" "integer" "RecursiveIteratorIterator" "public") ("d" #337="CHILD_FIRST" #337# "S" "integer" "RecursiveIteratorIterator" "public") ("d" #338="SELF_FIRST" #338# "S" "integer" "RecursiveIteratorIterator" "public") ("d" #339="LEAVES_ONLY" #339# "S" "integer" #340# "public"))) (#341="RecursiveFilterIterator" (("m" "hasChildren" #1# "S" "bool" "RecursiveFilterIterator" "public") ("m" "getChildren" #1# "S" "RecursiveFilterIterator" "RecursiveFilterIterator" "public") ("m" "__construct" #484="RecursiveIterator $iterator" #485="S" "void" #341# "public"))) (#342="RecursiveDirectoryIterator" (("m" "rewind" #1# "S" "void" "RecursiveDirectoryIterator" "public") ("m" "next" #1# "S" "void" "RecursiveDirectoryIterator" "public") ("m" "key" #1# "S" "string" "RecursiveDirectoryIterator" "public") ("m" "hasChildren" "bool $allow_links = false" "S" "bool" "RecursiveDirectoryIterator" "public") ("m" "getSubPathname" #1# "S" "string" "RecursiveDirectoryIterator" "public") ("m" "getSubPath" #1# "S" "string" "RecursiveDirectoryIterator" "public") ("m" "getChildren" #1# "S" "mixed" "RecursiveDirectoryIterator" "public") ("m" "__construct" #482="string $path,int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO" #483="S" "void" #342# "public"))) (#343="RecursiveCallbackFilterIterator" (("m" "hasChildren" #1# "S" "void" "RecursiveCallbackFilterIterator" "public") ("m" "getChildren" #1# "S" "RecursiveCallbackFilterIterator" "RecursiveCallbackFilterIterator" "public") ("m" "__construct" #480="RecursiveIterator $iterator,string $callback" #481="S" "void" #343# "public"))) (#344="RecursiveCachingIterator" (("m" "hasChildren" #1# "S" "bool" "RecursiveCachingIterator" "public") ("m" "getChildren" #1# "S" "RecursiveCachingIterator" "RecursiveCachingIterator" "public") ("m" "__construct" #478="Iterator $iterator,string $flags = self::CALL_TOSTRING" #479="S" "void" #344# "public"))) (#345="RecursiveArrayIterator" (("m" "hasChildren" #1# "S" "bool" "RecursiveArrayIterator" "public") ("m" "getChildren" #1# "S" "RecursiveArrayIterator" #345# "public"))) (#346="ParentIterator" (("m" "rewind" #1# "S" "void" "ParentIterator" "public") ("m" "next" #1# "S" "void" "ParentIterator" "public") ("m" "hasChildren" #1# "S" "bool" "ParentIterator" "public") ("m" "getChildren" #1# "S" "ParentIterator" "ParentIterator" "public") ("m" "__construct" #476="RecursiveIterator $iterator" #477="S" "void" "ParentIterator" "public") ("m" "accept" #1# "S" "bool" #346# "public"))) (#347="NoRewindIterator" (("m" "valid" #1# "S" "bool" "NoRewindIterator" "public") ("m" "rewind" #1# "S" "void" "NoRewindIterator" "public") ("m" "next" #1# "S" "void" "NoRewindIterator" "public") ("m" "key" #1# "S" "mixed" "NoRewindIterator" "public") ("m" "getInnerIterator" #1# "S" "iterator" "NoRewindIterator" "public") ("m" "current" #1# "S" "mixed" "NoRewindIterator" "public") ("m" "__construct" #474="Iterator $iterator" #475="S" "void" #347# "public"))) (#352="MultipleIterator" (("m" "valid" #1# "S" "void" "MultipleIterator" "public") ("m" "setFlags" "int $flags" "S" "void" "MultipleIterator" "public") ("m" "rewind" #1# "S" "void" "MultipleIterator" "public") ("m" "next" #1# "S" "void" "MultipleIterator" "public") ("m" "key" #1# "S" "array" "MultipleIterator" "public") ("m" "getFlags" #1# "S" "void" "MultipleIterator" "public") ("m" "detachIterator" "Iterator $iterator" "S" "void" "MultipleIterator" "public") ("m" "current" #1# "S" "array" "MultipleIterator" "public") ("m" "countIterators" #1# "S" "void" "MultipleIterator" "public") ("m" "containsIterator" "Iterator $iterator" "S" "void" "MultipleIterator" "public") ("m" "attachIterator" "Iterator $iterator,string $infos" "S" "void" "MultipleIterator" "public") ("m" "__construct" #472="int $flags = MultipleIterator::MIT_NEED_ALL|MultipleIterator::MIT_KEYS_NUMERIC" #473="S" "void" "MultipleIterator" "public") ("d" #348="MIT_KEYS_ASSOC" #348# "S" "integer" "MultipleIterator" "public") ("d" #349="MIT_KEYS_NUMERIC" #349# "S" "integer" "MultipleIterator" "public") ("d" #350="MIT_NEED_ALL" #350# "S" "integer" "MultipleIterator" "public") ("d" #351="MIT_NEED_ANY" #351# "S" "integer" #352# "public"))) (#353="LimitIterator" (("m" "valid" #1# "S" "bool" "LimitIterator" "public") ("m" "seek" "int $position" "S" "int" "LimitIterator" "public") ("m" "rewind" #1# "S" "void" "LimitIterator" "public") ("m" "next" #1# "S" "void" "LimitIterator" "public") ("m" "key" #1# "S" "mixed" "LimitIterator" "public") ("m" "getPosition" #1# "S" "int" "LimitIterator" "public") ("m" "getInnerIterator" #1# "S" "Iterator" "LimitIterator" "public") ("m" "current" #1# "S" "mixed" "LimitIterator" "public") ("m" "__construct" #470="Iterator $iterator,int $offset = 0,int $count = -1" #471="S" "void" #353# "public"))) (#354="InfiniteIterator" (("m" "next" #1# "S" "void" "InfiniteIterator" "public") ("m" "__construct" #468="Iterator $iterator" #469="S" "void" #354# "public"))) (#355="GlobIterator" (("m" "count" #1# "S" "int" "GlobIterator" "public") ("m" "__construct" #466="string $path,int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO" #467="S" "void" #355# "public"))) (#356="FilterIterator" (("m" "valid" #1# "S" "bool" "FilterIterator" "public") ("m" "rewind" #1# "S" "void" "FilterIterator" "public") ("m" "next" #1# "S" "void" "FilterIterator" "public") ("m" "key" #1# "S" "mixed" "FilterIterator" "public") ("m" "getInnerIterator" #1# "S" "Iterator" "FilterIterator" "public") ("m" "current" #1# "S" "mixed" "FilterIterator" "public") ("m" "__construct" #464="Iterator $iterator" #465="S" "void" "FilterIterator" "public") ("m" "accept" #1# "S" "bool" #356# "public"))) (#368="FilesystemIterator" (("m" "setFlags" "int $flags" "S" "void" "FilesystemIterator" "public") ("m" "rewind" #1# "S" "void" "FilesystemIterator" "public") ("m" "next" #1# "S" "void" "FilesystemIterator" "public") ("m" "key" #1# "S" "string" "FilesystemIterator" "public") ("m" "getFlags" #1# "S" "int" "FilesystemIterator" "public") ("m" "current" #1# "S" "mixed" "FilesystemIterator" "public") ("m" "__construct" #462="string $path,int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS" #463="S" "void" "FilesystemIterator" "public") ("d" #357="UNIX_PATHS" #357# "S" "integer" "FilesystemIterator" "public") ("d" #358="SKIP_DOTS" #358# "S" "integer" "FilesystemIterator" "public") ("d" #359="NEW_CURRENT_AND_KEY" #359# "S" "integer" "FilesystemIterator" "public") ("d" #360="KEY_MODE_MASK" #360# "S" "integer" "FilesystemIterator" "public") ("d" #361="FOLLOW_SYMLINKS" #361# "S" "integer" "FilesystemIterator" "public") ("d" #362="KEY_AS_FILENAME" #362# "S" "integer" "FilesystemIterator" "public") ("d" #363="KEY_AS_PATHNAME" #363# "S" "integer" "FilesystemIterator" "public") ("d" #364="CURRENT_MODE_MASK" #364# "S" "integer" "FilesystemIterator" "public") ("d" #365="CURRENT_AS_SELF" #365# "S" "integer" "FilesystemIterator" "public") ("d" #366="CURRENT_AS_FILEINFO" #366# "S" "integer" "FilesystemIterator" "public") ("d" #367="CURRENT_AS_PATHNAME" #367# "S" "integer" #368# "public"))) (#369="EmptyIterator" (("m" "valid" #1# "S" "void" "EmptyIterator" "public") ("m" "rewind" #1# "S" "void" "EmptyIterator" "public") ("m" "next" #1# "S" "void" "EmptyIterator" "public") ("m" "key" #1# "S" "void" "EmptyIterator" "public") ("m" "current" #1# "S" "void" #369# "public"))) (#370="DirectoryIterator" (("m" "valid" #1# "S" "bool" "DirectoryIterator" "public") ("m" "__toString" #1# "S" "string" "DirectoryIterator" "public") ("m" "seek" "int $position" "S" "void" "DirectoryIterator" "public") ("m" "rewind" #1# "S" "void" "DirectoryIterator" "public") ("m" "next" #1# "S" "void" "DirectoryIterator" "public") ("m" "key" #1# "S" "string" "DirectoryIterator" "public") ("m" "isWritable" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isReadable" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isLink" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isFile" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isExecutable" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isDot" #1# "S" "bool" "DirectoryIterator" "public") ("m" "isDir" #1# "S" "bool" "DirectoryIterator" "public") ("m" "getType" #1# "S" "string" "DirectoryIterator" "public") ("m" "getSize" #1# "S" "int" "DirectoryIterator" "public") ("m" "getPerms" #1# "S" "int" "DirectoryIterator" "public") ("m" "getPathname" #1# "S" "string" "DirectoryIterator" "public") ("m" "getPath" #1# "S" "string" "DirectoryIterator" "public") ("m" "getOwner" #1# "S" "int" "DirectoryIterator" "public") ("m" "getMTime" #1# "S" "int" "DirectoryIterator" "public") ("m" "getInode" #1# "S" "int" "DirectoryIterator" "public") ("m" "getGroup" #1# "S" "int" "DirectoryIterator" "public") ("m" "getFilename" #1# "S" "string" "DirectoryIterator" "public") ("m" "getExtension" #1# "S" "string" "DirectoryIterator" "public") ("m" "getCTime" #1# "S" "int" "DirectoryIterator" "public") ("m" "getBasename" "string $suffix" "S" "string" "DirectoryIterator" "public") ("m" "getATime" #1# "S" "int" "DirectoryIterator" "public") ("m" "current" #1# "S" "DirectoryIterator" "DirectoryIterator" "public") ("m" "__construct" #460="string $path" #461="S" "void" #370# "public"))) (#371="CallbackFilterIterator" (("m" "accept" #1# "S" "string" "CallbackFilterIterator" "public") ("m" "__construct" #458="Iterator $iterator,callable $callback" #459="S" "void" #371# "public"))) (#378="CachingIterator" (("m" "valid" #1# "S" "void" "CachingIterator" "public") ("m" "__toString" #1# "S" "void" "CachingIterator" "public") ("m" "setFlags" "bitmask $flags" "S" "void" "CachingIterator" "public") ("m" "rewind" #1# "S" "void" "CachingIterator" "public") ("m" "offsetUnset" "string $index" "S" "void" "CachingIterator" "public") ("m" "offsetSet" "string $index,string $newval" "S" "void" "CachingIterator" "public") ("m" "offsetGet" "string $index" "S" "void" "CachingIterator" "public") ("m" "offsetExists" "string $index" "S" "void" "CachingIterator" "public") ("m" "next" #1# "S" "void" "CachingIterator" "public") ("m" "key" #1# "S" "scalar" "CachingIterator" "public") ("m" "hasNext" #1# "S" "void" "CachingIterator" "public") ("m" "getInnerIterator" #1# "S" "Iterator" "CachingIterator" "public") ("m" "getFlags" #1# "S" "void" "CachingIterator" "public") ("m" "getCache" #1# "S" "array" "CachingIterator" "public") ("m" "current" #1# "S" "void" "CachingIterator" "public") ("m" "count" #1# "S" "int" "CachingIterator" "public") ("m" "__construct" #456="Iterator $iterator,string $flags = self::CALL_TOSTRING" #457="S" "void" "CachingIterator" "public") ("d" #372="FULL_CACHE" #372# "S" "void" "CachingIterator" "public") ("d" #373="TOSTRING_USE_INNER" #373# "S" "void" "CachingIterator" "public") ("d" #374="TOSTRING_USE_CURRENT" #374# "S" "void" "CachingIterator" "public") ("d" #375="TOSTRING_USE_KEY" #375# "S" "void" "CachingIterator" "public") ("d" #376="CATCH_GET_CHILD" #376# "S" "void" "CachingIterator" "public") ("d" #377="CALL_TOSTRING" #377# "S" "void" #378# "public"))) (#379="SeekableIterator" (("m" "seek" "int $position" "S" "void" "SeekableIterator" "public") ("m" "seek" "int $position" "S" "void" #379# "public"))) (#380="ArrayIterator" (("m" "valid" #1# "S" "bool" "ArrayIterator" "public") ("m" "unserialize" "string $serialized" "S" "string" "ArrayIterator" "public") ("m" "uksort" "string $cmp_function" "S" "void" "ArrayIterator" "public") ("m" "uasort" "string $cmp_function" "S" "void" "ArrayIterator" "public") ("m" "setFlags" "string $flags" "S" "void" "ArrayIterator" "public") ("m" "serialize" #1# "S" "string" "ArrayIterator" "public") ("m" "seek" "int $position" "S" "void" "ArrayIterator" "public") ("m" "rewind" #1# "S" "void" "ArrayIterator" "public") ("m" "offsetUnset" "string $index" "S" "void" "ArrayIterator" "public") ("m" "offsetSet" "string $index,string $newval" "S" "void" "ArrayIterator" "public") ("m" "offsetGet" "string $index" "S" "mixed" "ArrayIterator" "public") ("m" "offsetExists" "string $index" "S" "void" "ArrayIterator" "public") ("m" "next" #1# "S" "void" "ArrayIterator" "public") ("m" "natsort" #1# "S" "void" "ArrayIterator" "public") ("m" "natcasesort" #1# "S" "void" "ArrayIterator" "public") ("m" "ksort" #1# "S" "void" "ArrayIterator" "public") ("m" "key" #1# "S" "mixed" "ArrayIterator" "public") ("m" "getFlags" #1# "S" "void" "ArrayIterator" "public") ("m" "getArrayCopy" #1# "S" "array" "ArrayIterator" "public") ("m" "current" #1# "S" "mixed" "ArrayIterator" "public") ("m" "count" #1# "S" "int" "ArrayIterator" "public") ("m" "__construct" #454="mixed $array = array(),int $flags = 0" #455="S" "void" "ArrayIterator" "public") ("m" "asort" #1# "S" "void" "ArrayIterator" "public") ("m" "append" "mixed $value" "S" "void" "ArrayIterator" "public") ("m" "valid" #1# "S" "bool" "ArrayIterator" "public") ("m" "unserialize" "string $serialized" "S" "string" "ArrayIterator" "public") ("m" "uksort" "string $cmp_function" "S" "void" "ArrayIterator" "public") ("m" "uasort" "string $cmp_function" "S" "void" "ArrayIterator" "public") ("m" "setFlags" "string $flags" "S" "void" "ArrayIterator" "public") ("m" "serialize" #1# "S" "string" "ArrayIterator" "public") ("m" "seek" "int $position" "S" "void" "ArrayIterator" "public") ("m" "rewind" #1# "S" "void" "ArrayIterator" "public") ("m" "offsetUnset" "string $index" "S" "void" "ArrayIterator" "public") ("m" "offsetSet" "string $index,string $newval" "S" "void" "ArrayIterator" "public") ("m" "offsetGet" "string $index" "S" "mixed" "ArrayIterator" "public") ("m" "offsetExists" "string $index" "S" "void" "ArrayIterator" "public") ("m" "next" #1# "S" "void" "ArrayIterator" "public") ("m" "natsort" #1# "S" "void" "ArrayIterator" "public") ("m" "natcasesort" #1# "S" "void" "ArrayIterator" "public") ("m" "ksort" #1# "S" "void" "ArrayIterator" "public") ("m" "key" #1# "S" "mixed" "ArrayIterator" "public") ("m" "getFlags" #1# "S" "void" "ArrayIterator" "public") ("m" "getArrayCopy" #1# "S" "array" "ArrayIterator" "public") ("m" "current" #1# "S" "mixed" "ArrayIterator" "public") ("m" "count" #1# "S" "int" "ArrayIterator" "public") ("m" "__construct" "mixed $array = array(),int $flags = 0" "S" "void" "ArrayIterator" "public") ("m" "asort" #1# "S" "void" "ArrayIterator" "public") ("m" "append" "mixed $value" "S" "void" #380# "public"))) (#381="OuterIterator" (("m" "getInnerIterator" #1# "S" "Iterator" "OuterIterator" "public") ("m" "getInnerIterator" #1# "S" "Iterator" #381# "public"))) (#382="IteratorIterator" (("m" "valid" #1# "S" "bool" "IteratorIterator" "public") ("m" "rewind" #1# "S" "void" "IteratorIterator" "public") ("m" "next" #1# "S" "void" "IteratorIterator" "public") ("m" "key" #1# "S" "scalar" "IteratorIterator" "public") ("m" "getInnerIterator" #1# "S" "Traversable" "IteratorIterator" "public") ("m" "current" #1# "S" "mixed" "IteratorIterator" "public") ("m" "__construct" #452="Traversable $iterator" #453="S" "void" "IteratorIterator" "public") ("m" "valid" #1# "S" "bool" "IteratorIterator" "public") ("m" "rewind" #1# "S" "void" "IteratorIterator" "public") ("m" "next" #1# "S" "void" "IteratorIterator" "public") ("m" "key" #1# "S" "scalar" "IteratorIterator" "public") ("m" "getInnerIterator" #1# "S" "Traversable" "IteratorIterator" "public") ("m" "current" #1# "S" "mixed" "IteratorIterator" "public") ("m" "__construct" "Traversable $iterator" "S" nil #382# "public"))) (#383="SplObjectStorage" (("m" "valid" #1# "S" "bool" "SplObjectStorage" "public") ("m" "unserialize" "string $serialized" "S" "void" "SplObjectStorage" "public") ("m" "setInfo" "mixed $data" "S" "void" "SplObjectStorage" "public") ("m" "serialize" #1# "S" "string" "SplObjectStorage" "public") ("m" "rewind" #1# "S" "void" "SplObjectStorage" "public") ("m" "removeAllExcept" "SplObjectStorage $storage" "S" "void" "SplObjectStorage" "public") ("m" "removeAll" "SplObjectStorage $storage" "S" "void" "SplObjectStorage" "public") ("m" "offsetUnset" "object $object" "S" "void" "SplObjectStorage" "public") ("m" "offsetSet" "object $object,mixed $data = NULL" "S" "void" "SplObjectStorage" "public") ("m" "offsetGet" "object $object" "S" "mixed" "SplObjectStorage" "public") ("m" "offsetExists" "object $object" "S" "bool" "SplObjectStorage" "public") ("m" "next" #1# "S" "void" "SplObjectStorage" "public") ("m" "key" #1# "S" "int" "SplObjectStorage" "public") ("m" "getInfo" #1# "S" "mixed" "SplObjectStorage" "public") ("m" "getHash" "object $object" "S" "string" "SplObjectStorage" "public") ("m" "detach" "object $object" "S" "void" "SplObjectStorage" "public") ("m" "current" #1# "S" "object" "SplObjectStorage" "public") ("m" "count" #1# "S" "int" "SplObjectStorage" "public") ("m" "contains" "object $object" "S" "bool" "SplObjectStorage" "public") ("m" "attach" "object $object,mixed $data = NULL" "S" "void" "SplObjectStorage" "public") ("m" "addAll" "SplObjectStorage $storage" "S" "void" #383# "public"))) (#384="SplFixedArray" (("m" "__wakeup" #1# "S" "void" "SplFixedArray" "public") ("m" "valid" #1# "S" "bool" "SplFixedArray" "public") ("m" "toArray" #1# "S" "array" "SplFixedArray" "public") ("m" "setSize" "int $size" "S" "int" "SplFixedArray" "public") ("m" "rewind" #1# "S" "void" "SplFixedArray" "public") ("m" "offsetUnset" "int $index" "S" "void" "SplFixedArray" "public") ("m" "offsetSet" "int $index,mixed $newval" "S" "void" "SplFixedArray" "public") ("m" "offsetGet" "int $index" "S" "mixed" "SplFixedArray" "public") ("m" "offsetExists" "int $index" "S" "bool" "SplFixedArray" "public") ("m" "next" #1# "S" "void" "SplFixedArray" "public") ("m" "key" #1# "S" "int" "SplFixedArray" "public") ("m" "getSize" #1# "S" "int" "SplFixedArray" "public") ("m" "fromArray" "array $array,bool $save_indexes = true" "S" "SplFixedArray" "SplFixedArray" "public") ("m" "current" #1# "S" "mixed" "SplFixedArray" "public") ("m" "count" #1# "S" "int" "SplFixedArray" "public") ("m" "__construct" #450="int $size = 0" #451="S" nil #384# "public"))) (#385="SplPriorityQueue" (("m" "valid" #1# "S" "bool" "SplPriorityQueue" "public") ("m" "top" #1# "S" "mixed" "SplPriorityQueue" "public") ("m" "setExtractFlags" "int $flags" "S" "void" "SplPriorityQueue" "public") ("m" "rewind" #1# "S" "void" "SplPriorityQueue" "public") ("m" "recoverFromCorruption" #1# "S" "void" "SplPriorityQueue" "public") ("m" "next" #1# "S" "void" "SplPriorityQueue" "public") ("m" "key" #1# "S" "mixed" "SplPriorityQueue" "public") ("m" "isEmpty" #1# "S" "bool" "SplPriorityQueue" "public") ("m" "insert" "mixed $value,mixed $priority" "S" "void" "SplPriorityQueue" "public") ("m" "extract" #1# "S" "mixed" "SplPriorityQueue" "public") ("m" "current" #1# "S" "mixed" "SplPriorityQueue" "public") ("m" "count" #1# "S" "int" "SplPriorityQueue" "public") ("m" "compare" "mixed $priority1,mixed $priority2" "S" "int" "SplPriorityQueue" "public") ("m" "__construct" #1# #449="S" nil #385# "public"))) (#386="SplMinHeap" (("m" "compare" "mixed $value1,mixed $value2" "S" "int" #386# "protected"))) (#387="SplMaxHeap" (("m" "compare" "mixed $value1,mixed $value2" "S" "int" #387# "protected"))) (#388="SplHeap" (("m" "valid" #1# "S" "bool" "SplHeap" "public") ("m" "top" #1# "S" "mixed" "SplHeap" "public") ("m" "rewind" #1# "S" "void" "SplHeap" "public") ("m" "recoverFromCorruption" #1# "S" "void" "SplHeap" "public") ("m" "next" #1# "S" "void" "SplHeap" "public") ("m" "key" #1# "S" "mixed" "SplHeap" "public") ("m" "isEmpty" #1# "S" "bool" "SplHeap" "public") ("m" "insert" "mixed $value" "S" "void" "SplHeap" "public") ("m" "extract" #1# "S" "mixed" "SplHeap" "public") ("m" "current" #1# "S" "mixed" "SplHeap" "public") ("m" "count" #1# "S" "int" "SplHeap" "public") ("m" "compare" "mixed $value1,mixed $value2" "S" "protected" "SplHeap" "public") ("m" "__construct" #1# #448="S" nil #388# "public"))) (#389="SplQueue" (("m" "setIteratorMode" "int $mode" "S" "void" "SplQueue" "public") ("m" "enqueue" "mixed $value" "S" "void" "SplQueue" "public") ("m" "dequeue" #1# "S" "mixed" "SplQueue" "public") ("m" "__construct" #1# #447="S" nil #389# "public"))) (#390="SplStack" (("m" "setIteratorMode" "int $mode" "S" "void" "SplStack" "public") ("m" "__construct" #1# #446="S" nil #390# "public"))) (#391="SplDoublyLinkedList" (("m" "valid" #1# "S" "bool" "SplDoublyLinkedList" "public") ("m" "unshift" "mixed $value" "S" "void" "SplDoublyLinkedList" "public") ("m" "unserialize" "string $serialized" "S" "void" "SplDoublyLinkedList" "public") ("m" "top" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "shift" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "setIteratorMode" "int $mode" "S" "void" "SplDoublyLinkedList" "public") ("m" "serialize" #1# "S" "string" "SplDoublyLinkedList" "public") ("m" "rewind" #1# "S" "void" "SplDoublyLinkedList" "public") ("m" "push" "mixed $value" "S" "void" "SplDoublyLinkedList" "public") ("m" "prev" #1# "S" "void" "SplDoublyLinkedList" "public") ("m" "pop" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "offsetUnset" "mixed $index" "S" "void" "SplDoublyLinkedList" "public") ("m" "offsetSet" "mixed $index,mixed $newval" "S" "void" "SplDoublyLinkedList" "public") ("m" "offsetGet" "mixed $index" "S" "mixed" "SplDoublyLinkedList" "public") ("m" "offsetExists" "mixed $index" "S" "bool" "SplDoublyLinkedList" "public") ("m" "next" #1# "S" "void" "SplDoublyLinkedList" "public") ("m" "key" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "isEmpty" #1# "S" "bool" "SplDoublyLinkedList" "public") ("m" "getIteratorMode" #1# "S" "int" "SplDoublyLinkedList" "public") ("m" "current" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "count" #1# "S" "int" "SplDoublyLinkedList" "public") ("m" "bottom" #1# "S" "mixed" "SplDoublyLinkedList" "public") ("m" "add" "mixed $index,mixed $newval" "S" "void" "SplDoublyLinkedList" "public") ("m" "__construct" #1# #445="S" nil #391# "public"))) (#400="MongoClient" (("m" "__toString" #1# "S" "string" "MongoClient" "public") ("m" "setWriteConcern" "mixed $w,int $wtimeout=NULL" "S" "bool" "MongoClient" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "bool" "MongoClient" "public") ("m" "selectDB" "string $name" "S" "MongoDB" "MongoClient" "public") ("m" "selectCollection" "string $db,string $collection" "S" "MongoCollection" "MongoClient" "public") ("m" "listDBs" #1# "S" "array" "MongoClient" "public") ("m" "killCursor" "string $server_hash,int_MongoInt64 $id" "S" "bool" "MongoClient" "public") ("m" "getWriteConcern" #1# "S" "array" "MongoClient" "public") ("m" "getReadPreference" #1# "S" "array" "MongoClient" "public") ("m" "getHosts" #1# "S" "array" "MongoClient" "public") ("m" "getConnections" #1# "S" "array" "MongoClient" "public") ("m" "__get" "string $dbname" "S" "MongoDB" "MongoClient" "public") ("m" "dropDB" "mixed $db" "S" "array" "MongoClient" "public") ("m" "connect" #1# "S" "bool" "MongoClient" "public") ("m" "close" "boolean_string $connection=NULL" "S" "bool" "MongoClient" "public") ("m" "__construct" #443="string $server = \"mongodb://localhost:27017\",array $options = array(\"connect\" => TRUE)" #444="S" nil "MongoClient" "public") ("p" "persistent" #1# "S" "boolean" "MongoClient" "protected") ("p" "server" #1# "S" "string" "MongoClient" "protected") ("p" "status" #1# "S" "string" "MongoClient" "public") ("p" "connected" #1# "S" "boolean" "MongoClient" "public") ("d" #392="RP_NEAREST" #392# "S" "string" "MongoClient" "public") ("d" #393="RP_SECONDARY_PREFERRED" #393# "S" "string" "MongoClient" "public") ("d" #394="RP_SECONDARY" #394# "S" "string" "MongoClient" "public") ("d" #395="RP_PRIMARY_PREFERRED" #395# "S" "string" "MongoClient" "public") ("d" #396="RP_PRIMARY" #396# "S" "string" "MongoClient" "public") ("d" #397="DEFAULT_PORT" #397# "S" "int" "MongoClient" "public") ("d" #398="DEFAULT_HOST" #398# "S" "string" "MongoClient" "public") ("d" #399="VERSION" #399# "S" "string" #400# "public"))) (#404="MongoDB" (("m" "__toString" #1# "S" "string" "MongoDB" "public") ("m" "setWriteConcern" "mixed $w,int $wtimeout=NULL" "S" "bool" "MongoDB" "public") ("m" "setSlaveOkay" "bool $ok = true" "S" "bool" "MongoDB" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "bool" "MongoDB" "public") ("m" "setProfilingLevel" "int $level" "S" "int" "MongoDB" "public") ("m" "selectCollection" "string $name" "S" "MongoCollection" "MongoDB" "public") ("m" "resetError" #1# "S" "array" "MongoDB" "public") ("m" "repair" "bool $preserve_cloned_files = FALSE,bool $backup_original_files = FALSE" "S" "array" "MongoDB" "public") ("m" "prevError" #1# "S" "array" "MongoDB" "public") ("m" "listCollections" "array $options = array()" "S" "array" "MongoDB" "public") ("m" "lastError" #1# "S" "array" "MongoDB" "public") ("m" "getWriteConcern" #1# "S" "array" "MongoDB" "public") ("m" "getSlaveOkay" #1# "S" "bool" "MongoDB" "public") ("m" "getReadPreference" #1# "S" "array" "MongoDB" "public") ("m" "getProfilingLevel" #1# "S" "int" "MongoDB" "public") ("m" "getGridFS" "string $prefix = \"fs\"" "S" "MongoGridFS" "MongoDB" "public") ("m" "getDBRef" "array $ref" "S" "array" "MongoDB" "public") ("m" "getCollectionNames" "array $options = array()" "S" "array" "MongoDB" "public") ("m" "getCollectionInfo" "array $options = array()" "S" "array" "MongoDB" "public") ("m" "__get" "string $name" "S" "MongoCollection" "MongoDB" "public") ("m" "forceError" #1# "S" "bool" "MongoDB" "public") ("m" "execute" "mixed $code,array $args = array()" "S" "array" "MongoDB" "public") ("m" "dropCollection" "mixed $coll" "S" "array" "MongoDB" "public") ("m" "drop" #1# "S" "array" "MongoDB" "public") ("m" "createDBRef" "string $collection,mixed $document_or_id" "S" "array" "MongoDB" "public") ("m" "createCollection" "string $name,array $options=NULL" "S" "MongoCollection" "MongoDB" "public") ("m" "__construct" #441="MongoClient $conn,string $name" #442="S" "void" "MongoDB" "public") ("m" "command" "array $command,array $options = array()" "S" "array" "MongoDB" "public") ("m" "authenticate" "string $username,string $password" "S" "array" "MongoDB" "public") ("p" "wtimeout" #1# "S" "integer" "MongoDB" "public") ("p" "w" #1# "S" "integer" "MongoDB" "public") ("d" #401="PROFILING_ON" #401# "S" "int" "MongoDB" "public") ("d" #402="PROFILING_SLOW" #402# "S" "int" "MongoDB" "public") ("d" #403="PROFILING_OFF" #403# "S" "int" #404# "public"))) (#405="MongoCursor" (("m" "valid" #1# "S" "bool" "MongoCursor" "public") ("m" "timeout" "int $ms" "S" "MongoCursor" "MongoCursor" "public") ("m" "tailable" "bool $tail = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "sort" "array $fields" "S" "MongoCursor" "MongoCursor" "public") ("m" "snapshot" #1# "S" "MongoCursor" "MongoCursor" "public") ("m" "slaveOkay" "bool $okay = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "skip" "int $num" "S" "MongoCursor" "MongoCursor" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "MongoCursor" "MongoCursor" "public") ("m" "setFlag" "int $flag,bool $set = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "rewind" #1# "S" "void" "MongoCursor" "public") ("m" "reset" #1# "S" "void" "MongoCursor" "public") ("m" "partial" "bool $okay = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "next" #1# "S" "array" "MongoCursor" "public") ("m" "maxTimeMS" "int $ms" "S" "MongoCursor" "MongoCursor" "public") ("m" "limit" "int $num" "S" "MongoCursor" "MongoCursor" "public") ("m" "key" #1# "S" "string" "MongoCursor" "public") ("m" "info" #1# "S" "array" "MongoCursor" "public") ("m" "immortal" "bool $liveForever = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "hint" "mixed $index" "S" "MongoCursor" "MongoCursor" "public") ("m" "hasNext" #1# "S" "bool" "MongoCursor" "public") ("m" "getReadPreference" #1# "S" "array" "MongoCursor" "public") ("m" "getNext" #1# "S" "array" "MongoCursor" "public") ("m" "fields" "array $f" "S" "MongoCursor" "MongoCursor" "public") ("m" "explain" #1# "S" "array" "MongoCursor" "public") ("m" "doQuery" #1# "S" "void" "MongoCursor" "protected") ("m" "dead" #1# "S" "bool" "MongoCursor" "public") ("m" "current" #1# "S" "array" "MongoCursor" "public") ("m" "count" "bool $foundOnly = FALSE" "S" "int" "MongoCursor" "public") ("m" "__construct" #439="MongoClient $connection,string $ns,array $query = array(),array $fields = array()" #440="S" "void" "MongoCursor" "public") ("m" "batchSize" "int $batchSize" "S" "MongoCursor" "MongoCursor" "public") ("m" "awaitData" "bool $wait = true" "S" "MongoCursor" "MongoCursor" "public") ("m" "addOption" "string $key,mixed $value" "S" "MongoCursor" "MongoCursor" "public") ("p" "timeout" #1# "S" "integer" "MongoCursor" "public") ("p" "slaveOkay" #1# "S" "boolean" #405# "public"))) (#406="MongoCommandCursor" (("m" "valid" #1# "S" "bool" "MongoCommandCursor" "public") ("m" "timeout" "int $ms" "S" "MongoCommandCursor" "MongoCommandCursor" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "MongoCommandCursor" "MongoCommandCursor" "public") ("m" "rewind" #1# "S" "array" "MongoCommandCursor" "public") ("m" "next" #1# "S" "void" "MongoCommandCursor" "public") ("m" "key" #1# "S" "int" "MongoCommandCursor" "public") ("m" "info" #1# "S" "array" "MongoCommandCursor" "public") ("m" "getReadPreference" #1# "S" "array" "MongoCommandCursor" "public") ("m" "dead" #1# "S" "bool" "MongoCommandCursor" "public") ("m" "current" #1# "S" "array" "MongoCommandCursor" "public") ("m" "createFromDocument" "MongoClient $connection,string $hash,array $document" "S" "MongoCommandCursor" "MongoCommandCursor" "public") ("m" "__construct" #437="MongoClient $connection,string $ns,array $command = array()" #438="S" "void" "MongoCommandCursor" "public") ("m" "batchSize" "int $batchSize" "S" "MongoCommandCursor" #406# "public"))) (#407="MongoCursorInterface" (("m" "timeout" "int $ms" "S" "MongoCursorInterface" "MongoCursorInterface" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "MongoCursorInterface" "MongoCursorInterface" "public") ("m" "info" #1# "S" "array" "MongoCursorInterface" "public") ("m" "getReadPreference" #1# "S" "array" "MongoCursorInterface" "public") ("m" "dead" #1# "S" "bool" "MongoCursorInterface" "public") ("m" "batchSize" "int $batchSize" "S" "MongoCursorInterface" #407# "public"))) (#410="MongoCollection" (("m" "validate" "bool $scan_data = FALSE" "S" "array" "MongoCollection" "public") ("m" "update" "array $criteria,array $new_object,array $options = array()" "S" "bool" "MongoCollection" "public") ("m" "__toString" #1# "S" "string" "MongoCollection" "public") ("m" "toIndexString" "mixed $keys" "S" "string" "MongoCollection" "protected") ("m" "setWriteConcern" "mixed $w,int $wtimeout=NULL" "S" "bool" "MongoCollection" "public") ("m" "setSlaveOkay" "bool $ok = true" "S" "bool" "MongoCollection" "public") ("m" "setReadPreference" "string $read_preference,array $tags=NULL" "S" "bool" "MongoCollection" "public") ("m" "save" "array_or_object $a,array $options = array()" "S" "mixed" "MongoCollection" "public") ("m" "remove" "array $criteria = array(),array $options = array()" "S" "bool" "MongoCollection" "public") ("m" "parallelCollectionScan" "int $num_cursors" "S" "array" "MongoCollection" "public") ("m" "insert" "array_or_object $a,array $options = array()" "S" "bool" "MongoCollection" "public") ("m" "group" "mixed $keys,array $initial,MongoCode $reduce,array $options = array()" "S" "array" "MongoCollection" "public") ("m" "getWriteConcern" #1# "S" "array" "MongoCollection" "public") ("m" "getSlaveOkay" #1# "S" "bool" "MongoCollection" "public") ("m" "getReadPreference" #1# "S" "array" "MongoCollection" "public") ("m" "getName" #1# "S" "string" "MongoCollection" "public") ("m" "getIndexInfo" #1# "S" "array" "MongoCollection" "public") ("m" "getDBRef" "array $ref" "S" "array" "MongoCollection" "public") ("m" "__get" "string $name" "S" "MongoCollection" "MongoCollection" "public") ("m" "findOne" "array $query = array(),array $fields = array(),array $options = array()" "S" "array" "MongoCollection" "public") ("m" "findAndModify" "array $query,array $update=NULL,array $fields=NULL,array $options=NULL" "S" "array" "MongoCollection" "public") ("m" "find" "array $query = array(),array $fields = array()" "S" "MongoCursor" "MongoCollection" "public") ("m" "ensureIndex" "string_or_array $key_or_keys,array $options = array()" "S" "bool" "MongoCollection" "public") ("m" "drop" #1# "S" "array" "MongoCollection" "public") ("m" "distinct" "string $key,array $query=NULL" "S" "array" "MongoCollection" "public") ("m" "deleteIndexes" #1# "S" "array" "MongoCollection" "public") ("m" "deleteIndex" "string_or_array $keys" "S" "array" "MongoCollection" "public") ("m" "createIndex" "array $keys,array $options = array()" "S" "bool" "MongoCollection" "public") ("m" "createDBRef" "mixed $document_or_id" "S" "array" "MongoCollection" "public") ("m" "count" "array $query = array(),int $limit = 0,int $skip = 0" "S" "int" "MongoCollection" "public") ("m" "__construct" #435="MongoDB $db,string $name" #436="S" "void" "MongoCollection" "public") ("m" "batchInsert" "array $a,array $options = array()" "S" "mixed" "MongoCollection" "public") ("m" "aggregateCursor" "array $command,array $options=NULL" "S" "MongoCommandCursor" "MongoCollection" "public") ("m" "aggregate" "array $pipeline,array $options=NULL" "S" "array" "MongoCollection" "public") ("p" "wtimeout" #1# "S" "integer" "MongoCollection" "public") ("p" "w" #1# "S" "integer" "MongoCollection" "public") ("p" "db" #1# "S" "MongoDB" "MongoCollection" "public") ("d" #408="DESCENDING" #408# "S" "int" "MongoCollection" "public") ("d" #409="ASCENDING" #409# "S" "int" #410# "public"))) (#414="swoole_table" (("m" "unlock" #1# "S" "bool" "swoole_table" "public") ("m" "lock" #1# "S" "bool" "swoole_table" "public") ("m" "create" #1# "S" "bool" "swoole_table" "public") ("m" "column" "$name,$type,$len = 4" "S" nil "swoole_table" "public") ("m" "decr" "$key,$column,$decrby = 1" "S" nil "swoole_table" "public") ("m" "incr" "$key,$column,$incrby = 1" "S" "bool" "swoole_table" "public") ("m" "del" "$key" "S" "bool" "swoole_table" "public") ("m" "set" "$key,array $array" "S" nil "swoole_table" "public") ("m" "get" "$key" "S" "array" "swoole_table" "public") ("d" #411="TYPE_FLOAT" #411# "S" "void" "swoole_table" "public") ("d" #412="TYPE_STRING" #412# "S" "void" "swoole_table" "public") ("d" #413="TYPE_INT" #413# "S" "void" #414# "public"))) (#415="swoole_http_response" (("m" "gzip" "$level = 1" "S" nil "swoole_http_response" "public") ("m" "status" "$code" "S" nil "swoole_http_response" "public") ("m" "cookie" "$key,$value,$expire = 0,$path='/',$domain='',$secure=false,$httponly=false" "S" nil "swoole_http_response" "public") ("m" "header" "$key,$value" "S" nil "swoole_http_response" "public") ("m" "write" "$html" "S" nil "swoole_http_response" "public") ("m" "end" "$html = ''" "S" nil #415# "public"))) (#416="swoole_http_request" (("m" "rawContent" #1# "S" "string" "swoole_http_request" "public") ("p" "fd" #1# "S" nil "swoole_http_request" "public") ("p" "files" #1# "S" nil "swoole_http_request" "public") ("p" "cookie" #1# "S" nil "swoole_http_request" "public") ("p" "server" #1# "S" nil "swoole_http_request" "public") ("p" "header" #1# "S" nil "swoole_http_request" "public") ("p" "post" #1# "S" nil "swoole_http_request" "public") ("p" "get" #1# "S" nil #416# "public"))) (#417="swoole_websocket_server" (("m" "push" "$fd,$data,$binary_data = false,$finish = true" "S" nil #417# "public"))) (#418="swoole_http_server" (("m" "setGlobal" "$flag,$request_flag = 0" "S" nil #418# "public"))) (#419="swoole_buffer" (("m" "write" "$offset,$data" "S" nil "swoole_buffer" "public") ("m" "expand" "$new_size" "S" nil "swoole_buffer" "public") ("m" "clear" #1# "S" nil "swoole_buffer" "public") ("m" "substr" "$offset,$length = -1,$remove = false" "S" nil "swoole_buffer" "public") ("m" "append" "$data" "S" "int" "swoole_buffer" "public") ("m" "__construct" #433="$size = 128" #434="S" nil #419# "public"))) (#420="swoole_process" (("m" "name" "$process_name" "S" nil "swoole_process" "public") ("m" "start" #1# "S" "int" "swoole_process" "public") ("m" "signal" "$signo,$callback" "S" nil "swoole_process" "public") ("m" "kill" "$pid,$sig = SIGTERM" "S" nil "swoole_process" "public") ("m" "pop" "$maxsize = 8192" "S" "string" "swoole_process" "public") ("m" "push" "$data" "S" nil "swoole_process" "public") ("m" "useQueue" "$msgkey = -1,$mode = 2" "S" nil "swoole_process" "public") ("m" "daemon" "$nochdir = false,$noclose = false" "S" nil "swoole_process" "public") ("m" "wait" #1# "S" "false" "swoole_process" "public") ("m" "exec" "$execute_file,$params" "S" "bool" "swoole_process" "public") ("m" "_exit" "$code = 0" "S" "int" "swoole_process" "public") ("m" "read" "$buffer_len = 8192" "S" "string" "swoole_process" "public") ("m" "write" "$data" "S" "int" "swoole_process" "public") ("m" "__construct" #431="$callback,$redirect_stdin_stdout = false,$create_pipe = true" #432="S" nil "swoole_process" "public") ("p" "pipe" #1# "S" "int" "swoole_process" "public") ("p" "pid" #1# "S" "int" #420# "public"))) (#421="swoole_lock" (("m" "trylock_read" #1# "S" nil "swoole_lock" "public") ("m" "lock_read" #1# "S" nil "swoole_lock" "public") ("m" "unlock" #1# "S" nil "swoole_lock" "public") ("m" "trylock" #1# "S" nil "swoole_lock" "public") ("m" "lock" #1# "S" nil "swoole_lock" "public") ("m" "__construct" #429="$type,$lockfile = NULL" #430="S" nil #421# "public"))) (#422="swoole_server" (("m" "bind" "$fd,$uid" "S" "bool" "swoole_server" "public") ("m" "sendfile" "$fd,$filename" "S" "bool" "swoole_server" "public") ("m" "handler" "$event_name,$event_callback_function" "S" "bool" "swoole_server" "public") ("m" "clearAfter" "$id" "S" nil "swoole_server" "public") ("m" "tick" "$interval_ms,$callback,$param = null" "S" "int" "swoole_server" "public") ("m" "deltimer" "$interval" "S" nil "swoole_server" "public") ("m" "addtimer" "$interval" "S" "bool" "swoole_server" "public") ("m" "addProcess" "swoole_process $process" "S" nil "swoole_server" "public") ("m" "listen" "$host,$port,$type = SWOOLE_SOCK_TCP" "S" nil "swoole_server" "public") ("m" "after" "$after_time_ms,$callback_function,$param = null" "S" nil "swoole_server" "public") ("m" "stats" #1# "S" "array" "swoole_server" "public") ("m" "addlistener" "$host,$port,$type = SWOOLE_SOCK_TCP" "S" nil "swoole_server" "public") ("m" "shutdown" #1# "S" "bool" "swoole_server" "public") ("m" "reload" #1# "S" "bool" "swoole_server" "public") ("m" "connection_list" "$start_fd = -1,$pagesize = 100" "S" "array" "swoole_server" "public") ("m" "connection_info" "$fd,$from_id = -1" "S" "array" "swoole_server" "public") ("m" "heartbeat" "$if_close_connection = true" "S" "array" "swoole_server" "public") ("m" "finish" "$task_data" "S" nil "swoole_server" "public") ("m" "sendMessage" "$message,$dst_worker_id = -1" "S" "bool" "swoole_server" "public") ("m" "task" "$data,$dst_worker_id = -1" "S" "bool" "swoole_server" "public") ("m" "taskwait" "$task_data,$timeout = 0.5,$dst_worker_id = -1" "S" "string" "swoole_server" "public") ("m" "close" "$fd,$from_id = 0" "S" "bool" "swoole_server" "public") ("m" "sendto" "$ip,$port,$data,$ipv6 = false" "S" "bool" "swoole_server" "public") ("m" "send" "$fd,$data,$from_id = 0" "S" "bool" "swoole_server" "public") ("m" "start" #1# "S" "bool" "swoole_server" "public") ("m" "set" "array $setting" "S" nil "swoole_server" "public") ("m" "on" "$event,$callback" "S" nil "swoole_server" "public") ("m" "__construct" #427="$host,$port,$mode = SWOOLE_PROCESS,$sock_type = SWOOLE_SOCK_TCP" #428="S" nil "swoole_server" "public") ("p" "connections" #1# "S" "array" "swoole_server" "public") ("p" "taskworker" #1# "S" "bool" "swoole_server" "public") ("p" "worker_pid" #1# "S" "int" "swoole_server" "public") ("p" "worker_id" #1# "S" "int" "swoole_server" "public") ("p" "manager_pid" #1# "S" "int" "swoole_server" "public") ("p" "master_pid" #1# "S" "int" "swoole_server" "public") ("p" "setting" #1# "S" "array" #422# "public"))) (#423="swoole_client" (("m" "getpeername" #1# "S" "bool" "swoole_client" "public") ("m" "getsockname" #1# "S" "bool" "swoole_client" "public") ("m" "isConnected" #1# "S" "bool" "swoole_client" "public") ("m" "on" "$event_name,$callback_function" "S" "bool" "swoole_client" "public") ("m" "close" #1# "S" "bool" "swoole_client" "public") ("m" "recv" "$size = 65535,$waitall = false" "S" "string" "swoole_client" "public") ("m" "sendto" "$ip,$port,$data" "S" nil "swoole_client" "public") ("m" "send" "$data" "S" "bool" "swoole_client" "public") ("m" "connect" "$host,$port,$timeout = 0.1,$flag = 0" "S" "bool" "swoole_client" "public") ("m" "__construct" #424="$sock_type,$sync_type = SWOOLE_SOCK_SYNC" #425="S" nil "swoole_client" "public") ("p" "sock" #1# "S" "int" "swoole_client" "public") ("p" "errCode" #1# "S" nil #423# "public")))) ((#426="c" "swoole_client(" #424# #425# #880="swoole_client") (#426# "swoole_server(" #427# #428# #879="swoole_server") (#426# "swoole_lock(" #429# #430# #878="swoole_lock") (#426# "swoole_process(" #431# #432# #877="swoole_process") (#426# "swoole_buffer(" #433# #434# #876="swoole_buffer") (#426# "swoole_http_server(" #427# #428# #871="swoole_http_server") (#426# "swoole_websocket_server(" #427# #428# #869="swoole_websocket_server") (#426# "swoole_http_request(" #1# #868="S" #867="swoole_http_request") (#426# "swoole_http_response(" #1# #866="S" #865="swoole_http_response") (#426# "swoole_table(" #1# #864="S" #863="swoole_table") (#426# "MongoCollection(" #435# #436# #832="MongoCollection") (#426# "MongoCommandCursor(" #437# #438# #830="MongoCommandCursor") (#426# "MongoCursor(" #439# #440# #829="MongoCursor") (#426# "MongoDB(" #441# #442# #828="MongoDB") (#426# "MongoClient(" #443# #444# #827="MongoClient") (#426# "SplDoublyLinkedList(" #1# #445# #826="SplDoublyLinkedList") (#426# "SplStack(" #1# #446# #825="SplStack") (#426# "SplQueue(" #1# #447# #824="SplQueue") (#426# "SplHeap(" #1# #448# #823="SplHeap") (#426# "SplMaxHeap(" #1# #448# #822="SplMaxHeap") (#426# "SplMinHeap(" #1# #448# #821="SplMinHeap") (#426# "SplPriorityQueue(" #1# #449# #820="SplPriorityQueue") (#426# "SplFixedArray(" #450# #451# #819="SplFixedArray") (#426# "SplObjectStorage(" #1# #818="S" #817="SplObjectStorage") (#426# "IteratorIterator(" #452# #453# #816="IteratorIterator") (#426# "OuterIterator(" #1# #815="S" #814="OuterIterator") (#426# "ArrayIterator(" #454# #455# #813="ArrayIterator") (#426# "SeekableIterator(" #1# #812="S" #811="SeekableIterator") (#426# "ArrayIterator(" #454# #455# #810="ArrayIterator") (#426# "CachingIterator(" #456# #457# #809="CachingIterator") (#426# "CallbackFilterIterator(" #458# #459# #808="CallbackFilterIterator") (#426# "DirectoryIterator(" #460# #461# #807="DirectoryIterator") (#426# "EmptyIterator(" #1# #806="S" #805="EmptyIterator") (#426# "FilesystemIterator(" #462# #463# #804="FilesystemIterator") (#426# "FilterIterator(" #464# #465# #803="FilterIterator") (#426# "GlobIterator(" #466# #467# #802="GlobIterator") (#426# "InfiniteIterator(" #468# #469# #801="InfiniteIterator") (#426# "IteratorIterator(" #452# #453# #800="IteratorIterator") (#426# "LimitIterator(" #470# #471# #799="LimitIterator") (#426# "MultipleIterator(" #472# #473# #798="MultipleIterator") (#426# "NoRewindIterator(" #474# #475# #797="NoRewindIterator") (#426# "ParentIterator(" #476# #477# #796="ParentIterator") (#426# "RecursiveArrayIterator(" #454# #455# #795="RecursiveArrayIterator") (#426# "RecursiveCachingIterator(" #478# #479# #794="RecursiveCachingIterator") (#426# "RecursiveCallbackFilterIterator(" #480# #481# #793="RecursiveCallbackFilterIterator") (#426# "RecursiveDirectoryIterator(" #482# #483# #792="RecursiveDirectoryIterator") (#426# "RecursiveFilterIterator(" #484# #485# #791="RecursiveFilterIterator") (#426# "RecursiveIteratorIterator(" #486# #487# #790="RecursiveIteratorIterator") (#426# "RecursiveRegexIterator(" #488# #489# #789="RecursiveRegexIterator") (#426# "RecursiveTreeIterator(" #490# #491# #788="RecursiveTreeIterator") (#426# "RegexIterator(" #492# #493# #787="RegexIterator") (#426# "Exception(" #494# #495# #780="Exception") (#426# "LogicException(" #494# #495# #496#) (#426# "BadFunctionCallException(" #494# #495# #497#) (#426# "BadMethodCallException(" #494# #495# #498#) (#426# "DomainException(" #494# #495# #499#) (#426# "InvalidArgumentException(" #494# #495# #500#) (#426# "LengthException(" #494# #495# #501#) (#426# "OutOfBoundsException(" #494# #495# #502#) (#426# "OutOfRangeException(" #494# #495# #503#) (#426# "OverflowException(" #494# #495# #504#) (#426# "RangeException(" #494# #495# #505#) (#426# "RuntimeException(" #494# #495# #506#) (#426# "UnderflowException(" #494# #495# #507#) (#426# "UnexpectedValueException(" #494# #495# #508#) (#426# "SplFileInfo(" #509# #510# #779="SplFileInfo") (#426# "SplFileObject(" #509# #510# #778="SplFileObject") (#426# "SplTempFileObject(" #511# #512# #777="SplTempFileObject") (#426# "ArrayObject(" #513# #514# #776="ArrayObject") (#426# "SplObserver(" #1# #775="S" #774="SplObserver") (#426# "SplSubject(" #1# #773="S" #772="SplSubject") (#426# "DOMAttr(" #515# #516# #771="DOMAttr") (#426# "DOMCdataSection(" #517# #518# #770="DOMCdataSection") (#426# "DOMCharacterData(" #1# #769="S" #768="DOMCharacterData") (#426# "DOMComment(" #519# #520# #767="DOMComment") (#426# "DOMDocument(" #521# #522# #766="DOMDocument") (#426# "DOMDocumentFragment(" #1# #765="S" #764="DOMDocumentFragment") (#426# "DOMDocumentType(" #1# #763="S" #762="DOMDocumentType") (#426# "DOMElement(" #523# #524# #761="DOMElement") (#426# "DOMEntity(" #1# #760="S" #759="DOMEntity") (#426# "DOMEntityReference(" #525# #526# #758="DOMEntityReference") (#426# "DOMException(" #494# #495# #757="DOMException") (#426# "DOMImplementation(" #1# #527# #756="DOMImplementation") (#426# "DOMNamedNodeMap(" #1# #755="S" #754="DOMNamedNodeMap") (#426# "DOMNode(" #1# #753="S" #752="DOMNode") (#426# "DOMNodeList(" #1# #751="S" #750="DOMNodeList") (#426# "DOMNotation(" #1# #749="S" #748="DOMNotation") (#426# "DOMProcessingInstruction(" #528# #529# #747="DOMProcessingInstruction") (#426# "DOMText(" #530# #531# #746="DOMText") (#426# "DOMXPath(" #532# #533# #745="DOMXPath") (#426# "ZipArchive(" #1# #744="S" #743="ZipArchive") (#426# "SplType(" #534# #535# #742="SplType") (#426# "SplInt(" #534# #535# #741="SplInt") (#426# "SplFloat(" #534# #535# #740="SplFloat") (#426# "SplEnum(" #534# #535# #739="SplEnum") (#426# "SplBool(" #534# #535# #738="SplBool") (#426# "SplString(" #534# #535# #737="SplString") (#426# "SimpleXMLElement(" #536# #537# #736="SimpleXMLElement") (#426# "SimpleXMLIterator(" #536# #537# #735="SimpleXMLIterator") (#426# "XMLReader(" #1# #734="S" #733="XMLReader") (#426# "Memcache(" #1# #732="S" #731="Memcache") (#426# "HttpDeflateStream(" #538# #539# #730="HttpDeflateStream") (#426# "HttpInflateStream(" #540# #541# #729="HttpInflateStream") (#426# "HttpMessage(" #542# #543# #728="HttpMessage") (#426# "HttpMessage(" #542# #543# #727="HttpMessage") (#426# "HttpQueryString(" #544# #545# #726="HttpQueryString") (#426# "HttpRequest(" #546# #547# #725="HttpRequest") (#426# "HttpRequestPool(" #548# #549# #724="HttpRequestPool") (#426# "HttpResponse(" #1# #723="S" #722="HttpResponse") (#426# "mysqli(" #550# #551# #721="mysqli") (#426# "mysqli_stmt(" #552# #553# #720="mysqli_stmt") (#426# "mysqli_result(" #1# #719="S" #718="mysqli_result") (#426# "mysqli_driver(" #1# #717="S" #716="mysqli_driver") (#426# "mysqli_warning(" #1# #554# #715="mysqli_warning") (#426# "mysqli_sql_exception(" #494# #495# #714="mysqli_sql_exception") (#426# "SQLite3(" #555# #556# #713="SQLite3") (#426# "SQLite3Stmt(" #1# #712="S" #711="SQLite3Stmt") (#426# "SQLite3Result(" #1# #710="S" #709="SQLite3Result") (#426# "PDO(" #557# #558# #708="PDO") (#426# "PDOStatement(" #1# #707="S" #706="PDOStatement") (#426# "PDOException(" #494# #495# #705="PDOException") (#426# "DateTime(" #559# #560# #704="DateTime") (#426# "DateTimeImmutable(" #561# #562# #703="DateTimeImmutable") (#426# "DateTimeInterface(" #1# #702="S" #701="DateTimeInterface") (#426# "DateTimeZone(" #563# #564# #700="DateTimeZone") (#426# "DateInterval(" #565# #566# #699="DateInterval") (#426# "DatePeriod(" #567# #568# #698="DatePeriod") (#426# "Imagick(" #569# #570# #697="Imagick") (#426# "Reflector(" #1# #696="S" #695="Reflector") (#426# "ReflectionClass(" #571# #572# #694="ReflectionClass") (#426# "QuickHashIntSet(" #573# #574# #693="QuickHashIntSet") (#426# "QuickHashIntHash(" #575# #576# #692="QuickHashIntHash") (#426# "QuickHashStringIntHash(" #577# #578# #691="QuickHashStringIntHash") (#426# "QuickHashIntStringHash(" #579# #580# #690="QuickHashIntStringHash") (#426# "ReflectionZendExtension(" #581# #582# #689="ReflectionZendExtension") (#426# "ReflectionExtension(" #583# #584# #688="ReflectionExtension") (#426# "ReflectionFunction(" #585# #586# #687="ReflectionFunction") (#426# "ReflectionFunctionAbstract(" #1# #686="S" #685="ReflectionFunctionAbstract") (#426# "ReflectionMethod(" #587# #588# #684="ReflectionMethod") (#426# "ReflectionObject(" #589# #590# #683="ReflectionObject") (#426# "ReflectionParameter(" #591# #592# #682="ReflectionParameter") (#426# "ReflectionProperty(" #593# #594# #681="ReflectionProperty") (#426# "ReflectionException(" #494# #495# #680="ReflectionException") (#426# "Phar(" #595# #596# #679="Phar") (#426# "PharData(" #597# #598# #678="PharData") (#426# "PharFileInfo(" #599# #600# #677="PharFileInfo") (#426# "PharException(" #494# #495# #601#) (#426# "Yaf_Application(" #1# #676="S" #675="Yaf_Application") (#426# "Yaf_Bootstrap_Abstract(" #1# #674="S" #602#) (#426# "Yaf_Dispatcher(" #1# #603# #673="Yaf_Dispatcher") (#426# "Yaf_Config_Abstract(" #1# #672="S" #671="Yaf_Config_Abstract") (#426# "Yaf_Config_Ini(" #604# #605# #670="Yaf_Config_Ini") (#426# "Yaf_Config_Simple(" #606# #607# #669="Yaf_Config_Simple") (#426# "Yaf_Controller_Abstract(" #1# #608# #668="Yaf_Controller_Abstract") (#426# "Yaf_Action_Abstract(" #1# #608# #667="Yaf_Action_Abstract") (#426# "Yaf_View_Interface(" #1# #666="S" #665="Yaf_View_Interface") (#426# "Yaf_View_Simple(" #609# #610# #664="Yaf_View_Simple") (#426# "Yaf_Loader(" #1# #663="S" #662="Yaf_Loader") (#426# "Yaf_Plugin_Abstract(" #1# #661="S" #660="Yaf_Plugin_Abstract") (#426# "Yaf_Registry(" #1# #611# #659="Yaf_Registry") (#426# "Yaf_Request_Abstract(" #1# #658="S" #657="Yaf_Request_Abstract") (#426# "Yaf_Request_Http(" #1# #612# #656="Yaf_Request_Http") (#426# "Yaf_Request_Simple(" #1# #613# #655="Yaf_Request_Simple") (#426# "Yaf_Response_Abstract(" #1# #614# #654="Yaf_Response_Abstract") (#426# "Yaf_Route_Interface(" #1# #653="S" #652="Yaf_Route_Interface") (#426# "Yaf_Route_Map(" #615# #616# #651="Yaf_Route_Map") (#426# "Yaf_Route_Regex(" #1# #650="S" #649="Yaf_Route_Regex") (#426# "Yaf_Route_Rewrite(" #617# #618# #648="Yaf_Route_Rewrite") (#426# "Yaf_Router(" #1# #619# #647="Yaf_Router") (#426# "Yaf_Route_Simple(" #620# #621# #646="Yaf_Route_Simple") (#426# "Yaf_Route_Static(" #1# #619# #645="Yaf_Route_Static") (#426# "Yaf_Route_Supervar(" #622# #623# #644="Yaf_Route_Supervar") (#426# "Yaf_Session(" #1# #624# #643="Yaf_Session") (#426# "Yaf_Exception(" #1# #625# #642="Yaf_Exception") (#426# "Yaf_Exception_TypeError(" #1# #625# #626#) (#426# "Yaf_Exception_TypeError(" #1# #625# #641="Yaf_Exception_TypeError") (#426# "Yaf_Exception_StartupError(" #1# #625# #627#) (#426# "Yaf_Exception_DispatchFailed(" #1# #625# #628#) (#426# "Yaf_Exception_RouterFailed(" #1# #625# #629#) (#426# "Yaf_Exception_LoadFailed(" #1# #625# #630#) (#426# "Yaf_Exception_LoadFailed_Module(" #1# #625# #631#) (#426# "Yaf_Exception_LoadFailed_Controller(" #1# #625# #632#) (#426# "Yaf_Exception_LoadFailed_Action(" #1# #625# #633#) (#426# "Yaf_Exception_LoadFailed_View(" #1# #625# #634#) (#426# "Redis(" #1# #635# #640="Redis") (#426# "RedisException(" #494# #495# #636#) (#426# "RedisArray(" #637# #638# #639="RedisArray") ("f" "include_once(" "string $file_name" "S" "mixed") ("f" "include(" "string $file_name" "S" "mixed") ("f" "require_once(" "string $file_name" "S" "mixed") ("f" "require(" "string $file_name" "S" "mixed") ("f" "unset(" "mixed $var,mixed $__args__=NULL" "S" "void") ("f" "isset(" "mixed $var,mixed $__args__=NULL" "S" "bool") ("f" "empty(" "mixed $var" "S" "bool") ("c" #639# "RedisArray" "S" #639#) ("c" #636# "RedisException" "S" #636#) ("c" #640# "Redis" "S" #640#) ("f" "zlib_get_coding_type(" #1# "S" "string") ("f" "zip_read(" "resource $zip" "S" "resource") ("f" "zip_open(" "string $filename" "S" "resource") ("f" "zip_entry_name(" "resource $zip_entry" "S" "string") ("f" "zip_entry_filesize(" "resource $zip_entry" "S" "int") ("f" "zip_entry_compressionmethod(" "resource $zip_entry" "S" "string") ("f" "zip_entry_compressedsize(" "resource $zip_entry" "S" "int") ("f" "zip_entry_close(" "resource $zip_entry" "S" "bool") ("f" "zip_close(" "resource $zip" "S" "void") ("f" "zend_version(" #1# "S" "string") ("f" "zend_thread_id(" #1# "S" "int") ("f" "zend_logo_guid(" #1# "S" "string") ("f" "yp_order(" "string $domain,string $map" "S" "int") ("f" "yp_next(" "string $domain,string $map,string $key" "S" "array") ("f" "yp_match(" "string $domain,string $map,string $key" "S" "string") ("f" "yp_master(" "string $domain,string $map" "S" "string") ("f" "yp_get_default_domain(" #1# "S" "string") ("f" "yp_first(" "string $domain,string $map" "S" "array") ("f" "yp_err_string(" "int $errorcode" "S" "string") ("f" "yp_errno(" #1# "S" "int") ("f" "yp_cat(" "string $domain,string $map" "S" "array") ("f" "yp_all(" "string $domain,string $map,string $callback" "S" "void") ("f" "yaz_syntax(" "resource $id,string $syntax" "S" "void") ("f" "yaz_sort(" "resource $id,string $criteria" "S" "void") ("f" "yaz_set_option(" "resource $id,string $name,string $value" "S" "void") ("f" "yaz_search(" "resource $id,string $type,string $query" "S" "bool") ("f" "yaz_schema(" "resource $id,string $schema" "S" "void") ("f" "yaz_record(" "resource $id,int $pos,string $type" "S" "string") ("f" "yaz_range(" "resource $id,int $start,int $number" "S" "void") ("f" "yaz_present(" "resource $id" "S" "bool") ("f" "yaz_itemorder(" "resource $id,array $args" "S" "void") ("f" "yaz_get_option(" "resource $id,string $name" "S" "string") ("f" "yaz_es(" "resource $id,string $type,array $args" "S" "void") ("f" "yaz_es_result(" "resource $id" "S" "array") ("f" "yaz_error(" "resource $id" "S" "string") ("f" "yaz_errno(" "resource $id" "S" "int") ("f" "yaz_element(" "resource $id,string $elementset" "S" "bool") ("f" "yaz_database(" "resource $id,string $databases" "S" "bool") ("f" "yaz_close(" "resource $id" "S" "bool") ("f" "yaz_ccl_parse(" "resource $id,string $query,array &$result" "S" "bool") ("f" "yaz_ccl_conf(" "resource $id,array $config" "S" "void") ("f" "yaz_addinfo(" "resource $id" "S" "string") ("f" "xml_set_unparsed_entity_decl_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_start_namespace_decl_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_processing_instruction_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_object(" "resource $parser,object &$object" "S" "pool") ("f" "xml_set_notation_decl_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_external_entity_ref_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_end_namespace_decl_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_element_handler(" "resource $parser,callable $start_element_handler,callable $end_element_handler" "S" "bool") ("f" "xml_set_default_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xml_set_character_data_handler(" "resource $parser,callable $handler" "S" "bool") ("f" "xmlrpc_set_type(" "string &$value,string $type" "S" "bool") ("f" "xmlrpc_server_register_method(" "resource $server,string $method_name,string $function" "S" "bool") ("f" "xmlrpc_server_register_introspection_callback(" "resource $server,string $function" "S" "bool") ("f" "xmlrpc_server_destroy(" "resource $server" "S" "int") ("f" "xmlrpc_server_create(" #1# "S" "resource") ("f" "xmlrpc_server_add_introspection_data(" "resource $server,array $desc" "S" "int") ("f" "xmlrpc_parse_method_descriptions(" "string $xml" "S" "array") ("f" "xmlrpc_is_fault(" "array $arg" "S" "bool") ("f" "xmlrpc_get_type(" "mixed $value" "S" "string") ("f" "xmlrpc_encode(" "mixed $value" "S" "string") ("f" "xml_parser_set_option(" "resource $parser,int $option,mixed $value" "S" "bool") ("f" "xml_parser_get_option(" "resource $parser,int $option" "S" "mixed") ("f" "xml_parser_free(" "resource $parser" "S" "bool") ("f" "xml_get_error_code(" "resource $parser" "S" "int") ("f" "xml_get_current_line_number(" "resource $parser" "S" "int") ("f" "xml_get_current_column_number(" "resource $parser" "S" "int") ("f" "xml_get_current_byte_index(" "resource $parser" "S" "int") ("f" "xml_error_string(" "int $code" "S" "string") ("f" "xhprof_sample_enable(" #1# "S" "void") ("f" "xhprof_sample_disable(" #1# "S" "array") ("f" "xhprof_disable(" #1# "S" "array") ("f" "xdiff_string_patch_binary(" "string $str,string $patch" "S" "string") ("f" "xdiff_string_bpatch(" "string $str,string $patch" "S" "string") ("f" "xdiff_string_bdiff(" "string $old_data,string $new_data" "S" "string") ("f" "xdiff_string_bdiff(" "string $old_data,string $new_data" "S" "string") ("f" "xdiff_string_bdiff(" "string $old_data,string $new_data" "S" "string") ("f" "xdiff_string_bdiff_size(" "string $patch" "S" "int") ("f" "xdiff_file_rabdiff(" "string $old_file,string $new_file,string $dest" "S" "bool") ("f" "xdiff_file_patch_binary(" "string $file,string $patch,string $dest" "S" "bool") ("f" "xdiff_file_merge3(" "string $old_file,string $new_file1,string $new_file2,string $dest" "S" "mixed") ("f" "xdiff_file_diff_binary(" "string $old_file,string $new_file,string $dest" "S" "bool") ("f" "xdiff_file_bpatch(" "string $file,string $patch,string $dest" "S" "bool") ("f" "xdiff_file_bdiff_size(" "string $file" "S" "int") ("f" "xdiff_file_bdiff(" "string $old_file,string $new_file,string $dest" "S" "bool") ("f" "wincache_unlock(" "string $key" "S" "bool") ("f" "wincache_ucache_meminfo(" #1# "S" "array") ("f" "wincache_ucache_exists(" "string $key" "S" "bool") ("f" "wincache_ucache_delete(" "mixed $key" "S" "bool") ("f" "wincache_ucache_clear(" #1# "S" "bool") ("f" "wincache_ucache_cas(" "string $key,int $old_value,int $new_value" "S" "bool") ("f" "wincache_scache_meminfo(" #1# "S" "array") ("f" "wincache_rplist_meminfo(" #1# "S" "array") ("f" "wincache_ocache_meminfo(" #1# "S" "array") ("f" "wincache_fcache_meminfo(" #1# "S" "array") ("f" "win32_start_service_ctrl_dispatcher(" "string $name" "S" "mixed") ("f" "win32_ps_stat_mem(" #1# "S" "array") ("f" "win32_ps_list_procs(" #1# "S" "array") ("f" "win32_get_last_control_message(" #1# "S" "int") ("f" "wddx_packet_end(" "resource $packet_id" "S" "string") ("f" "wddx_deserialize(" "string $packet" "S" "mixed") ("f" "vsprintf(" "string $format,array $args" "S" "string") ("f" "vprintf(" "string $format,array $args" "S" "int") ("f" "vpopmail_set_user_quota(" "string $user,string $domain,string $quota" "S" "bool") ("f" "vpopmail_error(" #1# "S" "string") ("f" "vpopmail_del_user(" "string $user,string $domain" "S" "bool") ("f" "vpopmail_del_domain_ex(" "string $domain" "S" "bool") ("f" "vpopmail_del_domain(" "string $domain" "S" "bool") ("f" "vpopmail_alias_get(" "string $alias,string $domain" "S" "array") ("f" "vpopmail_alias_get_all(" "string $domain" "S" "array") ("f" "vpopmail_alias_del_domain(" "string $domain" "S" "bool") ("f" "vpopmail_alias_del(" "string $user,string $domain" "S" "bool") ("f" "vpopmail_alias_add(" "string $user,string $domain,string $alias" "S" "bool") ("f" "vpopmail_add_domain(" "string $domain,string $dir,int $uid,int $gid" "S" "bool") ("f" "vpopmail_add_alias_domain_ex(" "string $olddomain,string $newdomain" "S" "bool") ("f" "vpopmail_add_alias_domain(" "string $domain,string $aliasdomain" "S" "bool") ("f" "virtual(" "string $filename" "S" "bool") ("f" "vfprintf(" "resource $handle,string $format,array $args" "S" "int") ("f" "variant_xor(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_sub(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_set(" "variant $variant,mixed $value" "S" "void") ("f" "variant_set_type(" "variant $variant,int $type" "S" "void") ("f" "variant_round(" "mixed $variant,int $decimals" "S" "mixed") ("f" "variant_pow(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_or(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_not(" "mixed $variant" "S" "mixed") ("f" "variant_neg(" "mixed $variant" "S" "mixed") ("f" "variant_mul(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_mod(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_int(" "mixed $variant" "S" "mixed") ("f" "variant_imp(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_idiv(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_get_type(" "variant $variant" "S" "int") ("f" "variant_fix(" "mixed $variant" "S" "mixed") ("f" "variant_eqv(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_div(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_date_to_timestamp(" "variant $variant" "S" "int") ("f" "variant_date_from_timestamp(" "int $timestamp" "S" "variant") ("f" "variant_cat(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_cast(" "variant $variant,int $type" "S" "variant") ("f" "variant_and(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_add(" "mixed $left,mixed $right" "S" "mixed") ("f" "variant_abs(" "mixed $val" "S" "mixed") ("f" "utf8_encode(" "string $data" "S" "string") ("f" "utf8_decode(" "string $data" "S" "string") ("f" "usort(" "array &$array,callable $cmp_function" "S" "bool") ("f" "usleep(" "int $micro_seconds" "S" "void") ("f" "urlencode(" "string $str" "S" "string") ("f" "urldecode(" "string $str" "S" "string") ("f" "uopz_undefine(" "string $class,string $constant" "S" "void") ("f" "uopz_restore(" "string $class,string $function" "S" "void") ("f" "uopz_rename(" "string $class,string $function,string $rename" "S" "void") ("f" "uopz_redefine(" "string $class,string $constant,mixed $value" "S" "void") ("f" "uopz_overload(" "int $opcode,Callable $callable" "S" "void") ("f" "uopz_implement(" "string $class,string $interface" "S" "void") ("f" "uopz_flags(" "string $class,string $function,int $flags" "S" "int") ("f" "uopz_extend(" "string $class,string $parent" "S" "void") ("f" "uopz_delete(" "string $class,string $function" "S" "void") ("f" "uopz_copy(" "string $class,string $function" "S" "Closure") ("f" "uopz_backup(" "string $class,string $function" "S" "void") ("f" "unserialize(" "string $str" "S" "mixed") ("f" "unregister_tick_function(" "string $function_name" "S" "void") ("f" "unpack(" "string $format,string $data" "S" "array") ("f" "uksort(" "array &$array,callable $cmp_function" "S" "bool") ("f" "udm_set_agent_param(" "resource $agent,int $var,string $val" "S" "bool") ("f" "udm_load_ispell_data(" "resource $agent,int $var,string $val1,string $val2,int $flag" "S" "bool") ("f" "udm_hash32(" "resource $agent,string $str" "S" "int") ("f" "udm_get_res_param(" "resource $res,int $param" "S" "string") ("f" "udm_get_res_field(" "resource $res,int $row,int $field" "S" "string") ("f" "udm_get_doc_count(" "resource $agent" "S" "int") ("f" "udm_free_res(" "resource $res" "S" "bool") ("f" "udm_free_ispell_data(" "int $agent" "S" "bool") ("f" "udm_free_agent(" "resource $agent" "S" "int") ("f" "udm_find(" "resource $agent,string $query" "S" "resource") ("f" "udm_error(" "resource $agent" "S" "string") ("f" "udm_errno(" "resource $agent" "S" "int") ("f" "udm_crc32(" "resource $agent,string $str" "S" "int") ("f" "udm_clear_search_limits(" "resource $agent" "S" "bool") ("f" "udm_check_charset(" "resource $agent,string $charset" "S" "bool") ("f" "udm_cat_path(" "resource $agent,string $category" "S" "array") ("f" "udm_cat_list(" "resource $agent,string $category" "S" "array") ("f" "udm_api_version(" #1# "S" "int") ("f" "udm_alloc_agent_array(" "array $databases" "S" "resource") ("f" "udm_add_search_limit(" "resource $agent,int $var,string $val" "S" "bool") ("f" "ucfirst(" "string $str" "S" "string") ("f" "uasort(" "array &$array,callable $cmp_function" "S" "bool") ("f" "trader_wclprice(" "array $high,array $low,array $close" "S" "array") ("f" "trader_typprice(" "array $high,array $low,array $close" "S" "array") ("f" "trader_trange(" "array $high,array $low,array $close" "S" "array") ("f" "trader_tanh(" "array $real" "S" "array") ("f" "trader_tan(" "array $real" "S" "array") ("f" "trader_sub(" "array $real0,array $real1" "S" "array") ("f" "trader_sqrt(" "array $real" "S" "array") ("f" "trader_sinh(" "array $real" "S" "array") ("f" "trader_sin(" "array $real" "S" "array") ("f" "trader_set_unstable_period(" "integer $functionId,integer $timePeriod" "S" "void") ("f" "trader_set_compat(" "integer $compatId" "S" "void") ("f" "trader_obv(" "array $real,array $volume" "S" "array") ("f" "trader_mult(" "array $real0,array $real1" "S" "array") ("f" "trader_medprice(" "array $high,array $low" "S" "array") ("f" "trader_log10(" "array $real" "S" "array") ("f" "trader_ln(" "array $real" "S" "array") ("f" "trader_ht_trendmode(" "array $real" "S" "array") ("f" "trader_ht_trendline(" "array $real" "S" "array") ("f" "trader_ht_sine(" "array $real" "S" "array") ("f" "trader_ht_phasor(" "array $real" "S" "array") ("f" "trader_ht_dcphase(" "array $real" "S" "array") ("f" "trader_ht_dcperiod(" "array $real" "S" "array") ("f" "trader_get_unstable_period(" "integer $functionId" "S" "integer") ("f" "trader_get_compat(" #1# "S" "integer") ("f" "trader_floor(" "array $real" "S" "array") ("f" "trader_exp(" "array $real" "S" "array") ("f" "trader_errno(" #1# "S" "integer") ("f" "trader_div(" "array $real0,array $real1" "S" "array") ("f" "trader_cosh(" "array $real" "S" "array") ("f" "trader_cos(" "array $real" "S" "array") ("f" "trader_ceil(" "array $real" "S" "array") ("f" "trader_cdlxsidegap3methods(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlupsidegap2crows(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlunique3river(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdltristar(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlthrusting(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdltasukigap(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdltakuri(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlsticksandwich(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlstalledpattern(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlspinningtop(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlshortline(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlshootingstar(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlseparatinglines(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlrisefall3methods(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlrickshawman(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlpiercing(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlonneck(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlmatchinglow(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlmarubozu(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdllongline(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdllongleggeddoji(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlladderbottom(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlkickingbylength(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlkicking(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlinvertedhammer(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlinneck(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlidentical3crows(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhomingpigeon(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhikkakemod(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhikkake(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhighwave(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlharamicross(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlharami(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhangingman(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlhammer(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlgravestonedoji(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlgapsidesidewhite(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlengulfing(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdldragonflydoji(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdldojistar(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdldoji(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlcounterattack(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlconcealbabyswall(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlclosingmarubozu(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlbreakaway(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdlbelthold(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdladvanceblock(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3whitesoldiers(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3starsinsouth(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3outside(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3linestrike(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3inside(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl3blackcrows(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_cdl2crows(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_bop(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_avgprice(" "array $open,array $high,array $low,array $close" "S" "array") ("f" "trader_atan(" "array $real" "S" "array") ("f" "trader_asin(" "array $real" "S" "array") ("f" "trader_add(" "array $real0,array $real1" "S" "array") ("f" "trader_ad(" "array $high,array $low,array $close,array $volume" "S" "array") ("f" "trader_acos(" "array $real" "S" "array") ("f" "token_name(" "int $token" "S" "string") ("f" "token_get_all(" "string $source" "S" "array") ("f" "tmpfile(" #1# "S" "resource") ("f" "timezone_version_get(" #1# "S" "string") ("f" "time_sleep_until(" "float $timestamp" "S" "bool") ("f" "time_nanosleep(" "int $seconds,int $nanoseconds" "S" "mixed") ("f" "time(" #1# "S" "int") ("f" "tidy_warning_count(" "tidy $object" "S" "int") ("f" "tidy_setopt(" "string $option,mixed $value" "S" "bool") ("f" "tidy_set_encoding(" "string $encoding" "S" "bool") ("f" "tidy_save_config(" "string $filename" "S" "bool") ("f" "tidy_reset_config(" #1# "S" "bool") ("f" "tidy_load_config(" "string $filename,string $encoding" "S" "void") ("f" "tidy_get_output(" "tidy $object" "S" "string") ("f" "tidy_error_count(" "tidy $object" "S" "int") ("f" "tidy_config_count(" "tidy $object" "S" "int") ("f" "tidy_access_count(" "tidy $object" "S" "int") ("f" "textdomain(" "string $text_domain" "S" "string") ("f" "tempnam(" "string $dir,string $prefix" "S" "string") ("f" "tanh(" "float $arg" "S" "float") ("f" "tan(" "float $arg" "S" "float") ("f" "syslog(" "int $priority,string $message" "S" "bool") ("f" "sys_get_temp_dir(" #1# "S" "string") ("f" "sys_getloadavg(" #1# "S" "array") ("f" "symlink(" "string $target,string $link" "S" "bool") ("f" "sybase_result(" "resource $result,int $row,mixed $field" "S" "string") ("f" "sybase_num_rows(" "resource $result" "S" "int") ("f" "sybase_num_fields(" "resource $result" "S" "int") ("f" "sybase_min_server_severity(" "int $severity" "S" "void") ("f" "sybase_min_message_severity(" "int $severity" "S" "void") ("f" "sybase_min_error_severity(" "int $severity" "S" "void") ("f" "sybase_min_client_severity(" "int $severity" "S" "void") ("f" "sybase_get_last_message(" #1# "S" "string") ("f" "sybase_free_result(" "resource $result" "S" "bool") ("f" "sybase_field_seek(" "resource $result,int $field_offset" "S" "bool") ("f" "sybase_fetch_row(" "resource $result" "S" "array") ("f" "sybase_fetch_assoc(" "resource $result" "S" "array") ("f" "sybase_fetch_array(" "resource $result" "S" "array") ("f" "sybase_deadlock_retry_count(" "int $retry_count" "S" "void") ("f" "sybase_data_seek(" "resource $result_identifier,int $row_number" "S" "bool") ("f" "svn_repos_recover(" "string $path" "S" "bool") ("f" "svn_repos_open(" "string $path" "S" "resource") ("f" "svn_repos_hotcopy(" "string $repospath,string $destpath,bool $cleanlogs" "S" "bool") ("f" "svn_repos_fs(" "resource $repos" "S" "resource") ("f" "svn_repos_fs_commit_txn(" "resource $txn" "S" "int") ("f" "svn_repos_fs_begin_txn_for_commit(" "resource $repos,int $rev,string $author,string $log_msg" "S" "resource") ("f" "svn_import(" "string $path,string $url,bool $nonrecursive" "S" "bool") ("f" "svn_fs_youngest_rev(" "resource $fs" "S" "int") ("f" "svn_fs_txn_root(" "resource $txn" "S" "resource") ("f" "svn_fs_revision_root(" "resource $fs,int $revnum" "S" "resource") ("f" "svn_fs_revision_prop(" "resource $fs,int $revnum,string $propname" "S" "string") ("f" "svn_fs_props_changed(" "resource $root1,string $path1,resource $root2,string $path2" "S" "bool") ("f" "svn_fs_node_prop(" "resource $fsroot,string $path,string $propname" "S" "string") ("f" "svn_fs_node_created_rev(" "resource $fsroot,string $path" "S" "int") ("f" "svn_fs_make_file(" "resource $root,string $path" "S" "bool") ("f" "svn_fs_make_dir(" "resource $root,string $path" "S" "bool") ("f" "svn_fs_is_file(" "resource $root,string $path" "S" "bool") ("f" "svn_fs_is_dir(" "resource $root,string $path" "S" "bool") ("f" "svn_fs_file_length(" "resource $fsroot,string $path" "S" "int") ("f" "svn_fs_file_contents(" "resource $fsroot,string $path" "S" "resource") ("f" "svn_fs_dir_entries(" "resource $fsroot,string $path" "S" "array") ("f" "svn_fs_delete(" "resource $root,string $path" "S" "bool") ("f" "svn_fs_copy(" "resource $from_root,string $from_path,resource $to_root,string $to_path" "S" "bool") ("f" "svn_fs_contents_changed(" "resource $root1,string $path1,resource $root2,string $path2" "S" "bool") ("f" "svn_fs_check_path(" "resource $fsroot,string $path" "S" "int") ("f" "svn_fs_change_node_prop(" "resource $root,string $path,string $name,string $value" "S" "bool") ("f" "svn_fs_begin_txn2(" "resource $repos,int $rev" "S" "resource") ("f" "svn_fs_apply_text(" "resource $root,string $path" "S" "resource") ("f" "svn_fs_abort_txn(" "resource $txn" "S" "bool") ("f" "svn_diff(" "string $path1,int $rev1,string $path2,int $rev2" "S" "array") ("f" "svn_client_version(" #1# "S" "string") ("f" "svn_cleanup(" "string $workingdir" "S" "bool") ("f" "svn_auth_set_parameter(" "string $key,string $value" "S" "void") ("f" "svn_auth_get_parameter(" "string $key" "S" "string") ("f" "strval(" "mixed $var" "S" "string") ("f" "strtr(" "string $str,string $from,string $to" "S" "string") ("f" "strtoupper(" "string $string" "S" "string") ("f" "strtolower(" "string $str" "S" "string") ("f" "strtok(" "string $str,string $token" "S" "string") ("f" "str_shuffle(" "string $str" "S" "string") ("f" "str_rot13(" "string $str" "S" "string") ("f" "strrev(" "string $string" "S" "string") ("f" "str_repeat(" "string $input,int $multiplier" "S" "string") ("f" "strrchr(" "string $haystack,mixed $needle" "S" "string") ("f" "strptime(" "string $date,string $format" "S" "array") ("f" "strpbrk(" "string $haystack,string $char_list" "S" "string") ("f" "strncmp(" "string $str1,string $str2,int $len" "S" "int") ("f" "strncasecmp(" "string $str1,string $str2,int $len" "S" "int") ("f" "strnatcmp(" "string $str1,string $str2" "S" "int") ("f" "strnatcasecmp(" "string $str1,string $str2" "S" "int") ("f" "strlen(" "string $string" "S" "int") ("f" "stripslashes(" "string $str" "S" "string") ("f" "stripcslashes(" "string $str" "S" "string") ("f" "stream_wrapper_unregister(" "string $protocol" "S" "bool") ("f" "stream_wrapper_restore(" "string $protocol" "S" "bool") ("f" "stream_supports_lock(" "resource $stream" "S" "bool") ("f" "stream_socket_shutdown(" "resource $stream,int $how" "S" "bool") ("f" "stream_socket_pair(" "int $domain,int $type,int $protocol" "S" "array") ("f" "stream_socket_get_name(" "resource $handle,bool $want_peer" "S" "string") ("f" "stream_set_write_buffer(" "resource $stream,int $buffer" "S" "int") ("f" "stream_set_read_buffer(" "resource $stream,int $buffer" "S" "int") ("f" "stream_set_chunk_size(" "resource $fp,int $chunk_size" "S" "int") ("f" "stream_set_blocking(" "resource $stream,int $mode" "S" "bool") ("f" "stream_resolve_include_path(" "string $filename" "S" "string") ("f" "stream_register_wrapper(" "string $protocol,string $classname" "S" "boolean") ("f" "stream_notification_callback(" "int $notification_code,int $severity,string $message,int $message_code,int $bytes_transferred,int $bytes_max" "S" "void") ("f" "stream_is_local(" "mixed $stream_or_url" "S" "bool") ("f" "stream_get_wrappers(" #1# "S" "array") ("f" "stream_get_transports(" #1# "S" "array") ("f" "stream_get_meta_data(" "int $fp" "S" "array") ("f" "stream_get_filters(" #1# "S" "array") ("f" "stream_filter_remove(" "resource $stream_filter" "S" "bool") ("f" "stream_filter_register(" "string $filtername,string $classname" "S" "bool") ("f" "stream_context_set_params(" "resource $stream_or_context,array $params" "S" "bool") ("f" "stream_context_set_option(" "resource $stream_or_context,string $wrapper,string $option,mixed $value" "S" "bool") ("f" "stream_context_set_default(" "array $options" "S" "resource") ("f" "stream_context_get_params(" "resource $stream_or_context" "S" "array") ("f" "stream_context_get_options(" "resource $stream_or_context" "S" "array") ("f" "stream_bucket_prepend(" "resource $brigade,resource $bucket" "S" "void") ("f" "stream_bucket_new(" "resource $stream,string $buffer" "S" "object") ("f" "stream_bucket_make_writeable(" "resource $brigade" "S" "object") ("f" "stream_bucket_append(" "resource $brigade,resource $bucket" "S" "void") ("f" "strcoll(" "string $str1,string $str2" "S" "int") ("f" "strcmp(" "string $str1,string $str2" "S" "int") ("f" "strcasecmp(" "string $str1,string $str2" "S" "int") ("f" "stomp_version(" #1# "S" "string") ("f" "stomp_connect_error(" #1# "S" "string") ("f" "stats_stat_powersum(" "array $arr,float $power" "S" "float") ("f" "stats_stat_percentile(" "float $df,float $xnonc" "S" "float") ("f" "stats_stat_paired_t(" "array $arr1,array $arr2" "S" "float") ("f" "stats_stat_noncentral_t(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_stat_innerproduct(" "array $arr1,array $arr2" "S" "float") ("f" "stats_stat_independent_t(" "array $arr1,array $arr2" "S" "float") ("f" "stats_stat_gennch(" "int $n" "S" "float") ("f" "stats_stat_correlation(" "array $arr1,array $arr2" "S" "float") ("f" "stats_stat_binomial_coef(" "int $x,int $n" "S" "float") ("f" "stats_skew(" "array $a" "S" "float") ("f" "stats_rand_setall(" "int $iseed1,int $iseed2" "S" "void") ("f" "stats_rand_ranf(" #1# "S" "float") ("f" "stats_rand_phrase_to_seeds(" "string $phrase" "S" "array") ("f" "stats_rand_get_seeds(" #1# "S" "array") ("f" "stats_rand_gen_t(" "float $df" "S" "float") ("f" "stats_rand_gen_normal(" "float $av,float $sd" "S" "float") ("f" "stats_rand_gen_noncentral_t(" "float $df,float $xnonc" "S" "float") ("f" "stats_rand_gen_noncentral_f(" "float $dfn,float $dfd,float $xnonc" "S" "float") ("f" "stats_rand_gen_noncenral_chisquare(" "float $df,float $xnonc" "S" "float") ("f" "stats_rand_gen_iuniform(" "int $low,int $high" "S" "int") ("f" "stats_rand_gen_ipoisson(" "float $mu" "S" "int") ("f" "stats_rand_gen_int(" #1# "S" "int") ("f" "stats_rand_gen_ibinomial_negative(" "int $n,float $p" "S" "int") ("f" "stats_rand_gen_ibinomial(" "int $n,float $pp" "S" "int") ("f" "stats_rand_gen_gamma(" "float $a,float $r" "S" "float") ("f" "stats_rand_gen_funiform(" "float $low,float $high" "S" "float") ("f" "stats_rand_gen_f(" "float $dfn,float $dfd" "S" "float") ("f" "stats_rand_gen_exponential(" "float $av" "S" "float") ("f" "stats_rand_gen_chisquare(" "float $df" "S" "float") ("f" "stats_rand_gen_beta(" "float $a,float $b" "S" "float") ("f" "stats_kurtosis(" "array $a" "S" "float") ("f" "stats_harmonic_mean(" "array $a" "S" "number") ("f" "stats_den_uniform(" "float $x,float $a,float $b" "S" "float") ("f" "stats_dens_weibull(" "float $x,float $a,float $b" "S" "float") ("f" "stats_dens_t(" "float $x,float $dfr" "S" "float") ("f" "stats_dens_pmf_poisson(" "float $x,float $lb" "S" "float") ("f" "stats_dens_pmf_hypergeometric(" "float $n1,float $n2,float $N1,float $N2" "S" "float") ("f" "stats_dens_pmf_binomial(" "float $x,float $n,float $pi" "S" "float") ("f" "stats_dens_normal(" "float $x,float $ave,float $stdev" "S" "float") ("f" "stats_dens_negative_binomial(" "float $x,float $n,float $pi" "S" "float") ("f" "stats_dens_logistic(" "float $x,float $ave,float $stdev" "S" "float") ("f" "stats_dens_laplace(" "float $x,float $ave,float $stdev" "S" "float") ("f" "stats_dens_gamma(" "float $x,float $shape,float $scale" "S" "float") ("f" "stats_dens_f(" "float $x,float $dfr1,float $dfr2" "S" "float") ("f" "stats_dens_exponential(" "float $x,float $scale" "S" "float") ("f" "stats_dens_chisquare(" "float $x,float $dfr" "S" "float") ("f" "stats_dens_cauchy(" "float $x,float $ave,float $stdev" "S" "float") ("f" "stats_dens_beta(" "float $x,float $a,float $b" "S" "float") ("f" "stats_covariance(" "array $a,array $b" "S" "float") ("f" "stats_cdf_weibull(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_uniform(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_t(" "float $par1,float $par2,int $which" "S" "float") ("f" "stats_cdf_poisson(" "float $par1,float $par2,int $which" "S" "float") ("f" "stats_cdf_noncentral_f(" "float $par1,float $par2,float $par3,float $par4,int $which" "S" "float") ("f" "stats_cdf_noncentral_chisquare(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_negative_binomial(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_logistic(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_laplace(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_gamma(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_f(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_exponential(" "float $par1,float $par2,int $which" "S" "float") ("f" "stats_cdf_chisquare(" "float $par1,float $par2,int $which" "S" "float") ("f" "stats_cdf_cauchy(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_binomial(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_cdf_beta(" "float $par1,float $par2,float $par3,int $which" "S" "float") ("f" "stats_absolute_deviation(" "array $a" "S" "float") ("f" "stat(" "string $filename" "S" "array") ("f" "ssh2_tunnel(" "resource $session,string $host,int $port" "S" "resource") ("f" "ssh2_sftp_unlink(" "resource $sftp,string $filename" "S" "bool") ("f" "ssh2_sftp_symlink(" "resource $sftp,string $target,string $link" "S" "bool") ("f" "ssh2_sftp_stat(" "resource $sftp,string $path" "S" "array") ("f" "ssh2_sftp_rmdir(" "resource $sftp,string $dirname" "S" "bool") ("f" "ssh2_sftp(" "resource $session" "S" "resource") ("f" "ssh2_sftp_rename(" "resource $sftp,string $from,string $to" "S" "bool") ("f" "ssh2_sftp_realpath(" "resource $sftp,string $filename" "S" "string") ("f" "ssh2_sftp_readlink(" "resource $sftp,string $link" "S" "string") ("f" "ssh2_sftp_lstat(" "resource $sftp,string $path" "S" "array") ("f" "ssh2_sftp_chmod(" "resource $sftp,string $filename,int $mode" "S" "bool") ("f" "ssh2_scp_recv(" "resource $session,string $remote_file,string $local_file" "S" "bool") ("f" "ssh2_publickey_remove(" "resource $pkey,string $algoname,string $blob" "S" "bool") ("f" "ssh2_publickey_list(" "resource $pkey" "S" "array") ("f" "ssh2_publickey_init(" "resource $session" "S" "resource") ("f" "ssh2_methods_negotiated(" "resource $session" "S" "array") ("f" "ssh2_fetch_stream(" "resource $channel,int $streamid" "S" "resource") ("f" "ssh2_auth_password(" "resource $session,string $username,string $password" "S" "bool") ("f" "ssh2_auth_none(" "resource $session,string $username" "S" "mixed") ("f" "ssh2_auth_agent(" "resource $session,string $username" "S" "bool") ("f" "ssdeep_fuzzy_hash(" "string $to_hash" "S" "string") ("f" "ssdeep_fuzzy_hash_filename(" "string $file_name" "S" "string") ("f" "ssdeep_fuzzy_compare(" "string $signature1,string $signature2" "S" "int") ("f" "sqrt(" "float $arg" "S" "float") ("f" "sqlsrv_server_info(" "resource $conn" "S" "array") ("f" "sqlsrv_send_stream_data(" "resource $stmt" "S" "bool") ("f" "sqlsrv_rows_affected(" "resource $stmt" "S" "int") ("f" "sqlsrv_rollback(" "resource $conn" "S" "bool") ("f" "sqlsrv_num_rows(" "resource $stmt" "S" "mixed") ("f" "sqlsrv_num_fields(" "resource $stmt" "S" "mixed") ("f" "sqlsrv_next_result(" "resource $stmt" "S" "mixed") ("f" "sqlsrv_has_rows(" "resource $stmt" "S" "bool") ("f" "sqlsrv_get_config(" "string $setting" "S" "mixed") ("f" "sqlsrv_free_stmt(" "resource $stmt" "S" "bool") ("f" "sqlsrv_field_metadata(" "resource $stmt" "S" "mixed") ("f" "sqlsrv_execute(" "resource $stmt" "S" "bool") ("f" "sqlsrv_configure(" "string $setting,mixed $value" "S" "bool") ("f" "sqlsrv_commit(" "resource $conn" "S" "bool") ("f" "sqlsrv_close(" "resource $conn" "S" "bool") ("f" "sqlsrv_client_info(" "resource $conn" "S" "array") ("f" "sqlsrv_cancel(" "resource $stmt" "S" "bool") ("f" "sqlsrv_begin_transaction(" "resource $conn" "S" "bool") ("f" "sql_regcase(" "string $string" "S" "string") ("f" "sqlite_valid(" "resource $result" "S" "bool") ("f" "sqlite_udf_encode_binary(" "string $data" "S" "string") ("f" "sqlite_udf_decode_binary(" "string $data" "S" "string") ("f" "sqlite_seek(" "resource $result,int $rownum" "S" "bool") ("f" "sqlite_rewind(" "resource $result" "S" "bool") ("f" "sqlite_prev(" "resource $result" "S" "bool") ("f" "sqlite_num_rows(" "resource $result" "S" "int") ("f" "sqlite_num_fields(" "resource $result" "S" "int") ("f" "sqlite_next(" "resource $result" "S" "bool") ("f" "sqlite_libversion(" #1# "S" "string") ("f" "sqlite_libencoding(" #1# "S" "string") ("f" "sqlite_last_insert_rowid(" "resource $dbhandle" "S" "int") ("f" "sqlite_last_error(" "resource $dbhandle" "S" "int") ("f" "sqlite_has_prev(" "resource $result" "S" "bool") ("f" "sqlite_has_more(" "resource $result" "S" "bool") ("f" "sqlite_field_name(" "resource $result,int $field_index" "S" "string") ("f" "sqlite_escape_string(" "string $item" "S" "string") ("f" "sqlite_error_string(" "int $error_code" "S" "string") ("f" "sqlite_close(" "resource $dbhandle" "S" "void") ("f" "sqlite_changes(" "resource $dbhandle" "S" "int") ("f" "sqlite_busy_timeout(" "resource $dbhandle,int $milliseconds" "S" "void") ("f" "spl_object_hash(" "object $obj" "S" "string") ("f" "spl_classes(" #1# "S" "array") ("f" "spl_autoload_unregister(" "mixed $autoload_function" "S" "bool") ("f" "spl_autoload_functions(" #1# "S" "array") ("f" "spl_autoload_call(" "string $class_name" "S" "void") ("f" "soundex(" "string $str" "S" "string") ("f" "solr_get_version(" #1# "S" "string") ("f" "socket_strerror(" "int $errno" "S" "string") ("f" "socket_set_option(" "resource $socket,int $level,int $optname,mixed $optval" "S" "bool") ("f" "socket_set_nonblock(" "resource $socket" "S" "bool") ("f" "socket_set_block(" "resource $socket" "S" "bool") ("f" "socket_sendmsg(" "resource $socket,array $message,int $flags" "S" "int") ("f" "socket_send(" "resource $socket,string $buf,int $len,int $flags" "S" "int") ("f" "socket_recv(" "resource $socket,string &$buf,int $len,int $flags" "S" "int") ("f" "socket_import_stream(" "resource $stream" "S" "resource") ("f" "socket_get_option(" "resource $socket,int $level,int $optname" "S" "mixed") ("f" "socket_create(" "int $domain,int $type,int $protocol" "S" "resource") ("f" "socket_create_pair(" "int $domain,int $type,int $protocol,array &$fd" "S" "bool") ("f" "socket_cmsg_space(" "int $level,int $type" "S" "int") ("f" "socket_close(" "resource $socket" "S" "void") ("f" "socket_accept(" "resource $socket" "S" "resource") ("f" "snmp_set_valueretrieval(" "int $method" "S" "bool") ("f" "snmp_set_quick_print(" "bool $quick_print" "S" "void") ("f" "snmp_set_oid_output_format(" "int $oid_format" "S" "bool") ("f" "snmp_set_oid_numeric_print(" "int $oid_format" "S" "void") ("f" "snmp_set_enum_print(" "int $enum_print" "S" "bool") ("f" "snmp_read_mib(" "string $filename" "S" "bool") ("f" "snmp_get_valueretrieval(" #1# "S" "int") ("f" "snmp_get_quick_print(" #1# "S" "bool") ("f" "sleep(" "int $seconds" "S" "int") ("f" "sinh(" "float $arg" "S" "float") ("f" "sin(" "float $arg" "S" "float") ("f" "shuffle(" "array &$array" "S" "bool") ("f" "shm_remove_var(" "resource $shm_identifier,int $variable_key" "S" "bool") ("f" "shm_remove(" "resource $shm_identifier" "S" "bool") ("f" "shm_put_var(" "resource $shm_identifier,int $variable_key,mixed $variable" "S" "bool") ("f" "shmop_write(" "int $shmid,string $data,int $offset" "S" "int") ("f" "shmop_size(" "int $shmid" "S" "int") ("f" "shmop_read(" "int $shmid,int $start,int $count" "S" "string") ("f" "shmop_open(" "int $key,string $flags,int $mode,int $size" "S" "int") ("f" "shmop_delete(" "int $shmid" "S" "bool") ("f" "shmop_close(" "int $shmid" "S" "void") ("f" "shm_has_var(" "resource $shm_identifier,int $variable_key" "S" "bool") ("f" "shm_get_var(" "resource $shm_identifier,int $variable_key" "S" "mixed") ("f" "shm_detach(" "resource $shm_identifier" "S" "bool") ("f" "shell_exec(" "string $cmd" "S" "string") ("f" "settype(" "mixed &$var,string $type" "S" "bool") ("f" "set_time_limit(" "int $seconds" "S" "void") ("f" "setthreadtitle(" "string $title" "S" "bool") ("f" "setproctitle(" "string $title" "S" "void") ("f" "set_magic_quotes_runtime(" "bool $new_setting" "S" "bool") ("f" "set_include_path(" "string $new_include_path" "S" "string") ("f" "set_exception_handler(" "callable $exception_handler" "S" "callable") ("f" "session_write_close(" #1# "S" "void") ("f" "session_unset(" #1# "S" "void") ("f" "session_unregister(" "string $name" "S" "bool") ("f" "session_status(" #1# "S" "int") ("f" "session_start(" #1# "S" "bool") ("f" "session_reset(" #1# "S" "bool") ("f" "session_register_shutdown(" #1# "S" "void") ("f" "session_pgsql_status(" #1# "S" "array") ("f" "session_pgsql_set_field(" "string $value" "S" "bool") ("f" "session_pgsql_reset(" #1# "S" "bool") ("f" "session_pgsql_get_field(" #1# "S" "string") ("f" "session_is_registered(" "string $name" "S" "bool") ("f" "session_get_cookie_params(" #1# "S" "array") ("f" "session_encode(" #1# "S" "string") ("f" "session_destroy(" #1# "S" "bool") ("f" "session_decode(" "string $data" "S" "bool") ("f" "session_abort(" #1# "S" "bool") ("f" "serialize(" "mixed $value" "S" "string") ("f" "sem_remove(" "resource $sem_identifier" "S" "bool") ("f" "sem_release(" "resource $sem_identifier" "S" "bool") ("f" "sem_acquire(" "resource $sem_identifier" "S" "bool") ("f" "runkit_superglobals(" #1# "S" "array") ("f" "runkit_return_value_used(" #1# "S" "bool") ("f" "runkit_method_rename(" "string $classname,string $methodname,string $newname" "S" "bool") ("f" "runkit_method_remove(" "string $classname,string $methodname" "S" "bool") ("f" "runkit_lint_file(" "string $filename" "S" "bool") ("f" "runkit_lint(" "string $code" "S" "bool") ("f" "runkit_function_rename(" "string $funcname,string $newname" "S" "bool") ("f" "runkit_function_remove(" "string $funcname" "S" "bool") ("f" "runkit_function_redefine(" "string $funcname,string $arglist,string $code" "S" "bool") ("f" "runkit_function_copy(" "string $funcname,string $targetname" "S" "bool") ("f" "runkit_function_add(" "string $funcname,string $arglist,string $code" "S" "bool") ("f" "runkit_constant_remove(" "string $constname" "S" "bool") ("f" "runkit_constant_redefine(" "string $constname,mixed $newvalue" "S" "bool") ("f" "runkit_constant_add(" "string $constname,mixed $value" "S" "bool") ("f" "runkit_class_emancipate(" "string $classname" "S" "bool") ("f" "runkit_class_adopt(" "string $classname,string $parentname" "S" "bool") ("f" "rrd_xport(" "array $options" "S" "array") ("f" "rrd_version(" #1# "S" "string") ("f" "rrd_update(" "string $filename,array $options" "S" "bool") ("f" "rrd_tune(" "string $filename,array $options" "S" "bool") ("f" "rrd_lastupdate(" "string $filename" "S" "array") ("f" "rrd_last(" "string $filename" "S" "int") ("f" "rrd_info(" "string $filename" "S" "array") ("f" "rrd_graph(" "string $filename,array $options" "S" "array") ("f" "rrd_fetch(" "string $filename,array $options" "S" "array") ("f" "rrd_error(" #1# "S" "string") ("f" "rrd_create(" "string $filename,array $options" "S" "bool") ("f" "rrdc_disconnect(" #1# "S" "void") ("f" "rpm_version(" #1# "S" "string") ("f" "rpm_open(" "string $filename" "S" "resource") ("f" "rpm_is_valid(" "string $filename" "S" "bool") ("f" "rpm_get_tag(" "resource $rpmr,int $tagnum" "S" "mixed") ("f" "rpm_close(" "resource $rpmr" "S" "bool") ("f" "rewind(" "resource $handle" "S" "bool") ("f" "restore_include_path(" #1# "S" "void") ("f" "restore_exception_handler(" #1# "S" "bool") ("f" "restore_error_handler(" #1# "S" "bool") ("f" "reset(" "array &$array" "S" "mixed") ("f" "rename_function(" "string $original_name,string $new_name" "S" "bool") ("f" "recode_string(" "string $request,string $string" "S" "string") ("f" "recode_file(" "string $request,resource $input,resource $output" "S" "bool") ("f" "realpath(" "string $path" "S" "string") ("f" "realpath_cache_size(" #1# "S" "int") ("f" "realpath_cache_get(" #1# "S" "array") ("f" "readlink(" "string $path" "S" "string") ("f" "readline_redisplay(" #1# "S" "void") ("f" "readline_on_new_line(" #1# "S" "void") ("f" "readline_list_history(" #1# "S" "array") ("f" "readline_completion_function(" "callable $function" "S" "bool") ("f" "readline_clear_history(" #1# "S" "bool") ("f" "readline_callback_read_char(" #1# "S" "void") ("f" "readline_callback_handler_remove(" #1# "S" "bool") ("f" "readline_callback_handler_install(" "string $prompt,callable $callback" "S" "bool") ("f" "readline_add_history(" "string $line" "S" "bool") ("f" "rawurlencode(" "string $str" "S" "string") ("f" "rawurldecode(" "string $str" "S" "string") ("f" "rar_wrapper_cache_stats(" #1# "S" "string") ("f" "rand(" #1# "S" "int") ("f" "radius_strerror(" "resource $radius_handle" "S" "string") ("f" "radius_server_secret(" "resource $radius_handle" "S" "string") ("f" "radius_send_request(" "resource $radius_handle" "S" "int") ("f" "radius_salt_encrypt_attr(" "resource $radius_handle,string $data" "S" "string") ("f" "radius_request_authenticator(" "resource $radius_handle" "S" "string") ("f" "radius_put_vendor_addr(" "resource $radius_handle,int $vendor,int $type,string $addr" "S" "bool") ("f" "radius_get_vendor_attr(" "string $data" "S" "array") ("f" "radius_get_tagged_attr_tag(" "string $data" "S" "integer") ("f" "radius_get_tagged_attr_data(" "string $data" "S" "string") ("f" "radius_get_attr(" "resource $radius_handle" "S" "mixed") ("f" "radius_demangle(" "resource $radius_handle,string $mangled" "S" "string") ("f" "radius_demangle_mppe_key(" "resource $radius_handle,string $mangled" "S" "string") ("f" "radius_cvt_string(" "string $data" "S" "string") ("f" "radius_cvt_int(" "string $data" "S" "int") ("f" "radius_cvt_addr(" "string $data" "S" "string") ("f" "radius_create_request(" "resource $radius_handle,int $type" "S" "bool") ("f" "radius_config(" "resource $radius_handle,string $file" "S" "bool") ("f" "radius_close(" "resource $radius_handle" "S" "bool") ("f" "radius_auth_open(" #1# "S" "resource") ("f" "radius_add_server(" "resource $radius_handle,string $hostname,int $port,string $secret,int $timeout,int $max_tries" "S" "bool") ("f" "radius_acct_open(" #1# "S" "resource") ("f" "rad2deg(" "float $number" "S" "float") ("f" "quotemeta(" "string $str" "S" "string") ("f" "quoted_printable_encode(" "string $str" "S" "string") ("f" "quoted_printable_decode(" "string $str" "S" "string") ("f" "px_update_record(" "resource $pxdoc,array $data,int $num" "S" "bool") ("f" "px_timestamp2string(" "resource $pxdoc,float $value,string $format" "S" "string") ("f" "px_set_value(" "resource $pxdoc,string $name,float $value" "S" "bool") ("f" "px_set_targetencoding(" "resource $pxdoc,string $encoding" "S" "bool") ("f" "px_set_tablename(" "resource $pxdoc,string $name" "S" "void") ("f" "px_set_parameter(" "resource $pxdoc,string $name,string $value" "S" "bool") ("f" "px_set_blob_file(" "resource $pxdoc,string $filename" "S" "bool") ("f" "px_open_fp(" "resource $pxdoc,resource $file" "S" "bool") ("f" "px_numrecords(" "resource $pxdoc" "S" "int") ("f" "px_numfields(" "resource $pxdoc" "S" "int") ("f" "px_new(" #1# "S" "resource") ("f" "px_insert_record(" "resource $pxdoc,array $data" "S" "int") ("f" "px_get_value(" "resource $pxdoc,string $name" "S" "float") ("f" "px_get_parameter(" "resource $pxdoc,string $name" "S" "string") ("f" "px_get_info(" "resource $pxdoc" "S" "array") ("f" "px_get_field(" "resource $pxdoc,int $fieldno" "S" "array") ("f" "px_delete_record(" "resource $pxdoc,int $num" "S" "bool") ("f" "px_delete(" "resource $pxdoc" "S" "bool") ("f" "px_date2string(" "resource $pxdoc,int $value,string $format" "S" "string") ("f" "px_create_fp(" "resource $pxdoc,resource $file,array $fielddesc" "S" "bool") ("f" "px_close(" "resource $pxdoc" "S" "bool") ("f" "putenv(" "string $setting" "S" "bool") ("f" "ps_translate(" "resource $psdoc,float $x,float $y" "S" "bool") ("f" "ps_symbol(" "resource $psdoc,int $ord" "S" "bool") ("f" "ps_stroke(" "resource $psdoc" "S" "bool") ("f" "ps_show_xy(" "resource $psdoc,string $text,float $x,float $y" "S" "bool") ("f" "ps_show_xy2(" "resource $psdoc,string $text,int $len,float $xcoor,float $ycoor" "S" "bool") ("f" "ps_show(" "resource $psdoc,string $text" "S" "bool") ("f" "ps_show2(" "resource $psdoc,string $text,int $len" "S" "bool") ("f" "ps_shfill(" "resource $psdoc,int $shadingid" "S" "bool") ("f" "ps_shading_pattern(" "resource $psdoc,int $shadingid,string $optlist" "S" "int") ("f" "ps_shading(" "resource $psdoc,string $type,float $x0,float $y0,float $x1,float $y1,float $c1,float $c2,float $c3,float $c4,string $optlist" "S" "int") ("f" "ps_set_value(" "resource $psdoc,string $name,float $value" "S" "bool") ("f" "ps_set_text_pos(" "resource $psdoc,float $x,float $y" "S" "bool") ("f" "ps_setpolydash(" "resource $psdoc,float $arr" "S" "bool") ("f" "ps_set_parameter(" "resource $psdoc,string $name,string $value" "S" "bool") ("f" "ps_setoverprintmode(" "resource $psdoc,int $mode" "S" "bool") ("f" "ps_setmiterlimit(" "resource $psdoc,float $value" "S" "bool") ("f" "ps_setlinewidth(" "resource $psdoc,float $width" "S" "bool") ("f" "ps_setlinejoin(" "resource $psdoc,int $type" "S" "bool") ("f" "ps_setlinecap(" "resource $psdoc,int $type" "S" "bool") ("f" "ps_set_info(" "resource $p,string $key,string $val" "S" "bool") ("f" "ps_setgray(" "resource $psdoc,float $gray" "S" "bool") ("f" "ps_setfont(" "resource $psdoc,int $fontid,float $size" "S" "bool") ("f" "ps_setflat(" "resource $psdoc,float $value" "S" "bool") ("f" "ps_setdash(" "resource $psdoc,float $on,float $off" "S" "bool") ("f" "ps_setcolor(" "resource $psdoc,string $type,string $colorspace,float $c1,float $c2,float $c3,float $c4" "S" "bool") ("f" "ps_set_border_style(" "resource $psdoc,string $style,float $width" "S" "bool") ("f" "ps_set_border_dash(" "resource $psdoc,float $black,float $white" "S" "bool") ("f" "ps_set_border_color(" "resource $psdoc,float $red,float $green,float $blue" "S" "bool") ("f" "ps_scale(" "resource $psdoc,float $x,float $y" "S" "bool") ("f" "ps_save(" "resource $psdoc" "S" "bool") ("f" "ps_rotate(" "resource $psdoc,float $rot" "S" "bool") ("f" "ps_restore(" "resource $psdoc" "S" "bool") ("f" "ps_rect(" "resource $psdoc,float $x,float $y,float $width,float $height" "S" "bool") ("f" "ps_place_image(" "resource $psdoc,int $imageid,float $x,float $y,float $scale" "S" "bool") ("f" "pspell_suggest(" "int $dictionary_link,string $word" "S" "array") ("f" "pspell_store_replacement(" "int $dictionary_link,string $misspelled,string $correct" "S" "bool") ("f" "pspell_save_wordlist(" "int $dictionary_link" "S" "bool") ("f" "pspell_new_config(" "int $config" "S" "int") ("f" "pspell_config_save_repl(" "int $dictionary_link,bool $flag" "S" "bool") ("f" "pspell_config_runtogether(" "int $dictionary_link,bool $flag" "S" "bool") ("f" "pspell_config_repl(" "int $dictionary_link,string $file" "S" "bool") ("f" "pspell_config_personal(" "int $dictionary_link,string $file" "S" "bool") ("f" "pspell_config_mode(" "int $dictionary_link,int $mode" "S" "bool") ("f" "pspell_config_ignore(" "int $dictionary_link,int $n" "S" "bool") ("f" "pspell_config_dict_dir(" "int $conf,string $directory" "S" "bool") ("f" "pspell_config_data_dir(" "int $conf,string $directory" "S" "bool") ("f" "pspell_clear_session(" "int $dictionary_link" "S" "bool") ("f" "pspell_check(" "int $dictionary_link,string $word" "S" "bool") ("f" "pspell_add_to_session(" "int $dictionary_link,string $word" "S" "bool") ("f" "pspell_add_to_personal(" "int $dictionary_link,string $word" "S" "bool") ("f" "ps_open_memory_image(" "resource $psdoc,int $gd" "S" "int") ("f" "ps_open_image(" "resource $psdoc,string $type,string $source,string $data,int $lenght,int $width,int $height,int $components,int $bpc,string $params" "S" "int") ("f" "ps_new(" #1# "S" "resource") ("f" "ps_moveto(" "resource $psdoc,float $x,float $y" "S" "bool") ("f" "ps_lineto(" "resource $psdoc,float $x,float $y" "S" "bool") ("f" "ps_include_file(" "resource $psdoc,string $file" "S" "bool") ("f" "ps_hyphenate(" "resource $psdoc,string $text" "S" "array") ("f" "ps_get_buffer(" "resource $psdoc" "S" "string") ("f" "ps_fill_stroke(" "resource $psdoc" "S" "bool") ("f" "ps_fill(" "resource $psdoc" "S" "bool") ("f" "ps_end_template(" "resource $psdoc" "S" "bool") ("f" "ps_end_pattern(" "resource $psdoc" "S" "bool") ("f" "ps_end_page(" "resource $psdoc" "S" "bool") ("f" "ps_delete(" "resource $psdoc" "S" "bool") ("f" "ps_curveto(" "resource $psdoc,float $x1,float $y1,float $x2,float $y2,float $x3,float $y3" "S" "bool") ("f" "ps_continue_text(" "resource $psdoc,string $text" "S" "bool") ("f" "ps_closepath_stroke(" "resource $psdoc" "S" "bool") ("f" "ps_closepath(" "resource $psdoc" "S" "bool") ("f" "ps_close_image(" "resource $psdoc,int $imageid" "S" "void") ("f" "ps_close(" "resource $psdoc" "S" "bool") ("f" "ps_clip(" "resource $psdoc" "S" "bool") ("f" "ps_circle(" "resource $psdoc,float $x,float $y,float $radius" "S" "bool") ("f" "ps_begin_template(" "resource $psdoc,float $width,float $height" "S" "int") ("f" "ps_begin_pattern(" "resource $psdoc,float $width,float $height,float $xstep,float $ystep,int $painttype" "S" "int") ("f" "ps_begin_page(" "resource $psdoc,float $width,float $height" "S" "bool") ("f" "ps_arcn(" "resource $psdoc,float $x,float $y,float $radius,float $alpha,float $beta" "S" "bool") ("f" "ps_arc(" "resource $psdoc,float $x,float $y,float $radius,float $alpha,float $beta" "S" "bool") ("f" "ps_add_weblink(" "resource $psdoc,float $llx,float $lly,float $urx,float $ury,string $url" "S" "bool") ("f" "ps_add_pdflink(" "resource $psdoc,float $llx,float $lly,float $urx,float $ury,string $filename,int $page,string $dest" "S" "bool") ("f" "ps_add_note(" "resource $psdoc,float $llx,float $lly,float $urx,float $ury,string $contents,string $title,string $icon,int $open" "S" "bool") ("f" "ps_add_locallink(" "resource $psdoc,float $llx,float $lly,float $urx,float $ury,int $page,string $dest" "S" "bool") ("f" "ps_add_launchlink(" "resource $psdoc,float $llx,float $lly,float $urx,float $ury,string $filename" "S" "bool") ("f" "property_exists(" "mixed $class,string $property" "S" "bool") ("f" "proc_nice(" "int $increment" "S" "bool") ("f" "proc_get_status(" "resource $process" "S" "array") ("f" "proc_close(" "resource $process" "S" "int") ("f" "prev(" "array &$array" "S" "mixed") ("f" "preg_last_error(" #1# "S" "int") ("f" "pow(" "number $base,number $exp" "S" "number") ("f" "posix_uname(" #1# "S" "array") ("f" "posix_ttyname(" "mixed $fd" "S" "string") ("f" "posix_times(" #1# "S" "array") ("f" "posix_strerror(" "int $errno" "S" "string") ("f" "posix_setuid(" "int $uid" "S" "bool") ("f" "posix_setsid(" #1# "S" "int") ("f" "posix_setpgid(" "int $pid,int $pgid" "S" "bool") ("f" "posix_setgid(" "int $gid" "S" "bool") ("f" "posix_seteuid(" "int $uid" "S" "bool") ("f" "posix_setegid(" "int $gid" "S" "bool") ("f" "posix_mkfifo(" "string $pathname,int $mode" "S" "bool") ("f" "posix_kill(" "int $pid,int $sig" "S" "bool") ("f" "posix_isatty(" "mixed $fd" "S" "bool") ("f" "posix_initgroups(" "string $name,int $base_group_id" "S" "bool") ("f" "posix_getuid(" #1# "S" "int") ("f" "posix_getsid(" "int $pid" "S" "int") ("f" "posix_getrlimit(" #1# "S" "array") ("f" "posix_getpwuid(" "int $uid" "S" "array") ("f" "posix_getpwnam(" "string $username" "S" "array") ("f" "posix_getppid(" #1# "S" "int") ("f" "posix_getpid(" #1# "S" "int") ("f" "posix_getpgrp(" #1# "S" "int") ("f" "posix_getpgid(" "int $pid" "S" "int") ("f" "posix_getlogin(" #1# "S" "string") ("f" "posix_get_last_error(" #1# "S" "int") ("f" "posix_getgroups(" #1# "S" "array") ("f" "posix_getgrnam(" "string $name" "S" "array") ("f" "posix_getgrgid(" "int $gid" "S" "array") ("f" "posix_getgid(" #1# "S" "int") ("f" "posix_geteuid(" #1# "S" "int") ("f" "posix_getegid(" #1# "S" "int") ("f" "posix_getcwd(" #1# "S" "string") ("f" "posix_ctermid(" #1# "S" "string") ("f" "popen(" "string $command,string $mode" "S" "resource") ("f" "png2wbmp(" "string $pngname,string $wbmpname,int $dest_height,int $dest_width,int $threshold" "S" "bool") ("f" "pi(" #1# "S" "float") ("f" "php_strip_whitespace(" "string $filename" "S" "string") ("f" "php_sapi_name(" #1# "S" "string") ("f" "php_logo_guid(" #1# "S" "string") ("f" "php_ini_scanned_files(" #1# "S" "string") ("f" "php_ini_loaded_file(" #1# "S" "string") ("f" "pg_unescape_bytea(" "string $data" "S" "string") ("f" "pg_transaction_status(" "resource $connection" "S" "int") ("f" "pg_socket(" "resource $connection" "S" "resource") ("f" "pg_send_query_params(" "resource $connection,string $query,array $params" "S" "bool") ("f" "pg_send_query(" "resource $connection,string $query" "S" "bool") ("f" "pg_send_prepare(" "resource $connection,string $stmtname,string $query" "S" "bool") ("f" "pg_send_execute(" "resource $connection,string $stmtname,array $params" "S" "bool") ("f" "pg_result_seek(" "resource $result,int $offset" "S" "array") ("f" "pg_result_error(" "resource $result" "S" "string") ("f" "pg_result_error_field(" "resource $result,int $fieldcode" "S" "string") ("f" "pg_num_rows(" "resource $result" "S" "int") ("f" "pg_num_fields(" "resource $result" "S" "int") ("f" "pg_lo_unlink(" "resource $connection,int $oid" "S" "bool") ("f" "pg_lo_truncate(" "resource $large_object,int $size" "S" "bool") ("f" "pg_lo_tell(" "resource $large_object" "S" "int") ("f" "pg_lo_read_all(" "resource $large_object" "S" "int") ("f" "pg_lo_open(" "resource $connection,int $oid,string $mode" "S" "resource") ("f" "pg_lo_close(" "resource $large_object" "S" "bool") ("f" "pg_last_oid(" "resource $result" "S" "int") ("f" "pg_last_notice(" "resource $connection" "S" "string") ("f" "pg_get_pid(" "resource $connection" "S" "int") ("f" "pg_free_result(" "resource $result" "S" "bool") ("f" "pg_flush(" "resource $connection" "S" "mixed") ("f" "pg_field_type(" "resource $result,int $field_number" "S" "string") ("f" "pg_field_type_oid(" "resource $result,int $field_number" "S" "int") ("f" "pg_field_size(" "resource $result,int $field_number" "S" "int") ("f" "pg_field_prtlen(" "resource $result,int $row_number,string $field_name" "S" "int") ("f" "pg_field_num(" "resource $result,string $field_name" "S" "int") ("f" "pg_field_name(" "resource $result,int $field_number" "S" "string") ("f" "pg_field_is_null(" "resource $result,int $row,mixed $field" "S" "int") ("f" "pg_fetch_result(" "resource $result,int $row,mixed $field" "S" "mixed") ("f" "pg_fetch_all(" "resource $result" "S" "array") ("f" "pg_consume_input(" "resource $connection" "S" "bool") ("f" "pg_connection_status(" "resource $connection" "S" "int") ("f" "pg_connection_reset(" "resource $connection" "S" "bool") ("f" "pg_connection_busy(" "resource $connection" "S" "bool") ("f" "pg_cancel_query(" "resource $connection" "S" "bool") ("f" "pg_affected_rows(" "resource $result" "S" "int") ("f" "PDF_utf8_to_utf16(" "resource $pdfdoc,string $utf8string,string $ordering" "S" "string") ("f" "PDF_utf32_to_utf16(" "resource $pdfdoc,string $utf32string,string $ordering" "S" "string") ("f" "PDF_utf16_to_utf8(" "resource $pdfdoc,string $utf16string" "S" "string") ("f" "PDF_translate(" "resource $p,float $tx,float $ty" "S" "bool") ("f" "PDF_suspend_page(" "resource $pdfdoc,string $optlist" "S" "bool") ("f" "PDF_stroke(" "resource $p" "S" "bool") ("f" "PDF_stringwidth(" "resource $p,string $text,int $font,float $fontsize" "S" "float") ("f" "PDF_skew(" "resource $p,float $alpha,float $beta" "S" "bool") ("f" "PDF_show_xy(" "resource $p,string $text,float $x,float $y" "S" "bool") ("f" "PDF_show_boxed(" "resource $p,string $text,float $left,float $top,float $width,float $height,string $mode,string $feature" "S" "int") ("f" "PDF_show(" "resource $pdfdoc,string $text" "S" "bool") ("f" "PDF_shfill(" "resource $pdfdoc,int $shading" "S" "bool") ("f" "PDF_shading_pattern(" "resource $pdfdoc,int $shading,string $optlist" "S" "int") ("f" "PDF_shading(" "resource $pdfdoc,string $shtype,float $x0,float $y0,float $x1,float $y1,float $c1,float $c2,float $c3,float $c4,string $optlist" "S" "int") ("f" "PDF_set_value(" "resource $p,string $key,float $value" "S" "bool") ("f" "PDF_set_text_pos(" "resource $p,float $x,float $y" "S" "bool") ("f" "PDF_setrgbcolor_stroke(" "resource $p,float $red,float $green,float $blue" "S" "bool") ("f" "PDF_setrgbcolor_fill(" "resource $p,float $red,float $green,float $blue" "S" "bool") ("f" "PDF_setrgbcolor(" "resource $p,float $red,float $green,float $blue" "S" "bool") ("f" "PDF_set_parameter(" "resource $p,string $key,string $value" "S" "bool") ("f" "PDF_setmiterlimit(" "resource $pdfdoc,float $miter" "S" "bool") ("f" "PDF_setmatrix(" "resource $p,float $a,float $b,float $c,float $d,float $e,float $f" "S" "bool") ("f" "PDF_setlinewidth(" "resource $p,float $width" "S" "bool") ("f" "PDF_setlinejoin(" "resource $p,int $value" "S" "bool") ("f" "PDF_setlinecap(" "resource $p,int $linecap" "S" "bool") ("f" "PDF_set_layer_dependency(" "resource $pdfdoc,string $type,string $optlist" "S" "bool") ("f" "PDF_set_info(" "resource $p,string $key,string $value" "S" "bool") ("f" "PDF_set_gstate(" "resource $pdfdoc,int $gstate" "S" "bool") ("f" "PDF_setgray_stroke(" "resource $p,float $g" "S" "bool") ("f" "PDF_setgray_fill(" "resource $p,float $g" "S" "bool") ("f" "PDF_setgray(" "resource $p,float $g" "S" "bool") ("f" "PDF_setfont(" "resource $pdfdoc,int $font,float $fontsize" "S" "bool") ("f" "PDF_setflat(" "resource $pdfdoc,float $flatness" "S" "bool") ("f" "PDF_setdashpattern(" "resource $pdfdoc,string $optlist" "S" "bool") ("f" "PDF_setdash(" "resource $pdfdoc,float $b,float $w" "S" "bool") ("f" "PDF_setcolor(" "resource $p,string $fstype,string $colorspace,float $c1,float $c2,float $c3,float $c4" "S" "bool") ("f" "PDF_set_border_style(" "resource $pdfdoc,string $style,float $width" "S" "bool") ("f" "PDF_set_border_dash(" "resource $pdfdoc,float $black,float $white" "S" "bool") ("f" "PDF_set_border_color(" "resource $p,float $red,float $green,float $blue" "S" "bool") ("f" "PDF_scale(" "resource $p,float $sx,float $sy" "S" "bool") ("f" "PDF_save(" "resource $p" "S" "bool") ("f" "PDF_rotate(" "resource $p,float $phi" "S" "bool") ("f" "PDF_resume_page(" "resource $pdfdoc,string $optlist" "S" "bool") ("f" "PDF_restore(" "resource $p" "S" "bool") ("f" "PDF_rect(" "resource $p,float $x,float $y,float $width,float $height" "S" "bool") ("f" "PDF_process_pdi(" "resource $pdfdoc,int $doc,int $page,string $optlist" "S" "int") ("f" "PDF_place_pdi_page(" "resource $pdfdoc,int $page,float $x,float $y,float $sx,float $sy" "S" "bool") ("f" "PDF_place_image(" "resource $pdfdoc,int $image,float $x,float $y,float $scale" "S" "bool") ("f" "PDF_pcos_get_string(" "resource $p,int $doc,string $path" "S" "string") ("f" "PDF_pcos_get_stream(" "resource $p,int $doc,string $optlist,string $path" "S" "string") ("f" "PDF_pcos_get_number(" "resource $p,int $doc,string $path" "S" "float") ("f" "PDF_open_pdi_page(" "resource $p,int $doc,int $pagenumber,string $optlist" "S" "int") ("f" "PDF_open_pdi(" "resource $pdfdoc,string $filename,string $optlist,int $len" "S" "int") ("f" "PDF_open_pdi_document(" "resource $p,string $filename,string $optlist" "S" "int") ("f" "PDF_open_memory_image(" "resource $p,resource $image" "S" "int") ("f" "PDF_open_image(" "resource $p,string $imagetype,string $source,string $data,int $length,int $width,int $height,int $components,int $bpc,string $params" "S" "int") ("f" "PDF_open_image_file(" "resource $p,string $imagetype,string $filename,string $stringparam,int $intparam" "S" "int") ("f" "PDF_open_file(" "resource $p,string $filename" "S" "bool") ("f" "PDF_open_ccitt(" "resource $pdfdoc,string $filename,int $width,int $height,int $BitReverse,int $k,int $Blackls1" "S" "int") ("f" "PDF_new(" #1# "S" "resource") ("f" "PDF_moveto(" "resource $p,float $x,float $y" "S" "bool") ("f" "PDF_makespotcolor(" "resource $p,string $spotname" "S" "int") ("f" "PDF_load_image(" "resource $pdfdoc,string $imagetype,string $filename,string $optlist" "S" "int") ("f" "PDF_load_iccprofile(" "resource $pdfdoc,string $profilename,string $optlist" "S" "int") ("f" "PDF_load_font(" "resource $pdfdoc,string $fontname,string $encoding,string $optlist" "S" "int") ("f" "PDF_load_3ddata(" "resource $pdfdoc,string $filename,string $optlist" "S" "int") ("f" "PDF_lineto(" "resource $p,float $x,float $y" "S" "bool") ("f" "PDF_initgraphics(" "resource $p" "S" "bool") ("f" "PDF_info_textline(" "resource $pdfdoc,string $text,string $keyword,string $optlist" "S" "float") ("f" "PDF_info_textflow(" "resource $pdfdoc,int $textflow,string $keyword" "S" "float") ("f" "PDF_info_table(" "resource $pdfdoc,int $table,string $keyword" "S" "float") ("f" "PDF_info_matchbox(" "resource $pdfdoc,string $boxname,int $num,string $keyword" "S" "float") ("f" "PDF_info_font(" "resource $pdfdoc,int $font,string $keyword,string $optlist" "S" "float") ("f" "PDF_get_value(" "resource $p,string $key,float $modifier" "S" "float") ("f" "PDF_get_pdi_value(" "resource $p,string $key,int $doc,int $page,int $reserved" "S" "float") ("f" "PDF_get_pdi_parameter(" "resource $p,string $key,int $doc,int $page,int $reserved" "S" "string") ("f" "PDF_get_parameter(" "resource $p,string $key,float $modifier" "S" "string") ("f" "PDF_get_minorversion(" #1# "S" "int") ("f" "PDF_get_majorversion(" #1# "S" "int") ("f" "PDF_get_errnum(" "resource $pdfdoc" "S" "int") ("f" "PDF_get_errmsg(" "resource $pdfdoc" "S" "string") ("f" "PDF_get_buffer(" "resource $p" "S" "string") ("f" "PDF_get_apiname(" "resource $pdfdoc" "S" "string") ("f" "PDF_fit_textline(" "resource $pdfdoc,string $text,float $x,float $y,string $optlist" "S" "bool") ("f" "PDF_fit_textflow(" "resource $pdfdoc,int $textflow,float $llx,float $lly,float $urx,float $ury,string $optlist" "S" "string") ("f" "PDF_fit_table(" "resource $pdfdoc,int $table,float $llx,float $lly,float $urx,float $ury,string $optlist" "S" "string") ("f" "PDF_fit_pdi_page(" "resource $pdfdoc,int $page,float $x,float $y,string $optlist" "S" "bool") ("f" "PDF_fit_image(" "resource $pdfdoc,int $image,float $x,float $y,string $optlist" "S" "bool") ("f" "PDF_findfont(" "resource $p,string $fontname,string $encoding,int $embed" "S" "int") ("f" "PDF_fill_textblock(" "resource $pdfdoc,int $page,string $blockname,string $text,string $optlist" "S" "int") ("f" "PDF_fill_stroke(" "resource $p" "S" "bool") ("f" "PDF_fill_pdfblock(" "resource $pdfdoc,int $page,string $blockname,int $contents,string $optlist" "S" "int") ("f" "PDF_fill_imageblock(" "resource $pdfdoc,int $page,string $blockname,int $image,string $optlist" "S" "int") ("f" "PDF_fill(" "resource $p" "S" "bool") ("f" "PDF_end_template(" "resource $p" "S" "bool") ("f" "PDF_end_pattern(" "resource $p" "S" "bool") ("f" "PDF_endpath(" "resource $p" "S" "bool") ("f" "PDF_end_page_ext(" "resource $pdfdoc,string $optlist" "S" "bool") ("f" "PDF_end_page(" "resource $p" "S" "bool") ("f" "PDF_end_layer(" "resource $pdfdoc" "S" "bool") ("f" "PDF_end_item(" "resource $pdfdoc,int $id" "S" "bool") ("f" "PDF_end_glyph(" "resource $pdfdoc" "S" "bool") ("f" "PDF_end_font(" "resource $pdfdoc" "S" "bool") ("f" "PDF_end_document(" "resource $pdfdoc,string $optlist" "S" "bool") ("f" "PDF_encoding_set_char(" "resource $pdfdoc,string $encoding,int $slot,string $glyphname,int $uv" "S" "bool") ("f" "PDF_delete_textflow(" "resource $pdfdoc,int $textflow" "S" "bool") ("f" "PDF_delete_table(" "resource $pdfdoc,int $table,string $optlist" "S" "bool") ("f" "PDF_delete_pvf(" "resource $pdfdoc,string $filename" "S" "int") ("f" "PDF_delete(" "resource $pdfdoc" "S" "bool") ("f" "PDF_define_layer(" "resource $pdfdoc,string $name,string $optlist" "S" "int") ("f" "PDF_curveto(" "resource $p,float $x1,float $y1,float $x2,float $y2,float $x3,float $y3" "S" "bool") ("f" "PDF_create_textflow(" "resource $pdfdoc,string $text,string $optlist" "S" "int") ("f" "PDF_create_pvf(" "resource $pdfdoc,string $filename,string $data,string $optlist" "S" "bool") ("f" "PDF_create_gstate(" "resource $pdfdoc,string $optlist" "S" "int") ("f" "PDF_create_fieldgroup(" "resource $pdfdoc,string $name,string $optlist" "S" "bool") ("f" "PDF_create_field(" "resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $name,string $type,string $optlist" "S" "bool") ("f" "PDF_create_bookmark(" "resource $pdfdoc,string $text,string $optlist" "S" "int") ("f" "PDF_create_annotation(" "resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $type,string $optlist" "S" "bool") ("f" "PDF_create_action(" "resource $pdfdoc,string $type,string $optlist" "S" "int") ("f" "PDF_create_3dview(" "resource $pdfdoc,string $username,string $optlist" "S" "int") ("f" "PDF_continue_text(" "resource $p,string $text" "S" "bool") ("f" "PDF_concat(" "resource $p,float $a,float $b,float $c,float $d,float $e,float $f" "S" "bool") ("f" "PDF_close_pdi_page(" "resource $p,int $page" "S" "bool") ("f" "PDF_close_pdi(" "resource $p,int $doc" "S" "bool") ("f" "PDF_closepath_stroke(" "resource $p" "S" "bool") ("f" "PDF_closepath_fill_stroke(" "resource $p" "S" "bool") ("f" "PDF_closepath(" "resource $p" "S" "bool") ("f" "PDF_close_image(" "resource $p,int $image" "S" "bool") ("f" "PDF_close(" "resource $p" "S" "bool") ("f" "PDF_clip(" "resource $p" "S" "bool") ("f" "PDF_circle(" "resource $pdfdoc,float $x,float $y,float $r" "S" "bool") ("f" "PDF_begin_template(" "resource $pdfdoc,float $width,float $height" "S" "int") ("f" "PDF_begin_template_ext(" "resource $pdfdoc,float $width,float $height,string $optlist" "S" "int") ("f" "PDF_begin_pattern(" "resource $pdfdoc,float $width,float $height,float $xstep,float $ystep,int $painttype" "S" "int") ("f" "PDF_begin_page_ext(" "resource $pdfdoc,float $width,float $height,string $optlist" "S" "bool") ("f" "PDF_begin_page(" "resource $pdfdoc,float $width,float $height" "S" "bool") ("f" "PDF_begin_layer(" "resource $pdfdoc,int $layer" "S" "bool") ("f" "PDF_begin_item(" "resource $pdfdoc,string $tag,string $optlist" "S" "int") ("f" "PDF_begin_glyph(" "resource $pdfdoc,string $glyphname,float $wx,float $llx,float $lly,float $urx,float $ury" "S" "bool") ("f" "PDF_begin_font(" "resource $pdfdoc,string $filename,float $a,float $b,float $c,float $d,float $e,float $f,string $optlist" "S" "bool") ("f" "PDF_begin_document(" "resource $pdfdoc,string $filename,string $optlist" "S" "int") ("f" "PDF_attach_file(" "resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $filename,string $description,string $author,string $mimetype,string $icon" "S" "bool") ("f" "PDF_arcn(" "resource $p,float $x,float $y,float $r,float $alpha,float $beta" "S" "bool") ("f" "PDF_arc(" "resource $p,float $x,float $y,float $r,float $alpha,float $beta" "S" "bool") ("f" "PDF_add_weblink(" "resource $pdfdoc,float $lowerleftx,float $lowerlefty,float $upperrightx,float $upperrighty,string $url" "S" "bool") ("f" "PDF_add_thumbnail(" "resource $pdfdoc,int $image" "S" "bool") ("f" "PDF_add_textflow(" "resource $pdfdoc,int $textflow,string $text,string $optlist" "S" "int") ("f" "PDF_add_table_cell(" "resource $pdfdoc,int $table,int $column,int $row,string $text,string $optlist" "S" "int") ("f" "PDF_add_pdflink(" "resource $pdfdoc,float $bottom_left_x,float $bottom_left_y,float $up_right_x,float $up_right_y,string $filename,int $page,string $dest" "S" "bool") ("f" "PDF_add_note(" "resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $contents,string $title,string $icon,int $open" "S" "bool") ("f" "PDF_add_nameddest(" "resource $pdfdoc,string $name,string $optlist" "S" "bool") ("f" "PDF_add_locallink(" "resource $pdfdoc,float $lowerleftx,float $lowerlefty,float $upperrightx,float $upperrighty,int $page,string $dest" "S" "bool") ("f" "PDF_add_launchlink(" "resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $filename" "S" "bool") ("f" "PDF_activate_item(" "resource $pdfdoc,int $id" "S" "bool") ("f" "pcntl_wtermsig(" "int $status" "S" "int") ("f" "pcntl_wstopsig(" "int $status" "S" "int") ("f" "pcntl_wifstopped(" "int $status" "S" "bool") ("f" "pcntl_wifsignaled(" "int $status" "S" "bool") ("f" "pcntl_wifexited(" "int $status" "S" "bool") ("f" "pcntl_wexitstatus(" "int $status" "S" "int") ("f" "pcntl_strerror(" "int $errno" "S" "string") ("f" "pcntl_signal_dispatch(" #1# "S" "bool") ("f" "pcntl_get_last_error(" #1# "S" "int") ("f" "pcntl_fork(" #1# "S" "int") ("f" "pcntl_alarm(" "int $seconds" "S" "int") ("f" "pclose(" "resource $handle" "S" "int") ("f" "password_verify(" "string $password,string $hash" "S" "boolean") ("f" "password_get_info(" "string $hash" "S" "array") ("f" "parsekit_func_arginfo(" "mixed $function" "S" "array") ("f" "override_function(" "string $function_name,string $function_args,string $function_code" "S" "bool") ("f" "output_reset_rewrite_vars(" #1# "S" "bool") ("f" "output_add_rewrite_var(" "string $name,string $value" "S" "bool") ("f" "ord(" "string $string" "S" "int") ("f" "openssl_x509_read(" "mixed $x509certdata" "S" "resource") ("f" "openssl_x509_free(" "resource $x509cert" "S" "void") ("f" "openssl_x509_check_private_key(" "mixed $cert,mixed $key" "S" "bool") ("f" "openssl_spki_verify(" "string &$spkac" "S" "string") ("f" "openssl_spki_export(" "string &$spkac" "S" "string") ("f" "openssl_spki_export_challenge(" "string &$spkac" "S" "string") ("f" "openssl_pkey_get_public(" "mixed $certificate" "S" "resource") ("f" "openssl_pkey_get_details(" "resource $key" "S" "array") ("f" "openssl_pkey_free(" "resource $key" "S" "void") ("f" "openssl_pkcs12_read(" "string $pkcs12,array &$certs,string $pass" "S" "bool") ("f" "openssl_get_cert_locations(" #1# "S" "array") ("f" "openssl_free_key(" "resource $key_identifier" "S" "void") ("f" "openssl_error_string(" #1# "S" "string") ("f" "openssl_dh_compute_key(" "string $pub_key,resource $dh_key" "S" "string") ("f" "openssl_cipher_iv_length(" "string $method" "S" "int") ("f" "openlog(" "string $ident,int $option,int $facility" "S" "bool") ("f" "openal_stream(" "resource $source,int $format,int $rate" "S" "resource") ("f" "openal_source_stop(" "resource $source" "S" "bool") ("f" "openal_source_set(" "resource $source,int $property,mixed $setting" "S" "bool") ("f" "openal_source_rewind(" "resource $source" "S" "bool") ("f" "openal_source_play(" "resource $source" "S" "bool") ("f" "openal_source_pause(" "resource $source" "S" "bool") ("f" "openal_source_get(" "resource $source,int $property" "S" "mixed") ("f" "openal_source_destroy(" "resource $source" "S" "bool") ("f" "openal_source_create(" #1# "S" "resource") ("f" "openal_listener_set(" "int $property,mixed $setting" "S" "bool") ("f" "openal_listener_get(" "int $property" "S" "mixed") ("f" "openal_device_close(" "resource $device" "S" "bool") ("f" "openal_context_suspend(" "resource $context" "S" "bool") ("f" "openal_context_process(" "resource $context" "S" "bool") ("f" "openal_context_destroy(" "resource $context" "S" "bool") ("f" "openal_context_current(" "resource $context" "S" "bool") ("f" "openal_context_create(" "resource $device" "S" "resource") ("f" "openal_buffer_loadwav(" "resource $buffer,string $wavfile" "S" "bool") ("f" "openal_buffer_get(" "resource $buffer,int $property" "S" "int") ("f" "openal_buffer_destroy(" "resource $buffer" "S" "bool") ("f" "openal_buffer_data(" "resource $buffer,int $format,string $data,int $freq" "S" "bool") ("f" "openal_buffer_create(" #1# "S" "resource") ("f" "opcache_reset(" #1# "S" "boolean") ("f" "opcache_get_configuration(" #1# "S" "array") ("f" "opcache_compile_file(" "string $file" "S" "boolean") ("f" "odbc_tableprivileges(" "resource $connection_id,string $qualifier,string $owner,string $name" "S" "resource") ("f" "odbc_statistics(" "resource $connection_id,string $qualifier,string $owner,string $table_name,int $unique,int $accuracy" "S" "resource") ("f" "odbc_specialcolumns(" "resource $connection_id,int $type,string $qualifier,string $owner,string $table,int $scope,int $nullable" "S" "resource") ("f" "odbc_setoption(" "resource $id,int $function,int $option,int $param" "S" "bool") ("f" "odbc_rollback(" "resource $connection_id" "S" "bool") ("f" "odbc_result(" "resource $result_id,mixed $field" "S" "mixed") ("f" "odbc_procedures(" "resource $connection_id" "S" "resource") ("f" "odbc_procedurecolumns(" "resource $connection_id" "S" "resource") ("f" "odbc_primarykeys(" "resource $connection_id,string $qualifier,string $owner,string $table" "S" "resource") ("f" "odbc_prepare(" "resource $connection_id,string $query_string" "S" "resource") ("f" "odbc_num_rows(" "resource $result_id" "S" "int") ("f" "odbc_num_fields(" "resource $result_id" "S" "int") ("f" "odbc_next_result(" "resource $result_id" "S" "bool") ("f" "odbc_longreadlen(" "resource $result_id,int $length" "S" "bool") ("f" "odbc_free_result(" "resource $result_id" "S" "bool") ("f" "odbc_foreignkeys(" "resource $connection_id,string $pk_qualifier,string $pk_owner,string $pk_table,string $fk_qualifier,string $fk_owner,string $fk_table" "S" "resource") ("f" "odbc_field_type(" "resource $result_id,int $field_number" "S" "string") ("f" "odbc_field_scale(" "resource $result_id,int $field_number" "S" "int") ("f" "odbc_field_num(" "resource $result_id,string $field_name" "S" "int") ("f" "odbc_field_name(" "resource $result_id,int $field_number" "S" "string") ("f" "odbc_field_len(" "resource $result_id,int $field_number" "S" "int") ("f" "odbc_data_source(" "resource $connection_id,int $fetch_type" "S" "array") ("f" "odbc_cursor(" "resource $result_id" "S" "string") ("f" "odbc_commit(" "resource $connection_id" "S" "bool") ("f" "odbc_columnprivileges(" "resource $connection_id,string $qualifier,string $owner,string $table_name,string $column_name" "S" "resource") ("f" "odbc_close(" "resource $connection_id" "S" "void") ("f" "odbc_close_all(" #1# "S" "void") ("f" "odbc_binmode(" "resource $result_id,int $mode" "S" "bool") ("f" "octdec(" "string $octal_string" "S" "number") ("f" "oci_statement_type(" "resource $statement" "S" "string") ("f" "oci_set_prefetch(" "resource $statement,int $rows" "S" "bool") ("f" "oci_set_module_name(" "resource $connection,string $module_name" "S" "bool") ("f" "oci_set_edition(" "string $edition" "S" "bool") ("f" "oci_set_client_info(" "resource $connection,string $client_info" "S" "bool") ("f" "oci_set_client_identifier(" "resource $connection,string $client_identifier" "S" "bool") ("f" "oci_set_action(" "resource $connection,string $action_name" "S" "bool") ("f" "oci_server_version(" "resource $connection" "S" "string") ("f" "oci_rollback(" "resource $connection" "S" "bool") ("f" "oci_result(" "resource $statement,mixed $field" "S" "mixed") ("f" "oci_password_change(" "resource $connection,string $username,string $old_password,string $new_password" "S" "bool") ("f" "oci_parse(" "resource $connection,string $query" "S" "resource") ("f" "oci_num_rows(" "resource $stmt" "S" "int") ("f" "oci_num_fields(" "resource $statement" "S" "int") ("f" "oci_new_cursor(" "resource $connection" "S" "resource") ("f" "oci_lob_is_equal(" "OCI_Lob $lob1,OCI_Lob $lob2" "S" "bool") ("f" "oci_internal_debug(" "int $onoff" "S" "void") ("f" "oci_get_implicit_resultset(" "resource $statement" "S" "resource") ("f" "oci_free_statement(" "resource $statement" "S" "bool") ("f" "oci_free_descriptor(" "resource $descriptor" "S" "bool") ("f" "oci_field_type_raw(" "resource $statement,int $field" "S" "int") ("f" "oci_field_type(" "resource $stmt,int $field" "S" "mixed") ("f" "oci_field_size(" "resource $stmt,mixed $field" "S" "int") ("f" "oci_field_scale(" "resource $statement,int $field" "S" "int") ("f" "oci_field_precision(" "resource $statement,int $field" "S" "int") ("f" "oci_field_name(" "resource $statement,int $field" "S" "string") ("f" "oci_field_is_null(" "resource $statement,mixed $field" "S" "bool") ("f" "oci_fetch_row(" "resource $statement" "S" "array") ("f" "oci_fetch_object(" "resource $statement" "S" "object") ("f" "oci_fetch(" "resource $statement" "S" "bool") ("f" "oci_fetch_assoc(" "resource $statement" "S" "array") ("f" "oci_commit(" "resource $connection" "S" "bool") ("f" "oci_close(" "resource $connection" "S" "bool") ("f" "oci_client_version(" #1# "S" "string") ("f" "oci_cancel(" "resource $statement" "S" "bool") ("f" "ob_list_handlers(" #1# "S" "array") ("f" "ob_inflatehandler(" "string $data,int $mode" "S" "string") ("f" "ob_iconv_handler(" "string $contents,int $status" "S" "string") ("f" "ob_gzhandler(" "string $buffer,int $mode" "S" "string") ("f" "ob_get_level(" #1# "S" "int") ("f" "ob_get_length(" #1# "S" "int") ("f" "ob_get_flush(" #1# "S" "string") ("f" "ob_get_contents(" #1# "S" "string") ("f" "ob_get_clean(" #1# "S" "string") ("f" "ob_flush(" #1# "S" "void") ("f" "ob_etaghandler(" "string $data,int $mode" "S" "string") ("f" "ob_end_flush(" #1# "S" "bool") ("f" "ob_end_clean(" #1# "S" "bool") ("f" "ob_deflatehandler(" "string $data,int $mode" "S" "string") ("f" "ob_clean(" #1# "S" "void") ("f" "oauth_urlencode(" "字符串 $uri" "S" nil) ("f" "nthmac(" "string $clent,string $data" "S" "string") ("f" "nthmac(" "string $clent,string $data" "S" "string") ("f" "nsapi_virtual(" "string $uri" "S" "bool") ("f" "nsapi_response_headers(" #1# "S" "array") ("f" "nsapi_request_headers(" #1# "S" "array") ("f" "nl_langinfo(" "int $item" "S" "string") ("f" "ngettext(" "string $msgid1,string $msgid2,int $n" "S" "string") ("f" "next(" "array &$array" "S" "mixed") ("f" "newt_win_messagev(" "string $title,string $button_text,string $format,array $args" "S" "void") ("f" "newt_wait_for_key(" #1# "S" "void") ("f" "newt_textbox_set_text(" "resource $textbox,string $text" "S" "void") ("f" "newt_textbox_set_height(" "resource $textbox,int $height" "S" "void") ("f" "newt_textbox_get_num_lines(" "resource $textbox" "S" "int") ("f" "newt_suspend(" #1# "S" "void") ("f" "newt_set_suspend_callback(" "callable $function,mixed $data" "S" "void") ("f" "newt_set_help_callback(" "mixed $function" "S" "void") ("f" "newt_scrollbar_set(" "resource $scrollbar,int $where,int $total" "S" "void") ("f" "newt_scale_set(" "resource $scale,int $amount" "S" "void") ("f" "newt_scale(" "int $left,int $top,int $width,int $full_value" "S" "resource") ("f" "newt_run_form(" "resource $form" "S" "resource") ("f" "newt_resume(" #1# "S" "void") ("f" "newt_refresh(" #1# "S" "void") ("f" "newt_reflow_text(" "string $text,int $width,int $flex_down,int $flex_up,int &$actual_width,int &$actual_height" "S" "string") ("f" "newt_redraw_help_line(" #1# "S" "void") ("f" "newt_radio_get_current(" "resource $set_member" "S" "resource") ("f" "newt_pop_window(" #1# "S" "void") ("f" "newt_pop_help_line(" #1# "S" "void") ("f" "newt_listitem_set(" "resource $item,string $text" "S" "void") ("f" "newt_listitem_get_data(" "resource $item" "S" "mixed") ("f" "newt_listbox_set_width(" "resource $listbox,int $width" "S" "void") ("f" "newt_listbox_set_entry(" "resource $listbox,int $num,string $text" "S" "void") ("f" "newt_listbox_set_data(" "resource $listbox,int $num,mixed $data" "S" "void") ("f" "newt_listbox_set_current(" "resource $listbox,int $num" "S" "void") ("f" "newt_listbox_set_current_by_key(" "resource $listbox,mixed $key" "S" "void") ("f" "newt_listbox_select_item(" "resource $listbox,mixed $key,int $sense" "S" "void") ("f" "newt_listbox_item_count(" "resource $listbox" "S" "int") ("f" "newt_listbox_insert_entry(" "resource $listbox,string $text,mixed $data,mixed $key" "S" "void") ("f" "newt_listbox_get_selection(" "resource $listbox" "S" "array") ("f" "newt_listbox_get_current(" "resource $listbox" "S" "string") ("f" "newt_listbox_delete_entry(" "resource $listbox,mixed $key" "S" "void") ("f" "newt_listbox_clear(" "resource $listobx" "S" "void") ("f" "newt_listbox_clear_selection(" "resource $listbox" "S" "void") ("f" "newt_listbox_append_entry(" "resource $listbox,string $text,mixed $data" "S" "void") ("f" "newt_label_set_text(" "resource $label,string $text" "S" "void") ("f" "newt_label(" "int $left,int $top,string $text" "S" "resource") ("f" "newt_init(" #1# "S" "int") ("f" "newt_grid_wrapped_window(" "resource $grid,string $title" "S" "void") ("f" "newt_grid_wrapped_window_at(" "resource $grid,string $title,int $left,int $top" "S" "void") ("f" "newt_grid_simple_window(" "resource $text,resource $middle,resource $buttons" "S" "resource") ("f" "newt_grid_place(" "resource $grid,int $left,int $top" "S" "void") ("f" "newt_grid_get_size(" "resouce $grid,int &$width,int &$height" "S" "void") ("f" "newt_grid_free(" "resource $grid,bool $recurse" "S" "void") ("f" "newt_grid_basic_window(" "resource $text,resource $middle,resource $buttons" "S" "resource") ("f" "newt_grid_add_components_to_form(" "resource $grid,resource $form,bool $recurse" "S" "void") ("f" "newt_get_screen_size(" "int &$cols,int &$rows" "S" "void") ("f" "newt_form_set_width(" "resource $form,int $width" "S" "void") ("f" "newt_form_set_timer(" "resource $form,int $milliseconds" "S" "void") ("f" "newt_form_set_size(" "resource $form" "S" "void") ("f" "newt_form_set_height(" "resource $form,int $height" "S" "void") ("f" "newt_form_set_background(" "resource $from,int $background" "S" "void") ("f" "newt_form_run(" "resource $form,array &$exit_struct" "S" "void") ("f" "newt_form_get_current(" "resource $form" "S" "resource") ("f" "newt_form_destroy(" "resource $form" "S" "void") ("f" "newt_form_add_hot_key(" "resource $form,int $key" "S" "void") ("f" "newt_form_add_component(" "resource $form,resource $component" "S" "void") ("f" "newt_form_add_components(" "resource $form,array $components" "S" "void") ("f" "newt_finished(" #1# "S" "int") ("f" "newt_entry_set_flags(" "resource $entry,int $flags,int $sense" "S" "void") ("f" "newt_entry_set_filter(" "resource $entry,callable $filter,mixed $data" "S" "void") ("f" "newt_entry_get_value(" "resource $entry" "S" "string") ("f" "newt_draw_root_text(" "int $left,int $top,string $text" "S" "void") ("f" "newt_draw_form(" "resource $form" "S" "void") ("f" "newt_delay(" "int $microseconds" "S" "void") ("f" "newt_cursor_on(" #1# "S" "void") ("f" "newt_cursor_off(" #1# "S" "void") ("f" "newt_create_grid(" "int $cols,int $rows" "S" "resource") ("f" "newt_component_takes_focus(" "resource $component,bool $takes_focus" "S" "void") ("f" "newt_component_add_callback(" "resource $component,mixed $func_name,mixed $data" "S" "void") ("f" "newt_compact_button(" "int $left,int $top,string $text" "S" "resource") ("f" "newt_cls(" #1# "S" "void") ("f" "newt_clear_key_buffer(" #1# "S" "void") ("f" "newt_checkbox_tree_set_width(" "resource $checkbox_tree,int $width" "S" "void") ("f" "newt_checkbox_tree_set_entry(" "resource $checkboxtree,mixed $data,string $text" "S" "void") ("f" "newt_checkbox_tree_set_entry_value(" "resource $checkboxtree,mixed $data,string $value" "S" "void") ("f" "newt_checkbox_tree_set_current(" "resource $checkboxtree,mixed $data" "S" "void") ("f" "newt_checkbox_tree_get_selection(" "resource $checkboxtree" "S" "array") ("f" "newt_checkbox_tree_get_multi_selection(" "resource $checkboxtree,string $seqnum" "S" "array") ("f" "newt_checkbox_tree_get_entry_value(" "resource $checkboxtree,mixed $data" "S" "string") ("f" "newt_checkbox_tree_get_current(" "resource $checkboxtree" "S" "mixed") ("f" "newt_checkbox_tree_find_item(" "resource $checkboxtree,mixed $data" "S" "array") ("f" "newt_checkbox_set_value(" "resource $checkbox,string $value" "S" "void") ("f" "newt_checkbox_set_flags(" "resource $checkbox,int $flags,int $sense" "S" "void") ("f" "newt_checkbox_get_value(" "resource $checkbox" "S" "string") ("f" "newt_button(" "int $left,int $top,string $text" "S" "resource") ("f" "newt_button_bar(" "array &$buttons" "S" "resource") ("f" "newt_bell(" #1# "S" "void") ("f" "ncurses_wvline(" "resource $window,int $charattr,int $n" "S" "int") ("f" "ncurses_wstandout(" "resource $window" "S" "int") ("f" "ncurses_wstandend(" "resource $window" "S" "int") ("f" "ncurses_wrefresh(" "resource $window" "S" "int") ("f" "ncurses_wnoutrefresh(" "resource $window" "S" "int") ("f" "ncurses_wmove(" "resource $window,int $y,int $x" "S" "int") ("f" "ncurses_wmouse_trafo(" "resource $window,int &$y,int &$x,bool $toscreen" "S" "bool") ("f" "ncurses_whline(" "resource $window,int $charattr,int $n" "S" "int") ("f" "ncurses_wgetch(" "resource $window" "S" "int") ("f" "ncurses_werase(" "resource $window" "S" "int") ("f" "ncurses_wcolor_set(" "resource $window,int $color_pair" "S" "int") ("f" "ncurses_wclear(" "resource $window" "S" "int") ("f" "ncurses_wborder(" "resource $window,int $left,int $right,int $top,int $bottom,int $tl_corner,int $tr_corner,int $bl_corner,int $br_corner" "S" "int") ("f" "ncurses_wattrset(" "resource $window,int $attrs" "S" "int") ("f" "ncurses_wattron(" "resource $window,int $attrs" "S" "int") ("f" "ncurses_wattroff(" "resource $window,int $attrs" "S" "int") ("f" "ncurses_waddch(" "resource $window,int $ch" "S" "int") ("f" "ncurses_vline(" "int $charattr,int $n" "S" "int") ("f" "ncurses_vidattr(" "int $intarg" "S" "int") ("f" "ncurses_use_extended_names(" "bool $flag" "S" "int") ("f" "ncurses_use_env(" "bool $flag" "S" "void") ("f" "ncurses_use_default_colors(" #1# "S" "bool") ("f" "ncurses_update_panels(" #1# "S" "void") ("f" "ncurses_ungetmouse(" "array $mevent" "S" "bool") ("f" "ncurses_ungetch(" "int $keycode" "S" "int") ("f" "ncurses_typeahead(" "int $fd" "S" "int") ("f" "ncurses_top_panel(" "resource $panel" "S" "int") ("f" "ncurses_timeout(" "int $millisec" "S" "void") ("f" "ncurses_termname(" #1# "S" "string") ("f" "ncurses_termattrs(" #1# "S" "bool") ("f" "ncurses_start_color(" #1# "S" "int") ("f" "ncurses_standout(" #1# "S" "int") ("f" "ncurses_standend(" #1# "S" "int") ("f" "ncurses_slk_touch(" #1# "S" "int") ("f" "ncurses_slk_set(" "int $labelnr,string $label,int $format" "S" "bool") ("f" "ncurses_slk_restore(" #1# "S" "int") ("f" "ncurses_slk_refresh(" #1# "S" "int") ("f" "ncurses_slk_noutrefresh(" #1# "S" "bool") ("f" "ncurses_slk_init(" "int $format" "S" "bool") ("f" "ncurses_slk_color(" "int $intarg" "S" "int") ("f" "ncurses_slk_clear(" #1# "S" "bool") ("f" "ncurses_slk_attrset(" "int $intarg" "S" "int") ("f" "ncurses_slk_attron(" "int $intarg" "S" "int") ("f" "ncurses_slk_attroff(" "int $intarg" "S" "int") ("f" "ncurses_slk_attr(" #1# "S" "int") ("f" "ncurses_show_panel(" "resource $panel" "S" "int") ("f" "ncurses_scr_set(" "string $filename" "S" "int") ("f" "ncurses_scr_restore(" "string $filename" "S" "int") ("f" "ncurses_scrl(" "int $count" "S" "int") ("f" "ncurses_scr_init(" "string $filename" "S" "int") ("f" "ncurses_scr_dump(" "string $filename" "S" "int") ("f" "ncurses_savetty(" #1# "S" "bool") ("f" "ncurses_resetty(" #1# "S" "bool") ("f" "ncurses_reset_shell_mode(" #1# "S" "int") ("f" "ncurses_reset_prog_mode(" #1# "S" "int") ("f" "ncurses_replace_panel(" "resource $panel,resource $window" "S" "int") ("f" "ncurses_refresh(" "int $ch" "S" "int") ("f" "ncurses_raw(" #1# "S" "bool") ("f" "ncurses_qiflush(" #1# "S" "void") ("f" "ncurses_putp(" "string $text" "S" "int") ("f" "ncurses_prefresh(" "resource $pad,int $pminrow,int $pmincol,int $sminrow,int $smincol,int $smaxrow,int $smaxcol" "S" "int") ("f" "ncurses_pnoutrefresh(" "resource $pad,int $pminrow,int $pmincol,int $sminrow,int $smincol,int $smaxrow,int $smaxcol" "S" "int") ("f" "ncurses_panel_window(" "resource $panel" "S" "resource") ("f" "ncurses_panel_below(" "resource $panel" "S" "resource") ("f" "ncurses_panel_above(" "resource $panel" "S" "resource") ("f" "ncurses_pair_content(" "int $pair,int &$f,int &$b" "S" "int") ("f" "ncurses_noraw(" #1# "S" "bool") ("f" "ncurses_noqiflush(" #1# "S" "void") ("f" "ncurses_nonl(" #1# "S" "bool") ("f" "ncurses_noecho(" #1# "S" "bool") ("f" "ncurses_nocbreak(" #1# "S" "bool") ("f" "ncurses_nl(" #1# "S" "bool") ("f" "ncurses_newwin(" "int $rows,int $cols,int $y,int $x" "S" "resource") ("f" "ncurses_new_panel(" "resource $window" "S" "resource") ("f" "ncurses_newpad(" "int $rows,int $cols" "S" "resource") ("f" "ncurses_napms(" "int $milliseconds" "S" "int") ("f" "ncurses_mvwaddstr(" "resource $window,int $y,int $x,string $text" "S" "int") ("f" "ncurses_mvvline(" "int $y,int $x,int $attrchar,int $n" "S" "int") ("f" "ncurses_mvinch(" "int $y,int $x" "S" "int") ("f" "ncurses_mvhline(" "int $y,int $x,int $attrchar,int $n" "S" "int") ("f" "ncurses_mvgetch(" "int $y,int $x" "S" "int") ("f" "ncurses_mvdelch(" "int $y,int $x" "S" "int") ("f" "ncurses_mvcur(" "int $old_y,int $old_x,int $new_y,int $new_x" "S" "int") ("f" "ncurses_mvaddstr(" "int $y,int $x,string $s" "S" "int") ("f" "ncurses_mvaddnstr(" "int $y,int $x,string $s,int $n" "S" "int") ("f" "ncurses_mvaddchstr(" "int $y,int $x,string $s" "S" "int") ("f" "ncurses_mvaddchnstr(" "int $y,int $x,string $s,int $n" "S" "int") ("f" "ncurses_mvaddch(" "int $y,int $x,int $c" "S" "int") ("f" "ncurses_move_panel(" "resource $panel,int $startx,int $starty" "S" "int") ("f" "ncurses_move(" "int $y,int $x" "S" "int") ("f" "ncurses_mouse_trafo(" "int &$y,int &$x,bool $toscreen" "S" "bool") ("f" "ncurses_mousemask(" "int $newmask,int &$oldmask" "S" "int") ("f" "ncurses_mouseinterval(" "int $milliseconds" "S" "int") ("f" "ncurses_meta(" "resource $window,bool $bit8" "S" "int") ("f" "ncurses_longname(" #1# "S" "string") ("f" "ncurses_killchar(" #1# "S" "string") ("f" "ncurses_keypad(" "resource $window,bool $bf" "S" "int") ("f" "ncurses_keyok(" "int $keycode,bool $enable" "S" "int") ("f" "ncurses_isendwin(" #1# "S" "bool") ("f" "ncurses_instr(" "string &$buffer" "S" "int") ("f" "ncurses_insstr(" "string $text" "S" "int") ("f" "ncurses_insertln(" #1# "S" "int") ("f" "ncurses_insdelln(" "int $count" "S" "int") ("f" "ncurses_insch(" "int $character" "S" "int") ("f" "ncurses_init(" #1# "S" "void") ("f" "ncurses_init_pair(" "int $pair,int $fg,int $bg" "S" "int") ("f" "ncurses_init_color(" "int $color,int $r,int $g,int $b" "S" "int") ("f" "ncurses_inch(" #1# "S" "string") ("f" "ncurses_hline(" "int $charattr,int $n" "S" "int") ("f" "ncurses_hide_panel(" "resource $panel" "S" "int") ("f" "ncurses_has_key(" "int $keycode" "S" "int") ("f" "ncurses_has_il(" #1# "S" "bool") ("f" "ncurses_has_ic(" #1# "S" "bool") ("f" "ncurses_has_colors(" #1# "S" "bool") ("f" "ncurses_halfdelay(" "int $tenth" "S" "int") ("f" "ncurses_getyx(" "resource $window,int &$y,int &$x" "S" "void") ("f" "ncurses_getmouse(" "array &$mevent" "S" "bool") ("f" "ncurses_getmaxyx(" "resource $window,int &$y,int &$x" "S" "void") ("f" "ncurses_getch(" #1# "S" "int") ("f" "ncurses_flushinp(" #1# "S" "bool") ("f" "ncurses_flash(" #1# "S" "bool") ("f" "ncurses_filter(" #1# "S" "void") ("f" "ncurses_erasechar(" #1# "S" "string") ("f" "ncurses_erase(" #1# "S" "bool") ("f" "ncurses_end(" #1# "S" "int") ("f" "ncurses_echochar(" "int $character" "S" "int") ("f" "ncurses_echo(" #1# "S" "bool") ("f" "ncurses_doupdate(" #1# "S" "bool") ("f" "ncurses_delwin(" "resource $window" "S" "bool") ("f" "ncurses_del_panel(" "resource $panel" "S" "bool") ("f" "ncurses_deleteln(" #1# "S" "bool") ("f" "ncurses_delch(" #1# "S" "bool") ("f" "ncurses_delay_output(" "int $milliseconds" "S" "int") ("f" "ncurses_def_shell_mode(" #1# "S" "bool") ("f" "ncurses_def_prog_mode(" #1# "S" "bool") ("f" "ncurses_define_key(" "string $definition,int $keycode" "S" "int") ("f" "ncurses_curs_set(" "int $visibility" "S" "int") ("f" "ncurses_color_set(" "int $pair" "S" "int") ("f" "ncurses_color_content(" "int $color,int &$r,int &$g,int &$b" "S" "int") ("f" "ncurses_clrtoeol(" #1# "S" "bool") ("f" "ncurses_clrtobot(" #1# "S" "bool") ("f" "ncurses_clear(" #1# "S" "bool") ("f" "ncurses_cbreak(" #1# "S" "bool") ("f" "ncurses_can_change_color(" #1# "S" "bool") ("f" "ncurses_bottom_panel(" "resource $panel" "S" "int") ("f" "ncurses_border(" "int $left,int $right,int $top,int $bottom,int $tl_corner,int $tr_corner,int $bl_corner,int $br_corner" "S" "int") ("f" "ncurses_bkgdset(" "int $attrchar" "S" "void") ("f" "ncurses_bkgd(" "int $attrchar" "S" "int") ("f" "ncurses_beep(" #1# "S" "int") ("f" "ncurses_baudrate(" #1# "S" "int") ("f" "ncurses_attrset(" "int $attributes" "S" "int") ("f" "ncurses_attron(" "int $attributes" "S" "int") ("f" "ncurses_attroff(" "int $attributes" "S" "int") ("f" "ncurses_assume_default_colors(" "int $fg,int $bg" "S" "int") ("f" "ncurses_addstr(" "string $text" "S" "int") ("f" "ncurses_addnstr(" "string $s,int $n" "S" "int") ("f" "ncurses_addchstr(" "string $s" "S" "int") ("f" "ncurses_addchnstr(" "string $s,int $n" "S" "int") ("f" "ncurses_addch(" "int $ch" "S" "int") ("f" "natsort(" "array &$array" "S" "bool") ("f" "natcasesort(" "array &$array" "S" "bool") ("f" "mysql_tablename(" "resource $result,int $i" "S" "string") ("f" "mysql_num_rows(" "resource $result" "S" "int") ("f" "mysql_num_fields(" "resource $result" "S" "int") ("f" "mysqlnd_uh_set_statement_proxy(" "MysqlndUhStatement &$statement_proxy" "S" "bool") ("f" "mysqlnd_uh_convert_to_mysqlnd(" "mysqli &$mysql_connection" "S" "resource") ("f" "mysqlnd_qc_set_user_handlers(" "string $get_hash,string $find_query_in_cache,string $return_to_cache,string $add_query_to_cache_if_not_exists,string $query_is_select,string $update_query_run_time_stats,string $get_stats,string $clear_cache" "S" "bool") ("f" "mysqlnd_qc_set_storage_handler(" "string $handler" "S" "bool") ("f" "mysqlnd_qc_set_is_select(" "string $callback" "S" "mixed") ("f" "mysqlnd_qc_set_cache_condition(" "int $condition_type,mixed $condition,mixed $condition_option" "S" "bool") ("f" "mysqlnd_qc_get_query_trace_log(" #1# "S" "array") ("f" "mysqlnd_qc_get_normalized_query_trace_log(" #1# "S" "array") ("f" "mysqlnd_qc_get_core_stats(" #1# "S" "array") ("f" "mysqlnd_qc_get_cache_info(" #1# "S" "array") ("f" "mysqlnd_qc_get_available_handlers(" #1# "S" "array") ("f" "mysqlnd_qc_clear_cache(" #1# "S" "bool") ("f" "mysqlnd_ms_xa_rollback(" "mixed $connection,string $gtrid" "S" "int") ("f" "mysqlnd_ms_xa_commit(" "mixed $connection,string $gtrid" "S" "int") ("f" "mysqlnd_ms_set_user_pick_server(" "string $function" "S" "bool") ("f" "mysqlnd_ms_query_is_select(" "string $query" "S" "int") ("f" "mysqlnd_ms_match_wild(" "string $table_name,string $wildcard" "S" "bool") ("f" "mysqlnd_ms_get_stats(" #1# "S" "array") ("f" "mysqlnd_ms_get_last_used_connection(" "mixed $connection" "S" "array") ("f" "mysqlnd_ms_get_last_gtid(" "mixed $connection" "S" "string") ("f" "mysqlnd_ms_fabric_select_shard(" "mixed $connection,mixed $table_name,mixed $shard_key" "S" "array") ("f" "mysqlnd_ms_fabric_select_global(" "mixed $connection,mixed $table_name" "S" "array") ("f" "mysqlnd_ms_dump_servers(" "mixed $connection" "S" "array") ("f" "mysqlnd_memcache_get_config(" "mixed $connection" "S" "array") ("f" "mysqli_slave_query(" "mysqli $link,string $query" "S" "bool") ("f" "mysqli_rpl_probe(" "mysqli $link" "S" "bool") ("f" "mysqli_rpl_parse_enabled(" "mysqli $link" "S" "int") ("f" "mysqli_report(" "int $flags" "S" "bool") ("f" "mysqli_master_query(" "mysqli $link,string $query" "S" "bool") ("f" "mysqli_get_links_stats(" #1# "S" "array") ("f" "mysqli_enable_rpl_parse(" "mysqli $link" "S" "bool") ("f" "mysqli_enable_reads_from_master(" "mysqli $link" "S" "bool") ("f" "mysqli_disable_rpl_parse(" "mysqli $link" "S" "bool") ("f" "mysql_get_client_info(" #1# "S" "string") ("f" "mysql_free_result(" "resource $result" "S" "bool") ("f" "mysql_field_type(" "resource $result,int $field_offset" "S" "string") ("f" "mysql_field_table(" "resource $result,int $field_offset" "S" "string") ("f" "mysql_field_seek(" "resource $result,int $field_offset" "S" "int") ("f" "mysql_field_name(" "resource $result,int $field_index" "S" "string") ("f" "mysql_field_len(" "resource $result,int $field_offset" "S" "int") ("f" "mysql_field_flags(" "resource $result,int $field_offset" "S" "string") ("f" "mysql_fetch_row(" "resource $result" "S" "array") ("f" "mysql_fetch_lengths(" "resource $result" "S" "array") ("f" "mysql_fetch_assoc(" "resource $result" "S" "array") ("f" "mysql_escape_string(" "string $unescaped_string" "S" "string") ("f" "mysql_data_seek(" "resource $result,int $row_number" "S" "bool") ("f" "m_verifysslcert(" "resource $conn,int $tf" "S" "bool") ("f" "m_verifyconnection(" "resource $conn,int $tf" "S" "bool") ("f" "m_validateidentifier(" "resource $conn,int $tf" "S" "int") ("f" "m_uwait(" "int $microsecs" "S" "int") ("f" "m_transsend(" "resource $conn,int $identifier" "S" "int") ("f" "m_transnew(" "resource $conn" "S" "int") ("f" "m_transkeyval(" "resource $conn,int $identifier,string $key,string $value" "S" "int") ("f" "m_transinqueue(" "resource $conn" "S" "int") ("f" "m_transactionssent(" "resource $conn" "S" "int") ("f" "mt_rand(" #1# "S" "int") ("f" "mt_getrandmax(" #1# "S" "int") ("f" "mssql_rows_affected(" "resource $link_identifier" "S" "int") ("f" "mssql_result(" "resource $result,int $row,mixed $field" "S" "string") ("f" "mssql_num_rows(" "resource $result" "S" "int") ("f" "mssql_num_fields(" "resource $result" "S" "int") ("f" "mssql_next_result(" "resource $result_id" "S" "bool") ("f" "mssql_min_message_severity(" "int $severity" "S" "void") ("f" "mssql_min_error_severity(" "int $severity" "S" "void") ("f" "mssql_get_last_message(" #1# "S" "string") ("f" "mssql_free_statement(" "resource $stmt" "S" "bool") ("f" "mssql_free_result(" "resource $result" "S" "bool") ("f" "mssql_field_seek(" "resource $result,int $field_offset" "S" "bool") ("f" "mssql_fetch_row(" "resource $result" "S" "array") ("f" "mssql_fetch_object(" "resource $result" "S" "object") ("f" "mssql_fetch_batch(" "resource $result" "S" "int") ("f" "mssql_fetch_assoc(" "resource $result_id" "S" "array") ("f" "mssql_data_seek(" "resource $result_identifier,int $row_number" "S" "bool") ("f" "m_sslcert_gen_hash(" "string $filename" "S" "string") ("f" "msql_num_rows(" "resource $query_identifier" "S" "int") ("f" "msql_num_fields(" "resource $result" "S" "int") ("f" "msql_free_result(" "resource $result" "S" "bool") ("f" "msql_field_type(" "resource $result,int $field_offset" "S" "string") ("f" "msql_field_table(" "resource $result,int $field_offset" "S" "int") ("f" "msql_field_seek(" "resource $result,int $field_offset" "S" "bool") ("f" "msql_field_name(" "resource $result,int $field_offset" "S" "string") ("f" "msql_field_len(" "resource $result,int $field_offset" "S" "int") ("f" "msql_field_flags(" "resource $result,int $field_offset" "S" "string") ("f" "msql_fetch_row(" "resource $result" "S" "array") ("f" "msql_fetch_object(" "resource $result" "S" "object") ("f" "msql_error(" #1# "S" "string") ("f" "msql_data_seek(" "resource $result,int $row_number" "S" "bool") ("f" "msql_affected_rows(" "resource $result" "S" "int") ("f" "msg_stat_queue(" "resource $queue" "S" "array") ("f" "msg_set_queue(" "resource $queue,array $data" "S" "bool") ("f" "msg_remove_queue(" "resource $queue" "S" "bool") ("f" "msg_queue_exists(" "int $key" "S" "bool") ("f" "m_settimeout(" "resource $conn,int $seconds" "S" "int") ("f" "m_setssl(" "resource $conn,string $host,int $port" "S" "int") ("f" "m_setssl_files(" "resource $conn,string $sslkeyfile,string $sslcertfile" "S" "int") ("f" "m_setssl_cafile(" "resource $conn,string $cafile" "S" "int") ("f" "m_setip(" "resource $conn,string $host,int $port" "S" "int") ("f" "m_setdropfile(" "resource $conn,string $directory" "S" "int") ("f" "m_setblocking(" "resource $conn,int $tf" "S" "int") ("f" "msession_unlock(" "string $session,int $key" "S" "int") ("f" "msession_set_data(" "string $session,string $value" "S" "bool") ("f" "msession_set(" "string $session,string $name,string $value" "S" "bool") ("f" "msession_set_array(" "string $session,array $tuples" "S" "void") ("f" "msession_randstr(" "int $param" "S" "string") ("f" "msession_lock(" "string $name" "S" "int") ("f" "msession_listvar(" "string $name" "S" "array") ("f" "msession_list(" #1# "S" "array") ("f" "msession_inc(" "string $session,string $name" "S" "string") ("f" "msession_get(" "string $session,string $name,string $value" "S" "string") ("f" "msession_get_data(" "string $session" "S" "string") ("f" "msession_get_array(" "string $session" "S" "array") ("f" "msession_find(" "string $name,string $value" "S" "array") ("f" "msession_disconnect(" #1# "S" "void") ("f" "msession_destroy(" "string $name" "S" "bool") ("f" "msession_count(" #1# "S" "int") ("f" "msession_connect(" "string $host,string $port" "S" "bool") ("f" "m_returnstatus(" "resource $conn,int $identifier" "S" "int") ("f" "m_responseparam(" "resource $conn,int $identifier,string $key" "S" "string") ("f" "m_responsekeys(" "resource $conn,int $identifier" "S" "array") ("f" "mqseries_strerror(" "int $reason" "S" "string") ("f" "mqseries_set(" "resource $hconn,resource $hobj,int $selectorcount,array $selectors,int $intattrcount,array $intattrs,int $charattrlength,array $charattrs,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_put(" "resource $hConn,resource $hObj,array &$md,array &$pmo,string $message,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_put1(" "resource $hconn,resource &$objDesc,resource &$msgDesc,resource &$pmo,string $buffer,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_open(" "resource $hconn,array &$objDesc,int $option,resource &$hobj,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_inq(" "resource $hconn,resource $hobj,int $selectorCount,array $selectors,int $intAttrCount,resource &$intAttr,int $charAttrLength,resource &$charAttr,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_get(" "resource $hConn,resource $hObj,array &$md,array &$gmo,int &$bufferLength,string &$msg,int &$data_length,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_disc(" "resource $hconn,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_connx(" "string $qManagerName,array &$connOptions,resource &$hconn,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_conn(" "string $qManagerName,resource &$hconn,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_cmit(" "resource $hconn,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_close(" "resource $hconn,resource $hobj,int $options,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_begin(" "resource $hconn,array $beginOptions,resource &$compCode,resource &$reason" "S" "void") ("f" "mqseries_back(" "resource $hconn,resource &$compCode,resource &$reason" "S" "void") ("f" "m_parsecommadelimited(" "resource $conn,int $identifier" "S" "int") ("f" "move_uploaded_file(" "string $filename,string $destination" "S" "bool") ("f" "money_format(" "string $format,float $number" "S" "string") ("f" "m_numrows(" "resource $conn,int $identifier" "S" "int") ("f" "m_numcolumns(" "resource $conn,int $identifier" "S" "int") ("f" "m_monitor(" "resource $conn" "S" "int") ("f" "m_maxconntimeout(" "resource $conn,int $secs" "S" "bool") ("f" "m_iscommadelimited(" "resource $conn,int $identifier" "S" "int") ("f" "min(" "array $values" "S" "mixed") ("f" "m_initengine(" "string $location" "S" "int") ("f" "m_initconn(" #1# "S" "resource") ("f" "ming_useswfversion(" "int $version" "S" "void") ("f" "ming_useconstants(" "int $use" "S" "void") ("f" "ming_setswfcompression(" "int $level" "S" "void") ("f" "ming_setscale(" "float $scale" "S" "void") ("f" "ming_setcubicthreshold(" "int $threshold" "S" "void") ("f" "ming_keypress(" "string $char" "S" "int") ("f" "mime_content_type(" "string $filename" "S" "string") ("f" "mhash_keygen_s2k(" "int $hash,string $password,string $salt,int $bytes" "S" "string") ("f" "mhash_get_hash_name(" "int $hash" "S" "string") ("f" "mhash_get_block_size(" "int $hash" "S" "int") ("f" "mhash_count(" #1# "S" "int") ("f" "m_getheader(" "resource $conn,int $identifier,int $column_num" "S" "string") ("f" "m_getcommadelimited(" "resource $conn,int $identifier" "S" "string") ("f" "m_getcell(" "resource $conn,int $identifier,string $column,int $row" "S" "string") ("f" "m_getcellbynum(" "resource $conn,int $identifier,int $column,int $row" "S" "string") ("f" "method_exists(" "mixed $object,string $method_name" "S" "bool") ("f" "memcache_debug(" "bool $on_off" "S" "bool") ("f" "m_destroyengine(" #1# "S" "void") ("f" "m_destroyconn(" "resource $conn" "S" "bool") ("f" "m_deletetrans(" "resource $conn,int $identifier" "S" "bool") ("f" "mdecrypt_generic(" "resource $td,string $data" "S" "string") ("f" "mcrypt_ofb(" "int $cipher,string $key,string $data,int $mode,string $iv" "S" "string") ("f" "mcrypt_module_open(" "string $algorithm,string $algorithm_directory,string $mode,string $mode_directory" "S" "resource") ("f" "mcrypt_module_close(" "resource $td" "S" "bool") ("f" "mcrypt_get_key_size(" "int $cipher" "S" "int") ("f" "mcrypt_get_iv_size(" "string $cipher,string $mode" "S" "int") ("f" "mcrypt_get_cipher_name(" "int $cipher" "S" "string") ("f" "mcrypt_get_block_size(" "int $cipher" "S" "int") ("f" "mcrypt_generic(" "resource $td,string $data" "S" "string") ("f" "mcrypt_generic_init(" "resource $td,string $key,string $iv" "S" "int") ("f" "mcrypt_generic_end(" "resource $td" "S" "bool") ("f" "mcrypt_generic_deinit(" "resource $td" "S" "bool") ("f" "mcrypt_enc_self_test(" "resource $td" "S" "int") ("f" "mcrypt_enc_is_block_mode(" "resource $td" "S" "bool") ("f" "mcrypt_enc_is_block_algorithm_mode(" "resource $td" "S" "bool") ("f" "mcrypt_enc_is_block_algorithm(" "resource $td" "S" "bool") ("f" "mcrypt_enc_get_supported_key_sizes(" "resource $td" "S" "array") ("f" "mcrypt_enc_get_modes_name(" "resource $td" "S" "string") ("f" "mcrypt_enc_get_key_size(" "resource $td" "S" "int") ("f" "mcrypt_enc_get_iv_size(" "resource $td" "S" "int") ("f" "mcrypt_enc_get_block_size(" "resource $td" "S" "int") ("f" "mcrypt_enc_get_algorithms_name(" "resource $td" "S" "string") ("f" "mcrypt_ecb(" "int $cipher,string $key,string $data,int $mode" "S" "string") ("f" "mcrypt_cfb(" "int $cipher,string $key,string $data,int $mode,string $iv" "S" "string") ("f" "m_connectionerror(" "resource $conn" "S" "string") ("f" "m_connect(" "resource $conn" "S" "int") ("f" "m_completeauthorizations(" "resource $conn,int &$array" "S" "int") ("f" "m_checkstatus(" "resource $conn,int $identifier" "S" "int") ("f" "mb_preferred_mime_name(" "string $encoding" "S" "string") ("f" "mb_output_handler(" "string $contents,int $status" "S" "string") ("f" "mb_list_encodings(" #1# "S" "array") ("f" "mb_ereg_search_setpos(" "int $position" "S" "bool") ("f" "mb_ereg_search_getregs(" #1# "S" "array") ("f" "mb_ereg_search_getpos(" #1# "S" "int") ("f" "mb_encoding_aliases(" "string $encoding" "S" "array") ("f" "mb_decode_mimeheader(" "string $str" "S" "string") ("f" "max(" "array $values" "S" "mixed") ("f" "maxdb_warning_count(" "resource $link" "S" "int") ("f" "maxdb_use_result(" "resource $link" "S" "resource") ("f" "maxdb_thread_safe(" #1# "S" "bool") ("f" "maxdb_thread_id(" "resource $link" "S" "int") ("f" "maxdb_store_result(" "resource $link" "S" "resource") ("f" "maxdb_stmt_store_result(" "resource $stmt" "S" "bool") ("f" "maxdb_stmt_sqlstate(" "resource $stmt" "S" "string") ("f" "maxdb_stmt_send_long_data(" "resource $stmt,int $param_nr,string $data" "S" "bool") ("f" "maxdb_stmt_result_metadata(" "resource $stmt" "S" "resource") ("f" "maxdb_stmt_reset(" "resource $stmt" "S" "bool") ("f" "maxdb_stmt_prepare(" "resource $stmt,string $query" "S" "bool") ("f" "maxdb_stmt_param_count(" "resource $stmt" "S" "int") ("f" "maxdb_stmt_num_rows(" "resource $stmt" "S" "int") ("f" "maxdb_stmt_init(" "resource $link" "S" "resource") ("f" "maxdb_stmt_free_result(" "resource $stmt" "S" "void") ("f" "maxdb_stmt_fetch(" "resource $stmt" "S" "bool") ("f" "maxdb_stmt_execute(" "resource $stmt" "S" "bool") ("f" "maxdb_stmt_error(" "resource $stmt" "S" "string") ("f" "maxdb_stmt_errno(" "resource $stmt" "S" "int") ("f" "maxdb_stmt_data_seek(" "resource $statement,int $offset" "S" "bool") ("f" "maxdb_stmt_close_long_data(" "resource $stmt,int $param_nr" "S" "bool") ("f" "maxdb_stmt_close(" "resource $stmt" "S" "bool") ("f" "maxdb_stmt_bind_result(" "resource $stmt,mixed &$var1,mixed &$__args__" "S" "bool") ("f" "maxdb_stmt_bind_param(" "resource $stmt,string $types,mixed &$var1,mixed &$__args__" "S" "bool") ("f" "maxdb_stmt_affected_rows(" "resource $stmt" "S" "int") ("f" "maxdb_stat(" "resource $link" "S" "string") ("f" "maxdb_ssl_set(" "resource $link,string $key,string $cert,string $ca,string $capath,string $cipher" "S" "bool") ("f" "maxdb_sqlstate(" "resource $link" "S" "string") ("f" "maxdb_server_end(" #1# "S" "void") ("f" "maxdb_send_query(" "resource $link,string $query" "S" "bool") ("f" "maxdb_select_db(" "resource $link,string $dbname" "S" "bool") ("f" "maxdb_rpl_query_type(" "resource $link" "S" "int") ("f" "maxdb_rpl_probe(" "resource $link" "S" "bool") ("f" "maxdb_rpl_parse_enabled(" "resource $link" "S" "int") ("f" "maxdb_rollback(" "resource $link" "S" "bool") ("f" "maxdb_report(" "int $flags" "S" "bool") ("f" "maxdb_real_query(" "resource $link,string $query" "S" "bool") ("f" "maxdb_real_escape_string(" "resource $link,string $escapestr" "S" "string") ("f" "maxdb_real_connect(" "resource $link,string $hostname,string $username,string $passwd,string $dbname,int $port,string $socket" "S" "bool") ("f" "maxdb_query(" "resource $link,string $query,int $resultmode" "S" "mixed") ("f" "maxdb_prepare(" "resource $link,string $query" "S" "resource") ("f" "maxdb_ping(" "resource $link" "S" "bool") ("f" "maxdb_options(" "resource $link,int $option,mixed $value" "S" "bool") ("f" "maxdb_num_rows(" "resource $result" "S" "int") ("f" "maxdb_num_fields(" "resource $result" "S" "int") ("f" "maxdb_next_result(" "resource $link" "S" "bool") ("f" "maxdb_multi_query(" "resource $link,string $query" "S" "bool") ("f" "maxdb_more_results(" "resource $link" "S" "bool") ("f" "maxdb_master_query(" "resource $link,string $query" "S" "bool") ("f" "maxdb_kill(" "resource $link,int $processid" "S" "bool") ("f" "maxdb_insert_id(" "resource $link" "S" "mixed") ("f" "maxdb_init(" #1# "S" "resource") ("f" "maxdb_info(" "resource $link" "S" "string") ("f" "maxdb_get_server_version(" "resource $link" "S" "int") ("f" "maxdb_get_server_info(" "resource $link" "S" "string") ("f" "maxdb_get_proto_info(" "resource $link" "S" "int") ("f" "maxdb_get_host_info(" "resource $link" "S" "string") ("f" "maxdb_get_client_version(" #1# "S" "int") ("f" "maxdb_get_client_info(" #1# "S" "string") ("f" "maxdb_free_result(" "resource $result" "S" "void") ("f" "maxdb_field_tell(" "resource $result" "S" "int") ("f" "maxdb_field_seek(" "resource $result,int $fieldnr" "S" "bool") ("f" "maxdb_field_count(" "resource $link" "S" "int") ("f" "maxdb_fetch_row(" "resource $result" "S" "mixed") ("f" "maxdb_fetch_object(" "object $result" "S" "object") ("f" "maxdb_fetch_lengths(" "resource $result" "S" "array") ("f" "maxdb_fetch_fields(" "resource $result" "S" "mixed") ("f" "maxdb_fetch_field(" "resource $result" "S" "mixed") ("f" "maxdb_fetch_field_direct(" "resource $result,int $fieldnr" "S" "mixed") ("f" "maxdb_fetch_assoc(" "resource $result" "S" "array") ("f" "maxdb_fetch_array(" "resource $result,int $resulttype" "S" "mixed") ("f" "maxdb_error(" "resource $link" "S" "string") ("f" "maxdb_errno(" "resource $link" "S" "int") ("f" "maxdb_enable_rpl_parse(" "resource $link" "S" "bool") ("f" "maxdb_enable_reads_from_master(" "resource $link" "S" "bool") ("f" "maxdb_dump_debug_info(" "resource $link" "S" "bool") ("f" "maxdb_disable_rpl_parse(" "resource $link" "S" "bool") ("f" "maxdb_disable_reads_from_master(" "resource $link" "S" "bool") ("f" "maxdb_debug(" "string $debug" "S" "void") ("f" "maxdb_data_seek(" "resource $result,int $offset" "S" "bool") ("f" "maxdb_connect(" "string $host,string $username,string $passwd,string $dbname,int $port,string $socket" "S" "resource") ("f" "maxdb_connect_error(" #1# "S" "string") ("f" "maxdb_connect_errno(" #1# "S" "int") ("f" "maxdb_commit(" "resource $link" "S" "bool") ("f" "maxdb_close(" "resource $link" "S" "bool") ("f" "maxdb_character_set_name(" "resource $link" "S" "string") ("f" "maxdb_change_user(" "resource $link,string $user,string $password,string $database" "S" "bool") ("f" "maxdb_autocommit(" "resource $link,bool $mode" "S" "bool") ("f" "maxdb_affected_rows(" "resource $link" "S" "int") ("f" "mailparse_uudecode_all(" "resource $fp" "S" "array") ("f" "mailparse_stream_encode(" "resource $sourcefp,resource $destfp,string $encoding" "S" "bool") ("f" "mailparse_rfc822_parse_addresses(" "string $addresses" "S" "array") ("f" "mailparse_msg_parse_file(" "string $filename" "S" "resource") ("f" "mailparse_msg_parse(" "resource $mimemail,string $data" "S" "bool") ("f" "mailparse_msg_get_structure(" "resource $mimemail" "S" "array") ("f" "mailparse_msg_get_part(" "resource $mimemail,string $mimesection" "S" "resource") ("f" "mailparse_msg_get_part_data(" "resource $mimemail" "S" "array") ("f" "mailparse_msg_free(" "resource $mimemail" "S" "bool") ("f" "mailparse_msg_create(" #1# "S" "resource") ("f" "mailparse_determine_best_xfer_encoding(" "resource $fp" "S" "string") ("f" "lzf_optimized_for(" #1# "S" "int") ("f" "lzf_decompress(" "string $data" "S" "string") ("f" "lzf_compress(" "string $data" "S" "string") ("f" "lstat(" "string $filename" "S" "array") ("f" "long2ip(" "string $proper_address" "S" "string") ("f" "log1p(" "float $number" "S" "float") ("f" "log10(" "float $arg" "S" "float") ("f" "localeconv(" #1# "S" "array") ("f" "linkinfo(" "string $path" "S" "int") ("f" "link(" "string $target,string $link" "S" "bool") ("f" "libxml_set_streams_context(" "resource $streams_context" "S" "void") ("f" "libxml_set_external_entity_loader(" "callable $resolver_function" "S" "void") ("f" "libxml_get_last_error(" #1# "S" "LibXMLError") ("f" "libxml_get_errors(" #1# "S" "array") ("f" "libxml_clear_errors(" #1# "S" "void") ("f" "levenshtein(" "string $str1,string $str2" "S" "int") ("f" "ldap_unbind(" "resource $link_identifier" "S" "bool") ("f" "ldap_t61_to_8859(" "string $value" "S" "string") ("f" "ldap_start_tls(" "resource $link" "S" "bool") ("f" "ldap_sort(" "resource $link,resource $result,string $sortfilter" "S" "bool") ("f" "ldap_set_rebind_proc(" "resource $link,callable $callback" "S" "bool") ("f" "ldap_set_option(" "resource $link_identifier,int $option,mixed $newval" "S" "bool") ("f" "ldap_rename(" "resource $link_identifier,string $dn,string $newrdn,string $newparent,bool $deleteoldrdn" "S" "bool") ("f" "ldap_parse_reference(" "resource $link,resource $entry,array &$referrals" "S" "bool") ("f" "ldap_next_reference(" "resource $link,resource $entry" "S" "resource") ("f" "ldap_next_entry(" "resource $link_identifier,resource $result_entry_identifier" "S" "resource") ("f" "ldap_next_attribute(" "resource $link_identifier,resource $result_entry_identifier" "S" "string") ("f" "ldap_mod_replace(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_modify(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_modify_batch(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_mod_del(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_mod_add(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_get_values_len(" "resource $link_identifier,resource $result_entry_identifier,string $attribute" "S" "array") ("f" "ldap_get_values(" "resource $link_identifier,resource $result_entry_identifier,string $attribute" "S" "array") ("f" "ldap_get_option(" "resource $link_identifier,int $option,mixed &$retval" "S" "bool") ("f" "ldap_get_entries(" "resource $link_identifier,resource $result_identifier" "S" "array") ("f" "ldap_get_dn(" "resource $link_identifier,resource $result_entry_identifier" "S" "string") ("f" "ldap_get_attributes(" "resource $link_identifier,resource $result_entry_identifier" "S" "array") ("f" "ldap_free_result(" "resource $result_identifier" "S" "bool") ("f" "ldap_first_reference(" "resource $link,resource $result" "S" "resource") ("f" "ldap_first_entry(" "resource $link_identifier,resource $result_identifier" "S" "resource") ("f" "ldap_first_attribute(" "resource $link_identifier,resource $result_entry_identifier" "S" "string") ("f" "ldap_explode_dn(" "string $dn,int $with_attrib" "S" "array") ("f" "ldap_error(" "resource $link_identifier" "S" "string") ("f" "ldap_errno(" "resource $link_identifier" "S" "int") ("f" "ldap_err2str(" "int $errno" "S" "string") ("f" "ldap_dn2ufn(" "string $dn" "S" "string") ("f" "ldap_delete(" "resource $link_identifier,string $dn" "S" "bool") ("f" "ldap_count_entries(" "resource $link_identifier,resource $result_identifier" "S" "int") ("f" "ldap_compare(" "resource $link_identifier,string $dn,string $attribute,string $value" "S" "mixed") ("f" "ldap_add(" "resource $link_identifier,string $dn,array $entry" "S" "bool") ("f" "ldap_8859_to_t61(" "string $value" "S" "string") ("f" "lchown(" "string $filename,mixed $user" "S" "bool") ("f" "lchgrp(" "string $filename,mixed $group" "S" "bool") ("f" "lcg_value(" #1# "S" "float") ("f" "lcfirst(" "string $str" "S" "string") ("f" "key(" "array &$array" "S" "mixed") ("f" "kadm5_modify_principal(" "resource $handle,string $principal,array $options" "S" "bool") ("f" "kadm5_init_with_password(" "string $admin_server,string $realm,string $principal,string $password" "S" "resource") ("f" "kadm5_get_principals(" "resource $handle" "S" "array") ("f" "kadm5_get_principal(" "resource $handle,string $principal" "S" "array") ("f" "kadm5_get_policies(" "resource $handle" "S" "array") ("f" "kadm5_flush(" "resource $handle" "S" "bool") ("f" "kadm5_destroy(" "resource $handle" "S" "bool") ("f" "kadm5_delete_principal(" "resource $handle,string $principal" "S" "bool") ("f" "kadm5_chpass_principal(" "resource $handle,string $principal,string $password" "S" "bool") ("f" "juliantojd(" "int $month,int $day,int $year" "S" "int") ("f" "judy_version(" #1# "S" "string") ("f" "judy_type(" "Judy $array" "S" "int") ("f" "json_last_error_msg(" #1# "S" "string") ("f" "json_last_error(" #1# "S" "int") ("f" "jpeg2wbmp(" "string $jpegname,string $wbmpname,int $dest_height,int $dest_width,int $threshold" "S" "bool") ("f" "join(" "string $glue,array $pieces" "S" "string") ("f" "jewishtojd(" "int $month,int $day,int $year" "S" "int") ("f" "jdtounix(" "int $jday" "S" "int") ("f" "jdtojulian(" "int $julianday" "S" "string") ("f" "jdtogregorian(" "int $julianday" "S" "string") ("f" "jdtofrench(" "int $juliandaycount" "S" "string") ("f" "jdmonthname(" "int $julianday,int $mode" "S" "string") ("f" "iterator_count(" "Traversable $iterator" "S" "int") ("f" "is_writable(" "string $filename" "S" "bool") ("f" "is_uploaded_file(" "string $filename" "S" "bool") ("f" "is_tainted(" "string $string" "S" "bool") ("f" "is_string(" "mixed $var" "S" "bool") ("f" "is_soap_fault(" "mixed $object" "S" "bool") ("f" "is_scalar(" "mixed $var" "S" "bool") ("f" "is_resource(" "mixed $var" "S" "bool") ("f" "is_readable(" "string $filename" "S" "bool") ("f" "is_object(" "mixed $var" "S" "bool") ("f" "is_numeric(" "mixed $var" "S" "bool") ("f" "is_null(" "mixed $var" "S" "bool") ("f" "is_nan(" "float $val" "S" "bool") ("f" "is_link(" "string $filename" "S" "bool") ("f" "is_int(" "mixed $var" "S" "bool") ("f" "is_infinite(" "float $val" "S" "bool") ("f" "is_float(" "mixed $var" "S" "bool") ("f" "is_finite(" "float $val" "S" "bool") ("f" "is_file(" "string $filename" "S" "bool") ("f" "is_executable(" "string $filename" "S" "bool") ("f" "is_dir(" "string $filename" "S" "bool") ("f" "is_bool(" "mixed $var" "S" "bool") ("f" "is_array(" "mixed $var" "S" "bool") ("f" "iptcparse(" "string $iptcblock" "S" "array") ("f" "ip2long(" "string $ip_address" "S" "int") ("f" "intl_is_failure(" "int $error_code" "S" "bool") ("f" "intl_get_error_message(" #1# "S" "string") ("f" "intl_get_error_code(" #1# "S" "int") ("f" "intl_error_name(" "int $error_code" "S" "string") ("f" "inotify_rm_watch(" "resource $inotify_instance,int $watch_descriptor" "S" "bool") ("f" "inotify_read(" "resource $inotify_instance" "S" "array") ("f" "inotify_queue_len(" "resource $inotify_instance" "S" "int") ("f" "inotify_init(" #1# "S" "resource") ("f" "inotify_add_watch(" "resource $inotify_instance,string $pathname,int $mask" "S" "int") ("f" "ini_set(" "string $varname,string $newvalue" "S" "string") ("f" "ini_restore(" "string $varname" "S" "void") ("f" "ini_get(" "string $varname" "S" "string") ("f" "ingres_set_environment(" "resource $link,array $options" "S" "bool") ("f" "ingres_rollback(" "resource $link" "S" "bool") ("f" "ingres_result_seek(" "resource $result,int $position" "S" "bool") ("f" "ingres_prepare(" "resource $link,string $query" "S" "mixed") ("f" "ingres_num_rows(" "resource $result" "S" "int") ("f" "ingres_num_fields(" "resource $result" "S" "int") ("f" "ingres_free_result(" "resource $result" "S" "bool") ("f" "ingres_field_type(" "resource $result,int $index" "S" "string") ("f" "ingres_field_scale(" "resource $result,int $index" "S" "int") ("f" "ingres_field_precision(" "resource $result,int $index" "S" "int") ("f" "ingres_field_nullable(" "resource $result,int $index" "S" "bool") ("f" "ingres_field_name(" "resource $result,int $index" "S" "string") ("f" "ingres_field_length(" "resource $result,int $index" "S" "int") ("f" "ingres_fetch_row(" "resource $result" "S" "array") ("f" "ingres_fetch_proc_return(" "resource $result" "S" "int") ("f" "ingres_fetch_assoc(" "resource $result" "S" "array") ("f" "ingres_escape_string(" "resource $link,string $source_string" "S" "string") ("f" "ingres_cursor(" "resource $result" "S" "string") ("f" "ingres_commit(" "resource $link" "S" "bool") ("f" "ingres_close(" "resource $link" "S" "bool") ("f" "ingres_charset(" "resource $link" "S" "string") ("f" "ingres_autocommit_state(" "resource $link" "S" "bool") ("f" "ingres_autocommit(" "resource $link" "S" "bool") ("f" "inet_pton(" "string $address" "S" "string") ("f" "inet_ntop(" "string $in_addr" "S" "string") ("f" "inclued_get_data(" #1# "S" "array") ("f" "implode(" "string $glue,array $pieces" "S" "string") ("f" "imap_utf8(" "string $mime_encoded_text" "S" "string") ("f" "imap_utf7_encode(" "string $data" "S" "string") ("f" "imap_utf7_decode(" "string $text" "S" "string") ("f" "imap_unsubscribe(" "resource $imap_stream,string $mailbox" "S" "bool") ("f" "imap_uid(" "resource $imap_stream,int $msg_number" "S" "int") ("f" "imap_subscribe(" "resource $imap_stream,string $mailbox" "S" "bool") ("f" "imap_status(" "resource $imap_stream,string $mailbox,int $options" "S" "object") ("f" "imap_set_quota(" "resource $imap_stream,string $quota_root,int $quota_limit" "S" "bool") ("f" "imap_setacl(" "resource $imap_stream,string $mailbox,string $id,string $rights" "S" "bool") ("f" "imap_rfc822_write_address(" "string $mailbox,string $host,string $personal" "S" "string") ("f" "imap_rfc822_parse_adrlist(" "string $address,string $default_host" "S" "array") ("f" "imap_renamemailbox(" "resource $imap_stream,string $old_mbox,string $new_mbox" "S" "bool") ("f" "imap_qprint(" "string $string" "S" "string") ("f" "imap_ping(" "resource $imap_stream" "S" "bool") ("f" "imap_num_recent(" "resource $imap_stream" "S" "int") ("f" "imap_num_msg(" "resource $imap_stream" "S" "int") ("f" "imap_msgno(" "resource $imap_stream,int $uid" "S" "int") ("f" "imap_mime_header_decode(" "string $text" "S" "array") ("f" "imap_mail_compose(" "array $envelope,array $body" "S" "string") ("f" "imap_mailboxmsginfo(" "resource $imap_stream" "S" "object") ("f" "imap_lsub(" "resource $imap_stream,string $ref,string $pattern" "S" "array") ("f" "imap_listscan(" "resource $imap_stream,string $ref,string $pattern,string $content" "S" "array") ("f" "imap_list(" "resource $imap_stream,string $ref,string $pattern" "S" "array") ("f" "imap_last_error(" #1# "S" "string") ("f" "imap_headers(" "resource $imap_stream" "S" "array") ("f" "imap_getsubscribed(" "resource $imap_stream,string $ref,string $pattern" "S" "array") ("f" "imap_get_quotaroot(" "resource $imap_stream,string $quota_root" "S" "array") ("f" "imap_get_quota(" "resource $imap_stream,string $quota_root" "S" "array") ("f" "imap_getmailboxes(" "resource $imap_stream,string $ref,string $pattern" "S" "array") ("f" "imap_getacl(" "resource $imap_stream,string $mailbox" "S" "array") ("f" "imap_gc(" "resource $imap_stream,int $caches" "S" "bool") ("f" "imap_expunge(" "resource $imap_stream" "S" "bool") ("f" "imap_errors(" #1# "S" "array") ("f" "imap_deletemailbox(" "resource $imap_stream,string $mailbox" "S" "bool") ("f" "imap_createmailbox(" "resource $imap_stream,string $mailbox" "S" "bool") ("f" "imap_check(" "resource $imap_stream" "S" "object") ("f" "imap_bodystruct(" "resource $imap_stream,int $msg_number,string $section" "S" "object") ("f" "imap_binary(" "string $string" "S" "string") ("f" "imap_base64(" "string $text" "S" "string") ("f" "imap_alerts(" #1# "S" "array") ("f" "imap_8bit(" "string $string" "S" "string") ("f" "imagewebp(" "resource $image,string $filename" "S" "bool") ("f" "image_type_to_mime_type(" "int $imagetype" "S" "string") ("f" "imagetypes(" #1# "S" "int") ("f" "imagettftext(" "resource $image,float $size,float $angle,int $x,int $y,int $color,string $fontfile,string $text" "S" "array") ("f" "imagettfbbox(" "float $size,float $angle,string $fontfile,string $text" "S" "array") ("f" "imagetruecolortopalette(" "resource $image,bool $dither,int $ncolors" "S" "bool") ("f" "imagesy(" "resource $image" "S" "int") ("f" "imagesx(" "resource $image" "S" "int") ("f" "imagestringup(" "resource $image,int $font,int $x,int $y,string $s,int $col" "S" "bool") ("f" "imagestring(" "resource $image,int $font,int $x,int $y,string $s,int $col" "S" "bool") ("f" "imagesettile(" "resource $image,resource $tile" "S" "bool") ("f" "imagesetthickness(" "resource $image,int $thickness" "S" "bool") ("f" "imagesetstyle(" "resource $image,array $style" "S" "bool") ("f" "imagesetpixel(" "resource $image,int $x,int $y,int $color" "S" "bool") ("f" "imagesetbrush(" "resource $image,resource $brush" "S" "bool") ("f" "imagesavealpha(" "resource $image,bool $saveflag" "S" "bool") ("f" "imagerectangle(" "resource $image,int $x1,int $y1,int $x2,int $y2,int $col" "S" "bool") ("f" "imagepsslantfont(" "resource $font_index,float $slant" "S" "bool") ("f" "imagepsloadfont(" "string $filename" "S" "resource") ("f" "imagepsfreefont(" "resource $font_index" "S" "bool") ("f" "imagepsextendfont(" "resource $font_index,float $extend" "S" "bool") ("f" "imagepsencodefont(" "resource $font_index,string $encodingfile" "S" "bool") ("f" "imagepsbbox(" "string $text,resource $font,int $size" "S" "array") ("f" "imagepolygon(" "resource $image,array $points,int $num_points,int $color" "S" "bool") ("f" "imagepalettetotruecolor(" "resource $src" "S" "bool") ("f" "imagepalettecopy(" "resource $destination,resource $source" "S" "void") ("f" "imageloadfont(" "string $file" "S" "int") ("f" "imageline(" "resource $image,int $x1,int $y1,int $x2,int $y2,int $color" "S" "bool") ("f" "imagelayereffect(" "resource $image,int $effect" "S" "bool") ("f" "imageistruecolor(" "resource $image" "S" "bool") ("f" "imagegrabscreen(" #1# "S" "resource") ("f" "imagegammacorrect(" "resource $image,float $inputgamma,float $outputgamma" "S" "bool") ("f" "imagefontwidth(" "int $font" "S" "int") ("f" "imagefontheight(" "int $font" "S" "int") ("f" "imageflip(" "resource $image,int $mode" "S" "bool") ("f" "imagefilltoborder(" "resource $image,int $x,int $y,int $border,int $color" "S" "bool") ("f" "imagefilledrectangle(" "resource $image,int $x1,int $y1,int $x2,int $y2,int $color" "S" "bool") ("f" "imagefilledpolygon(" "resource $image,array $points,int $num_points,int $color" "S" "bool") ("f" "imagefilledellipse(" "resource $image,int $cx,int $cy,int $width,int $height,int $color" "S" "bool") ("f" "imagefilledarc(" "resource $image,int $cx,int $cy,int $width,int $height,int $start,int $end,int $color,int $style" "S" "bool") ("f" "imagefill(" "resource $image,int $x,int $y,int $color" "S" "bool") ("f" "imageellipse(" "resource $image,int $cx,int $cy,int $width,int $height,int $color" "S" "bool") ("f" "imagedestroy(" "resource $image" "S" "bool") ("f" "imagedashedline(" "resource $image,int $x1,int $y1,int $x2,int $y2,int $color" "S" "bool") ("f" "imagecrop(" "resource $image,array $rect" "S" "resource") ("f" "imagecreatetruecolor(" "int $width,int $height" "S" "resource") ("f" "imagecreate(" "int $x_size,int $y_size" "S" "resource") ("f" "imagecreatefromxpm(" "string $filename" "S" "resource") ("f" "imagecreatefromxbm(" "string $filename" "S" "resource") ("f" "imagecreatefromwebp(" "string $filename" "S" "resource") ("f" "imagecreatefromwbmp(" "string $filename" "S" "resource") ("f" "imagecreatefromstring(" "string $image" "S" "resource") ("f" "imagecreatefrompng(" "string $filename" "S" "resource") ("f" "imagecreatefromjpeg(" "string $filename" "S" "resource") ("f" "imagecreatefromgif(" "string $filename" "S" "resource") ("f" "imagecreatefromgd(" "string $filename" "S" "resource") ("f" "imagecreatefromgd2(" "string $filename" "S" "resource") ("f" "imagecreatefromgd2part(" "string $filename,int $srcX,int $srcY,int $width,int $height" "S" "resource") ("f" "imagecopyresized(" "resource $dst_image,resource $src_image,int $dst_x,int $dst_y,int $src_x,int $src_y,int $dst_w,int $dst_h,int $src_w,int $src_h" "S" "bool") ("f" "imagecopyresampled(" "resource $dst_image,resource $src_image,int $dst_x,int $dst_y,int $src_x,int $src_y,int $dst_w,int $dst_h,int $src_w,int $src_h" "S" "bool") ("f" "imagecopymergegray(" "resource $dst_im,resource $src_im,int $dst_x,int $dst_y,int $src_x,int $src_y,int $src_w,int $src_h,int $pct" "S" "bool") ("f" "imagecopymerge(" "resource $dst_im,resource $src_im,int $dst_x,int $dst_y,int $src_x,int $src_y,int $src_w,int $src_h,int $pct" "S" "bool") ("f" "imagecopy(" "resource $dst_im,resource $src_im,int $dst_x,int $dst_y,int $src_x,int $src_y,int $src_w,int $src_h" "S" "bool") ("f" "imageconvolution(" "resource $image,array $matrix,float $div,float $offset" "S" "bool") ("f" "imagecolorstotal(" "resource $image" "S" "int") ("f" "imagecolorsforindex(" "resource $image,int $index" "S" "array") ("f" "imagecolorresolve(" "resource $image,int $red,int $green,int $blue" "S" "int") ("f" "imagecolorresolvealpha(" "resource $image,int $red,int $green,int $blue,int $alpha" "S" "int") ("f" "imagecolormatch(" "resource $image1,resource $image2" "S" "bool") ("f" "imagecolorexact(" "resource $image,int $red,int $green,int $blue" "S" "int") ("f" "imagecolorexactalpha(" "resource $image,int $red,int $green,int $blue,int $alpha" "S" "int") ("f" "imagecolordeallocate(" "resource $image,int $color" "S" "bool") ("f" "imagecolorclosest(" "resource $image,int $red,int $green,int $blue" "S" "int") ("f" "imagecolorclosesthwb(" "resource $image,int $red,int $green,int $blue" "S" "int") ("f" "imagecolorclosestalpha(" "resource $image,int $red,int $green,int $blue,int $alpha" "S" "int") ("f" "imagecolorat(" "resource $image,int $x,int $y" "S" "int") ("f" "imagecolorallocate(" "resource $image,int $red,int $green,int $blue" "S" "int") ("f" "imagecolorallocatealpha(" "resource $image,int $red,int $green,int $blue,int $alpha" "S" "int") ("f" "imagecharup(" "resource $image,int $font,int $x,int $y,string $c,int $color" "S" "bool") ("f" "imagechar(" "resource $image,int $font,int $x,int $y,string $c,int $color" "S" "bool") ("f" "imagearc(" "resource $image,int $cx,int $cy,int $w,int $h,int $s,int $e,int $color" "S" "bool") ("f" "imageantialias(" "resource $image,bool $enabled" "S" "bool") ("f" "imagealphablending(" "resource $image,bool $blendmode" "S" "bool") ("f" "imageaffinematrixconcat(" "array $m1,array $m2" "S" "array") ("f" "iis_stop_service(" "string $service_id" "S" "int") ("f" "iis_stop_server(" "int $server_instance" "S" "int") ("f" "iis_start_service(" "string $service_id" "S" "int") ("f" "iis_start_server(" "int $server_instance" "S" "int") ("f" "iis_set_server_rights(" "int $server_instance,string $virtual_path,int $directory_flags" "S" "int") ("f" "iis_set_script_map(" "int $server_instance,string $virtual_path,string $script_extension,string $engine_path,int $allow_scripting" "S" "int") ("f" "iis_set_dir_security(" "int $server_instance,string $virtual_path,int $directory_flags" "S" "int") ("f" "iis_set_app_settings(" "int $server_instance,string $virtual_path,string $application_scope" "S" "int") ("f" "iis_remove_server(" "int $server_instance" "S" "int") ("f" "iis_get_service_state(" "string $service_id" "S" "int") ("f" "iis_get_server_rights(" "int $server_instance,string $virtual_path" "S" "int") ("f" "iis_get_server_by_path(" "string $path" "S" "int") ("f" "iis_get_server_by_comment(" "string $comment" "S" "int") ("f" "iis_get_script_map(" "int $server_instance,string $virtual_path,string $script_extension" "S" "string") ("f" "iis_get_dir_security(" "int $server_instance,string $virtual_path" "S" "int") ("f" "iis_add_server(" "string $path,string $comment,string $server_ip,int $port,string $host_name,int $rights,int $start_server" "S" "int") ("f" "ifxus_write_slob(" "int $bid,string $content" "S" "int") ("f" "ifxus_tell_slob(" "int $bid" "S" "int") ("f" "ifxus_seek_slob(" "int $bid,int $mode,int $offset" "S" "int") ("f" "ifxus_read_slob(" "int $bid,int $nbytes" "S" "string") ("f" "ifxus_open_slob(" "int $bid,int $mode" "S" "int") ("f" "ifxus_free_slob(" "int $bid" "S" "bool") ("f" "ifxus_create_slob(" "int $mode" "S" "int") ("f" "ifxus_close_slob(" "int $bid" "S" "bool") ("f" "ifx_update_char(" "int $bid,string $content" "S" "bool") ("f" "ifx_update_blob(" "int $bid,string $content" "S" "bool") ("f" "ifx_textasvarchar(" "int $mode" "S" "bool") ("f" "ifx_num_rows(" "resource $result_id" "S" "int") ("f" "ifx_num_fields(" "resource $result_id" "S" "int") ("f" "ifx_nullformat(" "int $mode" "S" "bool") ("f" "ifx_getsqlca(" "resource $result_id" "S" "array") ("f" "ifx_get_char(" "int $bid" "S" "string") ("f" "ifx_get_blob(" "int $bid" "S" "string") ("f" "ifx_free_result(" "resource $result_id" "S" "bool") ("f" "ifx_free_char(" "int $bid" "S" "bool") ("f" "ifx_free_blob(" "int $bid" "S" "bool") ("f" "ifx_fieldtypes(" "resource $result_id" "S" "array") ("f" "ifx_fieldproperties(" "resource $result_id" "S" "array") ("f" "ifx_do(" "resource $result_id" "S" "bool") ("f" "ifx_create_char(" "string $param" "S" "int") ("f" "ifx_create_blob(" "int $type,int $mode,string $param" "S" "int") ("f" "ifx_copy_blob(" "int $bid" "S" "int") ("f" "ifx_byteasvarchar(" "int $mode" "S" "bool") ("f" "ifx_blobinfile_mode(" "int $mode" "S" "bool") ("f" "ifx_affected_rows(" "resource $result_id" "S" "int") ("f" "idn_to_utf8(" "string $domain,int $options,int $variant,array &$idna_info" "S" "string") ("f" "idn_to_ascii(" "string $domain,int $options,int $variant,array &$idna_info" "S" "string") ("f" "id3_get_version(" "string $filename" "S" "int") ("f" "id3_get_genre_name(" "int $genre_id" "S" "string") ("f" "id3_get_genre_list(" #1# "S" "array") ("f" "id3_get_genre_id(" "string $genre" "S" "int") ("f" "id3_get_frame_short_name(" "string $frameId" "S" "string") ("f" "id3_get_frame_long_name(" "string $frameId" "S" "string") ("f" "iconv(" "string $in_charset,string $out_charset,string $str" "S" "string") ("f" "iconv_set_encoding(" "string $type,string $charset" "S" "bool") ("f" "ibase_service_detach(" "resource $service_handle" "S" "bool") ("f" "ibase_service_attach(" "string $host,string $dba_username,string $dba_password" "S" "resource") ("f" "ibase_server_info(" "resource $service_handle,int $action" "S" "string") ("f" "ibase_prepare(" "string $query" "S" "resource") ("f" "ibase_param_info(" "resource $query,int $param_number" "S" "array") ("f" "ibase_num_params(" "resource $query" "S" "int") ("f" "ibase_num_fields(" "resource $result_id" "S" "int") ("f" "ibase_name_result(" "resource $result,string $name" "S" "bool") ("f" "ibase_free_result(" "resource $result_identifier" "S" "bool") ("f" "ibase_free_query(" "resource $query" "S" "bool") ("f" "ibase_free_event_handler(" "resource $event" "S" "bool") ("f" "ibase_field_info(" "resource $result,int $field_number" "S" "array") ("f" "ibase_errmsg(" #1# "S" "string") ("f" "ibase_errcode(" #1# "S" "int") ("f" "ibase_delete_user(" "resource $service_handle,string $user_name" "S" "bool") ("f" "ibase_blob_open(" "resource $link_identifier,string $blob_id" "S" "resource") ("f" "ibase_blob_info(" "resource $link_identifier,string $blob_id" "S" "array") ("f" "ibase_blob_import(" "resource $link_identifier,resource $file_handle" "S" "string") ("f" "ibase_blob_get(" "resource $blob_handle,int $len" "S" "string") ("f" "ibase_blob_echo(" "string $blob_id" "S" "bool") ("f" "ibase_blob_close(" "resource $blob_handle" "S" "mixed") ("f" "ibase_blob_cancel(" "resource $blob_handle" "S" "bool") ("f" "ibase_blob_add(" "resource $blob_handle,string $data" "S" "void") ("f" "hypot(" "float $x,float $y" "S" "float") ("f" "hwapi_object_new(" "array $parameter" "S" "hw_api_object") ("f" "hwapi_content_new(" "string $content,string $mimetype" "S" "HW_API_Content") ("f" "http_send_stream(" "resource $stream" "S" "bool") ("f" "http_send_status(" "int $status" "S" "bool") ("f" "http_send_file(" "string $file" "S" "bool") ("f" "http_send_data(" "string $data" "S" "bool") ("f" "http_request_method_unregister(" "mixed $method" "S" "bool") ("f" "http_request_method_register(" "string $method" "S" "int") ("f" "http_request_method_name(" "int $method" "S" "string") ("f" "http_request_method_exists(" "mixed $method" "S" "int") ("f" "http_request_body_encode(" "array $fields,array $files" "S" "string") ("f" "http_persistent_handles_count(" #1# "S" "object") ("f" "http_parse_message(" "string $message" "S" "object") ("f" "http_parse_headers(" "string $header" "S" "array") ("f" "http_inflate(" "string $data" "S" "string") ("f" "http_get_request_headers(" #1# "S" "array") ("f" "http_get_request_body(" #1# "S" "string") ("f" "http_get_request_body_stream(" #1# "S" "resource") ("f" "http_chunked_decode(" "string $encoded" "S" "string") ("f" "http_build_cookie(" "array $cookie" "S" "string") ("f" "hexdec(" "string $hex_string" "S" "number") ("f" "hex2bin(" "string $data" "S" "string") ("f" "headers_list(" #1# "S" "array") ("f" "header_register_callback(" "callable $callback" "S" "bool") ("f" "hash_update(" "resource $context,string $data" "S" "bool") ("f" "hash_equals(" "string $known_string,string $user_string" "S" "bool") ("f" "hash_copy(" "resource $context" "S" "resource") ("f" "hash_algos(" #1# "S" "array") ("f" "gztell(" "resource $zp" "S" "int") ("f" "gzrewind(" "resource $zp" "S" "bool") ("f" "gzread(" "resource $zp,int $length" "S" "string") ("f" "gzpassthru(" "resource $zp" "S" "int") ("f" "gzgetc(" "resource $zp" "S" "string") ("f" "gzeof(" "resource $zp" "S" "int") ("f" "gzclose(" "resource $zp" "S" "bool") ("f" "gupnp_service_thaw_notify(" "resource $service" "S" "bool") ("f" "gupnp_service_proxy_set_subscribed(" "resource $proxy,bool $subscribed" "S" "bool") ("f" "gupnp_service_proxy_remove_notify(" "resource $proxy,string $value" "S" "bool") ("f" "gupnp_service_proxy_get_subscribed(" "resource $proxy" "S" "bool") ("f" "gupnp_service_proxy_action_set(" "resource $proxy,string $action,string $name,mixed $value,int $type" "S" "bool") ("f" "gupnp_service_proxy_action_get(" "resource $proxy,string $action,string $name,int $type" "S" "mixed") ("f" "gupnp_service_notify(" "resource $service,string $name,int $type,mixed $value" "S" "bool") ("f" "gupnp_service_introspection_get_state_variable(" "resource $introspection,string $variable_name" "S" "array") ("f" "gupnp_service_info_get(" "resource $proxy" "S" "array") ("f" "gupnp_service_freeze_notify(" "resource $service" "S" "bool") ("f" "gupnp_service_action_set(" "resource $action,string $name,int $type,mixed $value" "S" "bool") ("f" "gupnp_service_action_return(" "resource $action" "S" "bool") ("f" "gupnp_service_action_get(" "resource $action,string $name,int $type" "S" "mixed") ("f" "gupnp_root_device_stop(" "resource $root_device" "S" "bool") ("f" "gupnp_root_device_start(" "resource $root_device" "S" "bool") ("f" "gupnp_root_device_set_available(" "resource $root_device,bool $available" "S" "bool") ("f" "gupnp_root_device_new(" "resource $context,string $location,string $description_dir" "S" "resource") ("f" "gupnp_root_device_get_relative_location(" "resource $root_device" "S" "string") ("f" "gupnp_root_device_get_available(" "resource $root_device" "S" "bool") ("f" "gupnp_device_info_get_service(" "resource $root_device,string $type" "S" "resource") ("f" "gupnp_device_info_get(" "resource $root_device" "S" "array") ("f" "gupnp_control_point_new(" "resource $context,string $target" "S" "resource") ("f" "gupnp_control_point_browse_stop(" "resource $cpoint" "S" "bool") ("f" "gupnp_control_point_browse_start(" "resource $cpoint" "S" "bool") ("f" "gupnp_context_unhost_path(" "resource $context,string $server_path" "S" "bool") ("f" "gupnp_context_set_subscription_timeout(" "resource $context,int $timeout" "S" "void") ("f" "gupnp_context_host_path(" "resource $context,string $local_path,string $server_path" "S" "bool") ("f" "gupnp_context_get_subscription_timeout(" "resource $context" "S" "int") ("f" "gupnp_context_get_port(" "resource $context" "S" "int") ("f" "gupnp_context_get_host_ip(" "resource $context" "S" "string") ("f" "gregoriantojd(" "int $month,int $day,int $year" "S" "int") ("f" "grapheme_substr(" "string $string,int $start,int $length" "S" "int") ("f" "grapheme_strstr(" "string $haystack,string $needle,bool $before_needle" "S" "string") ("f" "grapheme_strrpos(" "string $haystack,string $needle,int $offset" "S" "int") ("f" "grapheme_strripos(" "string $haystack,string $needle,int $offset" "S" "int") ("f" "grapheme_strpos(" "string $haystack,string $needle,int $offset" "S" "int") ("f" "grapheme_strlen(" "string $input" "S" "int") ("f" "grapheme_stristr(" "string $haystack,string $needle,bool $before_needle" "S" "string") ("f" "grapheme_stripos(" "string $haystack,string $needle,int $offset" "S" "int") ("f" "grapheme_extract(" "string $haystack,int $size,int $extract_type,int $start,int &$next" "S" "string") ("f" "gopher_parsedir(" "string $dirent" "S" "array") ("f" "gnupg_sign(" "resource $identifier,string $plaintext" "S" "string") ("f" "gnupg_setsignmode(" "resource $identifier,int $signmode" "S" "bool") ("f" "gnupg_seterrormode(" "resource $identifier,int $errormode" "S" "void") ("f" "gnupg_setarmor(" "resource $identifier,int $armor" "S" "bool") ("f" "gnupg_keyinfo(" "resource $identifier,string $pattern" "S" "array") ("f" "gnupg_init(" #1# "S" "resource") ("f" "gnupg_import(" "resource $identifier,string $keydata" "S" "array") ("f" "gnupg_getprotocol(" "resource $identifier" "S" "int") ("f" "gnupg_geterror(" "resource $identifier" "S" "string") ("f" "gnupg_export(" "resource $identifier,string $fingerprint" "S" "string") ("f" "gnupg_encrypt(" "resource $identifier,string $plaintext" "S" "string") ("f" "gnupg_encryptsign(" "resource $identifier,string $plaintext" "S" "string") ("f" "gnupg_decryptverify(" "resource $identifier,string $text,string &$plaintext" "S" "array") ("f" "gnupg_decrypt(" "resource $identifier,string $text" "S" "string") ("f" "gnupg_clearsignkeys(" "resource $identifier" "S" "bool") ("f" "gnupg_clearencryptkeys(" "resource $identifier" "S" "bool") ("f" "gnupg_cleardecryptkeys(" "resource $identifier" "S" "bool") ("f" "gnupg_addencryptkey(" "resource $identifier,string $fingerprint" "S" "bool") ("f" "gnupg_adddecryptkey(" "resource $identifier,string $fingerprint,string $passphrase" "S" "bool") ("f" "gmp_xor(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_testbit(" "GMP $a,int $index" "S" "bool") ("f" "gmp_sub(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_sqrtrem(" "GMP $a" "S" "array") ("f" "gmp_sqrt(" "GMP $a" "S" "GMP") ("f" "gmp_sign(" "GMP $a" "S" "int") ("f" "gmp_scan1(" "GMP $a,int $start" "S" "int") ("f" "gmp_scan0(" "GMP $a,int $start" "S" "int") ("f" "gmp_rootrem(" "GMP $a,int $nth" "S" "array") ("f" "gmp_root(" "GMP $a,int $nth" "S" "GMP") ("f" "gmp_random_range(" "GMP $min,GMP $max" "S" "GMP") ("f" "gmp_random_bits(" "integer $bits" "S" "GMP") ("f" "gmp_powm(" "GMP $base,GMP $exp,GMP $mod" "S" "GMP") ("f" "gmp_pow(" "GMP $base,int $exp" "S" "GMP") ("f" "gmp_popcount(" "GMP $a" "S" "int") ("f" "gmp_perfect_square(" "GMP $a" "S" "bool") ("f" "gmp_or(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_nextprime(" "int $a" "S" "GMP") ("f" "gmp_neg(" "GMP $a" "S" "GMP") ("f" "gmp_mul(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_mod(" "GMP $n,GMP $d" "S" "GMP") ("f" "gmp_legendre(" "GMP $a,GMP $p" "S" "int") ("f" "gmp_jacobi(" "GMP $a,GMP $p" "S" "int") ("f" "gmp_invert(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_intval(" "GMP $gmpnumber" "S" "int") ("f" "gmp_import(" "string $data,integer $word_size,integer $options" "S" "GMP") ("f" "gmp_hamdist(" "GMP $a,GMP $b" "S" "int") ("f" "gmp_gcd(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_gcdext(" "GMP $a,GMP $b" "S" "array") ("f" "gmp_fact(" "mixed $a" "S" "GMP") ("f" "gmp_export(" "GMP $gmpnumber,integer $word_size,integer $options" "S" "string") ("f" "gmp_divexact(" "GMP $n,GMP $d" "S" "GMP") ("f" "gmp_com(" "GMP $a" "S" "GMP") ("f" "gmp_cmp(" "GMP $a,GMP $b" "S" "int") ("f" "gmp_clrbit(" "GMP $a,int $index" "S" "void") ("f" "gmp_and(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_add(" "GMP $a,GMP $b" "S" "GMP") ("f" "gmp_abs(" "GMP $a" "S" "GMP") ("f" "gettype(" "mixed $var" "S" "string") ("f" "gettext(" "string $message" "S" "string") ("f" "getservbyport(" "int $port,string $protocol" "S" "string") ("f" "getservbyname(" "string $service,string $protocol" "S" "int") ("f" "get_resource_type(" "resource $handle" "S" "string") ("f" "getrandmax(" #1# "S" "int") ("f" "getprotobynumber(" "int $number" "S" "string") ("f" "getprotobyname(" "string $name" "S" "int") ("f" "get_object_vars(" "object $obj" "S" "array") ("f" "getmyuid(" #1# "S" "int") ("f" "getmypid(" #1# "S" "int") ("f" "getmyinode(" #1# "S" "int") ("f" "getmygid(" #1# "S" "int") ("f" "get_magic_quotes_runtime(" #1# "S" "bool") ("f" "get_magic_quotes_gpc(" #1# "S" "bool") ("f" "getlastmod(" #1# "S" "int") ("f" "get_include_path(" #1# "S" "string") ("f" "get_included_files(" #1# "S" "array") ("f" "gethostname(" #1# "S" "string") ("f" "gethostbyname(" "string $hostname" "S" "string") ("f" "gethostbynamel(" "string $hostname" "S" "array") ("f" "gethostbyaddr(" "string $ip_address" "S" "string") ("f" "get_extension_funcs(" "string $module_name" "S" "array") ("f" "getenv(" "string $varname" "S" "string") ("f" "get_defined_vars(" #1# "S" "array") ("f" "get_defined_functions(" #1# "S" "array") ("f" "get_declared_traits(" #1# "S" "array") ("f" "get_declared_interfaces(" #1# "S" "array") ("f" "get_declared_classes(" #1# "S" "array") ("f" "getcwd(" #1# "S" "string") ("f" "get_current_user(" #1# "S" "string") ("f" "get_class_vars(" "string $class_name" "S" "array") ("f" "get_class_methods(" "mixed $class_name" "S" "array") ("f" "get_cfg_var(" "string $option" "S" "string") ("f" "get_called_class(" #1# "S" "string") ("f" "getallheaders(" #1# "S" "array") ("f" "geoip_setup_custom_directory(" "string $path" "S" "void") ("f" "geoip_region_name_by_code(" "string $country_code,string $region_code" "S" "string") ("f" "geoip_region_by_name(" "string $hostname" "S" "array") ("f" "geoip_record_by_name(" "string $hostname" "S" "array") ("f" "geoip_org_by_name(" "string $hostname" "S" "string") ("f" "geoip_netspeedcell_by_name(" "string $hostname" "S" "string") ("f" "geoip_isp_by_name(" "string $hostname" "S" "string") ("f" "geoip_id_by_name(" "string $hostname" "S" "int") ("f" "geoip_domain_by_name(" "string $hostname" "S" "string") ("f" "geoip_db_get_all_info(" #1# "S" "array") ("f" "geoip_db_filename(" "int $database" "S" "string") ("f" "geoip_db_avail(" "int $database" "S" "bool") ("f" "geoip_country_name_by_name(" "string $hostname" "S" "string") ("f" "geoip_country_code_by_name(" "string $hostname" "S" "string") ("f" "geoip_country_code3_by_name(" "string $hostname" "S" "string") ("f" "geoip_continent_code_by_name(" "string $hostname" "S" "string") ("f" "geoip_asnum_by_name(" "string $hostname" "S" "string") ("f" "gd_info(" #1# "S" "array") ("f" "gc_enable(" #1# "S" "void") ("f" "gc_enabled(" #1# "S" "bool") ("f" "gc_disable(" #1# "S" "void") ("f" "gc_collect_cycles(" #1# "S" "int") ("f" "function_exists(" "string $function_name" "S" "bool") ("f" "func_num_args(" #1# "S" "int") ("f" "func_get_args(" #1# "S" "array") ("f" "func_get_arg(" "int $arg_num" "S" "mixed") ("f" "ftruncate(" "resource $handle,int $size" "S" "bool") ("f" "ftp_systype(" "resource $ftp_stream" "S" "string") ("f" "ftp_size(" "resource $ftp_stream,string $remote_file" "S" "int") ("f" "ftp_site(" "resource $ftp_stream,string $cmd" "S" "bool") ("f" "ftp_set_option(" "resource $ftp_stream,int $option,mixed $value" "S" "bool") ("f" "ftp_rmdir(" "resource $ftp_stream,string $directory" "S" "bool") ("f" "ftp_rename(" "resource $ftp_stream,string $oldname,string $newname" "S" "bool") ("f" "ftp_raw(" "resource $ftp_stream,string $command" "S" "array") ("f" "ftp_pwd(" "resource $ftp_stream" "S" "string") ("f" "ftp_pasv(" "resource $ftp_stream,bool $pasv" "S" "bool") ("f" "ftp_nlist(" "resource $ftp_stream,string $directory" "S" "array") ("f" "ftp_nb_continue(" "resource $ftp_stream" "S" "int") ("f" "ftp_mkdir(" "resource $ftp_stream,string $directory" "S" "string") ("f" "ftp_mdtm(" "resource $ftp_stream,string $remote_file" "S" "int") ("f" "ftp_login(" "resource $ftp_stream,string $username,string $password" "S" "bool") ("f" "ftp_get_option(" "resource $ftp_stream,int $option" "S" "mixed") ("f" "ftp_exec(" "resource $ftp_stream,string $command" "S" "bool") ("f" "ftp_delete(" "resource $ftp_stream,string $path" "S" "bool") ("f" "ftp_close(" "resource $ftp_stream" "S" "bool") ("f" "ftp_chmod(" "resource $ftp_stream,int $mode,string $filename" "S" "int") ("f" "ftp_chdir(" "resource $ftp_stream,string $directory" "S" "bool") ("f" "ftp_cdup(" "resource $ftp_stream" "S" "bool") ("f" "ftok(" "string $pathname,string $proj" "S" "int") ("f" "ftell(" "resource $handle" "S" "int") ("f" "fstat(" "resource $handle" "S" "array") ("f" "fribidi_log2vis(" "string $str,string $direction,int $charset" "S" "string") ("f" "frenchtojd(" "int $month,int $day,int $year" "S" "int") ("f" "fread(" "resource $handle,int $length" "S" "string") ("f" "fpassthru(" "resource $handle" "S" "int") ("f" "forward_static_call_array(" "callable $function,array $parameters" "S" "mixed") ("f" "fmod(" "float $x,float $y" "S" "float") ("f" "flush(" #1# "S" "void") ("f" "floor(" "float $value" "S" "float") ("f" "floatval(" "mixed $var" "S" "float") ("f" "finfo_set_flags(" "resource $finfo,int $options" "S" "bool") ("f" "finfo_open(" "int $options,string $magic_file" "S" "resource") ("f" "finfo_file(" "resource $finfo,string $file_name,int $options,resource $context" "S" "string") ("f" "finfo_close(" "resource $finfo" "S" "bool") ("f" "finfo_buffer(" "resource $finfo,string $string,int $options,resource $context" "S" "string") ("f" "filter_list(" #1# "S" "array") ("f" "filter_id(" "string $filtername" "S" "int") ("f" "filter_has_var(" "int $type,string $variable_name" "S" "bool") ("f" "filetype(" "string $filename" "S" "string") ("f" "filesize(" "string $filename" "S" "int") ("f" "filepro_rowcount(" #1# "S" "int") ("f" "filepro_retrieve(" "int $row_number,int $field_number" "S" "string") ("f" "filepro_fieldwidth(" "int $field_number" "S" "int") ("f" "filepro_fieldtype(" "int $field_number" "S" "string") ("f" "filepro_fieldname(" "int $field_number" "S" "string") ("f" "filepro_fieldcount(" #1# "S" "int") ("f" "filepro(" "string $directory" "S" "bool") ("f" "fileperms(" "string $filename" "S" "int") ("f" "fileowner(" "string $filename" "S" "int") ("f" "filemtime(" "string $filename" "S" "int") ("f" "fileinode(" "string $filename" "S" "int") ("f" "filegroup(" "string $filename" "S" "int") ("f" "file_exists(" "string $filename" "S" "bool") ("f" "filectime(" "string $filename" "S" "int") ("f" "fileatime(" "string $filename" "S" "int") ("f" "fgetc(" "resource $handle" "S" "string") ("f" "fflush(" "resource $handle" "S" "bool") ("f" "feof(" "resource $handle" "S" "bool") ("f" "fdf_set_version(" "resource $fdf_document,string $version" "S" "bool") ("f" "fdf_set_target_frame(" "resource $fdf_document,string $frame_name" "S" "bool") ("f" "fdf_set_submit_form_action(" "resource $fdf_document,string $fieldname,int $trigger,string $script,int $flags" "S" "bool") ("f" "fdf_set_status(" "resource $fdf_document,string $status" "S" "bool") ("f" "fdf_set_opt(" "resource $fdf_document,string $fieldname,int $element,string $str1,string $str2" "S" "bool") ("f" "fdf_set_on_import_javascript(" "resource $fdf_document,string $script,bool $before_data_import" "S" "bool") ("f" "fdf_set_javascript_action(" "resource $fdf_document,string $fieldname,int $trigger,string $script" "S" "bool") ("f" "fdf_set_flags(" "resource $fdf_document,string $fieldname,int $whichFlags,int $newFlags" "S" "bool") ("f" "fdf_set_encoding(" "resource $fdf_document,string $encoding" "S" "bool") ("f" "fdf_set_ap(" "resource $fdf_document,string $field_name,int $face,string $filename,int $page_number" "S" "bool") ("f" "fdf_save_string(" "resource $fdf_document" "S" "string") ("f" "fdf_remove_item(" "resource $fdf_document,string $fieldname,int $item" "S" "bool") ("f" "fdf_open_string(" "string $fdf_data" "S" "resource") ("f" "fdf_open(" "string $filename" "S" "resource") ("f" "fdf_header(" #1# "S" "void") ("f" "fdf_get_status(" "resource $fdf_document" "S" "string") ("f" "fdf_get_flags(" "resource $fdf_document,string $fieldname,int $whichflags" "S" "int") ("f" "fdf_get_file(" "resource $fdf_document" "S" "string") ("f" "fdf_get_encoding(" "resource $fdf_document" "S" "string") ("f" "fdf_get_attachment(" "resource $fdf_document,string $fieldname,string $savepath" "S" "array") ("f" "fdf_get_ap(" "resource $fdf_document,string $field,int $face,string $filename" "S" "bool") ("f" "fdf_errno(" #1# "S" "int") ("f" "fdf_create(" #1# "S" "resource") ("f" "fdf_close(" "resource $fdf_document" "S" "void") ("f" "fdf_add_template(" "resource $fdf_document,int $newpage,string $filename,string $template,int $rename" "S" "bool") ("f" "fdf_add_doc_javascript(" "resource $fdf_document,string $script_name,string $script_code" "S" "bool") ("f" "fclose(" "resource $handle" "S" "bool") ("f" "fbsql_table_name(" "resource $result,int $index" "S" "string") ("f" "fbsql_set_transaction(" "resource $link_identifier,int $locking,int $isolation" "S" "void") ("f" "fbsql_set_password(" "resource $link_identifier,string $user,string $password,string $old_password" "S" "bool") ("f" "fbsql_set_lob_mode(" "resource $result,int $lob_mode" "S" "bool") ("f" "fbsql_rows_fetched(" "resource $result" "S" "int") ("f" "fbsql_num_rows(" "resource $result" "S" "int") ("f" "fbsql_num_fields(" "resource $result" "S" "int") ("f" "fbsql_next_result(" "resource $result" "S" "bool") ("f" "fbsql_free_result(" "resource $result" "S" "bool") ("f" "fbsql_fetch_row(" "resource $result" "S" "array") ("f" "fbsql_fetch_object(" "resource $result" "S" "object") ("f" "fbsql_fetch_lengths(" "resource $result" "S" "array") ("f" "fbsql_fetch_assoc(" "resource $result" "S" "array") ("f" "fbsql_data_seek(" "resource $result,int $row_number" "S" "bool") ("f" "fastcgi_finish_request(" #1# "S" "boolean") ("f" "fann_train_on_file(" "resource $ann,string $filename,int $max_epochs,int $epochs_between_reports,float $desired_error" "S" "bool") ("f" "fann_train_on_data(" "resource $ann,resource $data,int $max_epochs,int $epochs_between_reports,float $desired_error" "S" "bool") ("f" "fann_train_epoch(" "resource $ann,resource $data" "S" "float") ("f" "fann_train(" "resource $ann,array $input,array $desired_output" "S" "bool") ("f" "fann_test_data(" "resource $ann,resource $data" "S" "float") ("f" "fann_test(" "resource $ann,array $input,array $desired_output" "S" "bool") ("f" "fann_subset_train_data(" "resource $data,int $pos,int $length" "S" "resource") ("f" "fann_shuffle_train_data(" "resource $train_data" "S" "bool") ("f" "fann_set_weight(" "resource $ann,int $from_neuron,int $to_neuron,float $weight" "S" "bool") ("f" "fann_set_weight_array(" "resource $ann,array $connections" "S" "bool") ("f" "fann_set_train_stop_function(" "resource $ann,int $stop_function" "S" "bool") ("f" "fann_set_training_algorithm(" "resource $ann,int $training_algorithm" "S" "bool") ("f" "fann_set_train_error_function(" "resource $ann,int $error_function" "S" "bool") ("f" "fann_set_scaling_params(" "resource $ann,resource $train_data,float $new_input_min,float $new_input_max,float $new_output_min,float $new_output_max" "S" "bool") ("f" "fann_set_sarprop_weight_decay_shift(" "resource $ann,float $sarprop_weight_decay_shift" "S" "bool") ("f" "fann_set_sarprop_temperature(" "resource $ann,float $sarprop_temperature" "S" "bool") ("f" "fann_set_sarprop_step_error_threshold_factor(" "resource $ann,float $sarprop_step_error_threshold_factor" "S" "bool") ("f" "fann_set_sarprop_step_error_shift(" "resource $ann,float $sarprop_step_error_shift" "S" "bool") ("f" "fann_set_rprop_increase_factor(" "resource $ann,float $rprop_increase_factor" "S" "bool") ("f" "fann_set_rprop_delta_zero(" "resource $ann,float $rprop_delta_zero" "S" "bool") ("f" "fann_set_rprop_delta_min(" "resource $ann,float $rprop_delta_min" "S" "bool") ("f" "fann_set_rprop_delta_max(" "resource $ann,float $rprop_delta_max" "S" "bool") ("f" "fann_set_rprop_decrease_factor(" "resource $ann,float $rprop_decrease_factor" "S" "bool") ("f" "fann_set_quickprop_mu(" "resource $ann,float $quickprop_mu" "S" "bool") ("f" "fann_set_quickprop_decay(" "resource $ann,float $quickprop_decay" "S" "bool") ("f" "fann_set_output_scaling_params(" "resource $ann,resource $train_data,float $new_output_min,float $new_output_max" "S" "bool") ("f" "fann_set_learning_rate(" "resource $ann,float $learning_rate" "S" "bool") ("f" "fann_set_learning_momentum(" "resource $ann,float $learning_momentum" "S" "bool") ("f" "fann_set_input_scaling_params(" "resource $ann,resource $train_data,float $new_input_min,float $new_input_max" "S" "bool") ("f" "fann_set_error_log(" "resource $errdat,string $log_file" "S" "void") ("f" "fann_set_cascade_weight_multiplier(" "resource $ann,float $cascade_weight_multiplier" "S" "bool") ("f" "fann_set_cascade_output_stagnation_epochs(" "resource $ann,int $cascade_output_stagnation_epochs" "S" "bool") ("f" "fann_set_cascade_output_change_fraction(" "resource $ann,float $cascade_output_change_fraction" "S" "bool") ("f" "fann_set_cascade_num_candidate_groups(" "resource $ann,int $cascade_num_candidate_groups" "S" "bool") ("f" "fann_set_cascade_min_out_epochs(" "resource $ann,int $cascade_min_out_epochs" "S" "bool") ("f" "fann_set_cascade_min_cand_epochs(" "resource $ann,int $cascade_min_cand_epochs" "S" "bool") ("f" "fann_set_cascade_max_out_epochs(" "resource $ann,int $cascade_max_out_epochs" "S" "bool") ("f" "fann_set_cascade_max_cand_epochs(" "resource $ann,int $cascade_max_cand_epochs" "S" "bool") ("f" "fann_set_cascade_candidate_stagnation_epochs(" "resource $ann,int $cascade_candidate_stagnation_epochs" "S" "bool") ("f" "fann_set_cascade_candidate_limit(" "resource $ann,float $cascade_candidate_limit" "S" "bool") ("f" "fann_set_cascade_candidate_change_fraction(" "resource $ann,float $cascade_candidate_change_fraction" "S" "bool") ("f" "fann_set_cascade_activation_steepnesses(" "resource $ann,array $cascade_activation_steepnesses_count" "S" "bool") ("f" "fann_set_cascade_activation_functions(" "resource $ann,array $cascade_activation_functions" "S" "bool") ("f" "fann_set_callback(" "resource $ann,collable $callback" "S" "bool") ("f" "fann_set_bit_fail_limit(" "resource $ann,float $bit_fail_limit" "S" "bool") ("f" "fann_set_activation_steepness_output(" "resource $ann,float $activation_steepness" "S" "bool") ("f" "fann_set_activation_steepness_layer(" "resource $ann,float $activation_steepness,int $layer" "S" "bool") ("f" "fann_set_activation_steepness_hidden(" "resource $ann,float $activation_steepness" "S" "bool") ("f" "fann_set_activation_steepness(" "resource $ann,float $activation_steepness,int $layer,int $neuron" "S" "bool") ("f" "fann_set_activation_function_output(" "resource $ann,int $activation_function" "S" "bool") ("f" "fann_set_activation_function_layer(" "resource $ann,int $activation_function,int $layer" "S" "bool") ("f" "fann_set_activation_function_hidden(" "resource $ann,int $activation_function" "S" "bool") ("f" "fann_set_activation_function(" "resource $ann,int $activation_function,int $layer,int $neuron" "S" "bool") ("f" "fann_scale_train_data(" "resource $train_data,float $new_min,float $new_max" "S" "bool") ("f" "fann_scale_train(" "resource $ann,resource $train_data" "S" "bool") ("f" "fann_scale_output_train_data(" "resource $train_data,float $new_min,float $new_max" "S" "bool") ("f" "fann_scale_output(" "resource $ann,array $output_vector" "S" "bool") ("f" "fann_scale_input_train_data(" "resource $train_data,float $new_min,float $new_max" "S" "bool") ("f" "fann_scale_input(" "resource $ann,array $input_vector" "S" "bool") ("f" "fann_save_train(" "resource $data,string $file_name" "S" "bool") ("f" "fann_save(" "resource $ann,string $configuration_file" "S" "bool") ("f" "fann_run(" "resource $ann,array $input" "S" "array") ("f" "fann_reset_MSE(" "string $ann" "S" "bool") ("f" "fann_reset_errstr(" "resource $errdat" "S" "void") ("f" "fann_reset_errno(" "resource $errdat" "S" "void") ("f" "fann_read_train_from_file(" "string $filename" "S" "resource") ("f" "fann_randomize_weights(" "resource $ann,float $min_weight,float $max_weight" "S" "bool") ("f" "fann_print_error(" "string $errdat" "S" "void") ("f" "fann_num_output_train_data(" "resource $data" "S" "int") ("f" "fann_num_input_train_data(" "resource $data" "S" "int") ("f" "fann_merge_train_data(" "resource $data1,resource $data2" "S" "resource") ("f" "fann_length_train_data(" "resource $data" "S" "int") ("f" "fann_init_weights(" "resource $ann,resource $train_data" "S" "bool") ("f" "fann_get_train_stop_function(" "resource $ann" "S" "int") ("f" "fann_get_training_algorithm(" "resource $ann" "S" "int") ("f" "fann_get_train_error_function(" "resource $ann" "S" "int") ("f" "fann_get_total_neurons(" "resource $ann" "S" "int") ("f" "fann_get_total_connections(" "resource $ann" "S" "int") ("f" "fann_get_sarprop_weight_decay_shift(" "resource $ann" "S" "float") ("f" "fann_get_sarprop_temperature(" "resource $ann" "S" "float") ("f" "fann_get_sarprop_step_error_threshold_factor(" "resource $ann" "S" "float") ("f" "fann_get_sarprop_step_error_shift(" "resource $ann" "S" "float") ("f" "fann_get_rprop_increase_factor(" "resource $ann" "S" "float") ("f" "fann_get_rprop_delta_zero(" "resource $ann" "S" "ReturnType") ("f" "fann_get_rprop_delta_min(" "resource $ann" "S" "float") ("f" "fann_get_rprop_delta_max(" "resource $ann" "S" "float") ("f" "fann_get_rprop_decrease_factor(" "resource $ann" "S" "float") ("f" "fann_get_quickprop_mu(" "resource $ann" "S" "float") ("f" "fann_get_quickprop_decay(" "resource $ann" "S" "float") ("f" "fann_get_num_output(" "resource $ann" "S" "int") ("f" "fann_get_num_layers(" "resource $ann" "S" "int") ("f" "fann_get_num_input(" "resource $ann" "S" "int") ("f" "fann_get_network_type(" "resource $ann" "S" "int") ("f" "fann_get_MSE(" "resource $ann" "S" "float") ("f" "fann_get_learning_rate(" "resource $ann" "S" "float") ("f" "fann_get_learning_momentum(" "resource $ann" "S" "float") ("f" "fann_get_layer_array(" "resource $ann" "S" "array") ("f" "fann_get_errstr(" "resource $errdat" "S" "string") ("f" "fann_get_errno(" "resource $errdat" "S" "int") ("f" "fann_get_connection_rate(" "resource $ann" "S" "float") ("f" "fann_get_connection_array(" "resource $ann" "S" "array") ("f" "fann_get_cascade_weight_multiplier(" "resource $ann" "S" "float") ("f" "fann_get_cascade_output_stagnation_epochs(" "resource $ann" "S" "int") ("f" "fann_get_cascade_output_change_fraction(" "resource $ann" "S" "float") ("f" "fann_get_cascade_num_candidates(" "resource $ann" "S" "int") ("f" "fann_get_cascade_num_candidate_groups(" "resource $ann" "S" "int") ("f" "fann_get_cascade_min_out_epochs(" "resource $ann" "S" "int") ("f" "fann_get_cascade_min_cand_epochs(" "resource $ann" "S" "int") ("f" "fann_get_cascade_max_out_epochs(" "resource $ann" "S" "int") ("f" "fann_get_cascade_max_cand_epochs(" "resource $ann" "S" "int") ("f" "fann_get_cascade_candidate_stagnation_epochs(" "resource $ann" "S" "float") ("f" "fann_get_cascade_candidate_limit(" "resource $ann" "S" "float") ("f" "fann_get_cascade_candidate_change_fraction(" "resource $ann" "S" "float") ("f" "fann_get_cascade_activation_steepnesses_count(" "resource $ann" "S" "int") ("f" "fann_get_cascade_activation_steepnesses(" "resource $ann" "S" "array") ("f" "fann_get_cascade_activation_functions_count(" "resource $ann" "S" "int") ("f" "fann_get_cascade_activation_functions(" "resource $ann" "S" "array") ("f" "fann_get_bit_fail_limit(" "resource $ann" "S" "float") ("f" "fann_get_bit_fail(" "resource $ann" "S" "int") ("f" "fann_get_bias_array(" "resource $ann" "S" "array") ("f" "fann_get_activation_steepness(" "resource $ann,int $layer,int $neuron" "S" "float") ("f" "fann_get_activation_function(" "resource $ann,int $layer,int $neuron" "S" "int") ("f" "fann_duplicate_train_data(" "resource $data" "S" "resource") ("f" "fann_destroy_train(" "resource $train_data" "S" "bool") ("f" "fann_destroy(" "resource $ann" "S" "bool") ("f" "fann_descale_train(" "resource $ann,resource $train_data" "S" "bool") ("f" "fann_descale_output(" "resource $ann,array $output_vector" "S" "bool") ("f" "fann_descale_input(" "resource $ann,array $input_vector" "S" "bool") ("f" "fann_create_train(" "int $num_data,int $num_input,int $num_output" "S" "resource") ("f" "fann_create_train_from_callback(" "int $num_data,int $num_input,int $num_output,collable $user_function" "S" "resource") ("f" "fann_create_standard_array(" "int $num_layers,array $layers" "S" "resource") ("f" "fann_create_sparse_array(" "float $connection_rate,int $num_layers,array $layers" "S" "ReturnType") ("f" "fann_create_shortcut_array(" "int $num_layers,array $layers" "S" "resource") ("f" "fann_create_from_file(" "string $configuration_file" "S" "resource") ("f" "fann_copy(" "resource $ann" "S" "resource") ("f" "fann_clear_scaling_params(" "resource $ann" "S" "bool") ("f" "fann_cascadetrain_on_file(" "resource $ann,string $filename,int $max_neurons,int $neurons_between_reports,float $desired_error" "S" "bool") ("f" "fann_cascadetrain_on_data(" "resource $ann,resource $data,int $max_neurons,int $neurons_between_reports,float $desired_error" "S" "bool") ("f" "fam_suspend_monitor(" "resource $fam,resource $fam_monitor" "S" "bool") ("f" "fam_resume_monitor(" "resource $fam,resource $fam_monitor" "S" "bool") ("f" "fam_pending(" "resource $fam" "S" "int") ("f" "fam_next_event(" "resource $fam" "S" "array") ("f" "fam_monitor_file(" "resource $fam,string $filename" "S" "resource") ("f" "fam_monitor_directory(" "resource $fam,string $dirname" "S" "resource") ("f" "fam_monitor_collection(" "resource $fam,string $dirname,int $depth,string $mask" "S" "resource") ("f" "fam_close(" "resource $fam" "S" "void") ("f" "fam_cancel_monitor(" "resource $fam,resource $fam_monitor" "S" "bool") ("f" "ezmlm_hash(" "string $addr" "S" "int") ("f" "extension_loaded(" "string $name" "S" "bool") ("f" "expm1(" "float $arg" "S" "float") ("f" "exp(" "float $arg" "S" "float") ("f" "expect_popen(" "string $command" "S" "resource") ("f" "exif_tagname(" "int $index" "S" "string") ("f" "exif_imagetype(" "string $filename" "S" "int") ("f" "event_priority_set(" "resource $event,int $priority" "S" "bool") ("f" "event_new(" #1# "S" "resource") ("f" "event_free(" "resource $event" "S" "void") ("f" "event_del(" "resource $event" "S" "bool") ("f" "event_buffer_watermark_set(" "resource $bevent,int $events,int $lowmark,int $highmark" "S" "void") ("f" "event_buffer_timeout_set(" "resource $bevent,int $read_timeout,int $write_timeout" "S" "void") ("f" "event_buffer_read(" "resource $bevent,int $data_size" "S" "string") ("f" "event_buffer_priority_set(" "resource $bevent,int $priority" "S" "bool") ("f" "event_buffer_free(" "resource $bevent" "S" "void") ("f" "event_buffer_fd_set(" "resource $bevent,resource $fd" "S" "void") ("f" "event_buffer_enable(" "resource $bevent,int $events" "S" "bool") ("f" "event_buffer_disable(" "resource $bevent,int $events" "S" "bool") ("f" "event_buffer_base_set(" "resource $bevent,resource $event_base" "S" "bool") ("f" "event_base_set(" "resource $event,resource $event_base" "S" "bool") ("f" "event_base_reinit(" "resource $event_base" "S" "bool") ("f" "event_base_priority_init(" "resource $event_base,int $npriorities" "S" "bool") ("f" "event_base_new(" #1# "S" "resource") ("f" "event_base_loopbreak(" "resource $event_base" "S" "bool") ("f" "event_base_free(" "resource $event_base" "S" "void") ("f" "escapeshellcmd(" "string $command" "S" "string") ("f" "escapeshellarg(" "string $arg" "S" "string") ("f" "error_get_last(" #1# "S" "array") ("f" "ereg_replace(" "string $pattern,string $replacement,string $string" "S" "string") ("f" "eregi_replace(" "string $pattern,string $replacement,string $string" "S" "string") ("f" "end(" "array &$array" "S" "mixed") ("f" "enchant_dict_suggest(" "resource $dict,string $word" "S" "array") ("f" "enchant_dict_store_replacement(" "resource $dict,string $mis,string $cor" "S" "void") ("f" "enchant_dict_is_in_session(" "resource $dict,string $word" "S" "bool") ("f" "enchant_dict_get_error(" "resource $dict" "S" "string") ("f" "enchant_dict_describe(" "resource $dict" "S" "mixed") ("f" "enchant_dict_check(" "resource $dict,string $word" "S" "bool") ("f" "enchant_dict_add_to_session(" "resource $dict,string $word" "S" "void") ("f" "enchant_dict_add_to_personal(" "resource $dict,string $word" "S" "void") ("f" "enchant_broker_set_ordering(" "resource $broker,string $tag,string $ordering" "S" "bool") ("f" "enchant_broker_request_pwl_dict(" "resource $broker,string $filename" "S" "resource") ("f" "enchant_broker_request_dict(" "resource $broker,string $tag" "S" "resource") ("f" "enchant_broker_list_dicts(" "resource $broker" "S" "mixed") ("f" "enchant_broker_init(" #1# "S" "resource") ("f" "enchant_broker_get_error(" "resource $broker" "S" "string") ("f" "enchant_broker_free_dict(" "resource $dict" "S" "bool") ("f" "enchant_broker_free(" "resource $broker" "S" "bool") ("f" "enchant_broker_dict_exists(" "resource $broker,string $tag" "S" "bool") ("f" "enchant_broker_describe(" "resource $broker" "S" "array") ("f" "eio_set_min_parallel(" "string $nthreads" "S" "void") ("f" "eio_set_max_poll_time(" "float $nseconds" "S" "void") ("f" "eio_set_max_poll_reqs(" "int $nreqs" "S" "void") ("f" "eio_set_max_parallel(" "int $nthreads" "S" "void") ("f" "eio_set_max_idle(" "int $nthreads" "S" "void") ("f" "eio_poll(" #1# "S" "int") ("f" "eio_nthreads(" #1# "S" "int") ("f" "eio_nreqs(" #1# "S" "int") ("f" "eio_nready(" #1# "S" "int") ("f" "eio_npending(" #1# "S" "int") ("f" "eio_init(" #1# "S" "void") ("f" "eio_grp_limit(" "resource $grp,int $limit" "S" "void") ("f" "eio_grp_cancel(" "resource $grp" "S" "void") ("f" "eio_grp_add(" "resource $grp,resource $req" "S" "void") ("f" "eio_get_last_error(" "resource $req" "S" "string") ("f" "eio_get_event_stream(" #1# "S" "mixed") ("f" "eio_event_loop(" #1# "S" "bool") ("f" "eio_cancel(" "resource $req" "S" "void") ("f" "each(" "array &$array" "S" "array") ("f" "dom_import_simplexml(" "SimpleXMLElement $node" "S" "DOMElement") ("f" "dngettext(" "string $domain,string $msgid1,string $msgid2,int $n" "S" "string") ("f" "dl(" "string $library" "S" "bool") ("f" "disk_total_space(" "string $directory" "S" "float") ("f" "disk_free_space(" "string $directory" "S" "float") ("f" "dirname(" "string $path" "S" "string") ("f" "dio_truncate(" "resource $fd,int $offset" "S" "bool") ("f" "dio_tcsetattr(" "resource $fd,array $options" "S" "bool") ("f" "dio_stat(" "resource $fd" "S" "array") ("f" "dio_close(" "resource $fd" "S" "void") ("f" "dgettext(" "string $domain,string $message" "S" "string") ("f" "delete(" #1# "S" "void") ("f" "deg2rad(" "float $number" "S" "float") ("f" "define_syslog_variables(" #1# "S" "void") ("f" "defined(" "string $name" "S" "bool") ("f" "decoct(" "int $number" "S" "string") ("f" "dechex(" "int $number" "S" "string") ("f" "decbin(" "int $number" "S" "string") ("f" "dcngettext(" "string $domain,string $msgid1,string $msgid2,int $n,int $category" "S" "string") ("f" "dcgettext(" "string $domain,string $message,int $category" "S" "string") ("f" "dbx_sort(" "object $result,string $user_compare_function" "S" "bool") ("f" "dbx_fetch_row(" "object $result_identifier" "S" "mixed") ("f" "dbx_escape_string(" "object $link_identifier,string $text" "S" "string") ("f" "dbx_error(" "object $link_identifier" "S" "string") ("f" "dbx_close(" "object $link_identifier" "S" "int") ("f" "dbplus_xunlockrel(" "resource $relation" "S" "int") ("f" "dbplus_xlockrel(" "resource $relation" "S" "int") ("f" "dbplus_update(" "resource $relation,array $old,array $new" "S" "int") ("f" "dbplus_unselect(" "resource $relation" "S" "int") ("f" "dbplus_unlockrel(" "resource $relation" "S" "int") ("f" "dbplus_undoprepare(" "resource $relation" "S" "int") ("f" "dbplus_undo(" "resource $relation" "S" "int") ("f" "dbplus_tcl(" "int $sid,string $script" "S" "string") ("f" "dbplus_setindex(" "resource $relation,string $idx_name" "S" "int") ("f" "dbplus_setindexbynumber(" "resource $relation,int $idx_number" "S" "int") ("f" "dbplus_savepos(" "resource $relation" "S" "int") ("f" "dbplus_rzap(" "resource $relation" "S" "int") ("f" "dbplus_runlink(" "resource $relation" "S" "int") ("f" "dbplus_rsecindex(" "resource $relation,mixed $domlist,int $type" "S" "mixed") ("f" "dbplus_rrename(" "resource $relation,string $name" "S" "int") ("f" "dbplus_ropen(" "string $name" "S" "resource") ("f" "dbplus_rkeys(" "resource $relation,mixed $domlist" "S" "mixed") ("f" "dbplus_restorepos(" "resource $relation,array $tuple" "S" "int") ("f" "dbplus_resolve(" "string $relation_name" "S" "array") ("f" "dbplus_rchperm(" "resource $relation,int $mask,string $user,string $group" "S" "int") ("f" "dbplus_prev(" "resource $relation,array &$tuple" "S" "int") ("f" "dbplus_open(" "string $name" "S" "resource") ("f" "dbplus_next(" "resource $relation,array &$tuple" "S" "int") ("f" "dbplus_lockrel(" "resource $relation" "S" "int") ("f" "dbplus_last(" "resource $relation,array &$tuple" "S" "int") ("f" "dbplus_info(" "resource $relation,string $key,array &$result" "S" "int") ("f" "dbplus_getunique(" "resource $relation,int $uniqueid" "S" "int") ("f" "dbplus_getlock(" "resource $relation,string $tuple" "S" "int") ("f" "dbplus_freerlocks(" "resource $relation" "S" "int") ("f" "dbplus_freelock(" "resource $relation,string $tuple" "S" "int") ("f" "dbplus_freealllocks(" #1# "S" "int") ("f" "dbplus_flush(" "resource $relation" "S" "int") ("f" "dbplus_first(" "resource $relation,array &$tuple" "S" "int") ("f" "dbplus_find(" "resource $relation,array $constraints,mixed $tuple" "S" "int") ("f" "dbplus_errno(" #1# "S" "int") ("f" "dbplus_curr(" "resource $relation,array &$tuple" "S" "int") ("f" "dbplus_close(" "resource $relation" "S" "mixed") ("f" "dbplus_add(" "resource $relation,array $tuple" "S" "int") ("f" "dba_sync(" "resource $handle" "S" "bool") ("f" "dbase_replace_record(" "int $dbase_identifier,array $record,int $record_number" "S" "bool") ("f" "dbase_pack(" "int $dbase_identifier" "S" "bool") ("f" "dbase_open(" "string $filename,int $mode" "S" "int") ("f" "dbase_numrecords(" "int $dbase_identifier" "S" "int") ("f" "dbase_numfields(" "int $dbase_identifier" "S" "int") ("f" "dbase_get_record_with_names(" "int $dbase_identifier,int $record_number" "S" "array") ("f" "dbase_get_record(" "int $dbase_identifier,int $record_number" "S" "array") ("f" "dbase_get_header_info(" "int $dbase_identifier" "S" "array") ("f" "dbase_delete_record(" "int $dbase_identifier,int $record_number" "S" "bool") ("f" "dbase_create(" "string $filename,array $fields" "S" "int") ("f" "dbase_close(" "int $dbase_identifier" "S" "bool") ("f" "dbase_add_record(" "int $dbase_identifier,array $record" "S" "bool") ("f" "dba_replace(" "string $key,string $value,resource $handle" "S" "bool") ("f" "dba_optimize(" "resource $handle" "S" "bool") ("f" "dba_nextkey(" "resource $handle" "S" "string") ("f" "dba_list(" #1# "S" "array") ("f" "dba_key_split(" "mixed $key" "S" "mixed") ("f" "dba_insert(" "string $key,string $value,resource $handle" "S" "bool") ("f" "dba_firstkey(" "resource $handle" "S" "string") ("f" "dba_fetch(" "string $key,resource $handle" "S" "string") ("f" "dba_exists(" "string $key,resource $handle" "S" "bool") ("f" "dba_delete(" "string $key,resource $handle" "S" "bool") ("f" "dba_close(" "resource $handle" "S" "void") ("f" "db2_statistics(" "resource $connection,string $qualifier,string $schema,string $table_name,bool $unique" "S" "resource") ("f" "db2_special_columns(" "resource $connection,string $qualifier,string $schema,string $table_name,int $scope" "S" "resource") ("f" "db2_set_option(" "resource $resource,array $options,int $type" "S" "bool") ("f" "db2_server_info(" "resource $connection" "S" "object") ("f" "db2_rollback(" "resource $connection" "S" "bool") ("f" "db2_result(" "resource $stmt,mixed $column" "S" "mixed") ("f" "db2_procedures(" "resource $connection,string $qualifier,string $schema,string $procedure" "S" "resource") ("f" "db2_procedure_columns(" "resource $connection,string $qualifier,string $schema,string $procedure,string $parameter" "S" "resource") ("f" "db2_primary_keys(" "resource $connection,string $qualifier,string $schema,string $table_name" "S" "resource") ("f" "db2_pclose(" "resource $resource" "S" "bool") ("f" "db2_num_rows(" "resource $stmt" "S" "int") ("f" "db2_num_fields(" "resource $stmt" "S" "int") ("f" "db2_next_result(" "resource $stmt" "S" "resource") ("f" "db2_lob_read(" "resource $stmt,int $colnum,int $length" "S" "string") ("f" "db2_last_insert_id(" "resource $resource" "S" "string") ("f" "db2_get_option(" "resource $resource,string $option" "S" "string") ("f" "db2_free_stmt(" "resource $stmt" "S" "bool") ("f" "db2_free_result(" "resource $stmt" "S" "bool") ("f" "db2_foreign_keys(" "resource $connection,string $qualifier,string $schema,string $table_name" "S" "resource") ("f" "db2_field_width(" "resource $stmt,mixed $column" "S" "int") ("f" "db2_field_type(" "resource $stmt,mixed $column" "S" "string") ("f" "db2_field_scale(" "resource $stmt,mixed $column" "S" "int") ("f" "db2_field_precision(" "resource $stmt,mixed $column" "S" "int") ("f" "db2_field_num(" "resource $stmt,mixed $column" "S" "int") ("f" "db2_field_name(" "resource $stmt,mixed $column" "S" "string") ("f" "db2_field_display_size(" "resource $stmt,mixed $column" "S" "int") ("f" "db2_escape_string(" "string $string_literal" "S" "string") ("f" "db2_cursor_type(" "resource $stmt" "S" "int") ("f" "db2_commit(" "resource $connection" "S" "bool") ("f" "db2_close(" "resource $connection" "S" "bool") ("f" "db2_client_info(" "resource $connection" "S" "object") ("f" "date_sun_info(" "int $time,float $latitude,float $longitude" "S" "array") ("f" "date_parse_from_format(" "string $format,string $date" "S" "array") ("f" "date_parse(" "string $date" "S" "array") ("f" "date_default_timezone_set(" "string $timezone_identifier" "S" "bool") ("f" "date_default_timezone_get(" #1# "S" "string") ("f" "cyrus_unbind(" "resource $connection,string $trigger_name" "S" "bool") ("f" "cyrus_query(" "resource $connection,string $query" "S" "array") ("f" "cyrus_close(" "resource $connection" "S" "bool") ("f" "cyrus_bind(" "resource $connection,array $callbacks" "S" "bool") ("f" "current(" "array &$array" "S" "mixed") ("f" "curl_unescape(" "resource $ch,string $str" "S" "string") ("f" "curl_strerror(" "int $errornum" "S" "string") ("f" "curl_share_setopt(" "resource $sh,int $option,string $value" "S" "bool") ("f" "curl_share_init(" #1# "S" "resource") ("f" "curl_share_close(" "resource $sh" "S" "void") ("f" "curl_setopt(" "resource $ch,int $option,mixed $value" "S" "bool") ("f" "curl_setopt_array(" "resource $ch,array $options" "S" "bool") ("f" "curl_reset(" "resource $ch" "S" "void") ("f" "curl_pause(" "resource $ch,int $bitmask" "S" "int") ("f" "curl_multi_strerror(" "int $errornum" "S" "string") ("f" "curl_multi_setopt(" "resource $mh,int $option,mixed $value" "S" "bool") ("f" "curl_multi_remove_handle(" "resource $mh,resource $ch" "S" "int") ("f" "curl_multi_init(" #1# "S" "resource") ("f" "curl_multi_getcontent(" "resource $ch" "S" "string") ("f" "curl_multi_exec(" "resource $mh,int &$still_running" "S" "int") ("f" "curl_multi_close(" "resource $mh" "S" "void") ("f" "curl_multi_add_handle(" "resource $mh,resource $ch" "S" "int") ("f" "curl_exec(" "resource $ch" "S" "mixed") ("f" "curl_escape(" "resource $ch,string $str" "S" "string") ("f" "curl_error(" "resource $ch" "S" "string") ("f" "curl_errno(" "resource $ch" "S" "int") ("f" "curl_copy_handle(" "resource $ch" "S" "resource") ("f" "curl_close(" "resource $ch" "S" "void") ("f" "cubrid_version(" #1# "S" "string") ("f" "cubrid_set_query_timeout(" "resource $req_identifier,int $timeout" "S" "bool") ("f" "cubrid_set_drop(" "resource $conn_identifier,string $oid,string $attr_name,string $set_element" "S" "bool") ("f" "cubrid_set_db_parameter(" "resource $conn_identifier,int $param_type,int $param_value" "S" "bool") ("f" "cubrid_set_autocommit(" "resource $conn_identifier,bool $mode" "S" "bool") ("f" "cubrid_set_add(" "resource $conn_identifier,string $oid,string $attr_name,string $set_element" "S" "bool") ("f" "cubrid_seq_put(" "resource $conn_identifier,string $oid,string $attr_name,int $index,string $seq_element" "S" "bool") ("f" "cubrid_seq_insert(" "resource $conn_identifier,string $oid,string $attr_name,int $index,string $seq_element" "S" "bool") ("f" "cubrid_seq_drop(" "resource $conn_identifier,string $oid,string $attr_name,int $index" "S" "bool") ("f" "cubrid_send_glo(" "resource $conn_identifier,string $oid" "S" "int") ("f" "cubrid_save_to_glo(" "resource $conn_identifier,string $oid,string $file_name" "S" "int") ("f" "cubrid_rollback(" "resource $conn_identifier" "S" "bool") ("f" "cubrid_num_rows(" "resource $result" "S" "int") ("f" "cubrid_num_fields(" "resource $result" "S" "int") ("f" "cubrid_num_cols(" "resource $result" "S" "int") ("f" "cubrid_next_result(" "resource $result" "S" "bool") ("f" "cubrid_new_glo(" "resource $conn_identifier,string $class_name,string $file_name" "S" "string") ("f" "cubrid_lock_write(" "resource $conn_identifier,string $oid" "S" "bool") ("f" "cubrid_lock_read(" "resource $conn_identifier,string $oid" "S" "bool") ("f" "cubrid_lob_size(" "resource $lob_identifier" "S" "string") ("f" "cubrid_lob_send(" "resource $conn_identifier,resource $lob_identifier" "S" "bool") ("f" "cubrid_lob_get(" "resource $conn_identifier,string $sql" "S" "array") ("f" "cubrid_lob_export(" "resource $conn_identifier,resource $lob_identifier,string $path_name" "S" "bool") ("f" "cubrid_lob_close(" "array $lob_identifier_array" "S" "bool") ("f" "cubrid_lob2_write(" "resource $lob_identifier,string $buf" "S" "bool") ("f" "cubrid_lob2_tell(" "resource $lob_identifier" "S" "int") ("f" "cubrid_lob2_tell64(" "resource $lob_identifier" "S" "string") ("f" "cubrid_lob2_size(" "resource $lob_identifier" "S" "int") ("f" "cubrid_lob2_size64(" "resource $lob_identifier" "S" "string") ("f" "cubrid_lob2_read(" "resource $lob_identifier,int $len" "S" "string") ("f" "cubrid_lob2_import(" "resource $lob_identifier,string $file_name" "S" "bool") ("f" "cubrid_lob2_export(" "resource $lob_identifier,string $file_name" "S" "bool") ("f" "cubrid_lob2_close(" "resource $lob_identifier" "S" "bool") ("f" "cubrid_load_from_glo(" "resource $conn_identifier,string $oid,string $file_name" "S" "int") ("f" "cubrid_is_instance(" "resource $conn_identifier,string $oid" "S" "int") ("f" "cubrid_get_server_info(" "resource $conn_identifier" "S" "string") ("f" "cubrid_get_query_timeout(" "resource $req_identifier" "S" "int") ("f" "cubrid_get_db_parameter(" "resource $conn_identifier" "S" "array") ("f" "cubrid_get_client_info(" #1# "S" "string") ("f" "cubrid_get_class_name(" "resource $conn_identifier,string $oid" "S" "string") ("f" "cubrid_get_charset(" "resource $conn_identifier" "S" "string") ("f" "cubrid_get_autocommit(" "resource $conn_identifier" "S" "bool") ("f" "cubrid_free_result(" "resource $req_identifier" "S" "bool") ("f" "cubrid_field_type(" "resource $result,int $field_offset" "S" "string") ("f" "cubrid_field_table(" "resource $result,int $field_offset" "S" "string") ("f" "cubrid_field_name(" "resource $result,int $field_offset" "S" "string") ("f" "cubrid_field_len(" "resource $result,int $field_offset" "S" "int") ("f" "cubrid_field_flags(" "resource $result,int $field_offset" "S" "string") ("f" "cubrid_fetch_lengths(" "resource $result" "S" "array") ("f" "cubrid_error_msg(" #1# "S" "string") ("f" "cubrid_error_code(" #1# "S" "int") ("f" "cubrid_error_code_facility(" #1# "S" "int") ("f" "cubrid_drop(" "resource $conn_identifier,string $oid" "S" "bool") ("f" "cubrid_db_name(" "array $result,int $index" "S" "string") ("f" "cubrid_data_seek(" "resource $result,int $row_number" "S" "bool") ("f" "cubrid_current_oid(" "resource $req_identifier" "S" "string") ("f" "cubrid_commit(" "resource $conn_identifier" "S" "bool") ("f" "cubrid_column_types(" "resource $req_identifier" "S" "array") ("f" "cubrid_column_names(" "resource $req_identifier" "S" "array") ("f" "cubrid_col_size(" "resource $conn_identifier,string $oid,string $attr_name" "S" "int") ("f" "cubrid_col_get(" "resource $conn_identifier,string $oid,string $attr_name" "S" "array") ("f" "cubrid_close_request(" "resource $req_identifier" "S" "bool") ("f" "cubrid_close_prepare(" "resource $req_identifier" "S" "bool") ("f" "ctype_xdigit(" "string $text" "S" "bool") ("f" "ctype_upper(" "string $text" "S" "bool") ("f" "ctype_space(" "string $text" "S" "bool") ("f" "ctype_punct(" "string $text" "S" "bool") ("f" "ctype_print(" "string $text" "S" "bool") ("f" "ctype_lower(" "string $text" "S" "bool") ("f" "ctype_graph(" "string $text" "S" "bool") ("f" "ctype_digit(" "string $text" "S" "bool") ("f" "ctype_cntrl(" "string $text" "S" "bool") ("f" "ctype_alpha(" "string $text" "S" "bool") ("f" "ctype_alnum(" "string $text" "S" "bool") ("f" "create_function(" "string $args,string $code" "S" "string") ("f" "crc32(" "string $str" "S" "int") ("f" "crack_opendict(" "string $dictionary" "S" "resource") ("f" "crack_getlastmessage(" #1# "S" "string") ("f" "crack_check(" "resource $dictionary,string $password" "S" "bool") ("f" "cosh(" "float $arg" "S" "float") ("f" "cos(" "float $arg" "S" "float") ("f" "convert_uuencode(" "string $data" "S" "string") ("f" "convert_uudecode(" "string $data" "S" "string") ("f" "convert_cyr_string(" "string $str,string $from,string $to" "S" "string") ("f" "constant(" "string $name" "S" "mixed") ("f" "connection_status(" #1# "S" "int") ("f" "connection_aborted(" #1# "S" "int") ("f" "com_create_guid(" #1# "S" "string") ("f" "closelog(" #1# "S" "bool") ("f" "cli_set_process_title(" "string $title" "S" "bool") ("f" "cli_get_process_title(" #1# "S" "string") ("f" "classkit_method_rename(" "string $classname,string $methodname,string $newname" "S" "bool") ("f" "classkit_method_remove(" "string $classname,string $methodname" "S" "bool") ("f" "classkit_import(" "string $filename" "S" "array") ("f" "chr(" "int $ascii" "S" "string") ("f" "chroot(" "string $directory" "S" "bool") ("f" "chown(" "string $filename,mixed $user" "S" "bool") ("f" "chmod(" "string $filename,int $mode" "S" "bool") ("f" "chgrp(" "string $filename,mixed $group" "S" "bool") ("f" "checkdate(" "int $month,int $day,int $year" "S" "bool") ("f" "chdir(" "string $directory" "S" "bool") ("f" "chdb_create(" "string $pathname,array $data" "S" "bool") ("f" "ceil(" "float $value" "S" "float") ("f" "cal_to_jd(" "int $calendar,int $month,int $day,int $year" "S" "int") ("f" "call_user_method_array(" "string $method_name,object &$obj,array $paramarr" "S" "mixed") ("f" "call_user_func_array(" "callable $callback,array $param_arr" "S" "mixed") ("f" "cal_from_jd(" "int $jd,int $calendar" "S" "array") ("f" "cal_days_in_month(" "int $calendar,int $month,int $year" "S" "int") ("f" "calcul_hmac(" "string $clent,string $siretcode,string $price,string $reference,string $validity,string $taxation,string $devise,string $language" "S" "string") ("f" "calculhmac(" "string $clent,string $data" "S" "string") ("f" "cairo_svg_version_to_string(" "int $version" "S" "string") ("f" "cairo_svg_surface_restrict_to_version(" "CairoSvgSurface $surface,int $version" "S" "void") ("f" "cairo_svg_surface_create(" "string $file,float $width,float $height" "S" "CairoSvgSurface") ("f" "cairo_surface_write_to_png(" "CairoSurface $surface,resource $stream" "S" "void") ("f" "cairo_surface_status(" "CairoSurface $surface" "S" "int") ("f" "cairo_surface_show_page(" "CairoSurface $surface" "S" "void") ("f" "cairo_surface_set_fallback_resolution(" "CairoSurface $surface,float $x,float $y" "S" "void") ("f" "cairo_surface_set_device_offset(" "CairoSurface $surface,float $x,float $y" "S" "void") ("f" "cairo_surface_mark_dirty(" "CairoSurface $surface" "S" "void") ("f" "cairo_surface_mark_dirty_rectangle(" "CairoSurface $surface,float $x,float $y,float $width,float $height" "S" "void") ("f" "cairo_surface_get_type(" "CairoSurface $surface" "S" "int") ("f" "cairo_surface_get_font_options(" "CairoSurface $surface" "S" "CairoFontOptions") ("f" "cairo_surface_get_device_offset(" "CairoSurface $surface" "S" "array") ("f" "cairo_surface_get_content(" "CairoSurface $surface" "S" "int") ("f" "cairo_surface_flush(" "CairoSurface $surface" "S" "void") ("f" "cairo_surface_finish(" "CairoSurface $surface" "S" "void") ("f" "cairo_surface_create_similar(" "CairoSurface $surface,int $content,float $width,float $height" "S" "CairoSurface") ("f" "cairo_surface_copy_page(" "CairoSurface $surface" "S" "void") ("f" "cairo_scaled_font_text_extents(" "CairoScaledFont $scaledfont,string $text" "S" "array") ("f" "cairo_scaled_font_status(" "CairoScaledFont $scaledfont" "S" "int") ("f" "cairo_scaled_font_glyph_extents(" "CairoScaledFont $scaledfont,array $glyphs" "S" "array") ("f" "cairo_scaled_font_get_type(" "CairoScaledFont $scaledfont" "S" "int") ("f" "cairo_scaled_font_get_scale_matrix(" "CairoScaledFont $scaledfont" "S" "CairoMatrix") ("f" "cairo_scaled_font_get_font_options(" "CairoScaledFont $scaledfont" "S" "CairoFontOptions") ("f" "cairo_scaled_font_get_font_matrix(" "CairoScaledFont $scaledfont" "S" "CairoFontOptions") ("f" "cairo_scaled_font_get_font_face(" "CairoScaledFont $scaledfont" "S" "CairoFontFace") ("f" "cairo_scaled_font_get_ctm(" "CairoScaledFont $scaledfont" "S" "CairoMatrix") ("f" "cairo_scaled_font_extents(" "CairoScaledFont $scaledfont" "S" "array") ("f" "cairo_scaled_font_create(" "CairoFontFace $fontface,CairoMatrix $matrix,CairoMatrix $ctm,CairoFontOptions $fontoptions" "S" "CairoScaledFont") ("f" "cairo_ps_surface_set_size(" "CairoPsSurface $surface,float $width,float $height" "S" "void") ("f" "cairo_ps_surface_set_eps(" "CairoPsSurface $surface,bool $level" "S" "void") ("f" "cairo_ps_surface_restrict_to_level(" "CairoPsSurface $surface,int $level" "S" "void") ("f" "cairo_ps_surface_get_eps(" "CairoPsSurface $surface" "S" "bool") ("f" "cairo_ps_surface_dsc_comment(" "CairoPsSurface $surface,string $comment" "S" "void") ("f" "cairo_ps_surface_dsc_begin_setup(" "CairoPsSurface $surface" "S" "void") ("f" "cairo_ps_surface_dsc_begin_page_setup(" "CairoPsSurface $surface" "S" "void") ("f" "cairo_ps_surface_create(" "string $file,float $width,float $height" "S" "CairoPsSurface") ("f" "cairo_ps_level_to_string(" "int $level" "S" "string") ("f" "cairo_ps_get_levels(" #1# "S" "array") ("f" "cairo_pdf_surface_set_size(" "CairoPdfSurface $surface,float $width,float $height" "S" "void") ("f" "cairo_pdf_surface_create(" "string $file,float $width,float $height" "S" "CairoPdfSurface") ("f" "cairo_pattern_status(" "CairoPattern $pattern" "S" "int") ("f" "cairo_pattern_set_matrix(" "CairoPattern $pattern,CairoMatrix $matrix" "S" "void") ("f" "cairo_pattern_set_filter(" "CairoSurfacePattern $pattern,int $filter" "S" "void") ("f" "cairo_pattern_set_extend(" "string $pattern,string $extend" "S" "void") ("f" "cairo_pattern_get_type(" "CairoPattern $pattern" "S" "int") ("f" "cairo_pattern_get_surface(" "CairoSurfacePattern $pattern" "S" "CairoSurface") ("f" "cairo_pattern_get_rgba(" "CairoSolidPattern $pattern" "S" "array") ("f" "cairo_pattern_get_radial_circles(" "CairoRadialGradient $pattern" "S" "array") ("f" "cairo_pattern_get_matrix(" "CairoPattern $pattern" "S" "CairoMatrix") ("f" "cairo_pattern_get_linear_points(" "CairoLinearGradient $pattern" "S" "array") ("f" "cairo_pattern_get_filter(" "CairoSurfacePattern $pattern" "S" "int") ("f" "cairo_pattern_get_extend(" "string $pattern" "S" "int") ("f" "cairo_pattern_get_color_stop_rgba(" "CairoGradientPattern $pattern,int $index" "S" "array") ("f" "cairo_pattern_get_color_stop_count(" "CairoGradientPattern $pattern" "S" "int") ("f" "cairo_pattern_create_rgb(" "float $red,float $green,float $blue" "S" "CairoPattern") ("f" "cairo_pattern_create_rgba(" "float $red,float $green,float $blue,float $alpha" "S" "CairoPattern") ("f" "cairo_pattern_create_radial(" "float $x0,float $y0,float $r0,float $x1,float $y1,float $r1" "S" "CairoPattern") ("f" "cairo_pattern_create_linear(" "float $x0,float $y0,float $x1,float $y1" "S" "CairoPattern") ("f" "cairo_pattern_create_for_surface(" "CairoSurface $surface" "S" "CairoPattern") ("f" "cairo_pattern_add_color_stop_rgb(" "CairoGradientPattern $pattern,float $offset,float $red,float $green,float $blue" "S" "void") ("f" "cairo_pattern_add_color_stop_rgba(" "CairoGradientPattern $pattern,float $offset,float $red,float $green,float $blue,float $alpha" "S" "void") ("f" "cairo_matrix_translate(" "CairoMatrix $matrix,float $tx,float $ty" "S" "void") ("f" "cairo_matrix_transform_point(" "CairoMatrix $matrix,float $dx,float $dy" "S" "array") ("f" "cairo_matrix_transform_distance(" "CairoMatrix $matrix,float $dx,float $dy" "S" "array") ("f" "cairo_matrix_rotate(" "CairoMatrix $matrix,float $radians" "S" "void") ("f" "cairo_matrix_multiply(" "CairoMatrix $matrix1,CairoMatrix $matrix2" "S" "CairoMatrix") ("f" "cairo_matrix_invert(" "CairoMatrix $matrix" "S" "void") ("f" "cairo_image_surface_get_width(" "CairoImageSurface $surface" "S" "int") ("f" "cairo_image_surface_get_stride(" "CairoImageSurface $surface" "S" "int") ("f" "cairo_image_surface_get_height(" "CairoImageSurface $surface" "S" "int") ("f" "cairo_image_surface_get_format(" "CairoImageSurface $surface" "S" "int") ("f" "cairo_image_surface_get_data(" "CairoImageSurface $surface" "S" "string") ("f" "cairo_image_surface_create_from_png(" "string $file" "S" "CairoImageSurface") ("f" "cairo_image_surface_create(" "int $format,int $width,int $height" "S" "CairoImageSurface") ("f" "cairo_format_stride_for_width(" "int $format,int $width" "S" "int") ("f" "cairo_font_options_status(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_set_subpixel_order(" "CairoFontOptions $options,int $subpixel_order" "S" "void") ("f" "cairo_font_options_set_hint_style(" "CairoFontOptions $options,int $hint_style" "S" "void") ("f" "cairo_font_options_set_hint_metrics(" "CairoFontOptions $options,int $hint_metrics" "S" "void") ("f" "cairo_font_options_set_antialias(" "CairoFontOptions $options,int $antialias" "S" "void") ("f" "cairo_font_options_merge(" "CairoFontOptions $options,CairoFontOptions $other" "S" "void") ("f" "cairo_font_options_hash(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_get_subpixel_order(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_get_hint_style(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_get_hint_metrics(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_get_antialias(" "CairoFontOptions $options" "S" "int") ("f" "cairo_font_options_equal(" "CairoFontOptions $options,CairoFontOptions $other" "S" "bool") ("f" "cairo_font_options_create(" #1# "S" "CairoFontOptions") ("f" "cairo_font_face_status(" "CairoFontFace $fontface" "S" "int") ("f" "cairo_font_face_get_type(" "CairoFontFace $fontface" "S" "int") ("f" "cairo_create(" "CairoSurface $surface" "S" "CairoContext") ("f" "bzopen(" "string $filename,string $mode" "S" "resource") ("f" "bzflush(" "resource $bz" "S" "int") ("f" "bzerrstr(" "resource $bz" "S" "string") ("f" "bzerror(" "resource $bz" "S" "array") ("f" "bzerrno(" "resource $bz" "S" "int") ("f" "bzclose(" "resource $bz" "S" "int") ("f" "bson_encode(" "mixed $anything" "S" "string") ("f" "bson_decode(" "string $bson" "S" "array") ("f" "boolval(" "mixed $var" "S" "boolean") ("f" "bindtextdomain(" "string $domain,string $directory" "S" "string") ("f" "bind_textdomain_codeset(" "string $domain,string $codeset" "S" "string") ("f" "bindec(" "string $binary_string" "S" "number") ("f" "bin2hex(" "string $str" "S" "string") ("f" "bcscale(" "int $scale" "S" "bool") ("f" "bcompiler_write_included_filename(" "resource $filehandle,string $filename" "S" "bool") ("f" "bcompiler_write_functions_from_file(" "resource $filehandle,string $fileName" "S" "bool") ("f" "bcompiler_write_function(" "resource $filehandle,string $functionName" "S" "bool") ("f" "bcompiler_write_footer(" "resource $filehandle" "S" "bool") ("f" "bcompiler_write_file(" "resource $filehandle,string $filename" "S" "bool") ("f" "bcompiler_write_exe_footer(" "resource $filehandle,int $startpos" "S" "bool") ("f" "bcompiler_write_constant(" "resource $filehandle,string $constantName" "S" "bool") ("f" "bcompiler_read(" "resource $filehandle" "S" "bool") ("f" "bcompiler_parse_class(" "string $class,string $callback" "S" "bool") ("f" "bcompiler_load_exe(" "string $filename" "S" "bool") ("f" "bcompiler_load(" "string $filename" "S" "bool") ("f" "bcmod(" "string $left_operand,string $modulus" "S" "string") ("f" "bbcode_set_arg_parser(" "resource $bbcode_container,resource $bbcode_arg_parser" "S" "bool") ("f" "bbcode_parse(" "resource $bbcode_container,string $to_parse" "S" "string") ("f" "bbcode_destroy(" "resource $bbcode_container" "S" "bool") ("f" "bbcode_add_smiley(" "resource $bbcode_container,string $smiley,string $replace_by" "S" "bool") ("f" "bbcode_add_element(" "resource $bbcode_container,string $tag_name,array $tag_rules" "S" "bool") ("f" "base_convert(" "string $number,int $frombase,int $tobase" "S" "string") ("f" "base64_encode(" "string $data" "S" "string") ("f" "__autoload(" "string $class" "S" "void") ("f" "atanh(" "float $arg" "S" "float") ("f" "atan(" "float $arg" "S" "float") ("f" "atan2(" "float $y,float $x" "S" "float") ("f" "asinh(" "float $arg" "S" "float") ("f" "asin(" "float $arg" "S" "float") ("f" "array_values(" "array $input" "S" "array") ("f" "array_sum(" "array $array" "S" "number") ("f" "array_shift(" "array &$array" "S" "mixed") ("f" "array_product(" "array $array" "S" "number") ("f" "array_pop(" "array &$array" "S" "mixed") ("f" "array_pad(" "array $input,int $pad_size,mixed $pad_value" "S" "array") ("f" "array_key_exists(" "mixed $key,array $search" "S" "bool") ("f" "array_flip(" "array $trans" "S" "array") ("f" "array_fill_keys(" "array $keys,mixed $value" "S" "array") ("f" "array_fill(" "int $start_index,int $num,mixed $value" "S" "array") ("f" "array_count_values(" "array $input" "S" "array") ("f" "array_combine(" "array $keys,array $values" "S" "array") ("f" "apd_set_session(" "int $debug_level" "S" "void") ("f" "apd_set_session_trace_socket(" "string $tcp_server,int $socket_type,int $port,int $debug_level" "S" "bool") ("f" "apd_get_active_symbols(" #1# "S" "array") ("f" "apd_echo(" "string $output" "S" "bool") ("f" "apd_dump_regular_resources(" #1# "S" "array") ("f" "apd_dump_persistent_resources(" #1# "S" "array") ("f" "apd_dump_function_table(" #1# "S" "void") ("f" "apd_continue(" "int $debug_level" "S" "bool") ("f" "apd_callstack(" #1# "S" "array") ("f" "apd_breakpoint(" "int $debug_level" "S" "bool") ("f" "apc_exists(" "mixed $keys" "S" "mixed") ("f" "apc_delete(" "string $key" "S" "mixed") ("f" "apc_delete_file(" "mixed $keys" "S" "mixed") ("f" "apc_cas(" "string $key,int $old,int $new" "S" "bool") ("f" "apache_response_headers(" #1# "S" "array") ("f" "apache_reset_timeout(" #1# "S" "bool") ("f" "apache_request_headers(" #1# "S" "array") ("f" "apache_lookup_uri(" "string $filename" "S" "object") ("f" "apache_get_version(" #1# "S" "string") ("f" "apache_get_modules(" #1# "S" "array") ("f" "apache_child_terminate(" #1# "S" "bool") ("f" "addslashes(" "string $str" "S" "string") ("f" "addcslashes(" "string $str,string $charlist" "S" "string") ("f" "acosh(" "float $arg" "S" "float") ("f" "acos(" "float $arg" "S" "float") ("f" "abs(" "mixed $number" "S" "number") ("f" "zlib_encode(" "string $data,string $encoding,string $level = -1" "S" "string") ("f" "zlib_decode(" "string $data,string $max_decoded_len = null" "S" "string") ("f" "zip_entry_read(" "resource $zip_entry,int $length = 1024" "S" "string") ("f" "zip_entry_open(" "resource $zip,resource $zip_entry,string $mode = null" "S" "bool") ("f" "yaz_wait(" "array &$options = null" "S" "mixed") ("f" "yaz_scan_result(" "resource $id,array &$result = null" "S" "array") ("f" "yaz_scan(" "resource $id,string $type,string $startterm,array $flags = null" "S" "void") ("f" "yaz_hits(" "resource $id,array &$searchresult = null" "S" "int") ("f" "yaz_connect(" "string $zurl,mixed $options = null" "S" "mixed") ("f" "yaml_parse_url(" "string $url,int $pos = 0,int &$ndocs,array $callbacks = null" "S" "mixed") ("f" "yaml_parse(" "string $input,int $pos = 0,int &$ndocs,array $callbacks = null" "S" "mixed") ("f" "yaml_parse_file(" "string $filename,int $pos = 0,int &$ndocs,array $callbacks = null" "S" "mixed") ("f" "yaml_emit(" "mixed $data,int $encoding = YAML_ANY_ENCODING,int $linebreak = YAML_ANY_BREAK,array $callbacks = null" "S" "string") ("f" "yaml_emit_file(" "string $filename,mixed $data,int $encoding = YAML_ANY_ENCODING,int $linebreak = YAML_ANY_BREAK,array $callbacks = null" "S" "bool") ("f" "xmlrpc_server_call_method(" "resource $server,string $xml,mixed $user_data,array $output_options = null" "S" "string") ("f" "xmlrpc_encode_request(" "string $method,mixed $params,array $output_options = null" "S" "string") ("f" "xmlrpc_decode_request(" "string $xml,string &$method,string $encoding = null" "S" "mixed") ("f" "xmlrpc_decode(" "string $xml,string $encoding = \"iso-8859-1\"" "S" "mixed") ("f" "xml_parser_create_ns(" "string $encoding,string $separator = \":\"" "S" "resource") ("f" "xml_parser_create(" "string $encoding = null" "S" "resource") ("f" "xml_parse_into_struct(" "resource $parser,string $data,array &$values,array &$index = null" "S" "int") ("f" "xml_parse(" "resource $parser,string $data,bool $is_final = false" "S" "int") ("f" "xhprof_enable(" "int $flags = 0,array $options = null" "S" "void") ("f" "xdiff_string_patch(" "string $str,string $patch,int $flags,string &$error = null" "S" "string") ("f" "xdiff_string_merge3(" "string $old_data,string $new_data1,string $new_data2,string &$error = null" "S" "mixed") ("f" "xdiff_string_diff(" "string $old_data,string $new_data,int $context = 3,bool $minimal = false" "S" "string") ("f" "xdiff_file_patch(" "string $file,string $patch,string $dest,int $flags = DIFF_PATCH_NORMAL" "S" "mixed") ("f" "xdiff_file_diff(" "string $old_file,string $new_file,string $dest,int $context = 3,bool $minimal = false" "S" "bool") ("f" "xattr_supported(" "string $filename,int $flags = 0" "S" "bool") ("f" "xattr_set(" "string $filename,string $name,string $value,int $flags = 0" "S" "bool") ("f" "xattr_remove(" "string $filename,string $name,int $flags = 0" "S" "bool") ("f" "xattr_list(" "string $filename,int $flags = 0" "S" "array") ("f" "xattr_get(" "string $filename,string $name,int $flags = 0" "S" "string") ("f" "wordwrap(" "string $str,int $width = 75,string $break = \"\\n\",bool $cut = false" "S" "string") ("f" "wincache_ucache_set(" "mixed $key,mixed $value,int $ttl = 0" "S" "bool") ("f" "wincache_ucache_info(" "bool $summaryonly = false,string $key = NULL" "S" "array") ("f" "wincache_ucache_inc(" "string $key,int $inc_by = 1,bool &$success = null" "S" "mixed") ("f" "wincache_ucache_get(" "mixed $key,bool &$success = null" "S" "mixed") ("f" "wincache_ucache_dec(" "string $key,int $dec_by = 1,bool &$success = null" "S" "mixed") ("f" "wincache_ucache_add(" "string $key,mixed $value,int $ttl = 0" "S" "bool") ("f" "wincache_scache_info(" "bool $summaryonly = false" "S" "array") ("f" "wincache_rplist_fileinfo(" "bool $summaryonly = false" "S" "array") ("f" "wincache_refresh_if_changed(" "array $files = NULL" "S" "bool") ("f" "wincache_ocache_fileinfo(" "bool $summaryonly = false" "S" "array") ("f" "wincache_lock(" "string $key,bool $isglobal = false" "S" "bool") ("f" "wincache_fcache_fileinfo(" "bool $summaryonly = false" "S" "array") ("f" "win32_stop_service(" "string $servicename,string $machine = null" "S" "int") ("f" "win32_start_service(" "string $servicename,string $machine = null" "S" "int") ("f" "win32_set_service_status(" "int $status,int $checkpoint = 0" "S" "bool") ("f" "win32_query_service_status(" "string $servicename,string $machine = null" "S" "mixed") ("f" "win32_ps_stat_proc(" "int $pid = 0" "S" "array") ("f" "win32_pause_service(" "string $servicename,string $machine = null" "S" "int") ("f" "win32_delete_service(" "string $servicename,string $machine = null" "S" "mixed") ("f" "win32_create_service(" "array $details,string $machine = null" "S" "mixed") ("f" "win32_continue_service(" "string $servicename,string $machine = null" "S" "int") ("f" "wddx_serialize_vars(" "mixed $var_name,mixed $__args__ = null" "S" "string") ("f" "wddx_serialize_value(" "mixed $var,string $comment = null" "S" "string") ("f" "wddx_packet_start(" "string $comment = null" "S" "resource") ("f" "wddx_add_vars(" "resource $packet_id,mixed $var_name,mixed $__args__ = null" "S" "bool") ("f" "vpopmail_passwd(" "string $user,string $domain,string $password,bool $apop = null" "S" "bool") ("f" "vpopmail_auth_user(" "string $user,string $domain,string $password,string $apop = null" "S" "bool") ("f" "vpopmail_add_user(" "string $user,string $domain,string $password,string $gecos,bool $apop = null" "S" "bool") ("f" "vpopmail_add_domain_ex(" "string $domain,string $passwd,string $quota,string $bounce,bool $apop = null" "S" "bool") ("f" "version_compare(" "string $version1,string $version2,string $operator = null" "S" "mixed") ("f" "variant_cmp(" "mixed $left,mixed $right,int $lcid,int $flags = null" "S" "int") ("f" "var_export(" "mixed $expression,bool $return = false" "S" "mixed") ("f" "var_dump(" "mixed $expression,mixed $__args__ = null" "S" "void") ("f" "use_soap_error_handler(" "bool $handler = true" "S" "bool") ("f" "uopz_function(" "string $class,string $function,Closure $handler,int $modifiers = null" "S" "void") ("f" "uopz_compose(" "string $name,array $classes,array $methods,array $properties,int $flags = null" "S" "void") ("f" "untaint(" "string &$string,string $__args__ = null" "S" "bool") ("f" "unlink(" "string $filename,resource $context = null" "S" "bool") ("f" "unixtojd(" "int $timestamp ='time()'" "S" "int") ("f" "uniqid(" "string $prefix = \"\",bool $more_entropy = false" "S" "string") ("f" "umask(" "int $mask = null" "S" "int") ("f" "udm_alloc_agent(" "string $dbaddr,string $dbmode = null" "S" "resource") ("f" "ucwords(" "string $str,string $delimiters = \" \\t\\r\\n\\f\\v\"" "S" "string") ("f" "trim(" "string $str,string $character_mask = \" \\t\\n\\r\\0\\x0B\"" "S" "string") ("f" "trigger_error(" "string $error_msg,int $error_type = E_USER_NOTICE" "S" "bool") ("f" "trait_exists(" "string $traitname,bool $autoload = null" "S" "bool") ("f" "trader_wma(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_willr(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_var(" "array $real,integer $timePeriod,float $nbDev = null" "S" "array") ("f" "trader_ultosc(" "array $high,array $low,array $close,integer $timePeriod1,integer $timePeriod2,integer $timePeriod3 = null" "S" "array") ("f" "trader_tsf(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_trix(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_trima(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_tema(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_t3(" "array $real,integer $timePeriod,float $vFactor = null" "S" "array") ("f" "trader_sum(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_stochrsi(" "array $real,integer $timePeriod,integer $fastK_Period,integer $fastD_Period,integer $fastD_MAType = null" "S" "array") ("f" "trader_stoch(" "array $high,array $low,array $close,integer $fastK_Period,integer $slowK_Period,integer $slowK_MAType,integer $slowD_Period,integer $slowD_MAType = null" "S" "array") ("f" "trader_stochf(" "array $high,array $low,array $close,integer $fastK_Period,integer $fastD_Period,integer $fastD_MAType = null" "S" "array") ("f" "trader_stddev(" "array $real,integer $timePeriod,float $nbDev = null" "S" "array") ("f" "trader_sma(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_sar(" "array $high,array $low,float $acceleration,float $maximum = null" "S" "array") ("f" "trader_sarext(" "array $high,array $low,float $startValue,float $offsetOnReverse,float $accelerationInitLong,float $accelerationLong,float $accelerationMaxLong,float $accelerationInitShort,float $accelerationShort,float $accelerationMaxShort = null" "S" "array") ("f" "trader_rsi(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_rocr(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_rocr100(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_rocp(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_roc(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_ppo(" "array $real,integer $fastPeriod,integer $slowPeriod,integer $mAType = null" "S" "array") ("f" "trader_plus_dm(" "array $high,array $low,integer $timePeriod = null" "S" "array") ("f" "trader_plus_di(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_natr(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_mom(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_minus_dm(" "array $high,array $low,integer $timePeriod = null" "S" "array") ("f" "trader_minus_di(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_minmaxindex(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_minmax(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_minindex(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_min(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_midprice(" "array $high,array $low,integer $timePeriod = null" "S" "array") ("f" "trader_midpoint(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_mfi(" "array $high,array $low,array $close,array $volume,integer $timePeriod = null" "S" "array") ("f" "trader_maxindex(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_max(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_mavp(" "array $real,array $periods,integer $minPeriod,integer $maxPeriod,integer $mAType = null" "S" "array") ("f" "trader_mama(" "array $real,float $fastLimit,float $slowLimit = null" "S" "array") ("f" "trader_ma(" "array $real,integer $timePeriod,integer $mAType = null" "S" "array") ("f" "trader_macd(" "array $real,integer $fastPeriod,integer $slowPeriod,integer $signalPeriod = null" "S" "array") ("f" "trader_macdfix(" "array $real,integer $signalPeriod = null" "S" "array") ("f" "trader_macdext(" "array $real,integer $fastPeriod,integer $fastMAType,integer $slowPeriod,integer $slowMAType,integer $signalPeriod,integer $signalMAType = null" "S" "array") ("f" "trader_linearreg_slope(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_linearreg_intercept(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_linearreg(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_linearreg_angle(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_kama(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_ema(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_dx(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_dema(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_correl(" "array $real0,array $real1,integer $timePeriod = null" "S" "array") ("f" "trader_cmo(" "array $real,integer $timePeriod = null" "S" "array") ("f" "trader_cdlmorningstar(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdlmorningdojistar(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdlmathold(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdleveningstar(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdleveningdojistar(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdldarkcloudcover(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cdlabandonedbaby(" "array $open,array $high,array $low,array $close,float $penetration = null" "S" "array") ("f" "trader_cci(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_beta(" "array $real0,array $real1,integer $timePeriod = null" "S" "array") ("f" "trader_bbands(" "array $real,integer $timePeriod,float $nbDevUp,float $nbDevDn,integer $mAType = null" "S" "array") ("f" "trader_atr(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_aroonosc(" "array $high,array $low,integer $timePeriod = null" "S" "array") ("f" "trader_aroon(" "array $high,array $low,integer $timePeriod = null" "S" "array") ("f" "trader_apo(" "array $real,integer $fastPeriod,integer $slowPeriod,integer $mAType = null" "S" "array") ("f" "trader_adxr(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_adx(" "array $high,array $low,array $close,integer $timePeriod = null" "S" "array") ("f" "trader_adosc(" "array $high,array $low,array $close,array $volume,integer $fastPeriod,integer $slowPeriod = null" "S" "array") ("f" "touch(" "string $filename,int $time ='time()',int $atime = null" "S" "bool") ("f" "timezone_name_from_abbr(" "string $abbr,int $gmtOffset = -1,int $isdst = -1" "S" "string") ("f" "tcpwrap_check(" "string $daemon,string $address,string $user,bool $nodns = false" "S" "bool") ("f" "taint(" "string &$string,string $__args__ = null" "S" "bool") ("f" "system(" "string $command,int &$return_var = null" "S" "string") ("f" "sybase_unbuffered_query(" "string $query,resource $link_identifier,bool $store_result = null" "S" "resource") ("f" "sybase_set_message_handler(" "callable $handler,resource $link_identifier = null" "S" "bool") ("f" "sybase_select_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "sybase_query(" "string $query,resource $link_identifier = null" "S" "mixed") ("f" "sybase_pconnect(" "string $servername,string $username,string $password,string $charset,string $appname = null" "S" "resource") ("f" "sybase_fetch_object(" "resource $result,mixed $object = null" "S" "object") ("f" "sybase_fetch_field(" "resource $result,int $field_offset = -1" "S" "object") ("f" "sybase_connect(" "string $servername,string $username,string $password,string $charset,string $appname,bool $new = false" "S" "resource") ("f" "sybase_close(" "resource $link_identifier = null" "S" "bool") ("f" "sybase_affected_rows(" "resource $link_identifier = null" "S" "int") ("f" "svn_update(" "string $path,int $revno = SVN_REVISION_HEAD,bool $recurse = true" "S" "int") ("f" "svn_status(" "string $path,int $flags = 0" "S" "array") ("f" "svn_revert(" "string $path,bool $recursive = false" "S" "bool") ("f" "svn_repos_create(" "string $path,array $config,array $fsconfig = null" "S" "resource") ("f" "svn_mkdir(" "string $path,string $log_message = null" "S" "bool") ("f" "svn_ls(" "string $repos_url,int $revision_no = SVN_REVISION_HEAD,bool $recurse = false,bool $peg = false" "S" "array") ("f" "svn_log(" "string $repos_url,int $start_revision,int $end_revision,int $limit = 0,int $flags = SVN_DISCOVER_CHANGED_PATHS | SVN_STOP_ON_COPY" "S" "array") ("f" "svn_export(" "string $frompath,string $topath,bool $working_copy = true,int $revision_no = -1" "S" "bool") ("f" "svn_delete(" "string $path,bool $force = false" "S" "bool") ("f" "svn_commit(" "string $log,array $targets,bool $recursive = true" "S" "array") ("f" "svn_checkout(" "string $repos,string $targetpath,int $revision,int $flags = 0" "S" "bool") ("f" "svn_cat(" "string $repos_url,int $revision_no = null" "S" "string") ("f" "svn_blame(" "string $repository_url,int $revision_no = SVN_REVISION_HEAD" "S" "array") ("f" "svn_add(" "string $path,bool $recursive = true,bool $force = false" "S" "bool") ("f" "substr_replace(" "mixed $string,mixed $replacement,mixed $start,mixed $length = null" "S" "mixed") ("f" "substr(" "string $string,int $start,int $length = null" "S" "string") ("f" "substr_count(" "string $haystack,string $needle,int $offset = 0,int $length = null" "S" "int") ("f" "substr_compare(" "string $main_str,string $str,int $offset,int $length,bool $case_insensitivity = false" "S" "int") ("f" "str_word_count(" "string $string,int $format = 0,string $charlist = null" "S" "mixed") ("f" "strtotime(" "string $time,int $now ='time()'" "S" "int") ("f" "strstr(" "string $haystack,mixed $needle,bool $before_needle = false" "S" "string") ("f" "strspn(" "string $subject,string $mask,int $start,int $length = null" "S" "int") ("f" "str_split(" "string $string,int $split_length = 1" "S" "array") ("f" "strrpos(" "string $haystack,string $needle,int $offset = 0" "S" "int") ("f" "strripos(" "string $haystack,string $needle,int $offset = 0" "S" "int") ("f" "str_replace(" "mixed $search,mixed $replace,mixed $subject,int &$count = null" "S" "mixed") ("f" "strpos(" "string $haystack,mixed $needle,int $offset = 0" "S" "mixed") ("f" "str_pad(" "string $input,int $pad_length,string $pad_string = \" \",int $pad_type = STR_PAD_RIGHT" "S" "string") ("f" "stristr(" "string $haystack,mixed $needle,bool $before_needle = false" "S" "string") ("f" "str_ireplace(" "mixed $search,mixed $replace,mixed $subject,int &$count = null" "S" "mixed") ("f" "strip_tags(" "string $str,string $allowable_tags = null" "S" "string") ("f" "stripos(" "string $haystack,string $needle,int $offset = 0" "S" "mixed") ("f" "str_getcsv(" "string $input,string $delimiter = \",\",string $enclosure = '\"',string $escape = \"\\\\\"" "S" "array") ("f" "strftime(" "string $format,int $timestamp ='time()'" "S" "string") ("f" "stream_wrapper_register(" "string $protocol,string $classname,int $flags = 0" "S" "bool") ("f" "stream_socket_server(" "string $local_socket,int &$errno,string &$errstr,int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN,resource $context = null" "S" "resource") ("f" "stream_socket_sendto(" "resource $socket,string $data,int $flags = 0,string $address = null" "S" "int") ("f" "stream_socket_recvfrom(" "resource $socket,int $length,int $flags = 0,string &$address = null" "S" "string") ("f" "stream_socket_enable_crypto(" "resource $stream,bool $enable,int $crypto_type,resource $session_stream = null" "S" "mixed") ("f" "stream_socket_client(" "string $remote_socket,int &$errno,string &$errstr,float $timeout = 'ini_get(\"default_socket_timeout\")',int $flags = STREAM_CLIENT_CONNECT,resource $context = null" "S" "resource") ("f" "stream_socket_accept(" "resource $server_socket,float $timeout = 'ini_get(\"default_socket_timeout\")',string &$peername = null" "S" "resource") ("f" "stream_set_timeout(" "resource $stream,int $seconds,int $microseconds = 0" "S" "bool") ("f" "stream_select(" "array &$read,array &$write,array &$except,int $tv_sec,int $tv_usec = 0" "S" "int") ("f" "stream_get_line(" "resource $handle,int $length,string $ending = null" "S" "string") ("f" "stream_get_contents(" "resource $handle,int $maxlength = -1,int $offset = -1" "S" "string") ("f" "stream_filter_prepend(" "resource $stream,string $filtername,int $read_write,mixed $params = null" "S" "resource") ("f" "stream_filter_append(" "resource $stream,string $filtername,int $read_write,mixed $params = null" "S" "resource") ("f" "stream_encoding(" "resource $stream,string $encoding = null" "S" "bool") ("f" "stream_copy_to_stream(" "resource $source,resource $dest,int $maxlength = -1,int $offset = 0" "S" "int") ("f" "stream_context_get_default(" "array $options = null" "S" "resource") ("f" "stream_context_create(" "array $options,array $params = null" "S" "resource") ("f" "strcspn(" "string $str1,string $str2,int $start,int $length = null" "S" "int") ("f" "stats_variance(" "array $a,bool $sample = false" "S" "float") ("f" "stats_standard_deviation(" "array $a,bool $sample = false" "S" "float") ("f" "ssh2_shell(" "resource $session,string $term_type = \"vanilla\",array $env,int $width = 80,int $height = 25,int $width_height_type = SSH2_TERM_UNIT_CHARS" "S" "resource") ("f" "ssh2_sftp_mkdir(" "resource $sftp,string $dirname,int $mode = 0777,bool $recursive = false" "S" "bool") ("f" "ssh2_scp_send(" "resource $session,string $local_file,string $remote_file,int $create_mode = 0644" "S" "bool") ("f" "ssh2_publickey_add(" "resource $pkey,string $algoname,string $blob,bool $overwrite = false,array $attributes = null" "S" "bool") ("f" "ssh2_fingerprint(" "resource $session,int $flags = SSH2_FINGERPRINT_MD5 | SSH2_FINGERPRINT_HEX" "S" "string") ("f" "ssh2_exec(" "resource $session,string $command,string $pty,array $env,int $width = 80,int $height = 25,int $width_height_type = SSH2_TERM_UNIT_CHARS" "S" "resource") ("f" "ssh2_connect(" "string $host,int $port = 22,array $methods,array $callbacks = null" "S" "resource") ("f" "ssh2_auth_pubkey_file(" "resource $session,string $username,string $pubkeyfile,string $privkeyfile,string $passphrase = null" "S" "bool") ("f" "ssh2_auth_hostbased_file(" "resource $session,string $username,string $hostname,string $pubkeyfile,string $privkeyfile,string $passphrase,string $local_username = null" "S" "bool") ("f" "sscanf(" "string $str,string $format,mixed &$__args__ = null" "S" "mixed") ("f" "srand(" "int $seed = null" "S" "void") ("f" "sqlsrv_query(" "resource $conn,string $sql,array $params,array $options = null" "S" "mixed") ("f" "sqlsrv_prepare(" "resource $conn,string $sql,array $params,array $options = null" "S" "mixed") ("f" "sqlsrv_get_field(" "resource $stmt,int $fieldIndex,int $getAsType = null" "S" "mixed") ("f" "sqlsrv_fetch_object(" "resource $stmt,string $className,array $ctorParams,int $row,int $offset = null" "S" "mixed") ("f" "sqlsrv_fetch(" "resource $stmt,int $row,int $offset = null" "S" "mixed") ("f" "sqlsrv_fetch_array(" "resource $stmt,int $fetchType,int $row,int $offset = null" "S" "array") ("f" "sqlsrv_errors(" "int $errorsOrWarnings = null" "S" "mixed") ("f" "sqlsrv_connect(" "string $serverName,array $connectionInfo = null" "S" "resource") ("f" "sqlite_unbuffered_query(" "resource $dbhandle,string $query,int $result_type = SQLITE_BOTH,string &$error_msg = null" "S" "resource") ("f" "sqlite_single_query(" "resource $db,string $query,bool $first_row_only,bool $decode_binary = null" "S" "array") ("f" "sqlite_query(" "resource $dbhandle,string $query,int $result_type = SQLITE_BOTH,string &$error_msg = null" "S" "resource") ("f" "sqlite_popen(" "string $filename,int $mode = 0666,string &$error_message = null" "S" "resource") ("f" "sqlite_open(" "string $filename,int $mode = 0666,string &$error_message = null" "S" "resource") ("f" "sqlite_fetch_single(" "resource $result,bool $decode_binary = true" "S" "string") ("f" "sqlite_fetch_object(" "resource $result,string $class_name,array $ctor_params,bool $decode_binary = true" "S" "object") ("f" "sqlite_fetch_column_types(" "string $table_name,resource $dbhandle,int $result_type = SQLITE_ASSOC" "S" "array") ("f" "sqlite_fetch_array(" "resource $result,int $result_type = SQLITE_BOTH,bool $decode_binary = true" "S" "array") ("f" "sqlite_fetch_all(" "resource $result,int $result_type = SQLITE_BOTH,bool $decode_binary = true" "S" "array") ("f" "sqlite_factory(" "string $filename,int $mode = 0666,string &$error_message = null" "S" nil) ("f" "sqlite_exec(" "resource $dbhandle,string $query,string &$error_msg = null" "S" "bool") ("f" "sqlite_current(" "resource $result,int $result_type = SQLITE_BOTH,bool $decode_binary = true" "S" "array") ("f" "sqlite_create_function(" "resource $dbhandle,string $function_name,callable $callback,int $num_args = -1" "S" "void") ("f" "sqlite_create_aggregate(" "resource $dbhandle,string $function_name,callable $step_func,callable $finalize_func,int $num_args = -1" "S" "void") ("f" "sqlite_column(" "resource $result,mixed $index_or_name,bool $decode_binary = true" "S" "mixed") ("f" "sqlite_array_query(" "resource $dbhandle,string $query,int $result_type = SQLITE_BOTH,bool $decode_binary = true" "S" "array") ("f" "sprintf(" "string $format,mixed $args,mixed $__args__ = null" "S" "string") ("f" "spliti(" "string $pattern,string $string,int $limit = -1" "S" "array") ("f" "split(" "string $pattern,string $string,int $limit = -1" "S" "array") ("f" "spl_autoload_register(" "callable $autoload_function,bool $throw = true,bool $prepend = false" "S" "bool") ("f" "spl_autoload(" "string $class_name,string $file_extensions ='spl_autoload_extensions()'" "S" "void") ("f" "spl_autoload_extensions(" "string $file_extensions = null" "S" "string") ("f" "sort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "socket_write(" "resource $socket,string $buffer,int $length = 0" "S" "int") ("f" "socket_shutdown(" "resource $socket,int $how = 2" "S" "bool") ("f" "socket_sendto(" "resource $socket,string $buf,int $len,int $flags,string $addr,int $port = 0" "S" "int") ("f" "socket_select(" "array &$read,array &$write,array &$except,int $tv_sec,int $tv_usec = 0" "S" "int") ("f" "socket_recvmsg(" "resource $socket,string $message,int $flags = null" "S" "int") ("f" "socket_recvfrom(" "resource $socket,string &$buf,int $len,int $flags,string &$name,int &$port = null" "S" "int") ("f" "socket_read(" "resource $socket,int $length,int $type = PHP_BINARY_READ" "S" "string") ("f" "socket_listen(" "resource $socket,int $backlog = 0" "S" "bool") ("f" "socket_last_error(" "resource $socket = null" "S" "int") ("f" "socket_getsockname(" "resource $socket,string &$addr,int &$port = null" "S" "bool") ("f" "socket_getpeername(" "resource $socket,string &$address,int &$port = null" "S" "bool") ("f" "socket_create_listen(" "int $port,int $backlog = 128" "S" "resource") ("f" "socket_connect(" "resource $socket,string $address,int $port = 0" "S" "bool") ("f" "socket_clear_error(" "resource $socket = null" "S" "void") ("f" "socket_bind(" "resource $socket,string $address,int $port = 0" "S" "bool") ("f" "snmpwalkoid(" "string $hostname,string $community,string $object_id,int $timeout = 1000000,int $retries = 5" "S" "array") ("f" "snmpwalk(" "string $hostname,string $community,string $object_id,int $timeout = 1000000,int $retries = 5" "S" "array") ("f" "snmpset(" "string $host,string $community,string $object_id,string $type,mixed $value,int $timeout = 1000000,int $retries = 5" "S" "bool") ("f" "snmprealwalk(" "string $host,string $community,string $object_id,int $timeout = 1000000,int $retries = 5" "S" "array") ("f" "snmpgetnext(" "string $host,string $community,string $object_id,int $timeout = 1000000,int $retries = 5" "S" "string") ("f" "snmpget(" "string $hostname,string $community,string $object_id,int $timeout = 1000000,int $retries = 5" "S" "string") ("f" "snmp3_walk(" "string $host,string $sec_name,string $sec_level,string $auth_protocol,string $auth_passphrase,string $priv_protocol,string $priv_passphrase,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "array") ("f" "snmp3_set(" "string $host,string $sec_name,string $sec_level,string $auth_protocol,string $auth_passphrase,string $priv_protocol,string $priv_passphrase,string $object_id,string $type,string $value,int $timeout = 1000000,int $retries = 5" "S" "bool") ("f" "snmp3_real_walk(" "string $host,string $sec_name,string $sec_level,string $auth_protocol,string $auth_passphrase,string $priv_protocol,string $priv_passphrase,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "array") ("f" "snmp3_getnext(" "string $host,string $sec_name,string $sec_level,string $auth_protocol,string $auth_passphrase,string $priv_protocol,string $priv_passphrase,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "string") ("f" "snmp3_get(" "string $host,string $sec_name,string $sec_level,string $auth_protocol,string $auth_passphrase,string $priv_protocol,string $priv_passphrase,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "string") ("f" "snmp2_walk(" "string $host,string $community,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "array") ("f" "snmp2_set(" "string $host,string $community,string $object_id,string $type,string $value,string $timeout = 1000000,string $retries = 5" "S" "bool") ("f" "snmp2_real_walk(" "string $host,string $community,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "array") ("f" "snmp2_getnext(" "string $host,string $community,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "string") ("f" "snmp2_get(" "string $host,string $community,string $object_id,string $timeout = 1000000,string $retries = 5" "S" "string") ("f" "simplexml_load_string(" "string $data,string $class_name = \"SimpleXMLElement\",int $options = 0,string $ns = \"\",bool $is_prefix = false" "S" nil) ("f" "simplexml_load_file(" "string $filename,string $class_name = \"SimpleXMLElement\",int $options = 0,string $ns = \"\",bool $is_prefix = false" "S" nil) ("f" "simplexml_import_dom(" "DOMNode $node,string $class_name = \"SimpleXMLElement\"" "S" nil) ("f" "similar_text(" "string $first,string $second,float &$percent = null" "S" "int") ("f" "shm_attach(" "int $key,int $memsize,int $perm = 0666" "S" "resource") ("f" "sha1(" "string $str,bool $raw_output = false" "S" "string") ("f" "sha1_file(" "string $filename,bool $raw_output = false" "S" "string") ("f" "setrawcookie(" "string $name,string $value,int $expire = 0,string $path,string $domain,bool $secure = false,bool $httponly = false" "S" "bool") ("f" "setlocale(" "int $category,string $locale,string $__args__ = null" "S" "string") ("f" "set_error_handler(" "callable $error_handler,int $error_types = E_ALL | E_STRICT" "S" "mixed") ("f" "setcookie(" "string $name,string $value,int $expire = 0,string $path,string $domain,bool $secure = false,bool $httponly = false" "S" "bool") ("f" "session_set_save_handler(" "callable $open,callable $close,callable $read,callable $write,callable $destroy,callable $gc,callable $create_sid = null" "S" "bool") ("f" "session_set_cookie_params(" "int $lifetime,string $path,string $domain,bool $secure = false,bool $httponly = false" "S" "void") ("f" "session_save_path(" "string $path = null" "S" "string") ("f" "session_register(" "mixed $name,mixed $__args__ = null" "S" "bool") ("f" "session_regenerate_id(" "bool $delete_old_session = false" "S" "bool") ("f" "session_pgsql_get_error(" "bool $with_error_message = false" "S" "array") ("f" "session_pgsql_add_error(" "int $error_level,string $error_message = null" "S" "bool") ("f" "session_name(" "string $name = null" "S" "string") ("f" "session_module_name(" "string $module = null" "S" "string") ("f" "session_id(" "string $id = null" "S" "string") ("f" "session_cache_limiter(" "string $cache_limiter = null" "S" "string") ("f" "session_cache_expire(" "string $new_cache_expire = null" "S" "int") ("f" "sem_get(" "int $key,int $max_acquire = 1,int $perm = 0666,int $auto_release = 1" "S" "resource") ("f" "scandir(" "string $directory,int $sorting_order = SCANDIR_SORT_ASCENDING,resource $context = null" "S" "array") ("f" "runkit_sandbox_output_handler(" "object $sandbox,mixed $callback = null" "S" "mixed") ("f" "runkit_method_redefine(" "string $classname,string $methodname,string $args,string $code,int $flags = RUNKIT_ACC_PUBLIC" "S" "bool") ("f" "runkit_method_copy(" "string $dClass,string $dMethod,string $sClass,string $sMethod = null" "S" "bool") ("f" "runkit_method_add(" "string $classname,string $methodname,string $args,string $code,int $flags = RUNKIT_ACC_PUBLIC" "S" "bool") ("f" "runkit_import(" "string $filename,int $flags = RUNKIT_IMPORT_CLASS_METHODS" "S" "bool") ("f" "rtrim(" "string $str,string $character_mask = null" "S" "string") ("f" "rsort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "rrd_restore(" "string $xml_file,string $rrd_file,array $options = null" "S" "bool") ("f" "rrd_first(" "string $file,int $raaindex = 0" "S" "int") ("f" "round(" "float $val,int $precision = 0,int $mode = PHP_ROUND_HALF_UP" "S" "float") ("f" "rmdir(" "string $dirname,resource $context = null" "S" "bool") ("f" "rewinddir(" "resource $dir_handle = null" "S" "void") ("f" "rename(" "string $oldname,string $newname,resource $context = null" "S" "bool") ("f" "register_tick_function(" "callable $function,mixed $arg,mixed $__args__ = null" "S" "bool") ("f" "register_shutdown_function(" "callable $callback,mixed $parameter,mixed $__args__ = null" "S" "void") ("f" "readline_write_history(" "string $filename = null" "S" "bool") ("f" "readline_read_history(" "string $filename = null" "S" "bool") ("f" "readline_info(" "string $varname,string $newvalue = null" "S" "mixed") ("f" "readline(" "string $prompt = null" "S" "string") ("f" "readgzfile(" "string $filename,int $use_include_path = 0" "S" "int") ("f" "readfile(" "string $filename,bool $use_include_path = false,resource $context = null" "S" "int") ("f" "readdir(" "resource $dir_handle = null" "S" "string") ("f" "range(" "mixed $start,mixed $end,number $step = 1" "S" "array") ("f" "radius_put_vendor_string(" "resource $radius_handle,int $vendor,int $type,string $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_vendor_int(" "resource $radius_handle,int $vendor,int $type,int $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_vendor_attr(" "resource $radius_handle,int $vendor,int $type,string $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_string(" "resource $radius_handle,int $type,string $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_int(" "resource $radius_handle,int $type,int $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_attr(" "resource $radius_handle,int $type,string $value,int $options = 0,int $tag = null" "S" "bool") ("f" "radius_put_addr(" "resource $radius_handle,int $type,string $addr,int $options = 0,int $tag = null" "S" "bool") ("f" "px_retrieve_record(" "resource $pxdoc,int $num,int $mode = 0" "S" "array") ("f" "px_put_record(" "resource $pxdoc,array $record,int $recpos = -1" "S" "bool") ("f" "px_get_schema(" "resource $pxdoc,int $mode = 0" "S" "array") ("f" "px_get_record(" "resource $pxdoc,int $num,int $mode = 0" "S" "array") ("f" "ps_symbol_width(" "resource $psdoc,int $ord,int $fontid = 0,float $size = 0.0" "S" "float") ("f" "ps_symbol_name(" "resource $psdoc,int $ord,int $fontid = 0" "S" "string") ("f" "ps_stringwidth(" "resource $psdoc,string $text,int $fontid = 0,float $size = 0.0" "S" "float") ("f" "ps_string_geometry(" "resource $psdoc,string $text,int $fontid = 0,float $size = 0.0" "S" "array") ("f" "ps_show_boxed(" "resource $psdoc,string $text,float $left,float $bottom,float $width,float $height,string $hmode,string $feature = null" "S" "int") ("f" "pspell_new_personal(" "string $personal,string $language,string $spelling,string $jargon,string $encoding,int $mode = 0" "S" "int") ("f" "pspell_new(" "string $language,string $spelling,string $jargon,string $encoding,int $mode = 0" "S" "int") ("f" "pspell_config_create(" "string $language,string $spelling,string $jargon,string $encoding = null" "S" "int") ("f" "ps_open_image_file(" "resource $psdoc,string $type,string $filename,string $stringparam,int $intparam = 0" "S" "int") ("f" "ps_open_file(" "resource $psdoc,string $filename = null" "S" "bool") ("f" "ps_makespotcolor(" "resource $psdoc,string $name,int $reserved = 0" "S" "int") ("f" "ps_get_value(" "resource $psdoc,string $name,float $modifier = null" "S" "float") ("f" "ps_get_parameter(" "resource $psdoc,string $name,float $modifier = null" "S" "string") ("f" "ps_findfont(" "resource $psdoc,string $fontname,string $encoding,bool $embed = false" "S" "int") ("f" "ps_add_bookmark(" "resource $psdoc,string $text,int $parent = 0,int $open = 0" "S" "int") ("f" "proc_terminate(" "resource $process,int $signal = 15" "S" "bool") ("f" "proc_open(" "string $cmd,array $descriptorspec,array &$pipes,string $cwd,array $env,array $other_options = null" "S" "resource") ("f" "print_r(" "mixed $expression,bool $return = false" "S" "mixed") ("f" "printf(" "string $format,mixed $args,mixed $__args__ = null" "S" "int") ("f" "preg_split(" "string $pattern,string $subject,int $limit = -1,int $flags = 0" "S" "array") ("f" "preg_replace(" "mixed $pattern,mixed $replacement,mixed $subject,int $limit = -1,int &$count = null" "S" "mixed") ("f" "preg_replace_callback(" "mixed $pattern,callable $callback,mixed $subject,int $limit = -1,int &$count = null" "S" "mixed") ("f" "preg_quote(" "string $str,string $delimiter = NULL" "S" "string") ("f" "preg_match(" "string $pattern,string $subject,array &$matches,int $flags = 0,int $offset = 0" "S" "int") ("f" "preg_match_all(" "string $pattern,string $subject,array &$matches,int $flags = PREG_PATTERN_ORDER,int $offset = 0" "S" "int") ("f" "preg_grep(" "string $pattern,array $input,int $flags = 0" "S" "array") ("f" "preg_filter(" "mixed $pattern,mixed $replacement,mixed $subject,int $limit = -1,int &$count = null" "S" "mixed") ("f" "posix_mknod(" "string $pathname,int $mode,int $major = 0,int $minor = 0" "S" "bool") ("f" "posix_access(" "string $file,int $mode = POSIX_F_OK" "S" "bool") ("f" "phpversion(" "string $extension = null" "S" "string") ("f" "php_uname(" "string $mode = \"a\"" "S" "string") ("f" "phpinfo(" "int $what = INFO_ALL" "S" "bool") ("f" "phpcredits(" "int $flag = CREDITS_ALL" "S" "bool") ("f" "php_check_syntax(" "string $filename,string &$error_message = null" "S" "bool") ("f" "pg_version(" "resource $connection = null" "S" "array") ("f" "pg_update(" "resource $connection,string $table_name,array $data,array $condition,int $options = PGSQL_DML_EXEC" "S" "mixed") ("f" "pg_untrace(" "resource $connection = null" "S" "bool") ("f" "pg_tty(" "resource $connection = null" "S" "string") ("f" "pg_trace(" "string $pathname,string $mode = \"w\",resource $connection = null" "S" "bool") ("f" "pg_set_error_verbosity(" "resource $connection = null,int $verbosity" "S" "int") ("f" "pg_set_client_encoding(" "resource $connection = null,string $encoding" "S" "int") ("f" "pg_select(" "resource $connection,string $table_name,array $assoc_array,int $options = PGSQL_DML_EXEC" "S" "mixed") ("f" "pg_result_status(" "resource $result,int $type = PGSQL_STATUS_LONG" "S" "mixed") ("f" "pg_query_params(" "resource $connection = null,string $query,array $params" "S" "resource") ("f" "pg_query(" "resource $connection = null,string $query" "S" "resource") ("f" "pg_put_line(" "resource $connection = null,string $data" "S" "bool") ("f" "pg_prepare(" "resource $connection = null,string $stmtname,string $query" "S" "resource") ("f" "pg_port(" "resource $connection = null" "S" "int") ("f" "pg_ping(" "resource $connection = null" "S" "bool") ("f" "pg_pconnect(" "string $connection_string,int $connect_type = null" "S" "resource") ("f" "pg_parameter_status(" "resource $connection = null,string $param_name" "S" "string") ("f" "pg_options(" "resource $connection = null" "S" "string") ("f" "pg_meta_data(" "resource $connection,string $table_name,bool $extended = null" "S" "array") ("f" "pg_lo_write(" "resource $large_object,string $data,int $len = null" "S" "int") ("f" "pg_lo_seek(" "resource $large_object,int $offset,int $whence = PGSQL_SEEK_CUR" "S" "bool") ("f" "pg_lo_read(" "resource $large_object,int $len = 8192" "S" "string") ("f" "pg_lo_import(" "resource $connection = null,string $pathname,mixed $object_id = null" "S" "int") ("f" "pg_lo_export(" "resource $connection = null,int $oid,string $pathname" "S" "bool") ("f" "pg_lo_create(" "resource $connection,mixed $object_id = null" "S" "int") ("f" "pg_last_error(" "resource $connection = null" "S" "string") ("f" "pg_insert(" "resource $connection,string $table_name,array $assoc_array,int $options = PGSQL_DML_EXEC" "S" "mixed") ("f" "pg_host(" "resource $connection = null" "S" "string") ("f" "pg_get_result(" "resource $connection = null" "S" "resource") ("f" "pg_get_notify(" "resource $connection,int $result_type = null" "S" "array") ("f" "pg_field_table(" "resource $result,int $field_number,bool $oid_only = false" "S" "mixed") ("f" "pg_fetch_row(" "resource $result,int $row = null" "S" "array") ("f" "pg_fetch_object(" "resource $result,int $row,int $result_type = PGSQL_ASSOC" "S" "object") ("f" "pg_fetch_assoc(" "resource $result,int $row = null" "S" "array") ("f" "pg_fetch_array(" "resource $result,int $row,int $result_type = PGSQL_BOTH" "S" "array") ("f" "pg_fetch_all_columns(" "resource $result,int $column = 0" "S" "array") ("f" "pg_execute(" "resource $connection = null,string $stmtname,array $params" "S" "resource") ("f" "pg_escape_string(" "resource $connection = null,string $data" "S" "string") ("f" "pg_escape_literal(" "resource $connection = null,string $data" "S" "string") ("f" "pg_escape_identifier(" "resource $connection = null,string $data" "S" "string") ("f" "pg_escape_bytea(" "resource $connection = null,string $data" "S" "string") ("f" "pg_end_copy(" "resource $connection = null" "S" "bool") ("f" "pg_delete(" "resource $connection,string $table_name,array $assoc_array,int $options = PGSQL_DML_EXEC" "S" "mixed") ("f" "pg_dbname(" "resource $connection = null" "S" "string") ("f" "pg_copy_to(" "resource $connection,string $table_name,string $delimiter,string $null_as = null" "S" "array") ("f" "pg_copy_from(" "resource $connection,string $table_name,array $rows,string $delimiter,string $null_as = null" "S" "bool") ("f" "pg_convert(" "resource $connection,string $table_name,array $assoc_array,int $options = 0" "S" "array") ("f" "pg_connect_poll(" "resource $connection = null" "S" "int") ("f" "pg_connect(" "string $connection_string,int $connect_type = null" "S" "resource") ("f" "pg_close(" "resource $connection = null" "S" "bool") ("f" "pg_client_encoding(" "resource $connection = null" "S" "string") ("f" "pfsockopen(" "string $hostname,int $port = -1,int &$errno,string &$errstr,float $timeout = 'ini_get(\"default_socket_timeout\")'" "S" "resource") ("f" "pcntl_waitpid(" "int $pid,int &$status,int $options = 0" "S" "int") ("f" "pcntl_wait(" "int &$status,int $options = 0" "S" "int") ("f" "pcntl_sigwaitinfo(" "array $set,array &$siginfo = null" "S" "int") ("f" "pcntl_sigtimedwait(" "array $set,array &$siginfo,int $seconds = 0,int $nanoseconds = 0" "S" "int") ("f" "pcntl_sigprocmask(" "int $how,array $set,array &$oldset = null" "S" "bool") ("f" "pcntl_signal(" "int $signo,callable_int $handler,bool $restart_syscalls = true" "S" "bool") ("f" "pcntl_setpriority(" "int $priority,int $pid ='getmypid()',int $process_identifier = PRIO_PROCESS" "S" "bool") ("f" "pcntl_getpriority(" "int $pid ='getmypid()',int $process_identifier = PRIO_PROCESS" "S" "int") ("f" "pcntl_exec(" "string $path,array $args,array $envs = null" "S" "bool") ("f" "pathinfo(" "string $path,int $options = PATHINFO_DIRNAME | PATHINFO_BASENAME | PATHINFO_EXTENSION | PATHINFO_FILENAME" "S" "mixed") ("f" "password_needs_rehash(" "string $hash,integer $algo,array $options = null" "S" "boolean") ("f" "password_hash(" "string $password,integer $algo,array $options = null" "S" "string") ("f" "passthru(" "string $command,int &$return_var = null" "S" "void") ("f" "parse_url(" "string $url,int $component = -1" "S" "mixed") ("f" "parse_str(" "string $str,array &$arr = null" "S" "void") ("f" "parsekit_compile_string(" "string $phpcode,array &$errors,int $options = PARSEKIT_QUIET" "S" "array") ("f" "parsekit_compile_file(" "string $filename,array &$errors,int $options = PARSEKIT_QUIET" "S" "array") ("f" "parse_ini_string(" "string $ini,bool $process_sections = false,int $scanner_mode = INI_SCANNER_NORMAL" "S" "array") ("f" "parse_ini_file(" "string $filename,bool $process_sections = false,int $scanner_mode = INI_SCANNER_NORMAL" "S" "array") ("f" "pack(" "string $format,mixed $args,mixed $__args__ = null" "S" "string") ("f" "openssl_x509_parse(" "mixed $x509cert,bool $shortnames = true" "S" "array") ("f" "openssl_x509_fingerprint(" "mixed $x509,string $hash_algorithm = \"sha1\",bool $raw_output = FALSE" "S" "bool") ("f" "openssl_x509_export_to_file(" "mixed $x509,string $outfilename,bool $notext = TRUE" "S" "bool") ("f" "openssl_x509_export(" "mixed $x509,string &$output,bool $notext = TRUE" "S" "bool") ("f" "openssl_x509_checkpurpose(" "mixed $x509cert,int $purpose,array $cainfo ='array()',string $untrustedfile = null" "S" "int") ("f" "openssl_verify(" "string $data,string $signature,mixed $pub_key_id,mixed $signature_alg = OPENSSL_ALGO_SHA1" "S" "int") ("f" "openssl_spki_new(" "resource &$privkey,string &$challenge,int $algorithm = 0" "S" "string") ("f" "openssl_sign(" "string $data,string &$signature,mixed $priv_key_id,mixed $signature_alg = OPENSSL_ALGO_SHA1" "S" "bool") ("f" "openssl_seal(" "string $data,string &$sealed_data,array &$env_keys,array $pub_key_ids,string $method = null" "S" "int") ("f" "openssl_random_pseudo_bytes(" "int $length,bool &$crypto_strong = null" "S" "string") ("f" "openssl_public_encrypt(" "string $data,string &$crypted,mixed $key,int $padding = OPENSSL_PKCS1_PADDING" "S" "bool") ("f" "openssl_public_decrypt(" "string $data,string &$decrypted,mixed $key,int $padding = OPENSSL_PKCS1_PADDING" "S" "bool") ("f" "openssl_private_encrypt(" "string $data,string &$crypted,mixed $key,int $padding = OPENSSL_PKCS1_PADDING" "S" "bool") ("f" "openssl_private_decrypt(" "string $data,string &$decrypted,mixed $key,int $padding = OPENSSL_PKCS1_PADDING" "S" "bool") ("f" "openssl_pkey_new(" "array $configargs = null" "S" "resource") ("f" "openssl_pkey_get_private(" "mixed $key,string $passphrase = \"\"" "S" "resource") ("f" "openssl_pkey_export_to_file(" "mixed $key,string $outfilename,string $passphrase,array $configargs = null" "S" "bool") ("f" "openssl_pkey_export(" "mixed $key,string &$out,string $passphrase,array $configargs = null" "S" "bool") ("f" "openssl_pkcs7_verify(" "string $filename,int $flags,string $outfilename,array $cainfo,string $extracerts,string $content = null" "S" "mixed") ("f" "openssl_pkcs7_sign(" "string $infilename,string $outfilename,mixed $signcert,mixed $privkey,array $headers,int $flags = PKCS7_DETACHED,string $extracerts = null" "S" "bool") ("f" "openssl_pkcs7_encrypt(" "string $infile,string $outfile,mixed $recipcerts,array $headers,int $flags = 0,int $cipherid = OPENSSL_CIPHER_RC2_40" "S" "bool") ("f" "openssl_pkcs7_decrypt(" "string $infilename,string $outfilename,mixed $recipcert,mixed $recipkey = null" "S" "bool") ("f" "openssl_pkcs12_export_to_file(" "mixed $x509,string $filename,mixed $priv_key,string $pass,array $args = null" "S" "bool") ("f" "openssl_pkcs12_export(" "mixed $x509,string &$out,mixed $priv_key,string $pass,array $args = null" "S" "bool") ("f" "openssl_pbkdf2(" "string $password,string $salt,int $key_length,int $iterations,string $digest_algorithm = null" "S" "string") ("f" "openssl_open(" "string $sealed_data,string &$open_data,string $env_key,mixed $priv_key_id,string $method = null" "S" "bool") ("f" "openssl_get_md_methods(" "bool $aliases = false" "S" "array") ("f" "openssl_get_cipher_methods(" "bool $aliases = false" "S" "array") ("f" "openssl_encrypt(" "string $data,string $method,string $password,int $options = 0,string $iv = \"\"" "S" "string") ("f" "openssl_digest(" "string $data,string $method,bool $raw_output = false" "S" "string") ("f" "openssl_decrypt(" "string $data,string $method,string $password,int $options = 0,string $iv = \"\"" "S" "string") ("f" "openssl_csr_sign(" "mixed $csr,mixed $cacert,mixed $priv_key,int $days,array $configargs,int $serial = 0" "S" "resource") ("f" "openssl_csr_new(" "array $dn,resource &$privkey,array $configargs,array $extraattribs = null" "S" "mixed") ("f" "openssl_csr_get_subject(" "mixed $csr,bool $use_shortnames = true" "S" "array") ("f" "openssl_csr_get_public_key(" "mixed $csr,bool $use_shortnames = true" "S" "resource") ("f" "openssl_csr_export_to_file(" "resource $csr,string $outfilename,bool $notext = true" "S" "bool") ("f" "openssl_csr_export(" "resource $csr,string &$out,bool $notext = true" "S" "bool") ("f" "opendir(" "string $path,resource $context = null" "S" "resource") ("f" "openal_device_open(" "string $device_desc = null" "S" "resource") ("f" "opcache_invalidate(" "string $script,boolean $force = FALSE" "S" "boolean") ("f" "opcache_get_status(" "boolean $get_scripts = TRUE" "S" "array") ("f" "odbc_tables(" "resource $connection_id,string $qualifier,string $owner,string $name,string $types = null" "S" "resource") ("f" "odbc_result_all(" "resource $result_id,string $format = null" "S" "int") ("f" "odbc_pconnect(" "string $dsn,string $user,string $password,int $cursor_type = null" "S" "resource") ("f" "odbc_gettypeinfo(" "resource $connection_id,int $data_type = null" "S" "resource") ("f" "odbc_fetch_row(" "resource $result_id,int $row_number = null" "S" "bool") ("f" "odbc_fetch_object(" "resource $result,int $rownumber = null" "S" "object") ("f" "odbc_fetch_into(" "resource $result_id,array &$result_array,int $rownumber = null" "S" "int") ("f" "odbc_fetch_array(" "resource $result,int $rownumber = null" "S" "array") ("f" "odbc_execute(" "resource $result_id,array $parameters_array = null" "S" "bool") ("f" "odbc_exec(" "resource $connection_id,string $query_string,int $flags = null" "S" "resource") ("f" "odbc_errormsg(" "resource $connection_id = null" "S" "string") ("f" "odbc_error(" "resource $connection_id = null" "S" "string") ("f" "odbc_connect(" "string $dsn,string $user,string $password,int $cursor_type = null" "S" "resource") ("f" "odbc_columns(" "resource $connection_id,string $qualifier,string $schema,string $table_name,string $column_name = null" "S" "resource") ("f" "odbc_autocommit(" "resource $connection_id,bool $OnOff = false" "S" "mixed") ("f" "oci_pconnect(" "string $username,string $password,string $connection_string,string $character_set,int $session_mode = null" "S" "resource") ("f" "oci_new_descriptor(" "resource $connection,int $type = OCI_DTYPE_LOB" "S" nil) ("f" "oci_new_connect(" "string $username,string $password,string $connection_string,string $character_set,int $session_mode = null" "S" "resource") ("f" "oci_new_collection(" "resource $connection,string $tdo,string $schema = NULL" "S" nil) ("f" "oci_lob_copy(" "OCI_Lob $lob_to,OCI_Lob $lob_from,int $length = 0" "S" "bool") ("f" "oci_fetch_array(" "resource $statement,int $mode = null" "S" "array") ("f" "oci_fetch_all(" "resource $statement,array &$output,int $skip = 0,int $maxrows = -1,int $flags = OCI_FETCHSTATEMENT_BY_COLUMN + OCI_ASSOC" "S" "int") ("f" "oci_execute(" "resource $statement,int $mode = OCI_COMMIT_ON_SUCCESS" "S" "bool") ("f" "oci_error(" "resource $resource = null" "S" "array") ("f" "oci_define_by_name(" "resource $statement,string $column_name,mixed &$variable,int $type = SQLT_CHR" "S" "bool") ("f" "oci_connect(" "string $username,string $password,string $connection_string,string $character_set,int $session_mode = null" "S" "resource") ("f" "oci_bind_by_name(" "resource $statement,string $bv_name,mixed &$variable,int $maxlength = -1,int $type = SQLT_CHR" "S" "bool") ("f" "oci_bind_array_by_name(" "resource $statement,string $name,array &$var_array,int $max_table_length,int $max_item_length = -1,int $type = SQLT_AFC" "S" "bool") ("f" "ob_tidyhandler(" "string $input,int $mode = null" "S" "string") ("f" "ob_start(" "callable $output_callback = NULL,int $chunk_size = 0,int $flags = PHP_OUTPUT_HANDLER_STDFLAGS" "S" "bool") ("f" "ob_implicit_flush(" "int $flag = true" "S" "void") ("f" "ob_get_status(" "bool $full_status = FALSE" "S" "array") ("f" "oauth_get_sbs(" "string $http_method,string $uri,array $request_parameters = null" "S" "string") ("f" "number_format(" "float $number,int $decimals = 0" "S" "string") ("f" "nl2br(" "string $string,bool $is_xhtml = true" "S" "string") ("f" "newt_win_ternary(" "string $title,string $button1_text,string $button2_text,string $button3_text,string $format,mixed $args,mixed $__args__ = null" "S" "int") ("f" "newt_win_message(" "string $title,string $button_text,string $format,mixed $args,mixed $__args__ = null" "S" "void") ("f" "newt_win_menu(" "string $title,string $text,int $suggestedWidth,int $flexDown,int $flexUp,int $maxListHeight,array $items,int &$listItem,string $button1,string $__args__ = null" "S" "int") ("f" "newt_win_entries(" "string $title,string $text,int $suggested_width,int $flex_down,int $flex_up,int $data_width,array &$items,string $button1,string $__args__ = null" "S" "int") ("f" "newt_win_choice(" "string $title,string $button1_text,string $button2_text,string $format,mixed $args,mixed $__args__ = null" "S" "int") ("f" "newt_vertical_scrollbar(" "int $left,int $top,int $height,int $normal_colorset,int $thumb_colorset = null" "S" "resource") ("f" "newt_textbox_reflowed(" "int $left,int $top,char $text,int $width,int $flex_down,int $flex_up,int $flags = null" "S" "resource") ("f" "newt_textbox(" "int $left,int $top,int $width,int $height,int $flags = null" "S" "resource") ("f" "newt_resize_screen(" "bool $redraw = null" "S" "void") ("f" "newt_radiobutton(" "int $left,int $top,string $text,bool $is_default,resource $prev_button = null" "S" "resource") ("f" "newt_push_help_line(" "string $text = null" "S" "void") ("f" "newt_open_window(" "int $left,int $top,int $width,int $height,string $title = null" "S" "int") ("f" "newt_listitem(" "int $left,int $top,string $text,bool $is_default,resouce $prev_item,mixed $data,int $flags = null" "S" "resource") ("f" "newt_listbox(" "int $left,int $top,int $height,int $flags = null" "S" "resource") ("f" "newt_grid_v_stacked(" "int $element1_type,resource $element1,int $__args__,resource $__args__ = null" "S" "resource") ("f" "newt_grid_v_close_stacked(" "int $element1_type,resource $element1,int $__args__,resource $__args__ = null" "S" "resource") ("f" "newt_grid_set_field(" "resource $grid,int $col,int $row,int $type,resource $val,int $pad_left,int $pad_top,int $pad_right,int $pad_bottom,int $anchor,int $flags = null" "S" "void") ("f" "newt_grid_h_stacked(" "int $element1_type,resource $element1,int $__args__,resource $__args__ = null" "S" "resource") ("f" "newt_grid_h_close_stacked(" "int $element1_type,resource $element1,int $__args__,resource $__args__ = null" "S" "resource") ("f" "newt_form_watch_fd(" "resource $form,resource $stream,int $flags = null" "S" "void") ("f" "newt_form(" "resource $vert_bar,string $help,int $flags = null" "S" "resource") ("f" "newt_entry_set(" "resource $entry,string $value,bool $cursor_at_end = null" "S" "void") ("f" "newt_entry(" "int $left,int $top,int $width,string $init_value,int $flags = null" "S" "resource") ("f" "newt_checkbox_tree_multi(" "int $left,int $top,int $height,string $seq,int $flags = null" "S" "resource") ("f" "newt_checkbox_tree(" "int $left,int $top,int $height,int $flags = null" "S" "resource") ("f" "newt_checkbox_tree_add_item(" "resource $checkboxtree,string $text,mixed $data,int $flags,int $index,int $__args__ = null" "S" "void") ("f" "newt_checkbox(" "int $left,int $top,string $text,string $def_value,string $seq = null" "S" "resource") ("f" "newt_centered_window(" "int $width,int $height,string $title = null" "S" "int") ("f" "ncurses_waddstr(" "resource $window,string $str,int $n = null" "S" "int") ("f" "mysql_unbuffered_query(" "string $query,resource $link_identifier = NULL" "S" "resource") ("f" "mysql_thread_id(" "resource $link_identifier = NULL" "S" "int") ("f" "mysql_stat(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_set_charset(" "string $charset,resource $link_identifier = NULL" "S" "bool") ("f" "mysql_select_db(" "string $database_name,resource $link_identifier = NULL" "S" "bool") ("f" "mysql_result(" "resource $result,int $row,mixed $field = 0" "S" "string") ("f" "mysql_real_escape_string(" "string $unescaped_string,resource $link_identifier = NULL" "S" "string") ("f" "mysql_query(" "string $query,resource $link_identifier = NULL" "S" "mixed") ("f" "mysql_ping(" "resource $link_identifier = NULL" "S" "bool") ("f" "mysql_pconnect(" "string $server = 'ini_get(\"mysql.default_host\")',string $username = 'ini_get(\"mysql.default_user\")',string $password = 'ini_get(\"mysql.default_password\")',int $client_flags = 0" "S" "resource") ("f" "mysqlnd_uh_set_connection_proxy(" "MysqlndUhConnection &$connection_proxy,mysqli &$mysqli_connection = null" "S" "bool") ("f" "mysqlnd_ms_xa_gc(" "mixed $connection,string $gtrid,boolean $ignore_max_retries = null" "S" "int") ("f" "mysqlnd_ms_xa_begin(" "mixed $connection,string $gtrid,int $timeout = null" "S" "int") ("f" "mysqlnd_ms_set_qos(" "mixed $connection,int $service_level,int $service_level_option,mixed $option_value = null" "S" "bool") ("f" "mysqlnd_memcache_set(" "mixed $mysql_connection,Memcached $memcache_connection,string $pattern,callback $callback = null" "S" "bool") ("f" "mysql_list_tables(" "string $database,resource $link_identifier = NULL" "S" "resource") ("f" "mysql_list_processes(" "resource $link_identifier = NULL" "S" "resource") ("f" "mysql_list_fields(" "string $database_name,string $table_name,resource $link_identifier = NULL" "S" "resource") ("f" "mysql_list_dbs(" "resource $link_identifier = NULL" "S" "resource") ("f" "mysql_insert_id(" "resource $link_identifier = NULL" "S" "int") ("f" "mysql_info(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_get_server_info(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_get_proto_info(" "resource $link_identifier = NULL" "S" "int") ("f" "mysql_get_host_info(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_fetch_object(" "resource $result,string $class_name,array $params = null" "S" "object") ("f" "mysql_fetch_field(" "resource $result,int $field_offset = 0" "S" "object") ("f" "mysql_fetch_array(" "resource $result,int $result_type = MYSQL_BOTH" "S" "array") ("f" "mysql_error(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_errno(" "resource $link_identifier = NULL" "S" "int") ("f" "mysql_drop_db(" "string $database_name,resource $link_identifier = NULL" "S" "bool") ("f" "mysql_db_query(" "string $database,string $query,resource $link_identifier = NULL" "S" "resource") ("f" "mysql_db_name(" "resource $result,int $row,mixed $field = NULL" "S" "string") ("f" "mysql_create_db(" "string $database_name,resource $link_identifier = NULL" "S" "bool") ("f" "mysql_connect(" "string $server = 'ini_get(\"mysql.default_host\")',string $username = 'ini_get(\"mysql.default_user\")',string $password = 'ini_get(\"mysql.default_password\")',bool $new_link = false,int $client_flags = 0" "S" "resource") ("f" "mysql_close(" "resource $link_identifier = NULL" "S" "bool") ("f" "mysql_client_encoding(" "resource $link_identifier = NULL" "S" "string") ("f" "mysql_affected_rows(" "resource $link_identifier = NULL" "S" "int") ("f" "mt_srand(" "int $seed = null" "S" "void") ("f" "mssql_select_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "mssql_query(" "string $query,resource $link_identifier,int $batch_size = 0" "S" "mixed") ("f" "mssql_pconnect(" "string $servername,string $username,string $password,bool $new_link = false" "S" "resource") ("f" "mssql_init(" "string $sp_name,resource $link_identifier = null" "S" "resource") ("f" "mssql_guid_string(" "string $binary,bool $short_format = false" "S" "string") ("f" "mssql_field_type(" "resource $result,int $offset = -1" "S" "string") ("f" "mssql_field_name(" "resource $result,int $offset = -1" "S" "string") ("f" "mssql_field_length(" "resource $result,int $offset = -1" "S" "int") ("f" "mssql_fetch_field(" "resource $result,int $field_offset = -1" "S" "object") ("f" "mssql_fetch_array(" "resource $result,int $result_type = MSSQL_BOTH" "S" "array") ("f" "mssql_execute(" "resource $stmt,bool $skip_results = false" "S" "mixed") ("f" "mssql_connect(" "string $servername,string $username,string $password,bool $new_link = false" "S" "resource") ("f" "mssql_close(" "resource $link_identifier = null" "S" "bool") ("f" "mssql_bind(" "resource $stmt,string $param_name,mixed &$var,int $type,bool $is_output = false,bool $is_null = false,int $maxlen = -1" "S" "bool") ("f" "msql_select_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "msql_result(" "resource $result,int $row,mixed $field = null" "S" "string") ("f" "msql_query(" "string $query,resource $link_identifier = null" "S" "resource") ("f" "msql_pconnect(" "string $hostname = null" "S" "resource") ("f" "msql_list_tables(" "string $database,resource $link_identifier = null" "S" "resource") ("f" "msql_list_fields(" "string $database,string $tablename,resource $link_identifier = null" "S" "resource") ("f" "msql_list_dbs(" "resource $link_identifier = null" "S" "resource") ("f" "msql_fetch_field(" "resource $result,int $field_offset = 0" "S" "object") ("f" "msql_fetch_array(" "resource $result,int $result_type = null" "S" "array") ("f" "msql_drop_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "msql_db_query(" "string $database,string $query,resource $link_identifier = null" "S" "resource") ("f" "msql_create_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "msql_connect(" "string $hostname = null" "S" "resource") ("f" "msql_close(" "resource $link_identifier = null" "S" "bool") ("f" "msg_send(" "resource $queue,int $msgtype,mixed $message,bool $serialize = true,bool $blocking = true,int &$errorcode = null" "S" "bool") ("f" "msg_receive(" "resource $queue,int $desiredmsgtype,int &$msgtype,int $maxsize,mixed &$message,bool $unserialize = true,int $flags = 0,int &$errorcode = null" "S" "bool") ("f" "msg_get_queue(" "int $key,int $perms = 0666" "S" "resource") ("f" "msession_uniq(" "int $param,string $classname,string $data = null" "S" "string") ("f" "msession_timeout(" "string $session,int $param = null" "S" "int") ("f" "msession_plugin(" "string $session,string $val,string $param = null" "S" "string") ("f" "msession_create(" "string $session,string $classname,string $data = null" "S" "bool") ("f" "mktime(" "int $hour ='date(\"H\")',int $minute ='date(\"i\")',int $second ='date(\"s\")',int $month ='date(\"n\")',int $day ='date(\"j\")',int $year ='date(\"Y\")',int $is_dst = -1" "S" "int") ("f" "mkdir(" "string $pathname,int $mode = 0777,bool $recursive = false,resource $context = null" "S" "bool") ("f" "microtime(" "bool $get_as_float = false" "S" "mixed") ("f" "mhash(" "int $hash,string $data,string $key = null" "S" "string") ("f" "metaphone(" "string $str,int $phonemes = 0" "S" "string") ("f" "memory_get_usage(" "bool $real_usage = false" "S" "int") ("f" "memory_get_peak_usage(" "bool $real_usage = false" "S" "int") ("f" "md5(" "string $str,bool $raw_output = false" "S" "string") ("f" "md5_file(" "string $filename,bool $raw_output = false" "S" "string") ("f" "mcrypt_module_self_test(" "string $algorithm,string $lib_dir = null" "S" "bool") ("f" "mcrypt_module_is_block_mode(" "string $mode,string $lib_dir = null" "S" "bool") ("f" "mcrypt_module_is_block_algorithm_mode(" "string $mode,string $lib_dir = null" "S" "bool") ("f" "mcrypt_module_is_block_algorithm(" "string $algorithm,string $lib_dir = null" "S" "bool") ("f" "mcrypt_module_get_supported_key_sizes(" "string $algorithm,string $lib_dir = null" "S" "array") ("f" "mcrypt_module_get_algo_key_size(" "string $algorithm,string $lib_dir = null" "S" "int") ("f" "mcrypt_module_get_algo_block_size(" "string $algorithm,string $lib_dir = null" "S" "int") ("f" "mcrypt_list_modes(" "string $lib_dir = 'ini_get(\"mcrypt.modes_dir\")'" "S" "array") ("f" "mcrypt_list_algorithms(" "string $lib_dir = 'ini_get(\"mcrypt.algorithms_dir\")'" "S" "array") ("f" "mcrypt_encrypt(" "string $cipher,string $key,string $data,string $mode,string $iv = null" "S" "string") ("f" "mcrypt_decrypt(" "string $cipher,string $key,string $data,string $mode,string $iv = null" "S" "string") ("f" "mcrypt_create_iv(" "int $size,int $source = MCRYPT_DEV_URANDOM" "S" "string") ("f" "mcrypt_cbc(" "int $cipher,string $key,string $data,int $mode,string $iv = null" "S" "string") ("f" "mb_substr(" "string $str,int $start,int $length = NULL,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_substr_count(" "string $haystack,string $needle,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_substitute_character(" "mixed $substrchar ='mb_substitute_character()'" "S" "mixed") ("f" "mb_strwidth(" "string $str,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_strtoupper(" "string $str,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strtolower(" "string $str,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strstr(" "string $haystack,string $needle,bool $before_needle = false,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strrpos(" "string $haystack,string $needle,int $offset = 0,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_strripos(" "string $haystack,string $needle,int $offset = 0,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_strrichr(" "string $haystack,string $needle,bool $part = false,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strrchr(" "string $haystack,string $needle,bool $part = false,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strpos(" "string $haystack,string $needle,int $offset = 0,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_strlen(" "string $str,string $encoding ='mb_internal_encoding()'" "S" "mixed") ("f" "mb_stristr(" "string $haystack,string $needle,bool $before_needle = false,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_stripos(" "string $haystack,string $needle,int $offset = 0,string $encoding ='mb_internal_encoding()'" "S" "int") ("f" "mb_strimwidth(" "string $str,int $start,int $width,string $trimmarker = \"\",string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_strcut(" "string $str,int $start,int $length = NULL,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_split(" "string $pattern,string $string,int $limit = -1" "S" "array") ("f" "mb_send_mail(" "string $to,string $subject,string $message,string $additional_headers = NULL,string $additional_parameter = NULL" "S" "bool") ("f" "mb_regex_set_options(" "string $options ='mb_regex_set_options()'" "S" "string") ("f" "mb_regex_encoding(" "string $encoding ='mb_regex_encoding()'" "S" "mixed") ("f" "mb_parse_str(" "string $encoded_string,array &$result = null" "S" "bool") ("f" "mb_language(" "string $language ='mb_language()'" "S" "mixed") ("f" "mb_internal_encoding(" "string $encoding ='mb_internal_encoding()'" "S" "mixed") ("f" "mb_http_output(" "string $encoding ='mb_http_output()'" "S" "mixed") ("f" "mb_http_input(" "string $type = \"\"" "S" "mixed") ("f" "mb_get_info(" "string $type = \"all\"" "S" "mixed") ("f" "mb_ereg_search_regs(" "string $pattern,string $option = \"ms\"" "S" "array") ("f" "mb_ereg_search_pos(" "string $pattern,string $option = \"ms\"" "S" "array") ("f" "mb_ereg_search_init(" "string $string,string $pattern,string $option = \"msr\"" "S" "bool") ("f" "mb_ereg_search(" "string $pattern,string $option = \"ms\"" "S" "bool") ("f" "mb_ereg_replace(" "string $pattern,string $replacement,string $string,string $option = \"msr\"" "S" "string") ("f" "mb_ereg_replace_callback(" "string $pattern,callable $callback,string $string,string $option = \"msr\"" "S" "string") ("f" "mb_ereg_match(" "string $pattern,string $string,string $option = \"msr\"" "S" "bool") ("f" "mb_eregi_replace(" "string $pattern,string $replace,string $string,string $option = \"msri\"" "S" "string") ("f" "mb_eregi(" "string $pattern,string $string,array $regs = null" "S" "int") ("f" "mb_ereg(" "string $pattern,string $string,array $regs = null" "S" "int") ("f" "mb_encode_numericentity(" "string $str,array $convmap,string $encoding ='mb_internal_encoding()',bool $is_hex = FALSE" "S" "string") ("f" "mb_encode_mimeheader(" "string $str,string $charset ='mb_internal_encoding()',string $transfer_encoding = \"B\",string $linefeed = \"\\r\\n\",int $indent = 0" "S" "string") ("f" "mb_detect_order(" "mixed $encoding_list ='mb_detect_order()'" "S" "mixed") ("f" "mb_detect_encoding(" "string $str,mixed $encoding_list ='mb_detect_order()',bool $strict = false" "S" "string") ("f" "mb_decode_numericentity(" "string $str,array $convmap,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_convert_variables(" "string $to_encoding,mixed $from_encoding,mixed &$vars,mixed &$__args__ = null" "S" "string") ("f" "mb_convert_kana(" "string $str,string $option = \"KV\",string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_convert_encoding(" "string $str,string $to_encoding,mixed $from_encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_convert_case(" "string $str,int $mode,string $encoding ='mb_internal_encoding()'" "S" "string") ("f" "mb_check_encoding(" "string $var = NULL,string $encoding ='mb_internal_encoding()'" "S" "bool") ("f" "maxdb_server_init(" "array $server,array $groups = null" "S" "bool") ("f" "maxdb_embedded_connect(" "string $dbname = null" "S" "resource") ("f" "mailparse_msg_extract_whole_part_file(" "resource $mimemail,string $filename,callable $callbackfunc = null" "S" "string") ("f" "mailparse_msg_extract_part(" "resource $mimemail,string $msgbody,callable $callbackfunc = null" "S" "void") ("f" "mailparse_msg_extract_part_file(" "resource $mimemail,mixed $filename,callable $callbackfunc = null" "S" "string") ("f" "mail(" "string $to,string $subject,string $message,string $additional_headers,string $additional_parameters = null" "S" "bool") ("f" "ltrim(" "string $str,string $character_mask = null" "S" "string") ("f" "log(" "float $arg,float $base = M_E" "S" "float") ("f" "localtime(" "int $timestamp ='time()',bool $is_associative = false" "S" "array") ("f" "libxml_use_internal_errors(" "bool $use_errors = false" "S" "bool") ("f" "libxml_disable_entity_loader(" "bool $disable = true" "S" "bool") ("f" "ldap_search(" "resource $link_identifier,string $base_dn,string $filter,array $attributes,int $attrsonly,int $sizelimit,int $timelimit,int $deref = null" "S" "resource") ("f" "ldap_sasl_bind(" "resource $link,string $binddn = NULL,string $password = NULL,string $sasl_mech = NULL,string $sasl_realm = NULL,string $sasl_authc_id = NULL,string $sasl_authz_id = NULL,string $props = NULL" "S" "bool") ("f" "ldap_read(" "resource $link_identifier,string $base_dn,string $filter,array $attributes,int $attrsonly,int $sizelimit,int $timelimit,int $deref = null" "S" "resource") ("f" "ldap_parse_result(" "resource $link,resource $result,int &$errcode,string &$matcheddn,string &$errmsg,array &$referrals = null" "S" "bool") ("f" "ldap_list(" "resource $link_identifier,string $base_dn,string $filter,array $attributes,int $attrsonly,int $sizelimit,int $timelimit,int $deref = null" "S" "resource") ("f" "ldap_escape(" "string $value,string $ignore,int $flags = null" "S" "string") ("f" "ldap_control_paged_result_response(" "resource $link,resource $result,string &$cookie,int &$estimated = null" "S" "bool") ("f" "ldap_control_paged_result(" "resource $link,int $pagesize,bool $iscritical = false,string $cookie = \"\"" "S" "bool") ("f" "ldap_connect(" "string $hostname = NULL,int $port = 389" "S" "resource") ("f" "ldap_bind(" "resource $link_identifier,string $bind_rdn = NULL,string $bind_password = NULL" "S" "bool") ("f" "ksort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "krsort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "kadm5_create_principal(" "resource $handle,string $principal,string $password,array $options = null" "S" "bool") ("f" "json_encode(" "mixed $value,int $options = 0,int $depth = 512" "S" "string") ("f" "json_decode(" "string $json,bool $assoc = false,int $depth = 512,int $options = 0" "S" "mixed") ("f" "jdtojewish(" "int $juliandaycount,bool $hebrew = false,int $fl = 0" "S" "string") ("f" "jddayofweek(" "int $julianday,int $mode = CAL_DOW_DAYNO" "S" "mixed") ("f" "iterator_to_array(" "Traversable $iterator,bool $use_keys = true" "S" "array") ("f" "iterator_apply(" "Traversable $iterator,callable $function,array $args = null" "S" "int") ("f" "is_subclass_of(" "mixed $object,string $class_name,bool $allow_string = TRUE" "S" "bool") ("f" "is_callable(" "callable $name,bool $syntax_only = false,string &$callable_name = null" "S" "bool") ("f" "is_a(" "object $object,string $class_name,bool $allow_string = FALSE" "S" "bool") ("f" "iptcembed(" "string $iptcdata,string $jpeg_file_name,int $spool = 0" "S" "mixed") ("f" "intval(" "mixed $var,int $base = 10" "S" "int") ("f" "interface_exists(" "string $interface_name,bool $autoload = true" "S" "bool") ("f" "ini_get_all(" "string $extension,bool $details = true" "S" "array") ("f" "ingres_unbuffered_query(" "resource $link,string $query,array $params,string $types = null" "S" "mixed") ("f" "ingres_query(" "resource $link,string $query,array $params,string $types = null" "S" "mixed") ("f" "ingres_pconnect(" "string $database,string $username,string $password,array $options = null" "S" "resource") ("f" "ingres_next_error(" "resource $link = null" "S" "bool") ("f" "ingres_fetch_object(" "resource $result,int $result_type = null" "S" "object") ("f" "ingres_fetch_array(" "resource $result,int $result_type = null" "S" "array") ("f" "ingres_execute(" "resource $result,array $params,string $types = null" "S" "bool") ("f" "ingres_errsqlstate(" "resource $link = null" "S" "string") ("f" "ingres_error(" "resource $link = null" "S" "string") ("f" "ingres_errno(" "resource $link = null" "S" "int") ("f" "ingres_connect(" "string $database,string $username,string $password,array $options = null" "S" "resource") ("f" "in_array(" "mixed $needle,array $haystack,bool $strict = FALSE" "S" "bool") ("f" "import_request_variables(" "string $types,string $prefix = null" "S" "bool") ("f" "imap_undelete(" "resource $imap_stream,int $msg_number,int $flags = 0" "S" "bool") ("f" "imap_timeout(" "int $timeout_type,int $timeout = -1" "S" "mixed") ("f" "imap_thread(" "resource $imap_stream,int $options = SE_FREE" "S" "array") ("f" "imap_sort(" "resource $imap_stream,int $criteria,int $reverse,int $options = 0,string $search_criteria = NULL,string $charset = NIL" "S" "array") ("f" "imap_setflag_full(" "resource $imap_stream,string $sequence,string $flag,int $options = NIL" "S" "bool") ("f" "imap_search(" "resource $imap_stream,string $criteria,int $options = SE_FREE,string $charset = NIL" "S" "array") ("f" "imap_savebody(" "resource $imap_stream,mixed $file,int $msg_number,string $part_number = \"\",int $options = 0" "S" "bool") ("f" "imap_rfc822_parse_headers(" "string $headers,string $defaulthost = \"UNKNOWN\"" "S" "object") ("f" "imap_reopen(" "resource $imap_stream,string $mailbox,int $options = 0,int $n_retries = 0" "S" "bool") ("f" "imap_open(" "string $mailbox,string $username,string $password,int $options = 0,int $n_retries = 0,array $params = NULL" "S" "resource") ("f" "imap_mail_move(" "resource $imap_stream,string $msglist,string $mailbox,int $options = 0" "S" "bool") ("f" "imap_mail(" "string $to,string $subject,string $message,string $additional_headers = NULL,string $cc = NULL,string $bcc = NULL,string $rpath = NULL" "S" "bool") ("f" "imap_mail_copy(" "resource $imap_stream,string $msglist,string $mailbox,int $options = 0" "S" "bool") ("f" "imap_headerinfo(" "resource $imap_stream,int $msg_number,int $fromlength = 0,int $subjectlength = 0,string $defaulthost = NULL" "S" "object") ("f" "imap_fetchstructure(" "resource $imap_stream,int $msg_number,int $options = 0" "S" "object") ("f" "imap_fetch_overview(" "resource $imap_stream,string $sequence,int $options = 0" "S" "array") ("f" "imap_fetchmime(" "resource $imap_stream,int $msg_number,string $section,int $options = 0" "S" "string") ("f" "imap_fetchheader(" "resource $imap_stream,int $msg_number,int $options = 0" "S" "string") ("f" "imap_fetchbody(" "resource $imap_stream,int $msg_number,string $section,int $options = 0" "S" "string") ("f" "imap_delete(" "resource $imap_stream,int $msg_number,int $options = 0" "S" "bool") ("f" "imap_close(" "resource $imap_stream,int $flag = 0" "S" "bool") ("f" "imap_clearflag_full(" "resource $imap_stream,string $sequence,string $flag,int $options = 0" "S" "bool") ("f" "imap_body(" "resource $imap_stream,int $msg_number,int $options = 0" "S" "string") ("f" "imap_append(" "resource $imap_stream,string $mailbox,string $message,string $options = NULL,string $internal_date = NULL" "S" "bool") ("f" "imagexbm(" "resource $image,string $filename,int $foreground = null" "S" "bool") ("f" "imagewbmp(" "resource $image,string $filename,int $foreground = null" "S" "bool") ("f" "image_type_to_extension(" "int $imagetype,bool $include_dot = TRUE" "S" "string") ("f" "imagesetinterpolation(" "resource $image,int $method = IMG_BILINEAR_FIXED" "S" "bool") ("f" "imagescale(" "resource $image,int $new_width,int $new_height = -1,int $mode = IMG_BILINEAR_FIXED" "S" "resource") ("f" "imagerotate(" "resource $image,float $angle,int $bgd_color,int $ignore_transparent = 0" "S" "resource") ("f" "imagepstext(" "resource $image,string $text,resource $font_index,int $size,int $foreground,int $background,int $x,int $y,int $space = 0,int $tightness = 0,float $angle = 0.0,int $antialias_steps = 4" "S" "array") ("f" "imagepng(" "resource $image,string $filename,int $quality,int $filters = null" "S" "bool") ("f" "imagejpeg(" "resource $image,string $filename,int $quality = null" "S" "bool") ("f" "imageinterlace(" "resource $image,int $interlace = 0" "S" "int") ("f" "imagegrabwindow(" "int $window_handle,int $client_area = 0" "S" "resource") ("f" "imagegif(" "resource $image,string $filename = null" "S" "bool") ("f" "imagegd(" "resource $image,string $filename = null" "S" "bool") ("f" "imagegd2(" "resource $image,string $filename,int $chunk_size,int $type = IMG_GD2_RAW" "S" "bool") ("f" "imagefttext(" "resource $image,float $size,float $angle,int $x,int $y,int $color,string $fontfile,string $text,array $extrainfo = null" "S" "array") ("f" "imageftbbox(" "float $size,float $angle,string $fontfile,string $text,array $extrainfo = null" "S" "array") ("f" "imagefilter(" "resource $image,int $filtertype,int $arg1,int $arg2,int $arg3,int $arg4 = null" "S" "bool") ("f" "imagecropauto(" "resource $image,int $mode = -1,float $threshold = .5,int $color = -1" "S" "resource") ("f" "imagecolortransparent(" "resource $image,int $color = null" "S" "int") ("f" "imagecolorset(" "resource $image,int $index,int $red,int $green,int $blue,int $alpha = 0" "S" "void") ("f" "imageaffinematrixget(" "int $type,mixed $options = null" "S" "array") ("f" "imageaffine(" "resource $image,array $affine,array $clip = null" "S" "resource") ("f" "image2wbmp(" "resource $image,string $filename,int $threshold = null" "S" "bool") ("f" "ignore_user_abort(" "string $value = null" "S" "int") ("f" "ifx_query(" "string $query,resource $link_identifier,int $cursor_type,mixed $blobidarray = null" "S" "resource") ("f" "ifx_prepare(" "string $query,resource $link_identifier,int $cursor_def = null,mixed $blobidarray" "S" "resource") ("f" "ifx_pconnect(" "string $database,string $userid,string $password = null" "S" "resource") ("f" "ifx_htmltbl_result(" "resource $result_id,string $html_table_options = null" "S" "int") ("f" "ifx_fetch_row(" "resource $result_id,mixed $position = null" "S" "array") ("f" "ifx_errormsg(" "int $errorcode = null" "S" "string") ("f" "ifx_error(" "resource $link_identifier = null" "S" "string") ("f" "ifx_connect(" "string $database,string $userid,string $password = null" "S" "resource") ("f" "ifx_close(" "resource $link_identifier = null" "S" "bool") ("f" "idate(" "string $format,int $timestamp ='time()'" "S" "int") ("f" "id3_set_tag(" "string $filename,array $tag,int $version = ID3_V1_0" "S" "bool") ("f" "id3_remove_tag(" "string $filename,int $version = ID3_V1_0" "S" "bool") ("f" "id3_get_tag(" "string $filename,int $version = ID3_BEST" "S" "array") ("f" "iconv_substr(" "string $str,int $offset,int $length ='iconv_strlen($str,$charset)',string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "string") ("f" "iconv_strrpos(" "string $haystack,string $needle,string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "int") ("f" "iconv_strpos(" "string $haystack,string $needle,int $offset = 0,string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "int") ("f" "iconv_strlen(" "string $str,string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "int") ("f" "iconv_mime_encode(" "string $field_name,string $field_value,array $preferences = NULL" "S" "string") ("f" "iconv_mime_decode(" "string $encoded_header,int $mode = 0,string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "string") ("f" "iconv_mime_decode_headers(" "string $encoded_headers,int $mode = 0,string $charset = 'ini_get(\"iconv.internal_encoding\")'" "S" "array") ("f" "iconv_get_encoding(" "string $type = \"all\"" "S" "mixed") ("f" "ibase_wait_event(" "string $event_name1,string $event_name2,string $__args__ = null" "S" "string") ("f" "ibase_trans(" "int $trans_args,resource $link_identifier = null" "S" "resource") ("f" "ibase_set_event_handler(" "callable $event_handler,string $event_name1,string $event_name2,string $__args__ = null" "S" "resource") ("f" "ibase_rollback_ret(" "resource $link_or_trans_identifier = NULL" "S" "bool") ("f" "ibase_rollback(" "resource $link_or_trans_identifier = NULL" "S" "bool") ("f" "ibase_restore(" "resource $service_handle,string $source_file,string $dest_db,int $options = 0,bool $verbose = false" "S" "mixed") ("f" "ibase_query(" "resource $link_identifier = null,string $query,int $bind_args = null" "S" "resource") ("f" "ibase_pconnect(" "string $database,string $username,string $password,string $charset,int $buffers,int $dialect,string $role,int $sync = null" "S" "resource") ("f" "ibase_modify_user(" "resource $service_handle,string $user_name,string $password,string $first_name,string $middle_name,string $last_name = null" "S" "bool") ("f" "ibase_maintain_db(" "resource $service_handle,string $db,int $action,int $argument = 0" "S" "bool") ("f" "ibase_gen_id(" "string $generator,int $increment = 1,resource $link_identifier = NULL" "S" "mixed") ("f" "ibase_fetch_row(" "resource $result_identifier,int $fetch_flag = 0" "S" "array") ("f" "ibase_fetch_object(" "resource $result_id,int $fetch_flag = 0" "S" "object") ("f" "ibase_fetch_assoc(" "resource $result,int $fetch_flag = 0" "S" "array") ("f" "ibase_execute(" "resource $query,mixed $bind_arg,mixed $__args__ = null" "S" "resource") ("f" "ibase_drop_db(" "resource $connection = NULL" "S" "bool") ("f" "ibase_db_info(" "resource $service_handle,string $db,int $action,int $argument = 0" "S" "string") ("f" "ibase_connect(" "string $database,string $username,string $password,string $charset,int $buffers,int $dialect,string $role,int $sync = null" "S" "resource") ("f" "ibase_commit_ret(" "resource $link_or_trans_identifier = NULL" "S" "bool") ("f" "ibase_commit(" "resource $link_or_trans_identifier = NULL" "S" "bool") ("f" "ibase_close(" "resource $connection_id = NULL" "S" "bool") ("f" "ibase_blob_create(" "resource $link_identifier = NULL" "S" "resource") ("f" "ibase_backup(" "resource $service_handle,string $source_db,string $dest_file,int $options = 0,bool $verbose = false" "S" "mixed") ("f" "ibase_affected_rows(" "resource $link_identifier = null" "S" "int") ("f" "ibase_add_user(" "resource $service_handle,string $user_name,string $password,string $first_name,string $middle_name,string $last_name = null" "S" "bool") ("f" "hwapi_hgcsp(" "string $hostname,int $port = null" "S" nil) ("f" "hwapi_attribute_new(" "string $name,string $value = null" "S" nil) ("f" "http_throttle(" "float $sec,int $bytes = 40960" "S" "void") ("f" "http_support(" "int $feature = 0" "S" "int") ("f" "http_send_last_modified(" "int $timestamp ='time()'" "S" "bool") ("f" "http_send_content_type(" "string $content_type = \"application/x-octetstream\"" "S" "bool") ("f" "http_send_content_disposition(" "string $filename,bool $inline = false" "S" "bool") ("f" "http_response_code(" "int $response_code = null" "S" "int") ("f" "http_request(" "int $method,string $url,string $body,array $options,array &$info = null" "S" "string") ("f" "http_redirect(" "string $url,array $params,bool $session = false,int $status = 0" "S" "bool") ("f" "http_put_stream(" "string $url,resource $stream,array $options,array &$info = null" "S" "string") ("f" "http_put_file(" "string $url,string $file,array $options,array &$info = null" "S" "string") ("f" "http_put_data(" "string $url,string $data,array $options,array &$info = null" "S" "string") ("f" "http_post_fields(" "string $url,array $data,array $files,array $options,array &$info = null" "S" "string") ("f" "http_post_data(" "string $url,string $data,array $options,array &$info = null" "S" "string") ("f" "http_persistent_handles_ident(" "string $ident = null" "S" "string") ("f" "http_persistent_handles_clean(" "string $ident = null" "S" "string") ("f" "http_parse_params(" "string $param,int $flags = HTTP_PARAMS_DEFAULT" "S" "object") ("f" "http_parse_cookie(" "string $cookie,int $flags,array $allowed_extras = null" "S" "object") ("f" "http_negotiate_language(" "array $supported,array &$result = null" "S" "string") ("f" "http_negotiate_content_type(" "array $supported,array &$result = null" "S" "string") ("f" "http_negotiate_charset(" "array $supported,array &$result = null" "S" "string") ("f" "http_match_request_header(" "string $header,string $value,bool $match_case = false" "S" "bool") ("f" "http_match_modified(" "int $timestamp = -1,bool $for_range = false" "S" "bool") ("f" "http_match_etag(" "string $etag,bool $for_range = false" "S" "bool") ("f" "http_head(" "string $url,array $options,array &$info = null" "S" "string") ("f" "http_get(" "string $url,array $options,array &$info = null" "S" "string") ("f" "http_deflate(" "string $data,int $flags = 0" "S" "string") ("f" "http_date(" "int $timestamp = null" "S" "string") ("f" "http_cache_last_modified(" "int $timestamp_or_expires = null" "S" "bool") ("f" "http_cache_etag(" "string $etag = null" "S" "bool") ("f" "http_build_url(" "mixed $url,mixed $parts,int $flags = HTTP_URL_REPLACE,array &$new_url = null" "S" "string") ("f" "http_build_str(" "array $query,string $prefix,string $arg_separator = 'ini_get(\"arg_separator.output\")'" "S" "string") ("f" "http_build_query(" "mixed $query_data,string $numeric_prefix,string $arg_separator,int $enc_type = PHP_QUERY_RFC1738" "S" "string") ("f" "htmlspecialchars(" "string $string,int $flags = ENT_COMPAT | ENT_HTML401,string $encoding = 'ini_get(\"default_charset\")',bool $double_encode = true" "S" "string") ("f" "htmlspecialchars_decode(" "string $string,int $flags = ENT_COMPAT | ENT_HTML401" "S" "string") ("f" "html_entity_decode(" "string $string,int $flags = ENT_COMPAT | ENT_HTML401,string $encoding = 'ini_get(\"default_charset\")'" "S" "string") ("f" "htmlentities(" "string $string,int $flags = ENT_COMPAT | ENT_HTML401,string $encoding = 'ini_get(\"default_charset\")',bool $double_encode = true" "S" "string") ("f" "highlight_string(" "string $str,bool $return = false" "S" "mixed") ("f" "highlight_file(" "string $filename,bool $return = false" "S" "mixed") ("f" "hebrev(" "string $hebrew_text,int $max_chars_per_line = 0" "S" "string") ("f" "hebrevc(" "string $hebrew_text,int $max_chars_per_line = 0" "S" "string") ("f" "headers_sent(" "string &$file,int &$line = null" "S" "bool") ("f" "header_remove(" "string $name = null" "S" "void") ("f" "header(" "string $string,bool $replace = true,int $http_response_code = null" "S" "void") ("f" "hash_update_stream(" "resource $context,resource $handle,int $length = -1" "S" "int") ("f" "hash_update_file(" "resource $hcontext,string $filename,resource $scontext = NULL" "S" "bool") ("f" "hash_pbkdf2(" "string $algo,string $password,string $salt,int $iterations,int $length = 0,bool $raw_output = false" "S" "string") ("f" "hash_init(" "string $algo,int $options = 0,string $key = NULL" "S" "resource") ("f" "hash(" "string $algo,string $data,bool $raw_output = false" "S" "string") ("f" "hash_hmac(" "string $algo,string $data,string $key,bool $raw_output = false" "S" "string") ("f" "hash_hmac_file(" "string $algo,string $filename,string $key,bool $raw_output = false" "S" "string") ("f" "hash_final(" "resource $context,bool $raw_output = false" "S" "string") ("f" "hash_file(" "string $algo,string $filename,bool $raw_output = false" "S" "string") ("f" "gzwrite(" "resource $zp,string $string,int $length = null" "S" "int") ("f" "gzuncompress(" "string $data,int $length = 0" "S" "string") ("f" "gzseek(" "resource $zp,int $offset,int $whence = SEEK_SET" "S" "int") ("f" "gzopen(" "string $filename,string $mode,int $use_include_path = 0" "S" "resource") ("f" "gzinflate(" "string $data,int $length = 0" "S" "string") ("f" "gzgetss(" "resource $zp,int $length,string $allowable_tags = null" "S" "string") ("f" "gzgets(" "resource $zp,int $length = null" "S" "string") ("f" "gzfile(" "string $filename,int $use_include_path = 0" "S" "array") ("f" "gzencode(" "string $data,int $level = -1,int $encoding_mode = FORCE_GZIP" "S" "string") ("f" "gzdeflate(" "string $data,int $level = -1,int $encoding = ZLIB_ENCODING_RAW" "S" "string") ("f" "gzdecode(" "string $data,int $length = null" "S" "string") ("f" "gzcompress(" "string $data,int $level = -1,int $encoding = ZLIB_ENCODING_DEFLATE" "S" "string") ("f" "gupnp_service_proxy_callback_set(" "resource $proxy,int $signal,mixed $callback,mixed $arg = null" "S" "bool") ("f" "gupnp_service_proxy_add_notify(" "resource $proxy,string $value,int $type,mixed $callback,mixed $arg = null" "S" "bool") ("f" "gupnp_service_info_get_introspection(" "resource $proxy,mixed $callback,mixed $arg = null" "S" "mixed") ("f" "gupnp_service_action_return_error(" "resource $action,int $error_code,string $error_description = null" "S" "bool") ("f" "gupnp_device_action_callback_set(" "resource $root_device,int $signal,string $action_name,mixed $callback,mixed $arg = null" "S" "bool") ("f" "gupnp_control_point_callback_set(" "resource $cpoint,int $signal,mixed $callback,mixed $arg = null" "S" "bool") ("f" "gupnp_context_timeout_add(" "resource $context,int $timeout,mixed $callback,mixed $arg = null" "S" "bool") ("f" "gupnp_context_new(" "string $host_ip,int $port = 0" "S" "resource") ("f" "gnupg_verify(" "resource $identifier,string $signed_text,string $signature,string &$plaintext = null" "S" "array") ("f" "gnupg_addsignkey(" "resource $identifier,string $fingerprint,string $passphrase = null" "S" "bool") ("f" "gmstrftime(" "string $format,int $timestamp ='time()'" "S" "string") ("f" "gmp_strval(" "GMP $gmpnumber,int $base = 10" "S" "string") ("f" "gmp_setbit(" "GMP &$a,int $index,bool $bit_on = true" "S" "void") ("f" "gmp_random(" "int $limiter = 20" "S" nil) ("f" "gmp_prob_prime(" "GMP $a,int $reps = 10" "S" "int") ("f" "gmp_init(" "mixed $number,int $base = 0" "S" nil) ("f" "gmp_div_r(" "GMP $n,GMP $d,int $round = GMP_ROUND_ZERO" "S" nil) ("f" "gmp_div_qr(" "GMP $n,GMP $d,int $round = GMP_ROUND_ZERO" "S" "array") ("f" "gmp_div_q(" "GMP $a,GMP $b,int $round = GMP_ROUND_ZERO" "S" nil) ("f" "gmmktime(" "int $hour ='gmdate(\"H\")',int $minute ='gmdate(\"i\")',int $second ='gmdate(\"s\")',int $month ='gmdate(\"n\")',int $day ='gmdate(\"j\")',int $year ='gmdate(\"Y\")',int $is_dst = -1" "S" "int") ("f" "gmdate(" "string $format,int $timestamp ='time()'" "S" "string") ("f" "glob(" "string $pattern,int $flags = 0" "S" "array") ("f" "gettimeofday(" "bool $return_float = false" "S" "mixed") ("f" "getrusage(" "int $who = 0" "S" "array") ("f" "get_parent_class(" "mixed $object = null" "S" "string") ("f" "getopt(" "string $options,array $longopts = null" "S" "array") ("f" "getmxrr(" "string $hostname,array &$mxhosts,array &$weight = null" "S" "bool") ("f" "get_meta_tags(" "string $filename,bool $use_include_path = false" "S" "array") ("f" "get_loaded_extensions(" "bool $zend_extensions = false" "S" "array") ("f" "getimagesize(" "string $filename,array &$imageinfo = null" "S" "array") ("f" "getimagesizefromstring(" "string $imagedata,array &$imageinfo = null" "S" "array") ("f" "get_html_translation_table(" "int $table = HTML_SPECIALCHARS,int $flags = ENT_COMPAT | ENT_HTML401,string $encoding = \"UTF-8\"" "S" "array") ("f" "get_headers(" "string $url,int $format = 0" "S" "array") ("f" "get_defined_constants(" "bool $categorize = false" "S" "array") ("f" "getdate(" "int $timestamp ='time()'" "S" "array") ("f" "get_class(" "object $object = NULL" "S" "string") ("f" "get_browser(" "string $user_agent,bool $return_array = false" "S" "mixed") ("f" "geoip_time_zone_by_country_and_region(" "string $country_code,string $region_code = null" "S" "string") ("f" "geoip_database_info(" "int $database = GEOIP_COUNTRY_EDITION" "S" "string") ("f" "fwrite(" "resource $handle,string $string,int $length = null" "S" "int") ("f" "ftp_ssl_connect(" "string $host,int $port = 21,int $timeout = 90" "S" "resource") ("f" "ftp_rawlist(" "resource $ftp_stream,string $directory,bool $recursive = false" "S" "mixed") ("f" "ftp_put(" "resource $ftp_stream,string $remote_file,string $local_file,int $mode,int $startpos = 0" "S" "bool") ("f" "ftp_nb_put(" "resource $ftp_stream,string $remote_file,string $local_file,int $mode,int $startpos = 0" "S" "int") ("f" "ftp_nb_get(" "resource $ftp_stream,string $local_file,string $remote_file,int $mode,int $resumepos = 0" "S" "int") ("f" "ftp_nb_fput(" "resource $ftp_stream,string $remote_file,resource $handle,int $mode,int $startpos = 0" "S" "int") ("f" "ftp_nb_fget(" "resource $ftp_stream,resource $handle,string $remote_file,int $mode,int $resumepos = 0" "S" "int") ("f" "ftp_get(" "resource $ftp_stream,string $local_file,string $remote_file,int $mode,int $resumepos = 0" "S" "bool") ("f" "ftp_fput(" "resource $ftp_stream,string $remote_file,resource $handle,int $mode,int $startpos = 0" "S" "bool") ("f" "ftp_fget(" "resource $ftp_stream,resource $handle,string $remote_file,int $mode,int $resumepos = 0" "S" "bool") ("f" "ftp_connect(" "string $host,int $port = 21,int $timeout = 90" "S" "resource") ("f" "ftp_alloc(" "resource $ftp_stream,int $filesize,string &$result = null" "S" "bool") ("f" "fsockopen(" "string $hostname,int $port = -1,int &$errno,string &$errstr,float $timeout = 'ini_get(\"default_socket_timeout\")'" "S" "resource") ("f" "fseek(" "resource $handle,int $offset,int $whence = SEEK_SET" "S" "int") ("f" "fscanf(" "resource $handle,string $format,mixed &$__args__ = null" "S" "mixed") ("f" "fputcsv(" "resource $handle,array $fields,string $delimiter = \",\",string $enclosure = '\"',string $escape_char = \"\\\\\"" "S" "int") ("f" "fprintf(" "resource $handle,string $format,mixed $args,mixed $__args__ = null" "S" "int") ("f" "forward_static_call(" "callable $function,mixed $parameter,mixed $__args__ = null" "S" "mixed") ("f" "fopen(" "string $filename,string $mode,bool $use_include_path = false,resource $context = null" "S" "resource") ("f" "fnmatch(" "string $pattern,string $string,int $flags = 0" "S" "bool") ("f" "flock(" "resource $handle,int $operation,int &$wouldblock = null" "S" "bool") ("f" "filter_var(" "mixed $variable,int $filter = FILTER_DEFAULT,mixed $options = null" "S" "mixed") ("f" "filter_var_array(" "array $data,mixed $definition,bool $add_empty = true" "S" "mixed") ("f" "filter_input(" "int $type,string $variable_name,int $filter = FILTER_DEFAULT,mixed $options = null" "S" "mixed") ("f" "filter_input_array(" "int $type,mixed $definition,bool $add_empty = true" "S" "mixed") ("f" "file_put_contents(" "string $filename,mixed $data,int $flags = 0,resource $context = null" "S" "int") ("f" "file(" "string $filename,int $flags = 0,resource $context = null" "S" "array") ("f" "file_get_contents(" "string $filename,bool $use_include_path = false,resource $context,int $offset = -1,int $maxlen = null" "S" "string") ("f" "fgetss(" "resource $handle,int $length,string $allowable_tags = null" "S" "string") ("f" "fgets(" "resource $handle,int $length = null" "S" "string") ("f" "fgetcsv(" "resource $handle,int $length = 0,string $delimiter = \",\",string $enclosure = '\"',string $escape = \"\\\\\"" "S" "array") ("f" "fdf_set_value(" "resource $fdf_document,string $fieldname,mixed $value,int $isName = null" "S" "bool") ("f" "fdf_set_file(" "resource $fdf_document,string $url,string $target_frame = null" "S" "bool") ("f" "fdf_save(" "resource $fdf_document,string $filename = null" "S" "bool") ("f" "fdf_next_field_name(" "resource $fdf_document,string $fieldname = null" "S" "string") ("f" "fdf_get_version(" "resource $fdf_document = null" "S" "string") ("f" "fdf_get_value(" "resource $fdf_document,string $fieldname,int $which = -1" "S" "mixed") ("f" "fdf_get_opt(" "resource $fdf_document,string $fieldname,int $element = -1" "S" "mixed") ("f" "fdf_error(" "int $error_code = -1" "S" "string") ("f" "fdf_enum_values(" "resource $fdf_document,callable $function,mixed $userdata = null" "S" "bool") ("f" "fbsql_warnings(" "bool $OnOff = null" "S" "bool") ("f" "fbsql_username(" "resource $link_identifier,string $username = null" "S" "string") ("f" "fbsql_stop_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "fbsql_start_db(" "string $database_name,resource $link_identifier,string $database_options = null" "S" "bool") ("f" "fbsql_set_characterset(" "resource $link_identifier,int $characterset,int $in_out_both = null" "S" "void") ("f" "fbsql_select_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "fbsql_rollback(" "resource $link_identifier = null" "S" "bool") ("f" "fbsql_result(" "resource $result,int $row,mixed $field = null" "S" "mixed") ("f" "fbsql_read_clob(" "string $clob_handle,resource $link_identifier = null" "S" "string") ("f" "fbsql_read_blob(" "string $blob_handle,resource $link_identifier = null" "S" "string") ("f" "fbsql_query(" "string $query,resource $link_identifier,int $batch_size = null" "S" "resource") ("f" "fbsql_pconnect(" "string $hostname = 'ini_get(\"fbsql.default_host\")',string $username = 'ini_get(\"fbsql.default_user\")',string $password = 'ini_get(\"fbsql.default_password\")'" "S" "resource") ("f" "fbsql_password(" "resource $link_identifier,string $password = null" "S" "string") ("f" "fbsql_list_tables(" "string $database,resource $link_identifier = null" "S" "resource") ("f" "fbsql_list_fields(" "string $database_name,string $table_name,resource $link_identifier = null" "S" "resource") ("f" "fbsql_list_dbs(" "resource $link_identifier = null" "S" "resource") ("f" "fbsql_insert_id(" "resource $link_identifier = null" "S" "int") ("f" "fbsql_hostname(" "resource $link_identifier,string $host_name = null" "S" "string") ("f" "fbsql_get_autostart_info(" "resource $link_identifier = null" "S" "array") ("f" "fbsql_field_type(" "resource $result,int $field_offset = null" "S" "string") ("f" "fbsql_field_table(" "resource $result,int $field_offset = null" "S" "string") ("f" "fbsql_field_seek(" "resource $result,int $field_offset = null" "S" "bool") ("f" "fbsql_field_name(" "resource $result,int $field_index = null" "S" "string") ("f" "fbsql_field_len(" "resource $result,int $field_offset = null" "S" "int") ("f" "fbsql_field_flags(" "resource $result,int $field_offset = null" "S" "string") ("f" "fbsql_fetch_field(" "resource $result,int $field_offset = null" "S" "object") ("f" "fbsql_fetch_array(" "resource $result,int $result_type = null" "S" "array") ("f" "fbsql_error(" "resource $link_identifier = null" "S" "string") ("f" "fbsql_errno(" "resource $link_identifier = null" "S" "int") ("f" "fbsql_drop_db(" "string $database_name,resource $link_identifier = null" "S" "bool") ("f" "fbsql_db_status(" "string $database_name,resource $link_identifier = null" "S" "int") ("f" "fbsql_db_query(" "string $database,string $query,resource $link_identifier = null" "S" "resource") ("f" "fbsql_database_password(" "resource $link_identifier,string $database_password = null" "S" "string") ("f" "fbsql_database(" "resource $link_identifier,string $database = null" "S" "string") ("f" "fbsql_create_db(" "string $database_name,resource $link_identifier,string $database_options = null" "S" "bool") ("f" "fbsql_create_clob(" "string $clob_data,resource $link_identifier = null" "S" "string") ("f" "fbsql_create_blob(" "string $blob_data,resource $link_identifier = null" "S" "string") ("f" "fbsql_connect(" "string $hostname = 'ini_get(\"fbsql.default_host\")',string $username = 'ini_get(\"fbsql.default_user\")',string $password = 'ini_get(\"fbsql.default_password\")'" "S" "resource") ("f" "fbsql_commit(" "resource $link_identifier = null" "S" "bool") ("f" "fbsql_close(" "resource $link_identifier = null" "S" "bool") ("f" "fbsql_clob_size(" "string $clob_handle,resource $link_identifier = null" "S" "int") ("f" "fbsql_change_user(" "string $user,string $password,string $database,resource $link_identifier = null" "S" "bool") ("f" "fbsql_blob_size(" "string $blob_handle,resource $link_identifier = null" "S" "int") ("f" "fbsql_autocommit(" "resource $link_identifier,bool $OnOff = null" "S" "bool") ("f" "fbsql_affected_rows(" "resource $link_identifier = null" "S" "int") ("f" "fann_create_standard(" "int $num_layers,int $num_neurons1,int $num_neurons2,int $__args__ = null" "S" "resource") ("f" "fann_create_sparse(" "float $connection_rate,int $num_layers,int $num_neurons1,int $num_neurons2,int $__args__ = null" "S" nil) ("f" "fann_create_shortcut(" "int $num_layers,int $num_neurons1,int $num_neurons2,int $__args__ = null" "S" "reference") ("f" "fam_open(" "string $appname = null" "S" "resource") ("f" "extract(" "array &$array,int $flags = EXTR_OVERWRITE,string $prefix = NULL" "S" "int") ("f" "explode(" "string $delimiter,string $string,int $limit = null" "S" "array") ("f" "expect_expectl(" "resource $expect,array $cases,array &$match = null" "S" "int") ("f" "exif_thumbnail(" "string $filename,int &$width,int &$height,int &$imagetype = null" "S" "string") ("f" "exif_read_data(" "string $filename,string $sections = NULL,bool $arrays = false,bool $thumbnail = false" "S" "array") ("f" "exec(" "string $command,array &$output,int &$return_var = null" "S" "string") ("f" "event_timer_set(" "resource $event,callable $callback,mixed $arg = null" "S" "bool") ("f" "event_set(" "resource $event,mixed $fd,int $events,mixed $callback,mixed $arg = null" "S" "bool") ("f" "event_buffer_write(" "resource $bevent,string $data,int $data_size = -1" "S" "bool") ("f" "event_buffer_set_callback(" "resource $event,mixed $readcb,mixed $writecb,mixed $errorcb,mixed $arg = null" "S" "bool") ("f" "event_buffer_new(" "resource $stream,mixed $readcb,mixed $writecb,mixed $errorcb,mixed $arg = null" "S" "resource") ("f" "event_base_loop(" "resource $event_base,int $flags = 0" "S" "int") ("f" "event_base_loopexit(" "resource $event_base,int $timeout = -1" "S" "bool") ("f" "event_add(" "resource $event,int $timeout = -1" "S" "bool") ("f" "error_reporting(" "int $level = null" "S" "int") ("f" "error_log(" "string $message,int $message_type = 0,string $destination,string $extra_headers = null" "S" "bool") ("f" "eregi(" "string $pattern,string $string,array &$regs = null" "S" "int") ("f" "ereg(" "string $pattern,string $string,array &$regs = null" "S" "int") ("f" "enchant_dict_quick_check(" "resource $dict,string $word,array &$suggestions = null" "S" "bool") ("f" "eio_write(" "mixed $fd,string $str,int $length = 0,int $offset = 0,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_utime(" "string $path,float $atime,float $mtime,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_unlink(" "string $path,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_truncate(" "string $path,int $offset = 0,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_sync(" "int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_syncfs(" "mixed $fd,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_sync_file_range(" "mixed $fd,int $offset,int $nbytes,int $flags,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_symlink(" "string $path,string $new_path,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_statvfs(" "string $path,int $pri,callable $callback,mixed $data = null" "S" "resource") ("f" "eio_stat(" "string $path,int $pri,callable $callback,mixed $data = NULL" "S" "resource") ("f" "eio_sendfile(" "mixed $out_fd,mixed $in_fd,int $offset,int $length,int $pri,callable $callback,string $data = null" "S" "resource") ("f" "eio_seek(" "mixed $fd,int $offset,int $whence,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_rmdir(" "string $path,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_rename(" "string $path,string $new_path,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_realpath(" "string $path,int $pri,callable $callback,string $data = NULL" "S" "resource") ("f" "eio_readlink(" "string $path,int $pri,callable $callback,string $data = NULL" "S" "resource") ("f" "eio_read(" "mixed $fd,int $length,int $offset,int $pri,callable $callback,mixed $data = NULL" "S" "resource") ("f" "eio_readdir(" "string $path,int $flags,int $pri,callable $callback,string $data = NULL" "S" "resource") ("f" "eio_readahead(" "mixed $fd,int $offset,int $length,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_open(" "string $path,int $flags,int $mode,int $pri,callable $callback,mixed $data = NULL" "S" "resource") ("f" "eio_nop(" "int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_mknod(" "string $path,int $mode,int $dev,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_mkdir(" "string $path,int $mode,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_lstat(" "string $path,int $pri,callable $callback,mixed $data = NULL" "S" "resource") ("f" "eio_link(" "string $path,string $new_path,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_grp(" "callable $callback,string $data = NULL" "S" "resource") ("f" "eio_futime(" "mixed $fd,float $atime,float $mtime,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_ftruncate(" "mixed $fd,int $offset = 0,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_fsync(" "mixed $fd,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_fstatvfs(" "mixed $fd,int $pri,callable $callback,mixed $data = null" "S" "resource") ("f" "eio_fstat(" "mixed $fd,int $pri,callable $callback,mixed $data = null" "S" "resource") ("f" "eio_fdatasync(" "mixed $fd,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_fchown(" "mixed $fd,int $uid,int $gid = -1,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_fchmod(" "mixed $fd,int $mode,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_fallocate(" "mixed $fd,int $mode,int $offset,int $length,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_dup2(" "mixed $fd,mixed $fd2,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_custom(" "callable $execute,int $pri,callable $callback,mixed $data = NULL" "S" "resource") ("f" "eio_close(" "mixed $fd,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_chown(" "string $path,int $uid,int $gid = -1,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_chmod(" "string $path,int $mode,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "eio_busy(" "int $delay,int $pri = EIO_PRI_DEFAULT,callable $callback = NULL,mixed $data = NULL" "S" "resource") ("f" "easter_days(" "int $year ='date(\"Y\")',int $method = CAL_EASTER_DEFAULT" "S" "int") ("f" "easter_date(" "int $year ='date(\"Y\")'" "S" "int") ("f" "dns_get_record(" "string $hostname,int $type = DNS_ANY,array &$authns,array &$addtl,bool &$raw = false" "S" "array") ("f" "dir(" "string $directory,resource $context = null" "S" nil) ("f" "dio_write(" "resource $fd,string $data,int $len = 0" "S" "int") ("f" "dio_seek(" "resource $fd,int $pos,int $whence = SEEK_SET" "S" "int") ("f" "dio_read(" "resource $fd,int $len = 1024" "S" "string") ("f" "dio_open(" "string $filename,int $flags,int $mode = 0" "S" "resource") ("f" "dio_fcntl(" "resource $fd,int $cmd,mixed $args = null" "S" "mixed") ("f" "define(" "string $name,mixed $value,bool $case_insensitive = false" "S" "bool") ("f" "debug_zval_dump(" "mixed $variable,mixed $__args__ = null" "S" "void") ("f" "debug_print_backtrace(" "int $options = 0,int $limit = 0" "S" "void") ("f" "debug_backtrace(" "int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT,int $limit = 0" "S" "array") ("f" "dbx_query(" "object $link_identifier,string $sql_statement,int $flags = null" "S" "mixed") ("f" "dbx_connect(" "mixed $module,string $host,string $database,string $username,string $password,int $persistent = null" "S" "object") ("f" "dbx_compare(" "array $row_a,array $row_b,string $column_key,int $flags = DBX_CMP_ASC | DBX_CMP_NATIVE" "S" "int") ("f" "dbplus_tremove(" "resource $relation,array $tuple,array &$current = null" "S" "int") ("f" "dbplus_sql(" "string $query,string $server,string $dbpath = null" "S" "resource") ("f" "dbplus_rquery(" "string $query,string $dbpath = null" "S" "resource") ("f" "dbplus_rcrtlike(" "string $name,resource $relation,int $overwrite = null" "S" "mixed") ("f" "dbplus_rcrtexact(" "string $name,resource $relation,bool $overwrite = null" "S" "mixed") ("f" "dbplus_rcreate(" "string $name,mixed $domlist,bool $overwrite = null" "S" "resource") ("f" "dbplus_errcode(" "int $errno = null" "S" "string") ("f" "dbplus_chdir(" "string $newdir = null" "S" "string") ("f" "dbplus_aql(" "string $query,string $server,string $dbpath = null" "S" "resource") ("f" "dba_popen(" "string $path,string $mode,string $handler,mixed $__args__ = null" "S" "resource") ("f" "dba_open(" "string $path,string $mode,string $handler,mixed $__args__ = null" "S" "resource") ("f" "dba_handlers(" "bool $full_info = false" "S" "array") ("f" "db2_tables(" "resource $connection,string $qualifier,string $schema,string $table_name,string $table_type" "S" "resource") ("f" "db2_table_privileges(" "resource $connection,string $qualifier,string $schema,string $table_name = null" "S" "resource") ("f" "db2_stmt_errormsg(" "resource $stmt = null" "S" "string") ("f" "db2_stmt_error(" "resource $stmt = null" "S" "string") ("f" "db2_prepare(" "resource $connection,string $statement,array $options = null" "S" "resource") ("f" "db2_pconnect(" "string $database,string $username,string $password,array $options = null" "S" "resource") ("f" "db2_fetch_row(" "resource $stmt,int $row_number = null" "S" "bool") ("f" "db2_fetch_object(" "resource $stmt,int $row_number = -1" "S" "object") ("f" "db2_fetch_both(" "resource $stmt,int $row_number = -1" "S" "array") ("f" "db2_fetch_assoc(" "resource $stmt,int $row_number = -1" "S" "array") ("f" "db2_fetch_array(" "resource $stmt,int $row_number = -1" "S" "array") ("f" "db2_execute(" "resource $stmt,array $parameters = null" "S" "bool") ("f" "db2_exec(" "resource $connection,string $statement,array $options = null" "S" "resource") ("f" "db2_conn_errormsg(" "resource $connection = null" "S" "string") ("f" "db2_conn_error(" "resource $connection = null" "S" "string") ("f" "db2_connect(" "string $database,string $username,string $password,array $options = null" "S" "resource") ("f" "db2_columns(" "resource $connection,string $qualifier,string $schema,string $table_name,string $column_name" "S" "resource") ("f" "db2_column_privileges(" "resource $connection,string $qualifier,string $schema,string $table_name,string $column_name" "S" "resource") ("f" "db2_bind_param(" "resource $stmt,int $parameter_number,string $variable_name,int $parameter_type,int $data_type = 0,int $precision = -1,int $scale = 0" "S" "bool") ("f" "db2_autocommit(" "resource $connection,bool $value = null" "S" "mixed") ("f" "date_sunset(" "int $timestamp,int $format = SUNFUNCS_RET_STRING,float $latitude = 'ini_get(\"date.default_latitude\")',float $longitude = 'ini_get(\"date.default_longitude\")',float $zenith = 'ini_get(\"date.sunset_zenith\")',float $gmt_offset = 0" "S" "mixed") ("f" "date_sunrise(" "int $timestamp,int $format = SUNFUNCS_RET_STRING,float $latitude = 'ini_get(\"date.default_latitude\")',float $longitude = 'ini_get(\"date.default_longitude\")',float $zenith = 'ini_get(\"date.sunrise_zenith\")',float $gmt_offset = 0" "S" "mixed") ("f" "date(" "string $format,int $timestamp = \"time()\"" "S" "string") ("f" "cyrus_connect(" "string $host,string $port,int $flags = null" "S" "resource") ("f" "cyrus_authenticate(" "resource $connection,string $mechlist,string $service,string $user,int $minssf,int $maxssf,string $authname,string $password = null" "S" "void") ("f" "curl_version(" "int $age = CURLVERSION_NOW" "S" "array") ("f" "curl_multi_select(" "resource $mh,float $timeout = 1.0" "S" "int") ("f" "curl_multi_info_read(" "resource $mh,int &$msgs_in_queue = NULL" "S" "array") ("f" "curl_init(" "string $url = NULL" "S" "resource") ("f" "curl_getinfo(" "resource $ch,int $opt = 0" "S" "mixed") ("f" "cubrid_unbuffered_query(" "string $query,resource $conn_identifier = null" "S" "resource") ("f" "cubrid_schema(" "resource $conn_identifier,int $schema_type,string $class_name,string $attr_name = null" "S" "array") ("f" "cubrid_result(" "resource $result,int $row,mixed $field = 0" "S" "string") ("f" "cubrid_real_escape_string(" "string $unescaped_string,resource $conn_identifier = null" "S" "string") ("f" "cubrid_query(" "string $query,resource $conn_identifier = null" "S" "resource") ("f" "cubrid_put(" "resource $conn_identifier,string $oid,string $attr = null,mixed $value" "S" "int") ("f" "cubrid_prepare(" "resource $conn_identifier,string $prepare_stmt,int $option = 0" "S" "resource") ("f" "cubrid_ping(" "resource $conn_identifier = null" "S" "bool") ("f" "cubrid_pconnect_with_url(" "string $conn_url,string $userid,string $passwd = null" "S" "resource") ("f" "cubrid_pconnect(" "string $host,int $port,string $dbname,string $userid,string $passwd = null" "S" "resource") ("f" "cubrid_move_cursor(" "resource $req_identifier,int $offset,int $origin = CUBRID_CURSOR_CURRENT" "S" "int") ("f" "cubrid_lob2_seek(" "resource $lob_identifier,int $offset,int $origin = CUBRID_CURSOR_CURRENT" "S" "bool") ("f" "cubrid_lob2_seek64(" "resource $lob_identifier,string $offset,int $origin = CUBRID_CURSOR_CURRENT" "S" "bool") ("f" "cubrid_lob2_new(" "resource $conn_identifier,string $type = \"BLOB\"" "S" "resource") ("f" "cubrid_lob2_bind(" "resource $req_identifier,int $bind_index,mixed $bind_value,string $bind_value_type = null" "S" "bool") ("f" "cubrid_list_dbs(" "resource $conn_identifier = null" "S" "array") ("f" "cubrid_insert_id(" "resource $conn_identifier = null" "S" "string") ("f" "cubrid_get(" "resource $conn_identifier,string $oid,mixed $attr = null" "S" "mixed") ("f" "cubrid_field_seek(" "resource $result,int $field_offset = 0" "S" "bool") ("f" "cubrid_fetch_row(" "resource $result,int $type = null" "S" "array") ("f" "cubrid_fetch_object(" "resource $result,string $class_name,array $params,int $type = null" "S" "object") ("f" "cubrid_fetch(" "resource $result,int $type = CUBRID_BOTH" "S" "mixed") ("f" "cubrid_fetch_field(" "resource $result,int $field_offset = 0" "S" "object") ("f" "cubrid_fetch_assoc(" "resource $result,int $type = null" "S" "array") ("f" "cubrid_fetch_array(" "resource $result,int $type = CUBRID_BOTH" "S" "array") ("f" "cubrid_execute(" "resource $conn_identifier,string $sql,int $option = null" "S" "resource") ("f" "cubrid_error(" "resource $connection = null" "S" "string") ("f" "cubrid_errno(" "resource $conn_identifier = null" "S" "int") ("f" "cubrid_disconnect(" "resource $conn_identifier = null" "S" "bool") ("f" "cubrid_connect_with_url(" "string $conn_url,string $userid,string $passwd,bool $new_link = false" "S" "resource") ("f" "cubrid_connect(" "string $host,int $port,string $dbname,string $userid,string $passwd,bool $new_link = false" "S" "resource") ("f" "cubrid_close(" "resource $conn_identifier = null" "S" "bool") ("f" "cubrid_client_encoding(" "resource $conn_identifier = null" "S" "string") ("f" "cubrid_bind(" "resource $req_identifier,int $bind_index,mixed $bind_value,string $bind_value_type = null" "S" "bool") ("f" "cubrid_affected_rows(" "resource $conn_identifier = null" "S" "int") ("f" "crypt(" "string $str,string $salt = null" "S" "string") ("f" "crack_closedict(" "resource $dictionary = null" "S" "bool") ("f" "count(" "mixed $array_or_countable,int $mode = COUNT_NORMAL" "S" "int") ("f" "count_chars(" "string $string,int $mode = 0" "S" "mixed") ("f" "copy(" "string $source,string $dest,resource $context = null" "S" "bool") ("f" "com_print_typeinfo(" "object $comobject,string $dispinterface,bool $wantsink = false" "S" "bool") ("f" "compact(" "mixed $varname1,mixed $__args__ = null" "S" "array") ("f" "com_message_pump(" "int $timeoutms = 0" "S" "bool") ("f" "com_load_typelib(" "string $typelib_name,bool $case_insensitive = true" "S" "bool") ("f" "com_get_active_object(" "string $progid,int $code_page = null" "S" "variant") ("f" "com_event_sink(" "variant $comobject,object $sinkobject,mixed $sinkinterface = null" "S" "bool") ("f" "closedir(" "resource $dir_handle = null" "S" "void") ("f" "clearstatcache(" "bool $clear_realpath_cache = false,string $filename = null" "S" "void") ("f" "class_uses(" "mixed $class,bool $autoload = true" "S" "array") ("f" "class_parents(" "mixed $class,bool $autoload = true" "S" "array") ("f" "classkit_method_redefine(" "string $classname,string $methodname,string $args,string $code,int $flags = CLASSKIT_ACC_PUBLIC" "S" "bool") ("f" "classkit_method_copy(" "string $dClass,string $dMethod,string $sClass,string $sMethod = null" "S" "bool") ("f" "classkit_method_add(" "string $classname,string $methodname,string $args,string $code,int $flags = CLASSKIT_ACC_PUBLIC" "S" "bool") ("f" "class_implements(" "mixed $class,bool $autoload = true" "S" "array") ("f" "class_exists(" "string $class_name,bool $autoload = true" "S" "bool") ("f" "class_alias(" "string $original,string $alias,bool $autoload = TRUE" "S" "bool") ("f" "chunk_split(" "string $body,int $chunklen = 76,string $end = \"\\r\\n\"" "S" "string") ("f" "checkdnsrr(" "string $host,string $type = \"MX\"" "S" "bool") ("f" "call_user_method(" "string $method_name,object &$obj,mixed $parameter,mixed $__args__ = null" "S" "mixed") ("f" "call_user_func(" "callable $callback,mixed $parameter,mixed $__args__ = null" "S" "mixed") ("f" "cal_info(" "int $calendar = -1" "S" "array") ("f" "cairo_image_surface_create_for_data(" "string $data,int $format,int $width,int $height,int $stride = -1" "S" nil) ("f" "bzwrite(" "resource $bz,string $data,int $length = null" "S" "int") ("f" "bzread(" "resource $bz,int $length = 1024" "S" "string") ("f" "bzdecompress(" "string $source,int $small = 0" "S" "mixed") ("f" "bzcompress(" "string $source,int $blocksize = 4,int $workfactor = 0" "S" "mixed") ("f" "blenc_encrypt(" "string $plaintext,string $encodedfile,string $encryption_key = null" "S" "string") ("f" "bcsub(" "string $left_operand,string $right_operand,int $scale = int" "S" "string") ("f" "bcsqrt(" "string $operand,int $scale = null" "S" "string") ("f" "bcpowmod(" "string $left_operand,string $right_operand,string $modulus,int $scale = int" "S" "string") ("f" "bcpow(" "string $left_operand,string $right_operand,int $scale = null" "S" "string") ("f" "bcompiler_write_header(" "resource $filehandle,string $write_ver = null" "S" "bool") ("f" "bcompiler_write_class(" "resource $filehandle,string $className,string $extends = null" "S" "bool") ("f" "bcmul(" "string $left_operand,string $right_operand,int $scale = int" "S" "string") ("f" "bcdiv(" "string $left_operand,string $right_operand,int $scale = int" "S" "string") ("f" "bccomp(" "string $left_operand,string $right_operand,int $scale = int" "S" "int") ("f" "bcadd(" "string $left_operand,string $right_operand,int $scale = null" "S" "string") ("f" "bbcode_set_flags(" "resource $bbcode_container,int $flags,int $mode = BBCODE_SET_FLAGS_SET" "S" "bool") ("f" "bbcode_create(" "array $bbcode_initial_tags = NULL" "S" "resource") ("f" "basename(" "string $path,string $suffix = null" "S" "string") ("f" "base64_decode(" "string $data,bool $strict = false" "S" "string") ("f" "assert_options(" "int $what,mixed $value = null" "S" "mixed") ("f" "assert(" "mixed $assertion,string $description = null" "S" "bool") ("f" "asort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "arsort(" "array &$array,int $sort_flags = SORT_REGULAR" "S" "bool") ("f" "array_walk_recursive(" "array &$array,callable $callback,mixed $userdata = NULL" "S" "bool") ("f" "array_walk(" "array &$array,callable $callback,mixed $userdata = NULL" "S" "bool") ("f" "array_unshift(" "array &$array,mixed $value1,mixed $__args__ = null" "S" "int") ("f" "array_unique(" "array $array,int $sort_flags = SORT_STRING" "S" "array") ("f" "array_uintersect_uassoc(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func,callable $key_compare_func" "S" "array") ("f" "array_uintersect(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func" "S" "array") ("f" "array_uintersect_assoc(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func" "S" "array") ("f" "array_udiff_uassoc(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func,callable $key_compare_func" "S" "array") ("f" "array_udiff(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func" "S" "array") ("f" "array_udiff_assoc(" "array $array1,array $array2,array $__args__ = null,callable $value_compare_func" "S" "array") ("f" "array_splice(" "array &$input,int $offset,int $length,mixed $replacement ='array()'" "S" "array") ("f" "array_slice(" "array $array,int $offset,int $length = NULL,bool $preserve_keys = false" "S" "array") ("f" "array_search(" "mixed $needle,array $haystack,bool $strict = false" "S" "mixed") ("f" "array_reverse(" "array $array,bool $preserve_keys = false" "S" "array") ("f" "array_replace_recursive(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_replace(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_reduce(" "array $array,callable $callback,mixed $initial = NULL" "S" "mixed") ("f" "array_rand(" "array $array,int $num = 1" "S" "mixed") ("f" "array_push(" "array &$array,mixed $value1,mixed $__args__ = null" "S" "int") ("f" "array_multisort(" "array &$array1,mixed $array1_sort_order = SORT_ASC,mixed $array1_sort_flags = SORT_REGULAR,mixed $__args__ = null" "S" "bool") ("f" "array_merge_recursive(" "array $array1,array $__args__ = null" "S" "array") ("f" "array_merge(" "array $array1,array $__args__ = null" "S" "array") ("f" "array_map(" "callable $callback,array $array1,array $__args__ = null" "S" "array") ("f" "array_keys(" "array $array,mixed $search_value,bool $strict = false" "S" "array") ("f" "array_intersect_ukey(" "array $array1,array $array2,array $__args__ = null,callable $key_compare_func" "S" "array") ("f" "array_intersect_uassoc(" "array $array1,array $array2,array $__args__ = null,callable $key_compare_func" "S" "array") ("f" "array_intersect_key(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_intersect(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_intersect_assoc(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_filter(" "array $array,callable $callback,int $flag = 0" "S" "array") ("f" "array_diff_ukey(" "array $array1,array $array2,array $__args__ = null,callable $key_compare_func" "S" "array") ("f" "array_diff_uassoc(" "array $array1,array $array2,array $__args__ = null,callable $key_compare_func" "S" "array") ("f" "array_diff_key(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_diff(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_diff_assoc(" "array $array1,array $array2,array $__args__ = null" "S" "array") ("f" "array_column(" "array $array,mixed $column_key,mixed $index_key = null" "S" "array") ("f" "array_chunk(" "array $array,int $size,bool $preserve_keys = false" "S" "array") ("f" "array_change_key_case(" "array $array,int $case = CASE_LOWER" "S" "array") ("f" "apd_set_session_trace(" "int $debug_level,string $dump_directory = 'ini_get(\"apd.dumpdir\")'" "S" "void") ("f" "apd_set_pprof_trace(" "string $dump_directory = 'ini_get(\"apd.dumpdir\")',string $fragment = \"pprof\"" "S" "string") ("f" "apd_croak(" "string $warning,string $delimiter = \"<BR />\"" "S" "void") ("f" "apd_clunk(" "string $warning,string $delimiter = \"<BR />\"" "S" "void") ("f" "apc_store(" "string $key,mixed $var,int $ttl = 0" "S" "bool") ("f" "apc_sma_info(" "bool $limited = false" "S" "array") ("f" "apc_load_constants(" "string $key,bool $case_sensitive = true" "S" "bool") ("f" "apc_inc(" "string $key,int $step = 1,bool &$success = null" "S" "int") ("f" "apc_fetch(" "mixed $key,bool &$success = null" "S" "mixed") ("f" "apc_define_constants(" "string $key,array $constants,bool $case_sensitive = true" "S" "bool") ("f" "apc_dec(" "string $key,int $step = 1,bool &$success = null" "S" "int") ("f" "apc_compile_file(" "string $filename,bool $atomic = true" "S" "mixed") ("f" "apc_clear_cache(" "string $cache_type = \"\"" "S" "bool") ("f" "apc_cache_info(" "string $cache_type = \"\",bool $limited = false" "S" "array") ("f" "apc_bin_load(" "string $data,int $flags = 0" "S" "bool") ("f" "apc_bin_loadfile(" "string $filename,resource $context = NULL,int $flags = 0" "S" "bool") ("f" "apc_bin_dump(" "array $files = NULL,array $user_vars = NULL" "S" "string") ("f" "apc_bin_dumpfile(" "array $files,array $user_vars,string $filename,int $flags = 0,resource $context = NULL" "S" "int") ("f" "apc_add(" "string $key,mixed $var,int $ttl = 0" "S" "bool") ("f" "apache_setenv(" "string $variable,string $value,bool $walk_to_top = false" "S" "bool") ("f" "apache_note(" "string $note_name,string $note_value = \"\"" "S" "string") ("f" "apache_getenv(" "string $variable,bool $walk_to_top = false" "S" "string") ("c" #634# "Yaf_Exception_LoadFailed_View" "S" #634#) ("c" #633# "Yaf_Exception_LoadFailed_Action" "S" #633#) ("c" #632# "Yaf_Exception_LoadFailed_Controller" "S" #632#) ("c" #631# "Yaf_Exception_LoadFailed_Module" "S" #631#) ("c" #630# "Yaf_Exception_LoadFailed" "S" #630#) ("c" #629# "Yaf_Exception_RouterFailed" "S" #629#) ("c" #628# "Yaf_Exception_DispatchFailed" "S" #628#) ("c" #627# "Yaf_Exception_StartupError" "S" #627#) ("c" #641# "Yaf_Exception_TypeError" "S" #641#) ("c" #626# "Yaf_Exception_TypeError" "S" #626#) ("c" #642# "Yaf_Exception" "S" #642#) ("c" #643# "Yaf_Session" "S" #643#) ("c" #644# "Yaf_Route_Supervar" "S" #644#) ("c" #645# "Yaf_Route_Static" "S" #645#) ("c" #646# "Yaf_Route_Simple" "S" #646#) ("c" #647# "Yaf_Router" "S" #647#) ("c" #648# "Yaf_Route_Rewrite" "S" #648#) ("c" #649# "Yaf_Route_Regex" #650# #649#) ("c" #651# "Yaf_Route_Map" "S" #651#) ("c" #652# "Yaf_Route_Interface" #653# #652#) ("c" #654# "Yaf_Response_Abstract" "S" #654#) ("c" #655# "Yaf_Request_Simple" "S" #655#) ("c" #656# "Yaf_Request_Http" "S" #656#) ("c" #657# "Yaf_Request_Abstract" #658# #657#) ("c" #659# "Yaf_Registry" "S" #659#) ("c" #660# "Yaf_Plugin_Abstract" #661# #660#) ("c" #662# "Yaf_Loader" #663# #662#) ("c" #664# "Yaf_View_Simple" "S" #664#) ("c" #665# "Yaf_View_Interface" #666# #665#) ("c" #667# "Yaf_Action_Abstract" "S" #667#) ("c" #668# "Yaf_Controller_Abstract" "S" #668#) ("c" #669# "Yaf_Config_Simple" "S" #669#) ("c" #670# "Yaf_Config_Ini" "S" #670#) ("c" #671# "Yaf_Config_Abstract" #672# #671#) ("c" #673# "Yaf_Dispatcher" "S" #673#) ("c" #602# "Yaf_Bootstrap_Abstract" #674# #602#) ("c" #675# "Yaf_Application" #676# #675#) ("c" #601# "PharException" "S" #601#) ("c" #677# "PharFileInfo" "S" #677#) ("c" #678# "PharData" "S" #678#) ("c" #679# "Phar" "S" #679#) ("c" #680# "ReflectionException" "S" #680#) ("c" #681# "ReflectionProperty" "S" #681#) ("c" #682# "ReflectionParameter" "S" #682#) ("c" #683# "ReflectionObject" "S" #683#) ("c" #684# "ReflectionMethod" "S" #684#) ("c" #685# "ReflectionFunctionAbstract" #686# #685#) ("c" #687# "ReflectionFunction" "S" #687#) ("c" #688# "ReflectionExtension" "S" #688#) ("c" #689# "ReflectionZendExtension" "S" #689#) ("c" #690# "QuickHashIntStringHash" "S" #690#) ("c" #691# "QuickHashStringIntHash" "S" #691#) ("c" #692# "QuickHashIntHash" "S" #692#) ("c" #693# "QuickHashIntSet" "S" #693#) ("c" #694# "ReflectionClass" "S" #694#) ("c" #695# "Reflector" #696# #695#) ("c" #697# "Imagick" "S" #697#) ("c" #698# "DatePeriod" "S" #698#) ("c" #699# "DateInterval" "S" #699#) ("c" #700# "DateTimeZone" "S" #700#) ("c" #701# "DateTimeInterface" #702# #701#) ("c" #703# "DateTimeImmutable" "S" #703#) ("c" #704# "DateTime" "S" #704#) ("c" #705# "PDOException" "S" #705#) ("c" #706# "PDOStatement" #707# #706#) ("c" #708# "PDO" "S" #708#) ("c" #709# "SQLite3Result" #710# #709#) ("c" #711# "SQLite3Stmt" #712# #711#) ("c" #713# "SQLite3" "S" #713#) ("c" #714# "mysqli_sql_exception" "S" #714#) ("c" #715# "mysqli_warning" "S" #715#) ("c" #716# "mysqli_driver" #717# #716#) ("c" #718# "mysqli_result" #719# #718#) ("c" #720# "mysqli_stmt" "S" #720#) ("c" #721# "mysqli" "S" #721#) ("c" #722# "HttpResponse" #723# #722#) ("c" #724# "HttpRequestPool" "S" #724#) ("c" #725# "HttpRequest" "S" #725#) ("c" #726# "HttpQueryString" "S" #726#) ("c" #727# "HttpMessage" "S" #727#) ("c" #728# "HttpMessage" "S" #728#) ("c" #729# "HttpInflateStream" "S" #729#) ("c" #730# "HttpDeflateStream" "S" #730#) ("c" #731# "Memcache" #732# #731#) ("c" #733# "XMLReader" #734# #733#) ("c" #735# "SimpleXMLIterator" "S" #735#) ("c" #736# "SimpleXMLElement" "S" #736#) ("c" #737# "SplString" "S" #737#) ("c" #738# "SplBool" "S" #738#) ("c" #739# "SplEnum" "S" #739#) ("c" #740# "SplFloat" "S" #740#) ("c" #741# "SplInt" "S" #741#) ("c" #742# "SplType" "S" #742#) ("c" #743# "ZipArchive" #744# #743#) ("c" #745# "DOMXPath" "S" #745#) ("c" #746# "DOMText" "S" #746#) ("c" #747# "DOMProcessingInstruction" "S" #747#) ("c" #748# "DOMNotation" #749# #748#) ("c" #750# "DOMNodeList" #751# #750#) ("c" #752# "DOMNode" #753# #752#) ("c" #754# "DOMNamedNodeMap" #755# #754#) ("c" #756# "DOMImplementation" "S" #756#) ("c" #757# "DOMException" "S" #757#) ("c" #758# "DOMEntityReference" "S" #758#) ("c" #759# "DOMEntity" #760# #759#) ("c" #761# "DOMElement" "S" #761#) ("c" #762# "DOMDocumentType" #763# #762#) ("c" #764# "DOMDocumentFragment" #765# #764#) ("c" #766# "DOMDocument" "S" #766#) ("c" #767# "DOMComment" "S" #767#) ("c" #768# "DOMCharacterData" #769# #768#) ("c" #770# "DOMCdataSection" "S" #770#) ("c" #771# "DOMAttr" "S" #771#) ("c" #772# "SplSubject" #773# #772#) ("c" #774# "SplObserver" #775# #774#) ("c" #776# "ArrayObject" "S" #776#) ("c" #777# "SplTempFileObject" "S" #777#) ("c" #778# "SplFileObject" "S" #778#) ("c" #779# "SplFileInfo" "S" #779#) ("c" #508# "UnexpectedValueException" "S" #508#) ("c" #507# "UnderflowException" "S" #507#) ("c" #506# "RuntimeException" "S" #506#) ("c" #505# "RangeException" "S" #505#) ("c" #504# "OverflowException" "S" #504#) ("c" #503# "OutOfRangeException" "S" #503#) ("c" #502# "OutOfBoundsException" "S" #502#) ("c" #501# "LengthException" "S" #501#) ("c" #500# "InvalidArgumentException" "S" #500#) ("c" #499# "DomainException" "S" #499#) ("c" #498# "BadMethodCallException" "S" #498#) ("c" #497# "BadFunctionCallException" "S" #497#) ("c" #496# "LogicException" "S" #496#) ("c" #780# "Exception" "S" #780#) ("i" #781# "Traversable" "S" #781#) ("i" #782="Iterator" "Iterator" "S" #782#) ("i" #783="SeekableIterator" "SeekableIterator" "S" #783#) ("i" #784="OuterIterator" "OuterIterator" "S" #784#) ("i" #785="Countable" "Countable" "S" #785#) ("i" #786="RecursiveIterator" "RecursiveIterator" "S" #786#) ("c" #787# "RegexIterator" "S" #787#) ("c" #788# "RecursiveTreeIterator" "S" #788#) ("c" #789# "RecursiveRegexIterator" "S" #789#) ("c" #790# "RecursiveIteratorIterator" "S" #790#) ("c" #791# "RecursiveFilterIterator" "S" #791#) ("c" #792# "RecursiveDirectoryIterator" "S" #792#) ("c" #793# "RecursiveCallbackFilterIterator" "S" #793#) ("c" #794# "RecursiveCachingIterator" "S" #794#) ("c" #795# "RecursiveArrayIterator" "S" #795#) ("c" #796# "ParentIterator" "S" #796#) ("c" #797# "NoRewindIterator" "S" #797#) ("c" #798# "MultipleIterator" "S" #798#) ("c" #799# "LimitIterator" "S" #799#) ("c" #800# "IteratorIterator" "S" #800#) ("c" #801# "InfiniteIterator" "S" #801#) ("c" #802# "GlobIterator" "S" #802#) ("c" #803# "FilterIterator" "S" #803#) ("c" #804# "FilesystemIterator" "S" #804#) ("c" #805# "EmptyIterator" #806# #805#) ("c" #807# "DirectoryIterator" "S" #807#) ("c" #808# "CallbackFilterIterator" "S" #808#) ("c" #809# "CachingIterator" "S" #809#) ("c" #810# "ArrayIterator" "S" #810#) ("c" #811# "SeekableIterator" #812# #811#) ("c" #813# "ArrayIterator" "S" #813#) ("c" #814# "OuterIterator" #815# #814#) ("c" #816# "IteratorIterator" "S" #816#) ("c" #817# "SplObjectStorage" #818# #817#) ("c" #819# "SplFixedArray" "S" #819#) ("c" #820# "SplPriorityQueue" "S" #820#) ("c" #821# "SplMinHeap" "S" #821#) ("c" #822# "SplMaxHeap" "S" #822#) ("c" #823# "SplHeap" "S" #823#) ("c" #824# "SplQueue" "S" #824#) ("c" #825# "SplStack" "S" #825#) ("c" #826# "SplDoublyLinkedList" "S" #826#) ("c" #827# "MongoClient" "S" #827#) ("c" #828# "MongoDB" "S" #828#) ("c" #829# "MongoCursor" "S" #829#) ("c" #830# "MongoCommandCursor" "S" #830#) ("i" #831="MongoCursorInterface" "MongoCursorInterface" "S" #831#) ("c" #832# "MongoCollection" "S" #832#) ("d" #833="SWOOLE_EVENT_READ" #833# "S") ("d" #834="SWOOLE_EVENT_WRITE" #834# "S") ("d" #835="SWOOLE_SEM" #835# "S") ("d" #836="SWOOLE_SPINLOCK" #836# "S") ("d" #837="SWOOLE_RWLOCK" #837# "S") ("d" #838="SWOOLE_MUTEX" #838# "S") ("d" #839="SWOOLE_FILELOCK" #839# "S") ("d" #840="SWOOLE_KEEP" #840# "S") ("d" #841="SWOOLE_ASYNC" #841# "S") ("d" #842="SWOOLE_SYNC" #842# "S") ("d" #843="SWOOLE_SOCK_ASYNC" #843# "S") ("d" #844="SWOOLE_SOCK_SYNC" #844# "S") ("d" #845="SWOOLE_UNIX_STREAM" #845# "S") ("d" #846="SWOOLE_UNIX_DGRAM" #846# "S") ("d" #847="SWOOLE_UDP6" #847# "S") ("d" #848="SWOOLE_UDP" #848# "S") ("d" #849="SWOOLE_TCP6" #849# "S") ("d" #850="SWOOLE_TCP" #850# "S") ("d" #851="SWOOLE_SSL" #851# "S") ("d" #852="SWOOLE_SOCK_UNIX_STREAM" #852# "S") ("d" #853="SWOOLE_SOCK_UNIX_DGRAM" #853# "S") ("d" #854="SWOOLE_SOCK_UDP6" #854# "S") ("d" #855="SWOOLE_SOCK_UDP" #855# "S") ("d" #856="SWOOLE_SOCK_TCP6" #856# "S") ("d" #857="SWOOLE_SOCK_TCP" #857# "S") ("d" #858="SWOOLE_PACKET" #858# "S") ("d" #859="SWOOLE_PROCESS" #859# "S") ("d" #860="SWOOLE_THREAD" #860# "S") ("d" #861="SWOOLE_BASE" #861# "S") ("d" #862="SWOOLE_VERSION" #862# "S") ("c" #863# "swoole_table" #864# #863#) ("c" #865# "swoole_http_response" #866# #865#) ("c" #867# "swoole_http_request" #868# #867#) ("c" #869# "swoole_websocket_server" "S" #869#) ("d" #870="WEBSOCKET_OPCODE_TEXT" #870# "S") ("c" #871# "swoole_http_server" "S" #871#) ("d" #872="HTTP_GLOBAL_COOKIE" #872# "S") ("d" #873="HTTP_GLOBAL_POST" #873# "S") ("d" #874="HTTP_GLOBAL_GET" #874# "S") ("d" #875="HTTP_GLOBAL_ALL" #875# "S") ("c" #876# "swoole_buffer" "S" #876#) ("c" #877# "swoole_process" "S" #877#) ("f" "swoole_client_select(" "array &$read,array &$write,array &$error,$timeout" "S" nil) ("c" #878# "swoole_lock" "S" #878#) ("c" #879# "swoole_server" "S" #879#) ("c" #880# "swoole_client" "S" #880#) ("f" "swoole_async_dns_lookup(" "$domain,$callback" "S" nil) ("f" "swoole_async_write(" "$filename,$content,$offset,$callback = NULL" "S" "bool") ("f" "swoole_async_read(" "$filename,$callback,$trunk_size = 8192" "S" "bool") ("f" "swoole_async_writefile(" "$filename,$content,$callback" "S" nil) ("f" "swoole_async_readfile(" "$filename,$callback" "S" nil) ("f" "swoole_get_local_ip(" #1# "S" "array") ("f" "swoole_errno(" #1# "S" "int") ("f" "swoole_strerror(" "$errno" "S" nil) ("f" "swoole_version(" #1# "S" "string") ("f" "swoole_timer_tick(" "$ms,$callback,$params = null" "S" "int") ("f" "swoole_timer_clear(" "$timer_id" "S" "bool") ("f" "swoole_timer_del(" "$interval" "S" nil) ("f" "swoole_timer_after(" "$ms,$callback,$user_param = null" "S" "int") ("f" "swoole_timer_add(" "$interval,$callback" "S" "int") ("f" "swoole_event_wait(" #1# "S" "void") ("f" "swoole_server_taskwait(" "$task_data,$timeout = 0.5" "S" "string") ("f" "swoole_server_shutdown(" "$serv" "S" "void") ("f" "swoole_server_deltimer(" "$serv,$interval" "S" "void") ("f" "swoole_server_finish(" "$serv,$response" "S" "void") ("f" "swoole_server_task(" "$serv,$data" "S" "int") ("f" "swoole_get_mysqli_sock(" "\\mysqli $db" "S" "int") ("f" "swoole_event_write(" "mixed $socket,string $data" "S" nil) ("f" "swoole_event_exit(" #1# "S" "void") ("f" "swoole_event_del(" "$sock" "S" "bool") ("f" "swoole_event_set(" "$sock,$read_callback = NULL,$write_callback = NULL,$flag = NULL" "S" nil) ("f" "swoole_event_add(" "$sock,$read_callback = NULL,$write_callback = NULL,$flag = NULL" "S" "bool") ("f" "swoole_set_process_name(" "$name" "S" "void") ("f" "swoole_connection_list(" "$serv,$start_fd = 0,$pagesize = 10" "S" "array") ("f" "swoole_connection_info(" "$serv,$fd" "S" "array") ("f" "swoole_server_send(" "$serv,$fd,$data,$from_id = 0" "S" "bool") ("f" "swoole_server_close(" "$serv,$fd,$from_id = 0" "S" "bool") ("f" "swoole_server_reload(" "$serv" "S" "void") ("f" "swoole_server_start(" "$serv" "S" "bool") ("f" "swoole_server_handler(" "$serv,$event_name,$event_callback_function" "S" "bool") ("f" "swoole_server_addtimer(" "$serv,$interval" "S" "bool") ("f" "swoole_server_addlisten(" "$serv,$host = '127.0.0.1',$port = 9502" "S" "void") ("f" "swoole_server_create(" "$host,$port,$mode = SWOOLE_PROCESS,$sock_type = SWOOLE_SOCK_TCP" "S" nil) ("f" "swoole_server_set(" "$serv,array $arguments" "S" nil)) ((#636# ("Exception")) (#634# ("Yaf_Exception")) (#633# ("Yaf_Exception")) (#632# ("Yaf_Exception")) (#631# ("Yaf_Exception")) (#630# ("Yaf_Exception")) (#629# ("Yaf_Exception")) (#628# ("Yaf_Exception")) (#627# ("Yaf_Exception")) (#626# ("Yaf_Exception" "Yaf_Exception")) (#642# ("Exception")) (#643# ("Iterator,ArrayAccess,Countable")) (#644# ("Yaf_Route_Interface")) (#645# ("Yaf_Router")) (#646# ("Yaf_Route_Interface")) (#648# ("Yaf_Route_Interface,Yaf_Route_Interface")) (#649# ("Yaf_Route_Interface,Yaf_Route_Interface")) (#651# ("Yaf_Route_Interface")) (#655# ("Yaf_Request_Abstract")) (#656# ("Yaf_Request_Abstract")) (#664# ("Yaf_View_Interface")) (#667# ("Yaf_Controller_Abstract")) (#669# ("Yaf_Config_Abstract,Iterator,ArrayAccess,Countable")) (#670# ("Yaf_Config_Abstract,Iterator,ArrayAccess,Countable")) (#601# ("Exception")) (#677# ("SplFileInfo")) (#678# ("Phar")) (#679# ("RecursiveDirectoryIterator,Countable,ArrayAccess")) (#680# ("Exception")) (#681# ("Reflector")) (#682# ("Reflector")) (#683# ("ReflectionClass,Reflector")) (#684# ("ReflectionFunctionAbstract,Reflector")) (#685# ("Reflector")) (#687# ("ReflectionFunctionAbstract,Reflector")) (#688# ("Reflector")) (#689# ("Reflector")) (#694# ("Reflector")) (#697# ("Iterator")) (#698# ("Traversable")) (#703# ("DateTimeInterface")) (#704# ("DateTimeInterface")) (#705# ("RuntimeException")) (#706# ("Traversable")) (#714# ("RuntimeException")) (#718# ("Traversable")) (#724# ("Iterator,Countable")) (#726# ("ArrayAccess,Serializable")) (#728# ("Iterator,Countable,Serializable" "Iterator,Countable,Serializable")) (#735# ("SimpleXMLElement,RecursiveIterator,Countable")) (#736# ("Traversable")) (#737# ("SplType")) (#738# ("SplEnum")) (#739# ("SplType")) (#740# ("SplType")) (#741# ("SplType")) (#746# ("DOMCharacterData")) (#747# ("DOMNode")) (#748# ("DOMNode")) (#750# ("Traversable")) (#754# ("Traversable")) (#757# ("Exception")) (#758# ("DOMNode")) (#759# ("DOMNode")) (#761# ("DOMNode")) (#762# ("DOMNode")) (#764# ("DOMNode")) (#766# ("DOMNode")) (#767# ("DOMCharacterData")) (#768# ("DOMNode")) (#770# ("DOMText")) (#771# ("DOMNode")) (#776# ("IteratorAggregate,ArrayAccess,Serializable,Countable")) (#777# ("SplFileObject,SeekableIterator,RecursiveIterator")) (#778# ("SplFileInfo,RecursiveIterator,SeekableIterator")) (#508# ("RuntimeException")) (#507# ("RuntimeException")) (#506# ("Exception")) (#505# ("RuntimeException")) (#504# ("RuntimeException")) (#503# ("LogicException")) (#502# ("RuntimeException")) (#501# ("LogicException")) (#500# ("LogicException")) (#499# ("LogicException")) (#498# ("BadFunctionCallException")) (#497# ("LogicException")) (#496# ("Exception")) (#787# ("FilterIterator")) (#788# ("RecursiveIteratorIterator,OuterIterator")) (#789# ("RegexIterator,RecursiveIterator")) (#790# ("OuterIterator")) (#791# ("FilterIterator,OuterIterator,RecursiveIterator")) (#792# ("FilesystemIterator,SeekableIterator,RecursiveIterator")) (#793# ("CallbackFilterIterator,OuterIterator,RecursiveIterator")) (#794# ("CachingIterator,Countable,ArrayAccess,OuterIterator,RecursiveIterator")) (#795# ("ArrayIterator,RecursiveIterator")) (#796# ("RecursiveFilterIterator,RecursiveIterator,OuterIterator")) (#797# ("IteratorIterator")) (#798# ("Iterator")) (#799# ("IteratorIterator,OuterIterator")) (#801# ("IteratorIterator,OuterIterator")) (#802# ("FilesystemIterator,SeekableIterator,Countable")) (#803# ("IteratorIterator,OuterIterator")) (#804# ("DirectoryIterator,SeekableIterator")) (#805# ("Iterator")) (#807# ("SplFileInfo,SeekableIterator")) (#808# ("FilterIterator,OuterIterator")) (#809# ("IteratorIterator,OuterIterator,ArrayAccess,Countable")) (#811# ("Iterator")) (#813# ("ArrayAccess,SeekableIterator,Countable,Serializable" "ArrayAccess,SeekableIterator,Countable,Serializable")) (#814# ("Iterator")) (#816# ("OuterIterator" "OuterIterator")) (#817# ("Countable,Iterator,Serializable,ArrayAccess")) (#819# ("Iterator,ArrayAccess,Countable")) (#820# ("Iterator,Countable")) (#821# ("SplHeap,Iterator,Countable")) (#822# ("SplHeap,Iterator,Countable")) (#823# ("Iterator,Countable")) (#824# ("SplDoublyLinkedList,Iterator,ArrayAccess,Countable")) (#825# ("SplDoublyLinkedList,Iterator,ArrayAccess,Countable")) (#826# ("Iterator,ArrayAccess,Countable")) (#829# ("MongoCursorInterface,Iterator")) (#830# ("MongoCursorInterface,Iterator")) (#869# ("swoole_http_server")) (#871# ("swoole_server")))))
(provide 'ac-php-comm-tags-data)