Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Drfc1867.c53 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str);
59 static php_rfc1867_getword_conf_t php_rfc1867_getword_conf = php_ap_getword_conf;
545 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str) in php_ap_getword_conf() function
719 getword_conf = php_ap_getword_conf;

Completed in 21 milliseconds