Lines Matching refs:zend_string
113 zend_string *lcname;
114 zend_string *rtd_key;
115 zend_string *lc_parent_name;
204 zend_string *cwd; /* current working directory or NULL */
205 zend_string *include_path; /* current value of "include_path" directive */
226 zend_string key;
233 zend_string *start;
234 zend_string *top;
235 zend_string *end;
236 zend_string *saved_top;
316 zend_result zend_accel_invalidate(zend_string *filename, bool force);
320 zend_string *accel_make_persistent_key(zend_string *path);
326 zend_string* ZEND_FASTCALL accel_new_interned_string(zend_string *str);
328 uint32_t zend_accel_get_class_name_map_ptr(zend_string *type_name);