363d1bb20f
This change is mostly for FB internal organizational reasons. Building is not effected beyond the fact that the target now lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
39 linhas
7.6 KiB
SQL
39 linhas
7.6 KiB
SQL
// @generated by "php idl.php inc {input.idl.php} {output.inc}"
|
|
|
|
#if EXT_TYPE == 0
|
|
"hphp_recursiveiteratoriterator___construct", T(Object), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), "iterator", T(Object), NULL, S(0), NULL, S(0), "mode", T(Int64), NULL, S(0), NULL, S(0), "flags", T(Int64), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n * @iterator resource\n *\n * @mode int\n * @flags int\n *\n * @return resource\n *\n */",
|
|
"hphp_recursiveiteratoriterator_getinneriterator", T(Object), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return resource\n *\n */",
|
|
"hphp_recursiveiteratoriterator_current", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_recursiveiteratoriterator_key", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_recursiveiteratoriterator_next", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_recursiveiteratoriterator_rewind", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_recursiveiteratoriterator_valid", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return bool\n */",
|
|
"hphp_directoryiterator___construct", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), "path", T(String), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n * @path string\n *\n * @return bool\n */",
|
|
"hphp_directoryiterator_key", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_directoryiterator_next", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_directoryiterator_rewind", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_directoryiterator_seek", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), "position", T(Int64), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n * @position int\n */",
|
|
"hphp_directoryiterator_current", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_directoryiterator___tostring", T(String), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return string\n */",
|
|
"hphp_directoryiterator_valid", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return bool\n */",
|
|
"hphp_directoryiterator_isdot", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return bool\n */",
|
|
"hphp_recursivedirectoryiterator___construct", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), "path", T(String), NULL, S(0), NULL, S(0), "flags", T(Int64), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n * @path string\n * @flags int\n *\n * @return bool\n */",
|
|
"hphp_recursivedirectoryiterator_key", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_recursivedirectoryiterator_next", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_recursivedirectoryiterator_rewind", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n */",
|
|
"hphp_recursivedirectoryiterator_seek", T(Void), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), "position", T(Int64), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n * @position int\n */",
|
|
"hphp_recursivedirectoryiterator_current", T(Variant), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return mixed\n */",
|
|
"hphp_recursivedirectoryiterator___tostring", T(String), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return string\n */",
|
|
"hphp_recursivedirectoryiterator_valid", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return bool\n */",
|
|
"hphp_recursivedirectoryiterator_haschildren", T(Boolean), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return bool\n */",
|
|
"hphp_recursivedirectoryiterator_getchildren", T(Object), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return resource\n *\n */",
|
|
"hphp_recursivedirectoryiterator_getsubpath", T(String), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return string\n */",
|
|
"hphp_recursivedirectoryiterator_getsubpathname", T(String), S(0), "obj", T(Object), NULL, S(0), NULL, S(0), NULL, S(81920), "/**\n * ( HipHop specific )\n *\n *\n * @obj resource\n *\n *\n * @return string\n */",
|
|
|
|
#elif EXT_TYPE == 1
|
|
|
|
#elif EXT_TYPE == 2
|
|
"MutableArrayIterator", "", NULL, "__construct", T(Void), S(0), "array", T(Variant), NULL, S(0), NULL, S(1), NULL, S(16384), "/**\n * ( excerpt from\n * http://php.net/manual/en/mutablearrayiterator.construct.php )\n *\n *\n * @array mixed\n */", S(16384),"currentRef", T(Variant), S(1), NULL, S(16384), "/**\n * ( excerpt from\n * http://php.net/manual/en/mutablearrayiterator.currentref.php )\n *\n *\n * @return mixed\n */", S(16384),"current", T(Variant), S(0), NULL, S(16384), "/**\n * ( excerpt from http://php.net/manual/en/mutablearrayiterator.current.php\n * )\n *\n *\n * @return mixed\n */", S(16384),"key", T(Variant), S(0), NULL, S(16384), "/**\n * ( excerpt from http://php.net/manual/en/mutablearrayiterator.key.php )\n *\n *\n * @return mixed\n */", S(16384),"next", T(Void), S(0), NULL, S(16384), "/**\n * ( excerpt from http://php.net/manual/en/mutablearrayiterator.next.php )\n *\n *\n */", S(16384),"valid", T(Boolean), S(0), NULL, S(16384), "/**\n * ( excerpt from http://php.net/manual/en/mutablearrayiterator.valid.php )\n *\n *\n * @return bool\n */", S(16384),NULL,NULL,NULL,
|
|
S(134234112), "/**\n * ( excerpt from http://php.net/manual/en/class.mutablearrayiterator.php )\n *\n * Data structure used by the runtime to deal with mutable iteration\n * inside yield generators.\n *\n */",
|
|
#endif
|