Home
last modified time | relevance | path

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

/PHP-5.3/ext/pspell/
H A Dpspell.c892 int repl_len; in PHP_FUNCTION() local
/PHP-5.3/ext/standard/
H A Dstring.c2281 int repl_len = 0; local
4004 size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1); local

Completed in 20 milliseconds