first_dim         803 Zend/zend_compile.c void fetch_array_begin(znode *result, znode *varname, znode *first_dim TSRMLS_DC) /* {{{ */
first_dim         807 Zend/zend_compile.c 	fetch_array_dim(result, result, first_dim TSRMLS_CC);
first_dim         477 Zend/zend_compile.h void fetch_array_begin(znode *result, znode *varname, znode *first_dim TSRMLS_DC);