Home
last modified time | relevance | path

Searched refs:target (Results 26 – 50 of 119) sorted by relevance

12345

/PHP-5.6/ext/standard/
H A Dlink_win32.c67 char target[MAXPATHLEN]; in PHP_FUNCTION() local
77 if (php_sys_readlink(link, target, MAXPATHLEN) == -1) { in PHP_FUNCTION()
81 RETURN_STRING(target, 1); in PHP_FUNCTION()
/PHP-5.6/Zend/
H A Dzend_ts_hash.h99 ZEND_API void zend_ts_hash_copy(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCon…
100 ZEND_API void zend_ts_hash_copy_to_hash(HashTable *target, TsHashTable *source, copy_ctor_func_t pC…
101 ZEND_API void zend_ts_hash_merge(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCopyCo…
102 ZEND_API void zend_ts_hash_merge_ex(TsHashTable *target, TsHashTable *source, copy_ctor_func_t pCop…
H A DZend.m4237 AC_MSG_CHECKING(target system is Darwin)
238 if echo "$target" | grep "darwin" > /dev/null; then
239 AC_DEFINE([DARWIN], 1, [Define if the target system is darwin])
329 …AC_DEFINE([HAVE_MEM_MMAP_ANON], 1, [Define if the target system has support for memory allocation …
384 …AC_DEFINE([HAVE_MEM_MMAP_ZERO], 1, [Define if the target system has support for memory allocation …
424 AC_DEFINE([HAVE_DEV_URANDOM], 1, [Define if the target system has /dev/urandom device])
430 AC_DEFINE([HAVE_DEV_ARANDOM], 1, [Define if the target system has /dev/arandom device])
H A Dzend_variables.c200 HashTable *target = va_arg(args, HashTable*); in zval_copy_static_var() local
236 …if (zend_hash_quick_add(target, key->arKey, key->nKeyLength, key->h, &tmp, sizeof(zval*), NULL) ==… in zval_copy_static_var()
/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c1129 static int isDuplicateEntry(XMLRPC_VALUE target, XMLRPC_VALUE source) { in isDuplicateEntry() argument
1156 if(target && source) { in XMLRPC_AddValueToVector()
1157 if(target->type == xmlrpc_vector && target->v && in XMLRPC_AddValueToVector()
1158 target->v->q && target->v->type != xmlrpc_vector_none) { in XMLRPC_AddValueToVector()
1172 if (isDuplicateEntry (target, source) in XMLRPC_AddValueToVector()
1173 || Q_PushTail (target->v->q, XMLRPC_CopyValue (source))) { in XMLRPC_AddValueToVector()
1218 int XMLRPC_AddValuesToVector(XMLRPC_VALUE target, ...) { in XMLRPC_AddValuesToVector() argument
1221 if(target) { in XMLRPC_AddValuesToVector()
1222 if(target->type == xmlrpc_vector) { in XMLRPC_AddValuesToVector()
1226 va_start(vl, target); in XMLRPC_AddValuesToVector()
[all …]
/PHP-5.6/Zend/tests/
H A Dzend_signed_multiply-32bit.phpt4 <?php if ((1 << 31) > 0) print "skip Running on 64-bit target"; ?>
H A Dzend_signed_multiply-64bit.phpt4 <?php if ((1 << 31) < 0) print "skip Running on 32-bit target"; ?>
/PHP-5.6/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation7.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation8.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_basic2.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation6.phpt28 /* Prototype: bool symlink ( string $target, string $link );
29 Description: creates a symbolic link to the existing target with the specified name link
34 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_basic1.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_error1.phpt17 /* Prototype: bool symlink ( string $target, string $link );
18 Description: creates a symbolic link to the existing target with the specified name link
23 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_error2.phpt14 /* Prototype: bool symlink ( string $target, string $link );
15 Description: creates a symbolic link to the existing target with the specified name link
20 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation9.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation1.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation4.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
H A Dsymlink_link_linkinfo_is_link_variation3.phpt11 /* Prototype: bool symlink ( string $target, string $link );
12 Description: creates a symbolic link to the existing target with the specified name link
17 Prototype: bool link ( string $target, string $link );
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.h172 struct _Node* target; member
191 struct _Node* target; member
204 struct _Node* target; member
219 struct _Node* target; /* EncloseNode : ENCLOSE_MEMORY */ member
237 struct _Node* target; member
H A Dregparse.c2218 p->target = c->target; in onig_reduce_nested_quantifier()
2222 p->target = c->target; in onig_reduce_nested_quantifier()
2226 p->target = c->target; in onig_reduce_nested_quantifier()
4520 Node *target; in parse_enclose() local
4712 NENCLOSE(*np)->target = target; in parse_enclose()
4745 NANCHOR(*np)->target = target; in parse_enclose()
4747 NENCLOSE(*np)->target = target; in parse_enclose()
4784 qn->target = n; in set_quantifier()
4852 qn->target = target; in set_quantifier()
5072 Node* target; in parse_exp() local
[all …]
/PHP-5.6/ext/xml/tests/
H A Dxml001.phpt55 function PIHandler($parser, $target, $data)
57 print '{PI['.$target.','.$data.']}';
H A Dxml003.phpt32 function PIHandler($parser, $target, $data)
34 print '{PI['.$target.','.$data.']}';
H A Dxml002.phpt32 function PIHandler($parser, $target, $data)
34 print '{PI['.$target.','.$data.']}';
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_util_funcs.c891 static int zend_hash_unique_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_t pCop… argument
899 if (zend_hash_quick_add(target, p->arKey, p->nKeyLength, p->h, p->pData, size, &t) == SUCCESS) {
907 …if (zend_hash_quick_update(target, p->arKey, p->nKeyLength, p->h, p->pData, size, &t) == SUCCESS) {
913 …} else if (!ignore_dups && zend_hash_quick_find(target, p->arKey, p->nKeyLength, p->h, &t) == SUCC…
920 …if (!zend_hash_index_exists(target, p->h) && zend_hash_index_update(target, p->h, p->pData, size, …
924 } else if (!ignore_dups && zend_hash_index_find(target,p->h, &t) == SUCCESS) {
932 target->pInternalPointer = target->pListHead;
937 static void zend_accel_function_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_fu… argument
942 …if (zend_hash_unique_copy(target, source, pCopyConstructor, sizeof(zend_function), 0, (void**)&fun…
958 static void zend_accel_class_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_… argument
[all …]
/PHP-5.6/ext/sockets/tests/
H A Dsocket_clear_error-win32.phpt29 Warning: socket_connect(): unable to connect [%d]: No connection could be made because the target m…

Completed in 84 milliseconds

12345