| /PHP_5_5/ext/dom/examples/ |
| H A D | dom1.php | 63 $children = $attrs->item(0)->childNodes; 83 print_node($children->item(0)); 84 $rootnode->removeChild($children->item(0));
|
| /PHP_5_5/ext/zip/tests/ |
| H A D | utils.inc | 12 while (false !== ($item = readdir($handle))) { 13 if ($item != "." && $item != "..") { 14 if (is_dir($dir . '/' . $item)) { 15 rmdir_rf($dir . '/' . $item); 17 unlink($dir . '/' . $item);
|
| /PHP_5_5/ |
| H A D | server-tests.php | 605 function showstatus($item, $status, $reason = '') { 609 $this->writemsg("PASSED: $item ($reason)\n"); 612 $this->writemsg("FAILED: $item ($reason)\n"); 615 $this->writemsg("SKIPPED: $item ($reason)\n");
|
| /PHP_5_5/tests/security/ |
| H A D | open_basedir.inc | 39 while (FALSE !== ($item = readdir($handle))) { 40 if ($item != '.') { 41 if ($item != '..') { 42 $path = ($directory.'/'.$item);
|
| /PHP_5_5/win32/build/ |
| H A D | buildconf.js | 58 var item = null;
66 n = FSO.GetFileName(fc.item());
77 c = FSO.BuildPath(fc.item(), "config.w32");
99 item = new Module_Item(n, c, dir_line, deps, contents);
100 MODULES.Add(n, item);
112 var item;
129 function emit_module(item)
131 return item.dir_line + item.content;
138 var item [all...] |
| H A D | confutils.js | 1292 s = fc.item() + "";
1635 var item;
1642 item = configure_hdr.Item(keys[i]);
1644 pieces = item[0];
1646 if (item[1] != undefined) {
1647 outfile.WriteLine("/* " + item[1] + " */");
1830 var item = new Array(value, comment);
1835 configure_hdr.Add(name, item);
1949 item_name = FSO.GetFileName(fc.item());
1955 items[items.length] = fc.item();
[all...] |
| H A D | cvsclean.js | 42 find_ignore(fc.item()); 58 rm_r(fc.item()); 64 FSO.DeleteFile(fc.item(), true); 87 var item = FSO.GetFileName(fc.item()); 89 if (item.match(re)) { 90 rm_r(fc.item()); 95 item = FSO.GetFileName(fc.item()); 97 if (item [all...] |
| H A D | phpize.js.in | 84 var item = null;
94 item = new Module_Item(n, c, dir_line, deps, contents);
95 MODULES.Add(n, item);
101 n = FSO.GetFileName(fc.item());
106 c = FSO.BuildPath(fc.item(), "config.w32");
114 item = new Module_Item(n, c, dir_line, deps, contents);
115 MODULES.Add(n, item);
120 function emit_module(item)
122 return item.dir_line + item [all...] |
| H A D | projectgen.js | 80 fname = FSO.GetFileName(txt.item()); 102 fname = FSO.GetFileName(res.item()); 289 contents = file_get_contents(f.item()); 425 FSO.DeleteFile(f.item()); 455 name = FSO.GetFileName(f.item()); 472 name = FSO.GetFileName(f.item()); 501 name = FSO.GetFileName(lib.item());
|
| H A D | svnclean.js | 42 find_ignore(fc.item()); 58 rm_r(fc.item()); 64 FSO.DeleteFile(fc.item(), true); 87 var item = FSO.GetFileName(fc.item()); 89 if (item.match(re)) { 90 rm_r(fc.item()); 95 item = FSO.GetFileName(fc.item()); 97 if (item [all...] |
| H A D | mkdist.php | 119 foreach ($list as $item) { 120 if (empty($item)) { 122 } elseif (!is_file($source_dir . DIRECTORY_SEPARATOR . $item)) { 123 echo "WARNING: $item not found\n"; 127 echo "Copying $item from $source_dir to $dest_dir\n"; 128 copy($source_dir . DIRECTORY_SEPARATOR . $item, $dest_dir . DIRECTORY_SEPARATOR . $item); 130 $itemdb = preg_replace("/\.(exe|dll|lib)$/i", ".pdb", $item); 135 if (preg_match("/\.(exe|dll)$/i", $item)) { 136 get_depends($source_dir . '/' . $item); [all...] |
| /PHP_5_5/ext/com_dotnet/ |
| H A D | com_variant.c | 46 zval **item; local 76 if (FAILURE == zend_hash_get_current_data_ex(HASH_OF(z), (void**)&item, &pos)) { 80 php_com_variant_from_zval(&va[intindex], *item, codepage TSRMLS_CC);
|
| /PHP_5_5/ext/dom/ |
| H A D | domimplementationlist.c | 44 PHP_FALIAS(item, dom_domimplementationlist_item, arginfo_dom_implementationlist_item) 65 URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMImplementationList-item
|
| H A D | domstringlist.c | 44 PHP_FALIAS(item, dom_domstringlist_item, arginfo_dom_stringlist_item) 65 URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#DOMStringList-item
|
| H A D | namednodemap.c | 73 PHP_FALIAS(item, dom_namednodemap_item, arginfo_dom_namednodemap_item)
|
| H A D | nodelist.c | 45 PHP_FALIAS(item, dom_nodelist_item, arginfo_dom_nodelist_item)
|
| /PHP_5_5/ext/interbase/ |
| H A D | ibase_blobs.c | 175 int item = *p++; local 179 switch (item) {
|
| H A D | ibase_query.c | 1573 char item = bl_info[i++]; local 1575 if (item == isc_info_end || item == isc_info_truncated || 1576 item == isc_info_error || i >= sizeof(bl_info)) { 1585 if (item == isc_info_blob_total_length) {
|
| /PHP_5_5/ext/mysqli/ |
| H A D | mysqli_embedded.c | 61 zval **item; local 63 if (zend_hash_get_current_data_ex(HASH_OF(args), (void **) &item, &pos) == FAILURE) { 67 convert_to_string_ex(item); 69 arguments[++index] = Z_STRVAL_PP(item); 82 zval ** item; local 84 if (zend_hash_get_current_data_ex(HASH_OF(grps), (void **) &item, &pos) == FAILURE) { 88 convert_to_string_ex(item); 90 groups[++index] = Z_STRVAL_PP(item);
|
| /PHP_5_5/ext/pdo/ |
| H A D | pdo_dbh.c | 134 zval **item; local 136 if (SUCCESS == zend_hash_index_find(Z_ARRVAL_P(info), 1, (void**)&item)) { 137 native_code = Z_LVAL_PP(item); 140 if (SUCCESS == zend_hash_index_find(Z_ARRVAL_P(info), 2, (void**)&item)) { 141 supp = estrndup(Z_STRVAL_PP(item), Z_STRLEN_PP(item)); 514 zval *options = NULL, **opt, **item, *ctor_args; local 526 if (Z_TYPE_PP(opt) != IS_ARRAY || zend_hash_index_find(Z_ARRVAL_PP(opt), 0, (void**)&item) == FAILURE 527 || Z_TYPE_PP(item) != IS_STRING 528 || zend_lookup_class(Z_STRVAL_PP(item), Z_STRLEN_P 785 zval **item; local [all...] |
| /PHP_5_5/ext/pdo_firebird/ |
| H A D | firebird_statement.c | 248 char item = bl_info[i++]; local 250 if (item == isc_info_end || item == isc_info_truncated || item == isc_info_error 258 if (item == isc_info_blob_total_length) {
|
| /PHP_5_5/ext/sysvmsg/ |
| H A D | sysvmsg.c | 170 zval **item; local 173 if (zend_hash_find(Z_ARRVAL_P(data), "msg_perm.uid", sizeof("msg_perm.uid"), (void **) &item) == SUCCESS) { 174 convert_to_long_ex(item); 175 stat.msg_perm.uid = Z_LVAL_PP(item); 177 if (zend_hash_find(Z_ARRVAL_P(data), "msg_perm.gid", sizeof("msg_perm.gid"), (void **) &item) == SUCCESS) { 178 convert_to_long_ex(item); 179 stat.msg_perm.gid = Z_LVAL_PP(item); 181 if (zend_hash_find(Z_ARRVAL_P(data), "msg_perm.mode", sizeof("msg_perm.mode"), (void **) &item) == SUCCESS) { 182 convert_to_long_ex(item); 183 stat.msg_perm.mode = Z_LVAL_PP(item); [all...] |
| /PHP_5_5/sapi/roxen/ |
| H A D | roxen.c | 542 ind = &indices->item[i];
|
| /PHP_5_5/ext/standard/ |
| H A D | proc_open.c | 484 zval **item; local 485 if (SUCCESS == zend_hash_find(Z_ARRVAL_P(other_options), "suppress_errors", sizeof("suppress_errors"), (void**)&item)) { 486 if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && 487 Z_LVAL_PP(item)) { 491 if (SUCCESS == zend_hash_find(Z_ARRVAL_P(other_options), "bypass_shell", sizeof("bypass_shell"), (void**)&item)) { 492 if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && 493 Z_LVAL_PP(item)) { 562 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Descriptor item mus [all...] |
| /PHP_5_5/ext/openssl/ |
| H A D | openssl.c | 780 if (optional_args && zend_hash_find(Z_ARRVAL_P(optional_args), key, sizeof(key), (void**)&item) == SUCCESS) \ 781 varname = Z_STRVAL_PP(item); \ 786 if (optional_args && zend_hash_find(Z_ARRVAL_P(optional_args), key, sizeof(key), (void**)&item) == SUCCESS) \ 787 varname = Z_LVAL_PP(item); \ 797 zval ** item; local 831 if (optional_args && zend_hash_find(Z_ARRVAL_P(optional_args), "encrypt_key", sizeof("encrypt_key"), (void**)&item) == SUCCESS) { 832 req->priv_key_encrypt = Z_BVAL_PP(item); 845 if (req->priv_key_encrypt && optional_args && zend_hash_find(Z_ARRVAL_P(optional_args), "encrypt_key_cipher", sizeof("encrypt_key_cipher"), (void**)&item) == SUCCESS) { 846 long cipher_algo = Z_LVAL_PP(item); 1684 zval ** item; local 1850 zval ** item; local 1931 zval ** item; local 2120 zval ** item; local [all...] |