ref              1003 ext/dom/node.c 	zval *id, *node, *ref = NULL;
ref              1008 ext/dom/node.c 	if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OO|O!", &id, dom_node_class_entry, &node, dom_node_class_entry, &ref, dom_node_class_entry) == FAILURE) {
ref              1050 ext/dom/node.c 	if (ref != NULL) {
ref              1051 ext/dom/node.c 		DOM_GET_OBJ(refp, ref, xmlNodePtr, refpobj);
ref               187 ext/fileinfo/libmagic/cdf_time.c 	static const char *ref = "Sat Apr 23 01:30:00 1977";
ref               194 ext/fileinfo/libmagic/cdf_time.c 	if (strcmp(ref, p) != 0)
ref               195 ext/fileinfo/libmagic/cdf_time.c 		errx(1, "Error date %s != %s\n", ref, p);
ref                22 ext/gd/libgd/gdtest.c   gdImagePtr im, ref, im2, im3;
ref                47 ext/gd/libgd/gdtest.c   ref = gdImageCreateFromPng (in);
ref                51 ext/gd/libgd/gdtest.c   printf ("Reference File has %d Palette entries\n", ref->colorsTotal);
ref                53 ext/gd/libgd/gdtest.c   CompareImages ("Initial Versions", ref, im);
ref                73 ext/gd/libgd/gdtest.c   CompareImages ("GD->PNG File->GD", ref, im2);
ref                82 ext/gd/libgd/gdtest.c   CompareImages ("GD->PNG ptr->GD", ref, im2);
ref               105 ext/gd/libgd/gdtest.c   CompareImages ("GD->GD2 File->GD", ref, im2);
ref               117 ext/gd/libgd/gdtest.c   CompareImages ("GD->GD2 ptr->GD", ref, im2);
ref               140 ext/gd/libgd/gdtest.c   CompareImages ("GD->GD File->GD", ref, im2);
ref               152 ext/gd/libgd/gdtest.c   CompareImages ("GD->GD ptr->GD", ref, im2);
ref               174 ext/gd/libgd/gdtest.c       CompareImages ("GD Source", ref, im2);
ref               199 ext/gd/libgd/gdtest.c       CompareImages ("GD Sink", ref, im2);
ref               342 ext/gd/libgd/gdtest.c       CompareImages ("WBMP test (gdtest.png, gdtest.wbmp)", ref, im2);
ref               354 ext/gd/libgd/gdtest.c   gdImageDestroy (ref);
ref               224 ext/imap/php_imap.c 	ZEND_ARG_INFO(0, ref)
ref               230 ext/imap/php_imap.c 	ZEND_ARG_INFO(0, ref)
ref               236 ext/imap/php_imap.c 	ZEND_ARG_INFO(0, ref)
ref               272 ext/imap/php_imap.c 	ZEND_ARG_INFO(0, ref)
ref               278 ext/imap/php_imap.c 	ZEND_ARG_INFO(0, ref)
ref              1842 ext/imap/php_imap.c 	char *ref, *pat;
ref              1847 ext/imap/php_imap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &streamind, &ref, &ref_len, &pat, &pat_len) == FAILURE) {
ref              1857 ext/imap/php_imap.c 	mail_list(imap_le_struct->imap_stream, ref, pat);
ref              1880 ext/imap/php_imap.c 	char *ref, *pat;
ref              1886 ext/imap/php_imap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &streamind, &ref, &ref_len, &pat, &pat_len) == FAILURE) {
ref              1896 ext/imap/php_imap.c 	mail_list(imap_le_struct->imap_stream, ref, pat);
ref              1930 ext/imap/php_imap.c 	char *ref, *pat, *content;
ref              1935 ext/imap/php_imap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsss", &streamind, &ref, &ref_len, &pat, &pat_len, &content, &content_len) == FAILURE) {
ref              1942 ext/imap/php_imap.c 	mail_scan(imap_le_struct->imap_stream, ref, pat, content);
ref              2149 ext/imap/php_imap.c 	char *ref, *pat;
ref              2154 ext/imap/php_imap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &streamind, &ref, &ref_len, &pat, &pat_len) == FAILURE) {
ref              2164 ext/imap/php_imap.c 	mail_lsub(imap_le_struct->imap_stream, ref, pat);
ref              2186 ext/imap/php_imap.c 	char *ref, *pat;
ref              2192 ext/imap/php_imap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &streamind, &ref, &ref_len, &pat, &pat_len) == FAILURE) {
ref              2202 ext/imap/php_imap.c 	mail_lsub(imap_le_struct->imap_stream, ref, pat);
ref              2618 ext/mbstring/oniguruma/regparse.c 	   UChar** rname_end, ScanEnv* env, int* rback_num, int ref)
ref              2646 ext/mbstring/oniguruma/regparse.c       if (ref == 1)
ref              2654 ext/mbstring/oniguruma/regparse.c       if (ref == 1) {
ref              2735 ext/mbstring/oniguruma/regparse.c 	   UChar** rname_end, ScanEnv* env, int* rback_num, int ref)
ref              5990 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
ref              5996 ext/pcre/pcrelib/pcre_jit_compile.c if (ref)
ref              6011 ext/pcre/pcrelib/pcre_jit_compile.c   if (ref)
ref              6040 ext/pcre/pcrelib/pcre_jit_compile.c   if (ref)
ref              6086 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
ref              6099 ext/pcre/pcrelib/pcre_jit_compile.c if (ref)
ref              6143 ext/pcre/pcrelib/pcre_jit_compile.c     if (ref)
ref              6151 ext/pcre/pcrelib/pcre_jit_compile.c     if (ref)
ref              6166 ext/pcre/pcrelib/pcre_jit_compile.c     if (ref)
ref              6169 ext/pcre/pcrelib/pcre_jit_compile.c     if (ref)
ref              6187 ext/pcre/pcrelib/pcre_jit_compile.c   if (!ref)
ref              6223 ext/pcre/pcrelib/pcre_jit_compile.c allocate_stack(common, ref ? 2 : 3);
ref              6224 ext/pcre/pcrelib/pcre_jit_compile.c if (ref)
ref              6234 ext/pcre/pcrelib/pcre_jit_compile.c   if (ref)
ref              6249 ext/pcre/pcrelib/pcre_jit_compile.c   if (ref)
ref              6267 ext/pcre/pcrelib/pcre_jit_compile.c if (!ref)
ref              8746 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
ref              8749 ext/pcre/pcrelib/pcre_jit_compile.c type = cc[ref ? 1 + IMM2_SIZE : 1 + 2 * IMM2_SIZE];
ref              8764 ext/pcre/pcrelib/pcre_jit_compile.c free_stack(common, ref ? 2 : 3);
ref              2174 ext/reflection/php_reflection.c 	parameter_reference *ref;
ref              2331 ext/reflection/php_reflection.c 	ref = (parameter_reference*) emalloc(sizeof(parameter_reference));
ref              2332 ext/reflection/php_reflection.c 	ref->arg_info = &arg_info[position];
ref              2333 ext/reflection/php_reflection.c 	ref->offset = (zend_uint)position;
ref              2334 ext/reflection/php_reflection.c 	ref->required = fptr->common.required_num_args;
ref              2335 ext/reflection/php_reflection.c 	ref->fptr = fptr;
ref              2337 ext/reflection/php_reflection.c 	intern->ptr = ref;
ref              4945 ext/reflection/php_reflection.c 	property_reference *ref;
ref              4951 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              4953 ext/reflection/php_reflection.c 	_property_string(&str, &ref->prop, NULL, "" TSRMLS_CC);
ref              4972 ext/reflection/php_reflection.c 	property_reference *ref;
ref              4977 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              4978 ext/reflection/php_reflection.c 	RETURN_BOOL(ref->prop.flags & mask);
ref              5027 ext/reflection/php_reflection.c 	property_reference *ref;
ref              5032 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              5034 ext/reflection/php_reflection.c 	RETURN_LONG(ref->prop.flags);
ref              5043 ext/reflection/php_reflection.c 	property_reference *ref;
ref              5048 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              5050 ext/reflection/php_reflection.c 	if (!(ref->prop.flags & (ZEND_ACC_PUBLIC | ZEND_ACC_IMPLICIT_PUBLIC)) && intern->ignore_visibility == 0) {
ref              5058 ext/reflection/php_reflection.c 	if ((ref->prop.flags & ZEND_ACC_STATIC)) {
ref              5060 ext/reflection/php_reflection.c 		if (!CE_STATIC_MEMBERS(intern->ce)[ref->prop.offset]) {
ref              5061 ext/reflection/php_reflection.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", intern->ce->name, ref->prop.name);
ref              5064 ext/reflection/php_reflection.c 		*return_value= *CE_STATIC_MEMBERS(intern->ce)[ref->prop.offset];
ref              5073 ext/reflection/php_reflection.c 		zend_unmangle_property_name(ref->prop.name, ref->prop.name_length, &class_name, &prop_name);
ref              5074 ext/reflection/php_reflection.c 		member_p = zend_read_property(ref->ce, object, prop_name, strlen(prop_name), 1 TSRMLS_CC);
ref              5089 ext/reflection/php_reflection.c 	property_reference *ref;
ref              5096 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              5098 ext/reflection/php_reflection.c 	if (!(ref->prop.flags & ZEND_ACC_PUBLIC) && intern->ignore_visibility == 0) {
ref              5106 ext/reflection/php_reflection.c 	if ((ref->prop.flags & ZEND_ACC_STATIC)) {
ref              5114 ext/reflection/php_reflection.c 		if (!CE_STATIC_MEMBERS(intern->ce)[ref->prop.offset]) {
ref              5115 ext/reflection/php_reflection.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", intern->ce->name, ref->prop.name);
ref              5118 ext/reflection/php_reflection.c 		variable_ptr = &CE_STATIC_MEMBERS(intern->ce)[ref->prop.offset];
ref              5148 ext/reflection/php_reflection.c 		zend_unmangle_property_name(ref->prop.name, ref->prop.name_length, &class_name, &prop_name);
ref              5149 ext/reflection/php_reflection.c 		zend_update_property(ref->ce, object, prop_name, strlen(prop_name), value TSRMLS_CC);
ref              5159 ext/reflection/php_reflection.c 	property_reference *ref;
ref              5168 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              5170 ext/reflection/php_reflection.c 	if (zend_unmangle_property_name(ref->prop.name, ref->prop.name_length, &class_name, &prop_name) != SUCCESS) {
ref              5175 ext/reflection/php_reflection.c 	ce = tmp_ce = ref->ce;
ref              5198 ext/reflection/php_reflection.c 	property_reference *ref;
ref              5203 ext/reflection/php_reflection.c 	GET_REFLECTION_OBJECT_PTR(ref);
ref              5204 ext/reflection/php_reflection.c 	if (ref->prop.doc_comment) {
ref              5205 ext/reflection/php_reflection.c 		RETURN_STRINGL(ref->prop.doc_comment, ref->prop.doc_comment_len, 1);
ref              1060 ext/soap/php_schema.c 	xmlAttrPtr ns, name, ref = NULL;
ref              1070 ext/soap/php_schema.c 		name = ref = get_attribute(groupType->properties, "ref");
ref              1076 ext/soap/php_schema.c 		if (ref) {
ref              1080 ext/soap/php_schema.c 			parse_namespace(ref->children->content, &type, &ns);
ref              1151 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1158 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1165 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1489 ext/soap/php_schema.c 	xmlAttrPtr attrs, attr, ns, name, type, ref = NULL;
ref              1499 ext/soap/php_schema.c 		name = ref = get_attribute(attrs, "ref");
ref              1510 ext/soap/php_schema.c 		if (ref) {
ref              1515 ext/soap/php_schema.c 			parse_namespace(ref->children->content, &type, &ns);
ref              1535 ext/soap/php_schema.c 			newType->ref = estrdup(nscat.c);
ref              1592 ext/soap/php_schema.c 		if (ref != NULL) {
ref              1607 ext/soap/php_schema.c 		if (ref != NULL) {
ref              1615 ext/soap/php_schema.c 		if (ref != NULL) {
ref              1617 ext/soap/php_schema.c 		} else if (ref != NULL) {
ref              1662 ext/soap/php_schema.c 		if (ref != NULL) {
ref              1681 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1689 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1731 ext/soap/php_schema.c 	xmlAttrPtr attr, name, ref = NULL, type = NULL;
ref              1736 ext/soap/php_schema.c 		name = ref = get_attribute(attrType->properties, "ref");
ref              1745 ext/soap/php_schema.c 		if (ref) {
ref              1749 ext/soap/php_schema.c 			parse_namespace(ref->children->content, &attr_name, &ns);
ref              1766 ext/soap/php_schema.c 			newAttr->ref = estrdup(key.c);
ref              1809 ext/soap/php_schema.c 		if (ref != NULL) {
ref              1917 ext/soap/php_schema.c 			if (ref != NULL) {
ref              1948 ext/soap/php_schema.c 	xmlAttrPtr name, ref = NULL;
ref              1953 ext/soap/php_schema.c 		name = ref = get_attribute(attrGroup->properties, "ref");
ref              1980 ext/soap/php_schema.c 		} else if (ref) {
ref              1993 ext/soap/php_schema.c 			parse_namespace(ref->children->content, &group_name, &ns);
ref              2001 ext/soap/php_schema.c 			newAttr->ref = estrdup(key.c);
ref              2020 ext/soap/php_schema.c 			if (ref != NULL) {
ref              2025 ext/soap/php_schema.c 			if (ref != NULL) {
ref              2030 ext/soap/php_schema.c 			if (ref != NULL) {
ref              2063 ext/soap/php_schema.c static void* schema_find_by_ref(HashTable *ht, char *ref)
ref              2067 ext/soap/php_schema.c 	if (zend_hash_find(ht, ref, strlen(ref)+1, (void**)&tmp) == SUCCESS) {
ref              2070 ext/soap/php_schema.c 		ref = strrchr(ref, ':');
ref              2071 ext/soap/php_schema.c 		if (ref) {
ref              2072 ext/soap/php_schema.c 			if (zend_hash_find(ht, ref, strlen(ref)+1, (void**)&tmp) == SUCCESS) {
ref              2084 ext/soap/php_schema.c 	if (attr->ref != NULL) {
ref              2086 ext/soap/php_schema.c 			tmp = (sdlAttributePtr*)schema_find_by_ref(ctx->attributes, attr->ref);
ref              2117 ext/soap/php_schema.c 		if (attr->name == NULL && attr->ref != NULL) {
ref              2118 ext/soap/php_schema.c 			char *name = strrchr(attr->ref, ':');
ref              2122 ext/soap/php_schema.c 				attr->name = estrdup(attr->ref);
ref              2125 ext/soap/php_schema.c 		efree(attr->ref);
ref              2126 ext/soap/php_schema.c 		attr->ref = NULL;
ref              2135 ext/soap/php_schema.c 	if (attr->ref != NULL) {
ref              2137 ext/soap/php_schema.c 			tmp = (sdlTypePtr*)schema_find_by_ref(ctx->attributeGroups, attr->ref);
ref              2178 ext/soap/php_schema.c 		efree(attr->ref);
ref              2179 ext/soap/php_schema.c 		attr->ref = NULL;
ref              2237 ext/soap/php_schema.c 	if (type->ref != NULL) {
ref              2239 ext/soap/php_schema.c 			tmp = (sdlTypePtr*)schema_find_by_ref(ctx->sdl->elements, type->ref);
ref              2253 ext/soap/php_schema.c 			} else if (strcmp(type->ref, SCHEMA_NAMESPACE ":schema") == 0) {
ref              2256 ext/soap/php_schema.c 				soap_error1(E_ERROR, "Parsing Schema: unresolved element 'ref' attribute '%s'", type->ref);
ref              2259 ext/soap/php_schema.c 		efree(type->ref);
ref              2260 ext/soap/php_schema.c 		type->ref = NULL;
ref              2521 ext/soap/php_schema.c 	if (attr->ref) {
ref              2522 ext/soap/php_schema.c 		efree(attr->ref);
ref              2547 ext/soap/php_schema.c 	if (attr->ref) {
ref              2548 ext/soap/php_schema.c 		free(attr->ref);
ref              1235 ext/soap/php_sdl.c 	attr->ref = sdl_deserialize_string(in);
ref              1332 ext/soap/php_sdl.c 	type->ref = sdl_deserialize_string(in);
ref              1848 ext/soap/php_sdl.c 	sdl_serialize_string(attr->ref, out);
ref              1938 ext/soap/php_sdl.c 	sdl_serialize_string(type->ref, out);
ref              2626 ext/soap/php_sdl.c 	if (pattr->ref) {
ref              2627 ext/soap/php_sdl.c 		pattr->ref = strdup(pattr->ref);
ref              2745 ext/soap/php_sdl.c 	if (ptype->ref) {
ref              2746 ext/soap/php_sdl.c 		ptype->ref = strdup(ptype->ref);
ref               211 ext/soap/php_sdl.h 	char               *ref;
ref               247 ext/soap/php_sdl.h 	char      *ref;
ref               895 main/main.c    			char *ref;  /* temp copy for duplicated docref */
ref               899 main/main.c    			ref = estrdup(docref);
ref               903 main/main.c    			docref_buf = ref;
ref               905 main/main.c    			p = strrchr(ref, '#');
ref               915 main/main.c    				spprintf(&docref_buf, 0, "%s%s", ref, PG(docref_ext));
ref               916 main/main.c    				efree(ref);
ref              1096 sapi/cli/php_cli.c 					zval *arg, *ref;
ref              1122 sapi/cli/php_cli.c 					ALLOC_ZVAL(ref);
ref              1123 sapi/cli/php_cli.c 					object_init_ex(ref, pce);
ref              1124 sapi/cli/php_cli.c 					INIT_PZVAL(ref);
ref              1129 sapi/cli/php_cli.c 					zend_call_method_with_1_params(&ref, pce, &pce->constructor, "__construct", NULL, arg);
ref              1137 sapi/cli/php_cli.c 						zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref);
ref              1139 sapi/cli/php_cli.c 					zval_ptr_dtor(&ref);