Changeset 671 for trunk/utils.h
- Timestamp:
- 08/14/2009 04:02:53 AM (4 years ago)
- Files:
-
- 1 modified
-
trunk/utils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils.h
r669 r671 134 134 #endif 135 135 136 #ifndef ZEND_ENGINE_2_3 137 size_t zend_dirname(char *path, size_t len); 138 long zend_atol(const char *str, int len); 139 #endif 140 136 141 typedef struct { 137 142 zend_uint size;

