Searched refs:postfix (Results 1 – 4 of 4) sorted by relevance
22 const char *postfix) in create_pkg_path() argument31 if ((len + strlen(prefix) + strlen(postfix)) >= PKG_PATH_MAX) { in create_pkg_path()69 sprintf(path, "%s%s%s", prefix, pkgname, postfix); in create_pkg_path()
89 const char *postfix);
112 String postfix = atts.getValue(POSTFIX); in parseRow() local113 if (postfix != null) { in parseRow()115 postfix); in parseRow()
1561 /sdcard/android/layout_tests/fast/js/postfix-syntax.html1703 /sdcard/android/layout_tests/fast/js/toString-prefix-postfix-preserve-parens.html