Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PHP5.3中 zend_hash_get_current_key方法原型批注 #126

Open

Description

PHP5.3中
zend_hash_get_current_key方法原型和文章中不一样
官方为:

define zend_hash_get_current_key(ht, str_index, num_index, duplicate) \

 zend_hash_get_current_key_ex(ht, str_index, NULL, num_index, duplicate, NULL)

8.2章节为:
int zend_hash_get_current_key(HashTable _ht,char *_strIdx, unit *strIdxLen,ulong *numIdx, zend_bool duplicate);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /