Home
last modified time | relevance | path

Searched refs:from (Results 1426 – 1450 of 1523) sorted by relevance

1...<<5152535455565758596061

/PHP-7.4/ext/intl/tests/
H A Ddateformat_format_parse.phpt124 //$res_str .= "No values found from LocaleTime parsing.";
H A Ddateformat_format_parse_version2.phpt124 //$res_str .= "No values found from LocaleTime parsing.";
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c877 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml() argument
888 } else if (((int) *msg) == from) { in phpdbg_encode_xml()
/PHP-7.4/ext/standard/tests/array/
H A Deach.phpt5 /* Return the current key and value pair from an array
/PHP-7.4/ext/standard/tests/file/
H A Dfwrite_variation3.phpt57 // append the data to the file, starting from current position of the file pointer
H A Dfgets_variation5.phpt7 Description: Gets a line from file pointer
H A Dfwrite_variation3-win32.phpt56 // append the data to the file, starting from current position of the file pointer
H A Dtempnam_variation4-1.phpt16 /* Trying to create the file in a dir with permissions from 0351 to 0777,
21 echo "*** Testing tempnam() with dir of permissions from 0351 to 0777 ***\n";
53 *** Testing tempnam() with dir of permissions from 0351 to 0777 ***
H A Dtempnam_variation4-0.phpt16 /* Trying to create the file in a dir with permissions from 0000 to 0350,
21 echo "*** Testing tempnam() with dir of permissions from 0000 to 0350 ***\n";
53 *** Testing tempnam() with dir of permissions from 0000 to 0350 ***
H A Dfgets_variation6-win32.phpt13 Description: Gets a line from file pointer
H A Dfgets_variation6.phpt13 Description: Gets a line from file pointer
H A Dfgetcsv_variation8.phpt7 Description: Gets line from file pointer and parse for CSV fields
11 Testing fgetcsv() to read from a file when provided with values of delimiter and
H A Dfgetcsv_variation9.phpt7 Description: Gets line from file pointer and parse for CSV fields
11 Testing fgetcsv() to read from a file when the delimiter argument value is not
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt47 // check if changing the fetch mode from unbuffered to buffered will
/PHP-7.4/ext/mbstring/tests/
H A Dmb_regex_encoding_variation2.phpt16 * Test all listed encoding types from php.net to check all are known to function
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt148 /* user conn killed, res associated with conn, fetch from res */
H A Dmysqli_fork.phpt55 …printf("[004] Expecting error string and error code from MySQL, got errno = %s/%s, error = %s/%s\n…
/PHP-7.4/
H A DCODING_STANDARDS.md15 For instance, `function int mail(char *to, char *from)` should NOT free to
16 and/or from.
/PHP-7.4/ext/exif/
H A Dexif.c3055 const zend_encoding *from, *to; in exif_process_user_comment() local
3077 from = zend_multibyte_fetch_encoding(decode); in exif_process_user_comment()
3079 if (!to || !from || zend_multibyte_encoding_converter( in exif_process_user_comment()
3085 from) == (size_t)-1) { in exif_process_user_comment()
3100from = zend_multibyte_fetch_encoding(ImageInfo->motorola_intel ? ImageInfo->decode_jis_be : ImageI… in exif_process_user_comment()
3101 if (!to || !from || zend_multibyte_encoding_converter( in exif_process_user_comment()
3107 from) == (size_t)-1) { in exif_process_user_comment()
/PHP-7.4/Zend/
H A Dzend_hash.h315 ZEND_API void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, H…
318 static zend_always_inline void zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPos… in zend_hash_iterators_update() argument
321 _zend_hash_iterators_update(ht, from, to); in zend_hash_iterators_update()
/PHP-7.4/ext/opcache/Optimizer/
H A Ddfa_pass.c599 static void zend_ssa_replace_control_link(zend_op_array *op_array, zend_ssa *ssa, int from, int to,… in zend_ssa_replace_control_link() argument
601 zend_basic_block *src = &ssa->cfg.blocks[from]; in zend_ssa_replace_control_link()
670 replace_predecessor(ssa, new_to, to, from); in zend_ssa_replace_control_link()
/PHP-7.4/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt101 echo "\nError: Original string and string from stripslash() donot match\n";
/PHP-7.4/ext/pdo/tests/
H A Dpdo_018.phpt144 // map whitespace (from early TDS versions) to empty string so the test doesn't diff
/PHP-7.4/build/
H A Dphp.m421 dnl Adds separator title configure output (idea borrowed from mm).
225 dnl from the sources. Should not be used directly.
349 dnl Removes all -L/usr/$PHP_LIBDIR entries from variable NAME.
446 dnl Builds RPATHS/LDFLAGS from PHP_RPATHS.
830 dnl Basically sets up the link-stage for building module-name from object_var in
988 dnl $shared to "yes" or "no", and removes "shared,?" stuff from $withval.
2312 dnl Set paths properly when called from extension.
/PHP-7.4/ext/oci8/tests/
H A Dbug43492.phpt32 While fetching data from a ref cursor, the parent statement needs to
43 $s = ociparse($c, 'select cursor(select * from bug43492_tab) c from bug43492_tab');

Completed in 111 milliseconds

1...<<5152535455565758596061