Home
last modified time | relevance | path

Searched refs:from (Results 1451 – 1475 of 1523) sorted by relevance

1...<<5152535455565758596061

/PHP-7.4/ext/spl/
H A Dspl_dllist.c324 static void spl_ptr_llist_copy(spl_ptr_llist *from, spl_ptr_llist *to) /* {{{ */ in spl_ptr_llist_copy() argument
326 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy()
/PHP-7.4/build/
H A Dltmain.sh2676 $show "extracting exported symbol list from \`$soname'"
3844 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
3846 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
4570 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
4609 $show "extracting global C symbols from \`$arg'"
4699 /* DATA imports from DLLs on WIN32 can't be const, because
/PHP-7.4/ext/session/tests/
H A Dsession_decode_error2.phpt12 * Description : Decodes session data from a string
/PHP-7.4/ext/standard/tests/file/
H A Dfgets_basic.phpt7 Description: Gets a line from file pointer
H A Dfgetss_variation2.phpt9 Description: Gets line from file pointer and strip HTML tags
H A Dfflush_variation3.phpt57 // reading data from the file after flushing
H A Dfgetcsv_variation2.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() to rwad from a file with length argument equal to zero */
H A Dfgetcsv_variation24.phpt7 Description: Gets line from file pointer and parse for CSV fields
11 Testing fgetcsv() to read from a file opened in various write modes and
H A Dfgetcsv_variation26.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() to read from files opened in write only mode */
H A Dfgetcsv_variation7.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() to read from a file when provided with default value of arguments */
H A D006_variation1.phpt30 echo "-- Testing all permission from octal 0000 to octal 0777 on file and dir --\n";
56 -- Testing all permission from octal 0000 to octal 0777 on file and dir --
H A Dfgetcsv_variation11.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() by reading from a file when different enclosure that is not
H A Dfflush_variation2.phpt57 // reading the data from the file
H A Dfgetcsv_variation10.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() by reading from a file when the file pointer is pointing to end of file */
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_recursive_variation3.phpt6 * Description: Recursively merges elements from passed arrays into one array
/PHP-7.4/
H A Dconfigure.ac4 dnl comments starting with # and empty newlines from the included files.
293 dnl the performance hit from the lost register.
801 dnl Remove all optimization flags from CFLAGS.
1109 dnl This has to be here to prevent the openssl crypt() from overriding the
/PHP-7.4/ext/imap/
H A Dphp_imap.c2176 if (en->from && fromlength) { in PHP_FUNCTION()
3515 if (env->from) { in PHP_FUNCTION()
3516 env->from->next=NULL; in PHP_FUNCTION()
3517 address =_php_rfc822_write_address(env->from); in PHP_FUNCTION()
3626 PHP_RFC822_PARSE_ADRLIST(&env->from, pvalue); in PHP_FUNCTION()
4629 if (en->from) { in _php_make_header_object()
4631 fulladdress = _php_imap_parse_address(en->from, &paddress); in _php_make_header_object()
/PHP-7.4/ext/standard/tests/strings/
H A Dstrstr.phpt7 and reurns the rest of the string from that string
/PHP-7.4/sapi/fpm/tests/
H A Dlogtool.inc175 … "The suffix has not been finished from position $this->suffixPosition in line: $line"
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_3.phpt43 from imp_res_3_tab_1 t1, imp_res_3_tab_1 t2, imp_res_3_tab_1 t3,
46 open c1 for select c2 from imp_res_3_tab_1 order by 1;
48 open c1 for select * from imp_res_3_tab_2 order by 1;
50 open c1 for select * from dual;
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c56 #define COPY_BITS(src, from, to, bits) \ argument
57 ((from >= to ? (src >> (from - to)) : (src << (to - from))) & (((1 << bits) - 1) << to))
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt122 // Don't expect a unicode value from the database, you'll get binary string
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c74 #define DEL_SOURCE(from, to) argument
75 #define ADD_SOURCE(from, to) argument
1185 if (cs->from->follow_to == block->op1_to) { in zend_jmp_optimization()
/PHP-7.4/sapi/phpdbg/
H A Dxml.md84 - general text message output from phpdbg system
345 - 1: return from vm

Completed in 330 milliseconds

1...<<5152535455565758596061