Searched refs:LIBNAME (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/skeleton/ |
H A D | config.m4.in | 42 dnl LIBNAME=%EXTNAME% # you may want to change this 47 dnl PHP_CHECK_LIBRARY([$LIBNAME], [$LIBSYMBOL], 80 dnl LIBNAME=%EXTNAME% # you may want to change this 85 dnl PHP_CHECK_LIBRARY([$LIBNAME], [$LIBSYMBOL], [ 86 dnl PHP_ADD_LIBRARY_WITH_PATH([$LIBNAME],
|
/php-src/ext/gd/libgd/ |
H A D | gdkanji.c | 21 #define LIBNAME "any2eucjp()" macro 63 fprintf (stdout, "%s: ", LIBNAME); in debug() 79 php_error_docref(NULL, E_WARNING, "%s: %s", LIBNAME, tmp); in error()
|
Completed in 12 milliseconds