Home
last modified time | relevance | path

Searched refs:def (Results 1 – 25 of 116) sorted by path

12345

/PHP-7.4/Zend/tests/
H A Dassign_coalesce_003.phpt46 $ary["foo"]["bar"] ??= "def";
H A Dbug55305.phpt2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
H A Dbug65419.phpt7 static function def()
19 ghi::def();
H A Dfe_fetch_op2_live_range.phpt2 FE_FETCH op2 is a def and needs special live range handling
/PHP-7.4/Zend/tests/traits/
H A Dbug55137.phpt8 private static function bar() { echo "def\n"; }
26 def
/PHP-7.4/Zend/
H A Dzend_vm_gen.php1577 foreach ($specs as $num => $def) {
1582 out($f, "$prolog$def,\n");
2282 function parse_operand_spec($def, $lineno, $str, &$flags) { argument
2303 function parse_ext_spec($def, $lineno, $str) { argument
2318 function parse_spec_rules($def, $lineno, $str) { argument
2365 function gen_vm($def, $skel) { argument
2371 $in = @file($def);
2373 die("ERROR: Can not open definition file '$def'\n");
2376 $definition_file = realpath($def);
2421 $flags |= parse_ext_spec($def, $lineno, $m[7]);
[all …]
/PHP-7.4/build/
H A Dlibtool.m43096 # If the export-symbols file already is a .def file (1st line
3099 cp $export_symbols $output_objdir/$soname.def;
3101 echo EXPORTS > $output_objdir/$soname.def;
3102 cat $export_symbols >> $output_objdir/$soname.def;
5470 # If the export-symbols file already is a .def file (1st line
5473 cp $export_symbols $output_objdir/$soname.def;
5475 echo EXPORTS > $output_objdir/$soname.def;
5476 cat $export_symbols >> $output_objdir/$soname.def;
5478 …$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname…
6015def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$…
[all …]
H A Dltmain.sh2674 if test -f "$output_objdir/$soname-def"; then :
/PHP-7.4/ext/ctype/tests/
H A Dctype_xdigit_variation1.phpt73 'def',
/PHP-7.4/ext/curl/tests/
H A Dcurl_copy_handle_variation5.phpt23 $filename = __DIR__ . '/def.txt';
45 string(%d) "def.txt|application/octet-stream|11"
46 string(%d) "def.txt|application/octet-stream|11"
51 @unlink(__DIR__ . '/def.txt');
/PHP-7.4/ext/date/
H A Dphp_date.c4416 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
4422 (*intobj)->diff->member = (itype)def; \ in php_date_interval_initialize_from_hash()
4453 #define PHP_DATE_INTERVAL_READ_PROPERTY_DOUBLE(element, member, def) \ in php_date_interval_initialize_from_hash() argument
4459 (*intobj)->diff->member = (double)def; \ in php_date_interval_initialize_from_hash()
/PHP-7.4/ext/dom/
H A Delement.c699 xmlNsPtr def; in _dom_new_reconNs() local
717 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
718 while (def != NULL) { in _dom_new_reconNs()
725 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
731 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
732 return(def); in _dom_new_reconNs()
/PHP-7.4/ext/dom/tests/
H A Dbug44648.phpt21 $root->setAttribute('@def', '456');
H A Ddomxpath.phpt31 $xpath->registerNamespace("def", "urn::default");
32 $nodelist = $xpath->query("//def:child");
37 $count = $xpath->evaluate("count(//def:child)");
51 $avg = $xpath->evaluate('number(php:function("MyAverage", //def:testnode))');
/PHP-7.4/ext/ffi/tests/
H A Dbug78714.phpt10 $def = 'char * __cdecl get_zend_version(void);';
11 $ffi = ffi_cdef($def, ffi_get_php_dll_name());
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch3284 " with `%s'", file, line, desc, def);
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c212 const char *def = "data"; in file_buffer() local
234 def = "empty"; in file_buffer()
237 def = "very short file (no magic)"; in file_buffer()
363 if (file_printf(ms, "%s", def) == -1) in file_buffer()
H A Dsoftmagic.c151 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck() argument
159 ptr = fmtcheck(desc, def); in file_fmtcheck()
160 if (ptr == def) in file_fmtcheck()
163 " with `%s'", file, line, desc, def); in file_fmtcheck()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic6125 >0 regex \^#[[:space:]]*(if\|ifn)def
6129 >0 regex \^#[[:space:]]*(if\|ifn)def
24594 # def __init__ (self, ...):
24595 0 search/4096 def\ __init__
24637 # def name(*args, **kwargs):
24638 0 search/8192 def\
25170 >>0 regex def\ [a-z]|\ do$
25175 >0 regex (modul|includ)e\ [A-Z]|def\ [a-z]
25185 # def name (args)
25187 0 search/8192 def\
[all …]
H A Dmagic私はガラスを食べられます6125 >0 regex \^#[[:space:]]*(if\|ifn)def
6129 >0 regex \^#[[:space:]]*(if\|ifn)def
24594 # def __init__ (self, ...):
24595 0 search/4096 def\ __init__
24637 # def name(*args, **kwargs):
24638 0 search/8192 def\
25170 >>0 regex def\ [a-z]|\ do$
25175 >0 regex (modul|includ)e\ [A-Z]|def\ [a-z]
25185 # def name (args)
25187 0 search/8192 def\
[all …]
/PHP-7.4/ext/filter/
H A Dfilter.c738 zval *option, *opt, *def; in PHP_FUNCTION() local
748 (def = zend_hash_str_find_deref(Z_ARRVAL_P(opt), "default", sizeof("default") - 1)) != NULL) { in PHP_FUNCTION()
749 ZVAL_COPY(return_value, def); in PHP_FUNCTION()
/PHP-7.4/ext/filter/tests/
H A D041.phpt9 abc=dir; def=true; abc=root; xyz="foo bar";
15 var_dump(filter_input(INPUT_COOKIE, "def"));
24 ["def"]=>
/PHP-7.4/ext/iconv/
H A Dconfig.w3219 ADD_DEF_FILE("ext\\iconv\\php_iconv.def");
/PHP-7.4/ext/iconv/tests/
H A Diconv_strlen_basic.phpt21 $string_ascii = 'abc def';
H A Diconv_strpos_basic.phpt25 $string_ascii = 'abc def';

Completed in 209 milliseconds

12345