Home
last modified time | relevance | path

Searched defs:count (Results 101 – 105 of 105) sorted by relevance

12345

/PHP-5.5/ext/spl/
H A Dspl_directory.c1611 SPL_METHOD(GlobIterator, count) in SPL_METHOD() argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c359 int count, count_static_props = 0, count_static_funcs = 0, count_shadow_props = 0; in _class_string() local
790 zend_uint i, count; in _function_closure_string() local
/PHP-5.5/Zend/
H A Dzend_alloc.c445 int count; member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h259 size_t count; member
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c8601 unsigned int count; /* Number of entries in this table */ member
8604 int count; /* Number of entries with this hash */ member

Completed in 401 milliseconds

12345