Home
last modified time | relevance | path

Searched refs:PPRES (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/standard/
H A Dstring.c2854 } PPRES; typedef
2892 const PPRES *res = ctx_g;
2989 static PPRES *php_strtr_array_prepare(STR *text, PATNREPL *patterns, int patnum, int B, int Bp)
2992 PPRES *res = emalloc(sizeof *res);
3057 static void php_strtr_array_destroy_ppres(PPRES *d)
3068 static void php_strtr_array_do_repl(STR *text, PPRES *d, zval *return_value)
3125 PPRES *data;

Completed in 18 milliseconds