Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds