Home
last modified time | relevance | path

Searched refs:ref (Results 126 – 142 of 142) sorted by relevance

123456

/PHP-5.4/ext/dom/
H A Dnode.c1001 zval *id, *node, *ref = NULL; in PHP_FUNCTION() local
1006 …tThis(), "OO|O!", &id, dom_node_class_entry, &node, dom_node_class_entry, &ref, dom_node_class_ent… in PHP_FUNCTION()
1048 if (ref != NULL) { in PHP_FUNCTION()
1049 DOM_GET_OBJ(refp, ref, xmlNodePtr, refpobj); in PHP_FUNCTION()
/PHP-5.4/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt22 type refcursortype is ref cursor;
H A Dbug43492.phpt32 While fetching data from a ref cursor, the parent statement needs to
/PHP-5.4/ext/soap/
H A Dphp_sdl.c1233 attr->ref = sdl_deserialize_string(in); in sdl_deserialize_attribute()
1330 type->ref = sdl_deserialize_string(in); in sdl_deserialize_type()
1846 sdl_serialize_string(attr->ref, out); in sdl_serialize_attribute()
1936 sdl_serialize_string(type->ref, out); in sdl_serialize_type()
2624 if (pattr->ref) { in make_persistent_sdl_attribute()
2625 pattr->ref = strdup(pattr->ref); in make_persistent_sdl_attribute()
2743 if (ptype->ref) { in make_persistent_sdl_type()
2744 ptype->ref = strdup(ptype->ref); in make_persistent_sdl_type()
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5959 if (ref) in compile_ref_matchingpath()
5974 if (ref) in compile_ref_matchingpath()
6003 if (ref) in compile_ref_matchingpath()
6062 if (ref) in compile_ref_iterator_matchingpath()
6106 if (ref) in compile_ref_iterator_matchingpath()
6114 if (ref) in compile_ref_iterator_matchingpath()
6150 if (!ref) in compile_ref_iterator_matchingpath()
6187 if (ref) in compile_ref_iterator_matchingpath()
6197 if (ref) in compile_ref_iterator_matchingpath()
6212 if (ref) in compile_ref_iterator_matchingpath()
[all …]
/PHP-5.4/tests/lang/
H A DforeachLoop.014.phpt16 $ref = &$a;
H A DforeachLoop.015.phpt16 $ref = &$a;
/PHP-5.4/Zend/tests/
H A D019.phpt310 echo "\n** Testing unset() variation 2: unset on a variable passed by ref. inside of a function **\…
324 $ref_val = "new value by ref";
1320 ** Testing unset() variation 2: unset on a variable passed by ref. inside of a function **
/PHP-5.4/win32/build/
H A Dconfig.w32.phpize.in194 ADD_FLAG("LDFLAGS", "/incremental:no /debug /opt:ref,icf");
H A Dconfig.w32209 ADD_FLAG("LDFLAGS", "/incremental:no /debug /opt:ref,icf");
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.c2536 fetch_name(UChar** src, UChar* end, UChar** rname_end, ScanEnv* env, int ref) in fetch_name() argument
2559 if (ref == 1) in fetch_name()
2612 fetch_name(UChar** src, UChar* end, UChar** rname_end, ScanEnv* env, int ref) in fetch_name() argument
H A DHISTORY1529 define: (?<name>...), back-ref: \g<name>
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput27713 2 Cond ref
8250 1 Cond ref
8274 2 Cond ref
8307 1 Cond ref
8323 1 Cond ref
10311 Cond ref <D>2
/PHP-5.4/
H A Dconfigure.in1615 | details, see this page: http://www.php.net/manual/ref.oci8.php |
H A DNEWS3475 . Fixed covariance of return-by-ref constraints. (Etienne)
5759 - Fixed bug #44206 (OCI8 selecting ref cursors leads to ORA-1000 maximum open cursors reached). (Or…
5772 - Fixed bug #44046 (crash inside array_slice() function with an invalid by-ref offset). (Ilia)
7129 - Fixed bug #38808 ("maybe ref" issue for current() and others). (Dmitry)
8682 non-existent object ref). (Tony)
8734 - Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch1173 static const char *ref = "Sat Apr 23 01:30:00 1977";
/PHP-5.4/ext/standard/tests/misc/
H A Dbrowscap.ini3987 [Simpy/* (Simpy; http://www.simpy.com/?ref=bot; feedback at simpy dot com)]

Completed in 240 milliseconds

123456