Lines Matching refs:functions
9 * Make hash API functions work with HASH_OF() to save time.
11 * Const'ify APIs. Right now, many functions leave parameters untouched,
25 * replace standard functions which work on static data with
26 reentrancy-safe functions (DONE?).
30 * see what functions might need to be changed to use HashPosition, so
36 * use thread-safe resolver functions (either require BIND 8 or adns).
47 so that it is independent of php functions and can be applied to any
60 * Add remarks in the documentation which functions are not implemented
62 * Add remarks in the documentation which functions are not binary-safe.
73 * All OCIFetch*() functions should return 0 for no more data and false on
119 * Implement regex-cache for url-functions.
120 * Move socket related functions to fsock.c.