Home
last modified time | relevance | path

Searched defs:repl_len (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/pspell/
H A Dpspell.c874 int repl_len; in PHP_FUNCTION() local
/PHP-5.4/ext/standard/
H A Dstring.c2367 int repl_len = 0; local
4329 size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1); local

Completed in 22 milliseconds