Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/soap/tests/
H A Dbug73037.phpt19 $piece = "<CD>
31 $min = strlen($begin) + strlen($piece) + strlen($end);
35 $data .= $piece;
47 $piece
/PHP-8.1/ext/pcre/
H A Dphp_pcre.c1631 *piece, /* The current piece of subject */ in php_pcre_replace_impl() local
1672 piece = subject + last_end_offset; in php_pcre_replace_impl()
1736 if (match-piece > 0) { in php_pcre_replace_impl()
1738 memcpy(&ZSTR_VAL(result)[result_len], piece, match-piece); in php_pcre_replace_impl()
1739 result_len += (match-piece); in php_pcre_replace_impl()
1789 piece = subject + start_offset; in php_pcre_replace_impl()
1928 piece = subject + last_end_offset; in php_pcre_replace_func_impl()
1974 if (match-piece > 0) { in php_pcre_replace_func_impl()
1976 memcpy(ZSTR_VAL(result) + result_len, piece, match-piece); in php_pcre_replace_func_impl()
1977 result_len += (match-piece); in php_pcre_replace_func_impl()
[all …]
/PHP-8.1/ext/oci8/
H A Doci8_lob.c163 sb4 php_oci_lob_callback (dvoid *ctxp, CONST dvoid *bufxp, oraub8 len, ub1 piece, dvoid **changed_b… in php_oci_lob_callback() argument
168 switch (piece) in php_oci_lob_callback()
195 php_error_docref(NULL, E_WARNING, "Unexpected LOB piece id received (value:%d)", piece); in php_oci_lob_callback()
H A Dphp_oci8_int.h457 sb4 php_oci_lob_callback(dvoid *ctxp, CONST dvoid *bufxp, oraub8 len, ub1 piece, dvoid **changed_bu…
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic10001 # Certificate information piece
H A Dmagic私はガラスを食べられます10001 # Certificate information piece

Completed in 165 milliseconds