Home
last modified time | relevance | path

Searched refs:re (Results 76 – 100 of 224) sorted by relevance

123456789

/PHP-7.4/ext/gd/tests/
H A Dbug73161.phpt4 We're testing for a memory leak that might not even show up with valgrind.
/PHP-7.4/
H A D.editorconfig12 [{*.{awk,bat,c,cpp,d,h,l,re,skl,w32,y},Makefile*}]
/PHP-7.4/ext/simplexml/tests/
H A DSimpleXMLElement_xpath.phpt10 // we're not interested in checking concrete warnings regarding invalid XML
/PHP-7.4/ext/curl/tests/
H A Dbug65646_open_basedir_old.phpt2 Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir enabled;…
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c6220 use_jit = (re->executable_jit != NULL && in pcre2_match()
6511 mb->memctl = re->memctl; in pcre2_match()
6550 mb->name_count = re->name_count; in pcre2_match()
6552 mb->start_code = mb->name_table + re->name_count * re->name_entry_size; in pcre2_match()
6558 switch(re->newline_convention) in pcre2_match()
6653 mb->lcc = re->tables + lcc_offset; in pcre2_match()
6654 mb->fcc = re->tables + fcc_offset; in pcre2_match()
6660 if ((re->flags & PCRE2_FIRSTSET) != 0) in pcre2_match()
6678 start_bits = re->start_bitmap; in pcre2_match()
6682 if ((re->flags & PCRE2_LASTSET) != 0) in pcre2_match()
[all …]
H A Dpcre2_compile.c10126 if (re == NULL) in pcre2_compile()
10140 re->tables = tables; in pcre2_compile()
10152 re->first_codeunit = 0; in pcre2_compile()
10153 re->last_codeunit = 0; in pcre2_compile()
10157 re->minlength = 0; in pcre2_compile()
10158 re->top_bracket = 0; in pcre2_compile()
10159 re->top_backref = 0; in pcre2_compile()
10167 re->name_entry_size * re->name_count; in pcre2_compile()
10458 if (re->minlength < minminlength) re->minlength = minminlength; in pcre2_compile()
10493 pcre2_code_free(re); in pcre2_compile()
[all …]
/PHP-7.4/ext/zlib/tests/
H A Dzlib_scheme_file_read_file_basic.phpt17 When you're taught through feelings
H A Dzlib_scheme_file_get_contents_basic.phpt18 When you're taught through feelings
H A Dzlib_scheme_fopen_basic.phpt19 When you're taught through feelings
H A Dzlib_scheme_file_basic.phpt20 string(36) "When you're taught through feelings
H A Dgzopen_variation7.phpt25 string(30) "When you're taught through fee"
H A Dzlib_scheme_fopen_variation1.phpt24 When you're taught through feelings
/PHP-7.4/Zend/tests/
H A D030.phpt34 Fatal error: Cannot re-assign $this in %s030.php on line 11
/PHP-7.4/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt15 * we're dealing with interface-local traffic... */
95 echo "re-joining group\n";
127 re-joining group
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug69462.phpt22 /* ignore any errors, we're testing for segmentation fault anyway */
/PHP-7.4/tests/classes/
H A Dctor_name_clash.phpt2 ZE2 The child class can re-use the parent class name for a function member
/PHP-7.4/ext/pdo_firebird/tests/
H A Dpayload_test.phpt16 // no need to change the credentials; we're running against a fake server
H A Dbug_76448.phpt14 // no need to change the credentials; we're running against a falke server
H A Dbug_76452.phpt11 // no need to change the credentials; we're running against a falke server
H A Dbug_76449.phpt14 // no need to change the credentials; we're running against a fake server
/PHP-7.4/ext/standard/tests/array/
H A Dnatcasesort_variation8.phpt11 * Pass an array of octal values to test how natcasesort() re-orders it
H A Dnatcasesort_variation5.phpt11 * Pass an array of different hex values to test how natcasesort() re-orders it
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_51670.phpt2 Bug #51670 (getColumnMeta causes segfault when re-executing query after calling nextRowset)
/PHP-7.4/ext/standard/tests/mail/
H A Dbug73203.phpt4 We're not really interested in testing mail() here, but it is currently the

Completed in 62 milliseconds

123456789