PATNREPL 2839 ext/standard/string.c PATNREPL *patterns; /* array of prefixes by pattern suffix hash order */ PATNREPL 2856 ext/standard/string.c static inline void php_strtr_populate_shift(PATNREPL *patterns, int patnum, int B, STRLEN m, SHIFT_TAB *shift) PATNREPL 2879 ext/standard/string.c const PATNREPL *pnr_a = a, PATNREPL 2909 ext/standard/string.c static PATNREPL *php_strtr_array_prepare_repls(int slen, HashTable *pats, zend_llist **allocs, int *outsize) PATNREPL 2911 ext/standard/string.c PATNREPL *patterns; PATNREPL 2975 ext/standard/string.c static PPRES *php_strtr_array_prepare(STR *text, PATNREPL *patterns, int patnum, int B, int Bp) PATNREPL 3076 ext/standard/string.c PATNREPL *pnr; PATNREPL 3113 ext/standard/string.c PATNREPL *patterns;