Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 25 of 28) sorted by relevance

12

/PHP-7.3/ext/standard/tests/strings/
H A Dhebrev_variation2.phpt97 .The function tries to avoid breaking words
112 .The function tries to avoid breaking words
116 .The function tries to avoid breaking words
120 .The function tries to avoid breaking words
154 tries
179 .The function tries to avoid breaking words
206 .The function tries to avoid breaking words
221 .The function tries to avoid breaking words
225 .The function tries to avoid breaking words
229 .The function tries to avoid breaking words
[all …]
H A Dhebrev_basic.phpt13 …ebrev function converts logical Hebrew text to visual text.\nThe function tries to avoid breaking …
23 .The function tries to avoid breaking words
32 tries to avoid
H A Dhebrevc_variation2.phpt100 .The function tries to avoid breaking words<br />
129 .The function tries to avoid breaking words<br />
136 .The function tries to avoid breaking words<br />
143 .The function tries to avoid breaking words<br />
207 tries<br />
253 .The function tries to avoid breaking words<br />
294 .The function tries to avoid breaking words<br />
323 .The function tries to avoid breaking words<br />
330 .The function tries to avoid breaking words<br />
337 .The function tries to avoid breaking words<br />
[all …]
H A Dhebrevc_basic.phpt13 … the difference that it converts newlines (\n) to '<br>\n'.\nThe function tries to avoid breaking …
26 .The function tries to avoid breaking words<br />
44 tries to avoid<br />
H A Dbug61374.phpt2 Bug #61374: html_entity_decode tries to decode code points that don't exist in ISO-8859-1
H A Dbug27276.phpt2 Bug #27276 (str_replace tries to use obscene amounts of ram)
/PHP-7.3/ext/standard/tests/math/
H A Dbug21523.phpt2 Bug #21523 (number_format tries to allocate negative amount of memory)
/PHP-7.3/ext/pcre/tests/
H A Dpreg_match_basic.phpt12 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo,…
18 var_dump(preg_match('/hello world/', $string, $match5)); //tries to find "hello world" (should be H…
H A Dpreg_match_basic_edit.phpt17 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "…
26 var_dump(preg_match('/hello world/', $string, $match5)); //tries to find "hello world" (shoul…
H A Dpreg_match_all_edit_basic.phpt22 var_dump(preg_match_all('/\d{2}$/', $string, $match4)); //tries to find 2 digits at the en…
25 var_dump(preg_match_all('/(This is a ){2}(.*)\stest/', $string, $match5)); //tries to find "T…
H A Dpreg_match_all_basic.phpt16 var_dump(preg_match_all('/\d{2}$/', $string, $match4)); //tries to find 2 digits at the end of a st…
18 var_dump(preg_match_all('/(This is a ){2}(.*)\stest/', $string, $match5)); //tries to find "This is…
H A Dpreg_split_basic.phpt13 var_dump(preg_split('/NAME/i', $string)); //tries to find NAME regardless of case in $string (can't…
H A Dpreg_replace_basic.phpt11 var_dump(preg_replace('<- This is a string$>', 'This shouldn\'t work', $string)); //tries to find '…
H A Dpreg_replace_edit_basic.phpt15 …'This shouldn\'t work', $string)); //tries to find '- This is a string' at the end of a string …
/PHP-7.3/ext/standard/tests/general_functions/
H A Dbug66094.phpt2 Bug #66094 (unregister_tick_function tries to cast a Closure to a string)
/PHP-7.3/ext/standard/tests/file/
H A Dbug40374.phpt2 Bug #40374 (php_shutdown_temporary_directory() tries to free local value)
/PHP-7.3/Zend/tests/
H A Dbug37138.phpt2 Bug #37138 (__autoload tries to load callback'ed self and parent)
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
/PHP-7.3/ext/reflection/tests/
H A Dbug38217.phpt2 Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)
/PHP-7.3/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt4 The XSL script tries to call a php function that is not defined
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt4 The XSL script tries to call a php function that is not a string which
/PHP-7.3/sapi/phpdbg/
H A Dxml.md205 …- maxoplines: tries to break at an opline (usedoplinenum) higher than the number of present opline…
208 - notregular: tries to set a breakpoint in not a regular file
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c776 int success, tries; in kill_all_lockers() local
783 tries = 10; in kill_all_lockers()
785 while (tries--) { in kill_all_lockers()
/PHP-7.3/ext/oci8/
H A Dconfig.m4261 dnl actually set, the install tries to locate the Instant Client RPM
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in159 ; when pm tries to start more children (works only for

Completed in 48 milliseconds

12