lctype 2207 Zend/zend_compile.c int lctype; lctype 2211 Zend/zend_compile.c lctype = zend_get_class_fetch_type(lcname, strlen(lcname)); lctype 2212 Zend/zend_compile.c switch (lctype) { lctype 2239 Zend/zend_compile.c lctype == ZEND_FETCH_CLASS_STATIC ? "static" : "parent" lctype 2245 Zend/zend_compile.c lctype == ZEND_FETCH_CLASS_STATIC ? "static" : "parent"